From owner-freebsd-ports Sun May 7 06:03:51 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA19474 for ports-outgoing; Sun, 7 May 1995 06:03:51 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id GAA19460 for ; Sun, 7 May 1995 06:03:26 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id VAA09253; Sun, 7 May 1995 21:03:36 +0800 Date: Sun, 7 May 1995 21:03:35 +0800 (CST) From: Brian Tao To: FREEBSD-PORTS-L Subject: Statically-linked Motif binaries suck Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk This just drives me nuts: time.cdrom.com% ls -l ~/bin total 7600 -rwxr-xr-x 1 taob taob 53248 May 7 03:17 mgdiff -rwxr-xr-x 1 taob taob 1110016 May 7 03:17 mgdiff-static -rwxr-xr-x 1 taob taob 192512 May 7 03:26 nedit -rwxr-xr-x 1 taob taob 1241088 May 7 03:24 nedit-static -rwxr-xr-x 1 taob taob 94208 May 7 04:08 yrolo -rwxr-xr-x 1 taob taob 1150976 May 7 04:08 yrolo-static All three are very nice programs but having to link in that Motif library sort of puts a damper on things. I wish those authors would use something like Tk instead for their interface library. BTW, I linked them with: cc -o blah foo.o bar.o ... -Xlinker -Bstatic -lXm -Xlinker -Bdynamic -lX11 -lXt ... Correct? On the bright side, the 2.0 libs on time.cdrom.com seemed to have fixed the segfaulting the old Motif was having! Should I go ahead and create packages of these programs despite their size? -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Tue May 9 01:28:54 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA06355 for ports-outgoing; Tue, 9 May 1995 01:28:54 -0700 Received: (from hsu@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA06346 for ports; Tue, 9 May 1995 01:28:53 -0700 Date: Tue, 9 May 1995 01:28:53 -0700 From: Jeffrey Hsu Message-Id: <199505090828.BAA06346@freefall.cdrom.com> To: ports Subject: expect port broken Sender: ports-owner@FreeBSD.org Precedence: bulk It appears to be several minor revisions out of date. Doesn't look too hard to fix though. Thought I mention it in case someone wants to get to it before I do. From owner-freebsd-ports Tue May 9 01:50:31 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA06762 for ports-outgoing; Tue, 9 May 1995 01:50:31 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA06756 for ; Tue, 9 May 1995 01:50:27 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id BAA28086; Tue, 9 May 1995 01:50:09 -0700 Date: Tue, 9 May 1995 01:50:09 -0700 Message-Id: <199505090850.BAA28086@silvia.HIP.Berkeley.EDU> To: ports@FreeBSD.org CC: kuku@gilberto.physik.rwth-aachen.de Subject: [kuku@gilberto.physik.rwth-aachen.de: elm 2.4 port] From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk (Chris: please send such mails to the MAINTAINER (in the Makefile) or the "ports" list.) Anyway, anyone built elm recently? Satoshi ------- Date: Mon, 8 May 1995 19:16:07 +0200 From: "Christoph P. Kukulies" To: freebsd-current@freefall.cdrom.com Subject: elm 2.4 port /usr/ports/mail/elm/work/filter/Makefile has a leading at the beginning of the line following the all: target which breaks make. --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de FreeBSD blues.physik.rwth-aachen.de 2.0-BUILT-19950507 FreeBSD 2.0-BUILT-1995 0507 #0: Sun May 7 18:08:05 MET DST 1995 root@blues.physik.rwth-aachen.d e:/usr/src/sys/compile/BLUESGUS i386 From owner-freebsd-ports Tue May 9 01:56:16 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA06953 for ports-outgoing; Tue, 9 May 1995 01:56:16 -0700 Received: (from hsu@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA06946 for ports; Tue, 9 May 1995 01:56:14 -0700 Date: Tue, 9 May 1995 01:56:14 -0700 From: Jeffrey Hsu Message-Id: <199505090856.BAA06946@freefall.cdrom.com> To: ports Subject: ooh ooh Sender: ports-owner@FreeBSD.org Precedence: bulk I've wanted this for a long time and will try and get it to work soon. Of course, if someone else wants to get to it before I do, that's okay too. >From zeller@ips.CS.tu-bs.DE Mon May 8 23:56:17 PDT 1995 Article: 5096 of gnu.gdb.bug From: zeller@ips.CS.tu-bs.DE Newsgroups: gnu.gdb.bug Subject: ANNOUNCE: The Data Display Debugger (DDD) 1.0 is available Date: 7 May 1995 08:23:32 -0400 Organization: GNUs Not Usenet Lines: 171 Sender: daemon@cis.ohio-state.edu Approved: bug-gdb@prep.ai.mit.edu Distribution: gnu Message-ID: <21519.9505071221@infbsst0.ips.cs.tu-bs.de> Status: RO The following announcement may be of interest for GDB users. DDD 1.0 is available ==================== Release 1.0 of the Data Display Debugger (DDD), a graphical front-end for GDB and DBX debuggers, is now available by anonymous FTP from `ftp.ips.cs.tu-bs.de` [134.169.32.1] in the file `/pub/local/softech/ddd/ddd-1.0.tar.gz' (0.9 MB). Diffs from earlier versions are in `/pub/local/softech/ddd/diffs/`. Binaries for various architectures are in `/pub/local/softech/ddd/bin/`. Please try a closer FTP site first; see below for a list. Summary of DDD ============== The Data Display Debugger (DDD) is a novel graphical user interface to GDB and DBX, the popular UNIX debuggers. Besides ``usual'' features such as viewing source texts and breakpoints, DDD provides a *graphical data display*, where data structures are displayed as graphs. A simple mouse click dereferences pointers or views structure contents. Complex data structures can be explored incrementally and interactively, using automatic layout if preferred. Each time the program stops, the data display reflects the current variable values. Using DDD, you can reason about your application by viewing its data, not just by viewing it execute lines of source code. Other DDD features include: debugging of programs written in C, C++, Pascal, or Modula-2; hypertext source navigation and lookup; GDB/DBX command-line interface with full editing, history, and completion capabilities; breakpoint, backtrace, and history editors; optional program execution in terminal emulator window; debugging on remote host; on-line manual; interactive help on the OSF/Motif user interface. DDD has been designed to compete with well-known commercial debuggers. DDD has been extensively beta-tested (especially by debugging itself) and has been reported to compile and run out-of-the-box for a variety of UNIX architectures, including AIX (powerpc-ibm-aix3, rs6000-ibm-aix3), Suns (sparc-sun-sunos4, sparc-sun-solaris2), DECs (mips-dec-ultrix4), HPs (hppa1.1-hp-hpux9.05) and Linux (i386-unknown-linux, i486-unknown-linux). DDD is free software, protected by the GNU general public license. It is actively maintained by its authors, Dorothea Luetkehaus and Andreas Zeller at the Technische Universitaet Braunschweig, Germany. Requirements ============ To build a complete DDD system from sources, you need: * The GNU C++ compiler (GCC/G++), version 2.6.3, and a matching C++ I/O library (libg++, libstdc++, or libiostream). GCC version 2.6.0, 2.6.1, and 2.6.2 have been reported to compile DDD, but the resulting executable may fail due to bugs in these GCC versions. GCC 2.5.8 may work. No one has tried yet to compile DDD using a C++ compiler other than GCC. * The X window library (Xlib) and X toolkit library (Xt), X11R4 or later. * The OSF/Motif Widget library (release 1.1 or later). Best results are achieved using Motif 2.0 in conjunction with the Athena Widget library. * Optionally, the Athena Widget library (release 5 or later). Having the Athena Widget library is convenient for supporting two-dimensional scrollbars and the `editres' protocol. To run DDD, you need a GDB debugger (version 4 is required; best results are achieved with 4.13 or later). Using GDB, you can debug programs written in C and C++. As an alternative, DDD also supports Sun's DBX debugger. Using DBX, you can additionally debug programs written in Pascal and Modula-2. DBX debuggers on other systems may work, too. More Information ================ A World-Wide-Web page (including screen shots) devoted to DDD is installed at `http://www.cs.tu-bs.de/softech/software/ddd_e.html'. The DDD users mailing list, `ddd-users@ips.cs.tu-bs.de', is the right place to contact other DDD users for assistance and hints. New DDD releases and bug fixes are also announced here. Send a mail to `ddd-users-request@ips.cs.tu-bs.de' for more information. Send suggestions and bug reports for DDD to `ddd-bugs@ips.cs.tu-bs.de'. DDD source FTP sites ==================== The DDD source package `ddd-1.0.tar.gz' will soon be at these FTP sites as well. Please try them before `ftp.ips.cs.tu-bs.de' since ftp.ips has a slow network connection. North America ------------- ftp.crl.research.digital.com[192.58.206.2]:/pub/X11/contrib/utilities/ ftp.x.org[198.112.44.100]:/contrib/utilities/ ftp.cs.columbia.edu[128.59.26.5]:/archives/X11R6/contrib/utilities/ ftp.uu.net[192.48.96.9]:/systems/window-sys/X/contrib/utilities/ Europe ------ ftp.denet.dk[129.142.6.74]:/pub/X11/contrib/utilities/ nic.funet.fi[192.52.71.41]:/pub/X11/contrib/utilities/ ftp.ibp.fr[132.227.60.2]:/pub/X11/contrib/utilities/ ftp.germany.eu.net[192.76.144.75]:/pub/X11/XConsortium/contrib/utilities/ ftp.uni-paderborn.de[131.234.2.32]:/pub/X11/contrib/utilities/ ftp.luth.se[130.240.18.2]:/pub/X11/contrib/utilities/ ftp.sunet.se[130.238.127.3]:/pub/X11/contrib/utilities/ ftp.eunet.ch[146.228.10.16]:/archive/software/X/utilities/ ftp.NL.net[193.78.240.13]:/pub/windows/X/contrib/utilities/ src.doc.ic.ac.uk[146.169.2.10]:/packages/X11-contrib/utilities/ East Asia --------- ftp.cs.cuhk.hk[137.189.4.57]:/pub/Xcontrib/utilities/ ftp.iij.ad.jp[192.244.176.50]:/pub/X/contrib/utilities/ NCTUCCCA.edu.tw[140.111.1.10]:/X/contrib/utilities/ Australia --------- archie.AU[139.130.23.2]:X11/contrib/utilities/ DDD Binary FTP sites ==================== DDD pre-compiled binaries are available for a variety of architectures. This may be useful for people who lack GCC or Motif. However, compiling DDD on your machine is strongly preferred. Use binaries as a last resort only. The `README' file contains a list of available binaries. Additional contributions are welcome. Europe ------ ftp.ips.cs.tu-bs.de[134.169.32.1]:/pub/local/softech/ddd/bin/ Have fun! -- Andreas Zeller (ddd@ips.cs.tu-bs.de) Technische Universitaet Braunschweig, Germany From owner-freebsd-ports Tue May 9 02:30:53 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA08074 for ports-outgoing; Tue, 9 May 1995 02:30:53 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA08054 for ; Tue, 9 May 1995 02:30:46 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id CAA28194; Tue, 9 May 1995 02:30:07 -0700 Date: Tue, 9 May 1995 02:30:07 -0700 Message-Id: <199505090930.CAA28194@silvia.HIP.Berkeley.EDU> To: taob@gate.sinica.edu.tw CC: freebsd-ports@FreeBSD.org In-reply-to: (message from Brian Tao on Sun, 7 May 1995 21:03:35 +0800 (CST)) Subject: Re: Statically-linked Motif binaries suck From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * -rwxr-xr-x 1 taob taob 53248 May 7 03:17 mgdiff * -rwxr-xr-x 1 taob taob 1110016 May 7 03:17 mgdiff-static * -rwxr-xr-x 1 taob taob 192512 May 7 03:26 nedit * -rwxr-xr-x 1 taob taob 1241088 May 7 03:24 nedit-static * -rwxr-xr-x 1 taob taob 94208 May 7 04:08 yrolo * -rwxr-xr-x 1 taob taob 1150976 May 7 04:08 yrolo-static Oh my.... ;> :< (x_x).... * All three are very nice programs but having to link in that Motif * library sort of puts a damper on things. I wish those authors would * use something like Tk instead for their interface library. I think so too. I even converted a program I wrote (kp, joining the ports collection soon) from Motif to Tcl/Tk. :) * BTW, I * linked them with: * * cc -o blah foo.o bar.o ... -Xlinker -Bstatic -lXm -Xlinker -Bdynamic * -lX11 -lXt ... * * Correct? I think so. You can check it by "ldd *". :) * On the bright side, the 2.0 libs on time.cdrom.com seemed to have * fixed the segfaulting the old Motif was having! Should I go ahead and * create packages of these programs despite their size? Yes, please. By the way, I think we should think of a way of integrating this to the current ports framework, we can't let Brian do all the work. (Also, we want users who have Motif to be able to build it themselves.) What I think is: (1) The ports that require Motif sets "NEEDS_MOTIF" in the Makefile. The top-down build will skip this package if the variable "HAS_MOTIF" is not set by the user. (Or maybe bsd.port.mk can check ${X11BASE}/lib/libXm.a or something?) (2) By default, the port will build shared versions. If "MOTIF_STATIC" is set, it will build the static version. The package name will then have "s" appended right before the ".tgz" suffix. Actually, I don't know how we can do the "build the static version" part automatically...can we hack the imake config file to do it? From what I remember (I don't use Motif anymore), what you need to change is the definition of XmClientLibs.... (3) Now, the packages. For the static versions, the CATEGORIES will be honored, and an additional link from the subdirectory "motif-static" will be added. For the shared versions, the CATEGORIES will be ignored, and the only link created will be from the subdirectory "motif-shared". Also, there will be a big fat README (and maybe .messages for the ftp sites) in that directory saying the packages in this directory is for Motif license holders only. We can of course do this the other way around, and prepare to answer zillions of "help! My package says `ld.so: libXm.6.0 not found'!" sort of questions. Or hack pkg_add to spew out warnings (in English) for shared Motif packages. What do people think? These are off the top of my head, please feel free to comment. We'll need to decide what to do with these real soon though (i.e., before 2.0.5 -- we can put these on the CD, right?). Satoshi From owner-freebsd-ports Tue May 9 02:35:16 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA08191 for ports-outgoing; Tue, 9 May 1995 02:35:16 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA08181 ; Tue, 9 May 1995 02:35:10 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id CAA28215; Tue, 9 May 1995 02:35:07 -0700 Date: Tue, 9 May 1995 02:35:07 -0700 Message-Id: <199505090935.CAA28215@silvia.HIP.Berkeley.EDU> To: hsu@freefall.cdrom.com CC: ports@freefall.cdrom.com In-reply-to: <199505090856.BAA06946@freefall.cdrom.com> (message from Jeffrey Hsu on Tue, 9 May 1995 01:56:14 -0700) Subject: Re: ooh ooh From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * I've wanted this for a long time and will try and get it to work soon. * Of course, if someone else wants to get to it before I do, that's okay * too. (Of course, the last time you said something like that, the next thing I know there is an expect upgrade commit message in my mailbox.... :) * DDD has been extensively beta-tested (especially by debugging * itself) and has been reported to compile and run out-of-the-box * for a variety of UNIX architectures, including AIX * (powerpc-ibm-aix3, rs6000-ibm-aix3), Suns (sparc-sun-sunos4, * sparc-sun-solaris2), DECs (mips-dec-ultrix4), HPs * (hppa1.1-hp-hpux9.05) and Linux (i386-unknown-linux, * i486-unknown-linux). This thing sounds great. Please feed the binary + patches back to the original authors when you are done, we want FreeBSD in this list too! :) Satoshi (I know I know, I let people do all the work) From owner-freebsd-ports Tue May 9 03:08:14 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA08967 for ports-outgoing; Tue, 9 May 1995 03:08:14 -0700 Received: from emerald.oz.net (emerald.oz.net [198.68.184.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id DAA08961 for ; Tue, 9 May 1995 03:08:11 -0700 Received: from wsantee.oz.net by emerald.oz.net via SMTP (931110.SGI/930416.SGI) for freebsd-ports@freebsd.org id AA00902; Tue, 9 May 95 03:06:11 -0700 Received: (from wsantee@localhost) by wsantee (8.6.11/8.6.9) id AAA00228 for freebsd-ports@freebsd.org; Tue, 9 May 1995 00:07:51 -0700 From: Wes Santee Message-Id: <199505090707.AAA00228@wsantee> Subject: pdksh choading on exec command To: freebsd-ports@FreeBSD.org Date: Tue, 9 May 1995 00:07:50 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 734 Sender: ports-owner@FreeBSD.org Precedence: bulk 'Lo all. I'm using the -current kernel sup'ed about and hour ago and just compiled the port of pdksh (also supped about an hour ago). After all was said and done and I set up an account with pdksh as default shell, I noticed that whenever I executed a command that tried to clear the screen, I would get: ///:21: bad substitution Looking at /usr/bin/clear I see it is just doing this: exec tput clear Typing this in at the pdksh prompt, it logged me out of the system. This is all using terminal type cons25. I haven't yet tried with vt100, et al. Just entering 'tput clear' worked fine. Has anybody else dealt with this before I go and try to make sense of exec.c in the pdksh distribution? Cheers, -Wes From owner-freebsd-ports Tue May 9 03:20:42 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA09224 for ports-outgoing; Tue, 9 May 1995 03:20:42 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA09218 for ; Tue, 9 May 1995 03:20:37 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id DAA00515; Tue, 9 May 1995 03:20:33 -0700 From: "Rodney W. Grimes" Message-Id: <199505091020.DAA00515@gndrsh.aac.dev.com> Subject: Re: pdksh choading on exec command To: wsantee@wsantee (Wes Santee) Date: Tue, 9 May 1995 03:20:32 -0700 (PDT) Cc: freebsd-ports@FreeBSD.org In-Reply-To: <199505090707.AAA00228@wsantee> from "Wes Santee" at May 9, 95 00:07:50 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1121 Sender: ports-owner@FreeBSD.org Precedence: bulk > > 'Lo all. > > I'm using the -current kernel sup'ed about and hour ago and just > compiled the port of pdksh (also supped about an hour ago). After all > was said and done and I set up an account with pdksh as default shell, > I noticed that whenever I executed a command that tried to clear the > screen, I would get: > > ///:21: bad substitution > > Looking at /usr/bin/clear I see it is just doing this: > > exec tput clear > > Typing this in at the pdksh prompt, it logged me out of the system. > This is all using terminal type cons25. I haven't yet tried with > vt100, et al. Just entering 'tput clear' worked fine. Has anybody > else dealt with this before I go and try to make sense of exec.c in > the pdksh distribution? Are you clear on what ``exec'' does?? It replaces the running tcsh by a copy of ``tput''. When tput exits you are logged out since you no longer have a shell. What happens if you type /usr/bin/clear? -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-ports Tue May 9 03:29:56 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA09380 for ports-outgoing; Tue, 9 May 1995 03:29:56 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA09373 for ; Tue, 9 May 1995 03:29:53 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id DAA28355; Tue, 9 May 1995 03:29:49 -0700 Date: Tue, 9 May 1995 03:29:49 -0700 Message-Id: <199505091029.DAA28355@silvia.HIP.Berkeley.EDU> To: wsantee@wsantee CC: freebsd-ports@FreeBSD.org In-reply-to: <199505090707.AAA00228@wsantee> (message from Wes Santee on Tue, 9 May 1995 00:07:50 -0700 (PDT)) Subject: Re: pdksh choading on exec command From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * exec tput clear * * Typing this in at the pdksh prompt, it logged me out of the system. I know nothing about pdksh, but the reason why this logs you out is because it's "exec", and the ksh executable is substituted with the tput executable, which exits promptly after doing the "clear" command. Try "exec csh", then "exit", and see where you end up with. I'll leave the rest to ksh hackers. :) Satoshi From owner-freebsd-ports Tue May 9 03:34:18 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA09452 for ports-outgoing; Tue, 9 May 1995 03:34:18 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA09446 for ; Tue, 9 May 1995 03:34:16 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id DAA01406; Tue, 9 May 1995 03:34:01 -0700 From: "Rodney W. Grimes" Message-Id: <199505091034.DAA01406@gndrsh.aac.dev.com> Subject: Re: pdksh choading on exec command To: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Date: Tue, 9 May 1995 03:34:00 -0700 (PDT) Cc: wsantee@wsantee.oz.net, freebsd-ports@FreeBSD.org In-Reply-To: <199505091029.DAA28355@silvia.HIP.Berkeley.EDU> from "Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=" at May 9, 95 03:29:49 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 863 Sender: ports-owner@FreeBSD.org Precedence: bulk > > * exec tput clear > * > * Typing this in at the pdksh prompt, it logged me out of the system. > > I know nothing about pdksh, but the reason why this logs you out is > because it's "exec", and the ksh executable is substituted with the > tput executable, which exits promptly after doing the "clear" command. > Try "exec csh", then "exit", and see where you end up with. > > I'll leave the rest to ksh hackers. :) I am replying to this as the person has sent mail with an invalid from address in it. I have manual fixed this group reply so that it should go back to him. Every one else.. don't try to follow up to Satoshi's reply, or the original post unless you like bounced mail messages... -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-ports Tue May 9 07:56:58 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA16326 for ports-outgoing; Tue, 9 May 1995 07:56:58 -0700 Received: from eikon.regent.e-technik.tu-muenchen.de (eikon.regent.e-technik.tu-muenchen.de [129.187.42.3]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id HAA16316 for ; Tue, 9 May 1995 07:56:13 -0700 Received: from vector.eikon.e-technik.tu-muenchen.de ([129.187.142.36]) by eikon.regent.e-technik.tu-muenchen.de with SMTP id <43069>; Tue, 9 May 1995 16:54:14 +0200 Received: (from jhs@localhost) by vector.eikon.e-technik.tu-muenchen.de (8.6.11/8.6.9) id OAA16265 for ports@freebsd.org; Tue, 9 May 1995 14:25:40 +0200 Date: Tue, 9 May 1995 14:25:40 +0200 From: Julian Howard Stacey Message-Id: <199505091225.OAA16265@vector.eikon.e-technik.tu-muenchen.de> To: ports@FreeBSD.org Subject: distfile ctm synchronisation Sender: ports-owner@FreeBSD.org Precedence: bulk I suffer what must be a common problem... Perhaps someone else has already had a bright idea how to solve it ? .... - I fetch my ports/distfiles/* aprox once per week (on tape) off a higher bandwidth `proper' Internet site. - I get my ports ctm patches via sendmail, during my brief daily dial up slip. - If I apply any ctm patches generated after the chronological freefall/distfiles equivalent, the make often breaks, as some new distfile is needed. One solution that occurs to me is rather too crude: a mailing list for people who want to receive all new ports/distfiles, uuencoded via mail. This would be unattractive heavy traffic, both for freefall & recipient mail (& rather tedious re-assembling). It would result in megabytes of un-necessary traffic too, viz the xc-[1-4].gz that arrived in ports recently, where some folks already have those megabytes on cd-rom etc. So, Anyone got any bright ideas ? Julian S Munich From owner-freebsd-ports Tue May 9 10:44:25 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA20512 for ports-outgoing; Tue, 9 May 1995 10:44:25 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA20491 ; Tue, 9 May 1995 10:43:57 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id BAA01984; Wed, 10 May 1995 01:44:06 +0800 Date: Wed, 10 May 1995 01:44:05 +0800 (CST) From: Brian Tao To: Jeffrey Hsu cc: ports@freefall.cdrom.com Subject: Re: ooh ooh In-Reply-To: <199505090856.BAA06946@freefall.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk On Tue, 9 May 1995, Jeffrey Hsu wrote: > > I've wanted this for a long time and will try and get it to work soon. > Of course, if someone else wants to get to it before I do, that's okay > too. Been there, done that. :) Man, don't try compiling this program with X (or anything else) running at the same time on a 16-meg system. cc1plus was gobbling up 17 megs of core at one point. :( Then I found it needed Motif (should have read the README). :( Those errors notwithstanding, it didn't complete compiling after minor twiddling, so I put it aside. I just noticed ftp.x.org has ddd-1.0a.tar.gz now. I'm going to stick that on time.cdrom.com and try building it there. -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Tue May 9 11:09:19 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA21140 for ports-outgoing; Tue, 9 May 1995 11:09:19 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA21134 ; Tue, 9 May 1995 11:09:10 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id CAA08039; Wed, 10 May 1995 02:09:32 +0800 Date: Wed, 10 May 1995 02:09:31 +0800 (CST) From: Brian Tao To: Jeffrey Hsu , ports@freefall.cdrom.com Subject: Re: ooh ooh In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk On Wed, 10 May 1995, I wrote: > > Those errors > notwithstanding, it didn't complete compiling after minor twiddling, > so I put it aside. Oh, I just remembered one problem: for some reason, the Makefile immediately proceeds to the "distclean" rule after creating the ddd binary. The problem is that you cannot immediately do a "./configure" and restart everything (only to have it wiped out again). Still fiddling with that minor obstacle. :-/ Maybe 1.0a fixes that... -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Tue May 9 11:46:54 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA21983 for ports-outgoing; Tue, 9 May 1995 11:46:54 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA21975 for ; Tue, 9 May 1995 11:46:46 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id CAA08874; Wed, 10 May 1995 02:46:36 +0800 Date: Wed, 10 May 1995 02:46:35 +0800 (CST) From: Brian Tao To: Satoshi Asami cc: freebsd-ports@FreeBSD.org Subject: Re: Statically-linked Motif binaries suck In-Reply-To: <199505090930.CAA28194@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk On Tue, 9 May 1995, Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= wrote: > > I think so too. I even converted a program I wrote (kp, joining the > ports collection soon) from Motif to Tcl/Tk. :) Feel like converting over other people's programs? :) > By the way, I think we should think of a way of integrating this to > the current ports framework, we can't let Brian do all the work. Well, lemme figure out how to *make* a proper port first, then you can go and change it all on me. :) > What do people think? These are off the top of my head, please feel > free to comment. We'll need to decide what to do with these real soon > though (i.e., before 2.0.5 -- we can put these on the CD, right?). My impression is that a lot of the really nice "productivity" applications (databases, rolodexes, day planners/calendars, text editors) are built with Motif. Definitely Joe Home User will find useful. Hackers will probably prefer stuff like mgdiff or ddd. :) With the size of the static binaries, we are going to *need* a CD-ROM to distribute the stuff. :-/ -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Tue May 9 13:38:35 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA25292 for ports-outgoing; Tue, 9 May 1995 13:38:35 -0700 Received: from emerald.oz.net (emerald.oz.net [198.68.184.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA25285 for ; Tue, 9 May 1995 13:38:31 -0700 Received: from wsantee.oz.net by emerald.oz.net via SMTP (931110.SGI/930416.SGI) for freebsd-ports@freebsd.org id AA09422; Tue, 9 May 95 13:36:29 -0700 Received: (from wsantee@localhost) by wsantee.oz.net (8.6.11/8.6.9) id NAA01005 for freebsd-ports@freebsd.org; Tue, 9 May 1995 13:35:13 -0700 From: Wes Santee Message-Id: <199505092035.NAA01005@wsantee.oz.net> Subject: Re: pdksh choading on exec command To: freebsd-ports@FreeBSD.org Date: Tue, 9 May 1995 13:35:12 -0700 (PDT) In-Reply-To: <199505091020.DAA00515@gndrsh.aac.dev.com> from "Rodney W. Grimes" at May 9, 95 03:20:32 am X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1347 Sender: ports-owner@FreeBSD.org Precedence: bulk > > [pdksh dying on 'exec'ed shell scripts] > > [reason why direct ivocation of exec logged me out] > > What happens if you type /usr/bin/clear? [wsantee:~] 4 $ /usr/bin/clear /usr/bin/clear: 21: syntax error: Bad substitution [wsantee:~] 5 $ cat /usr/bin/clear #!/bin/sh - # lots of comments exec tput clear [wsantee:~] 5 $ sh `exec tput clear` (screen clears) [wsantee:~] 6 $ ksh `exec tput clear` (screen clears) : No such file or directory [wsantee:~] 7 $ ksh `exec tput clear` 2> stderr.txt [wsantee:~] 8 $ cat stderr.txt ksh: ^[[;H^[[2J: No such file or directory Actually the behavior for commands 6-8 was more expected than command 5 (i.e. no error message). I would have thought that sh would try to execute the clear screen sequence the same as ksh (and csh, although not shown above) and error out because the ansi sequence isn't a command. The next step for me is to blow away my login environment and see how bare ksh functions. If that doesn't rat out the error, I guess it's time to go to the source. Thanks for all your help. BTW, if the Reply-To address is munged again, please let me know. It was quite a surprise to me to find out the header was damaged when all the bouncer addresses I tested mail with said everything was just fine. I've done what I can to fix the problem. Cheers, -Wes wsantee@wsantee.oz.net From owner-freebsd-ports Tue May 9 14:15:25 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA26406 for ports-outgoing; Tue, 9 May 1995 14:15:25 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA26400 for ; Tue, 9 May 1995 14:15:18 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id OAA05574; Tue, 9 May 1995 14:15:03 -0700 From: "Rodney W. Grimes" Message-Id: <199505092115.OAA05574@gndrsh.aac.dev.com> Subject: Re: pdksh choading on exec command To: wsantee@wsantee.oz.net (Wes Santee) Date: Tue, 9 May 1995 14:15:02 -0700 (PDT) Cc: freebsd-ports@FreeBSD.org In-Reply-To: <199505092035.NAA01005@wsantee.oz.net> from "Wes Santee" at May 9, 95 01:35:12 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 2060 Sender: ports-owner@FreeBSD.org Precedence: bulk > > > > [pdksh dying on 'exec'ed shell scripts] > > > > [reason why direct ivocation of exec logged me out] > > > > What happens if you type /usr/bin/clear? > > [wsantee:~] 4 $ /usr/bin/clear > /usr/bin/clear: 21: syntax error: Bad substitution Humm.... very interesting, line 21 of /usr/bin/clear is a COMMENT!!! > [wsantee:~] 5 $ cat /usr/bin/clear > #!/bin/sh - > # lots of comments > exec tput clear > > [wsantee:~] 5 $ sh `exec tput clear` > (screen clears) What I would expect to happen. > > [wsantee:~] 6 $ ksh `exec tput clear` > (screen clears) > : No such file or directory What I would expect to happen. ksh is trying to evaluate the strings ``^[[H^[[2J'' > > [wsantee:~] 7 $ ksh `exec tput clear` 2> stderr.txt > [wsantee:~] 8 $ cat stderr.txt > ksh: ^[[;H^[[2J: No such file or directory You should not be evaluating the ``exec tput clear'' with back quotes, you should do this commands: sh -c "exec tput clear" > > Actually the behavior for commands 6-8 was more expected than command > 5 (i.e. no error message). I would have thought that sh would try to > execute the clear screen sequence the same as ksh (and csh, although > not shown above) and error out because the ansi sequence isn't a > command. You run the back quoted command first, causing the screen to clear, then take the stdout of that command and send it back up to the command before the backquotes. > The next step for me is to blow away my login environment and see how > bare ksh functions. If that doesn't rat out the error, I guess it's > time to go to the source. Thanks for all your help. Good luck! > BTW, if the Reply-To address is munged again, please let me know. It > was quite a surprise to me to find out the header was damaged when all > the bouncer addresses I tested mail with said everything was just > fine. I've done what I can to fix the problem. It looked fine this time! -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-ports Tue May 9 17:29:35 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA01131 for ports-outgoing; Tue, 9 May 1995 17:29:35 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA01125 for ; Tue, 9 May 1995 17:29:34 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id RAA16921; Tue, 9 May 1995 17:29:16 -0700 Date: Tue, 9 May 1995 17:29:16 -0700 Message-Id: <199505100029.RAA16921@forgery.CS.Berkeley.EDU> To: taob@gate.sinica.edu.tw CC: freebsd-ports@FreeBSD.org In-reply-to: (message from Brian Tao on Wed, 10 May 1995 02:46:35 +0800 (CST)) Subject: Re: Statically-linked Motif binaries suck From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * > I think so too. I even converted a program I wrote (kp, joining the * > ports collection soon) from Motif to Tcl/Tk. :) * * Feel like converting over other people's programs? :) No way. You find me the time to do all that. ;) * Well, lemme figure out how to *make* a proper port first, then you * can go and change it all on me. :) Ok...well, just make it compile using shared libXm (the default, right?), and we'll see how we can hack that into producing static-Xm versions too. * My impression is that a lot of the really nice "productivity" * applications (databases, rolodexes, day planners/calendars, text * editors) are built with Motif. Definitely Joe Home User will find * useful. Hackers will probably prefer stuff like mgdiff or ddd. :) * With the size of the static binaries, we are going to *need* a CD-ROM * to distribute the stuff. :-/ One problem though, is that the static Motif binaries use up lots of memory as well as disk space, 'cause the code can't be shared between different executables. Oh well. Any comments on the package links, people? Even if we can't get it into bsd.port.mk, we can at least put them on the CD by creating the links by hand if we can agree on the policy and Brian can figure out how to make packages. :) Satoshi From owner-freebsd-ports Tue May 9 18:41:00 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA03393 for ports-outgoing; Tue, 9 May 1995 18:41:00 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id SAA03386 for ; Tue, 9 May 1995 18:40:58 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id SAA16946; Tue, 9 May 1995 18:40:45 -0700 Date: Tue, 9 May 1995 18:40:45 -0700 Message-Id: <199505100140.SAA16946@forgery.CS.Berkeley.EDU> To: jhs@vector.eikon.e-technik.tu-muenchen.de CC: ports@FreeBSD.org In-reply-to: <199505091225.OAA16265@vector.eikon.e-technik.tu-muenchen.de> (message from Julian Howard Stacey on Tue, 9 May 1995 14:25:40 +0200) Subject: Re: distfile ctm synchronisation From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * - If I apply any ctm patches generated after the chronological * freefall/distfiles equivalent, the make often breaks, as some new distfile * is needed. I'm afraid we can't do much about this. ftp.freebsd.org was never meant to be the primary distribution sites for distfiles, that's what the MASTER_SITES in the ports Makefiles are for. If we start sending distfiles via ctm, it will cause the load of the server to go through the roof! However, not all is lost. There is a target ("fetch-list") added by Jordan, which you can use to produce a shell script for batch-fetching during you are asleep (or whatever). Maybe you can batch some of your fetching together and do it more often than once per week? Satoshi From owner-freebsd-ports Tue May 9 23:16:53 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA10564 for ports-outgoing; Tue, 9 May 1995 23:16:53 -0700 Received: from emerald.oz.net (emerald.oz.net [198.68.184.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id XAA10558 for ; Tue, 9 May 1995 23:16:52 -0700 Received: from wsantee.oz.net by emerald.oz.net via SMTP (931110.SGI/930416.SGI) for freebsd-ports@freebsd.org id AA20249; Tue, 9 May 95 23:14:52 -0700 Received: (from wsantee@localhost) by wsantee.oz.net (8.6.11/8.6.9) id XAA06332 for freebsd-ports@freebsd.org; Tue, 9 May 1995 23:13:35 -0700 From: Wes Santee Message-Id: <199505100613.XAA06332@wsantee.oz.net> Subject: pdksh errors - Solved! To: freebsd-ports@FreeBSD.org Date: Tue, 9 May 1995 21:34:00 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 755 Sender: ports-owner@FreeBSD.org Precedence: bulk Well, I dunno if anybody has any interest in this, but I solved my earlier problem of pdksh crapping out whenever I tried to run /usr/bin/clear. The error was in the global /etc/ksh.kshrc file. Here is the culprit: HOSTNAME=${HOSTNAME:-`uname -n` HOST=${HOSTNAME%%.*} <--- error My Korn Shell book is at work so I haven't tried to figure out what is wrong with that statement. For all intents and purposes it *should* work. But, I commented it out, and now pdksh is happy. Incidentally, you may recall that the original error was: /usr/bin/clear: 21: syntax error: bad substitution Well, I'll leave it to the reader to figure out what line number the offending statement was in the /etc/ksh.kshrc file. :) Cheers, -Wes From owner-freebsd-ports Tue May 9 23:34:35 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA10885 for ports-outgoing; Tue, 9 May 1995 23:34:35 -0700 Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id XAA10879 for ; Tue, 9 May 1995 23:34:29 -0700 Received: from gilberto.physik.rwth-aachen.de by campino.informatik.rwth-aachen.de (4.1/campino-7) id AA05668; Wed, 10 May 95 08:32:20 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.8/8.6.9) id IAA12667; Wed, 10 May 1995 08:43:47 +0200 Message-Id: <199505100643.IAA12667@gilberto.physik.rwth-aachen.de> Subject: Re: elm 2.4 port To: pete@pelican.com (Pete Carah) Date: Wed, 10 May 1995 08:43:46 +0200 (MET DST) Cc: ports@FreeBSD.org In-Reply-To: from "Pete Carah" at May 9, 95 08:43:00 am From: Christoph Kukulies Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 899 Sender: ports-owner@FreeBSD.org Precedence: bulk > > In article <199505081716.TAA08204@gilberto.physik.rwth-aachen.de> it is written: > >/usr/ports/mail/elm/work/filter/Makefile has a leading > >at the beginning of the line following the all: target > >which breaks make. > > This is present in the distribution; I made elm yesterday without using If it's in the distribution could one make a 'clever' patch so that it does not occur in the port? The best of course would be that the authors fix it. > the "ports" port and had the same problem. Had to run config again due > to a misteak and it recreated the tab (of course), so had to get rid > of it again :-( > > -- Pete > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de FreeBSD blues.physik.rwth-aachen.de 2.0-BUILT-19950507 FreeBSD 2.0-BUILT-1995 0507 #0: Sun May 7 18:08:05 MET DST 1995 root@blues.physik.rwth-aachen.d e:/usr/src/sys/compile/BLUESGUS i386 From owner-freebsd-ports Tue May 9 23:45:59 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA11124 for ports-outgoing; Tue, 9 May 1995 23:45:59 -0700 Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA11114 for ; Tue, 9 May 1995 23:45:57 -0700 Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.8/8.6.6) id IAA23853; Wed, 10 May 1995 08:45:43 +0200 From: Thomas Gellekum Message-Id: <199505100645.IAA23853@ghpc6.ihf.rwth-aachen.de> Subject: Re: pdksh choading on exec command To: wsantee@wsantee.rz.rwth-aachen.de (Wes Santee) Date: Wed, 10 May 1995 08:45:43 +0200 (MET DST) Cc: freebsd-ports@FreeBSD.org In-Reply-To: <199505090707.AAA00228@wsantee> from "Wes Santee" at May 9, 95 00:07:50 am Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 759 Sender: ports-owner@FreeBSD.org Precedence: bulk Wes Santee wrote: > > I'm using the -current kernel sup'ed about and hour ago and just > compiled the port of pdksh (also supped about an hour ago). After all > was said and done and I set up an account with pdksh as default shell, > I noticed that whenever I executed a command that tried to clear the > screen, I would get: > > ///:21: bad substitution > > Looking at /usr/bin/clear I see it is just doing this: > > exec tput clear I have run into this, too. Give me a day to see how I solved it (my 2.0R machine is at home). I seem to recall there was some trouble with both /bin/sh and pdksh executing ${ENV} (pdksh sets this in .profile (or /etc/ksh.profile) if you copied the one from the etc/ in the pdksh distribution). tg From owner-freebsd-ports Wed May 10 00:03:46 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA11397 for ports-outgoing; Wed, 10 May 1995 00:03:46 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA11390 for ; Wed, 10 May 1995 00:03:43 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id AAA06979; Wed, 10 May 1995 00:02:22 -0700 From: "Rodney W. Grimes" Message-Id: <199505100702.AAA06979@gndrsh.aac.dev.com> Subject: Re: pdksh errors - Solved! To: wsantee@wsantee.oz.net (Wes Santee) Date: Wed, 10 May 1995 00:02:21 -0700 (PDT) Cc: freebsd-ports@FreeBSD.org In-Reply-To: <199505100613.XAA06332@wsantee.oz.net> from "Wes Santee" at May 9, 95 09:34:00 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1352 Sender: ports-owner@FreeBSD.org Precedence: bulk > > Well, I dunno if anybody has any interest in this, but I solved my > earlier problem of pdksh crapping out whenever I tried to run > /usr/bin/clear. The error was in the global /etc/ksh.kshrc file. > Here is the culprit: > > HOSTNAME=${HOSTNAME:-`uname -n` > HOST=${HOSTNAME%%.*} <--- error > > My Korn Shell book is at work so I haven't tried to figure out what is > wrong with that statement. For all intents and purposes it *should* > work. But, I commented it out, and now pdksh is happy. > > Incidentally, you may recall that the original error was: > > /usr/bin/clear: 21: syntax error: bad substitution > > Well, I'll leave it to the reader to figure out what line number the > offending statement was in the /etc/ksh.kshrc file. :) Did you install pdksh as /bin/sh?? If so I recomend you restore the FreeBSD supplied /bin/sh, otherwise you may find more problems like this. Otherwise how come pdksh is even involved here, /usr/bin/clear starts with the magic #!/bin/sh, which means pdksh should have never been reading /etc/ksh.kshrc. If you ever run make world in the sources with pdksh as /bin/sh I don't want to read about the problems :-) -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-ports Wed May 10 00:23:18 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA11638 for ports-outgoing; Wed, 10 May 1995 00:23:18 -0700 Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA11626 for ; Wed, 10 May 1995 00:23:12 -0700 Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.8/8.6.6) id JAA23932; Wed, 10 May 1995 09:21:53 +0200 From: Thomas Gellekum Message-Id: <199505100721.JAA23932@ghpc6.ihf.rwth-aachen.de> Subject: Re: pdksh errors - Solved! To: wsantee@wsantee.oz.net (Wes Santee) Date: Wed, 10 May 1995 09:21:52 +0200 (MET DST) Cc: freebsd-ports@FreeBSD.org In-Reply-To: <199505100613.XAA06332@wsantee.oz.net> from "Wes Santee" at May 9, 95 09:34:00 pm Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 1220 Sender: ports-owner@FreeBSD.org Precedence: bulk Wes Santee wrote: > > Well, I dunno if anybody has any interest in this, but I solved my > earlier problem of pdksh crapping out whenever I tried to run > /usr/bin/clear. The error was in the global /etc/ksh.kshrc file. > Here is the culprit: > > HOSTNAME=${HOSTNAME:-`uname -n` > HOST=${HOSTNAME%%.*} <--- error Now that you're saying it... > Incidentally, you may recall that the original error was: > > /usr/bin/clear: 21: syntax error: bad substitution > > Well, I'll leave it to the reader to figure out what line number the > offending statement was in the /etc/ksh.kshrc file. :) pdksh sets ${ENV} to /etc/ksh.kshrc. /bin/sh reads ${ENV}. Obviously a POSIX thing. /bin/sh doesn't know anything about the %% substitution so it gives an error message when it tries to execute /usr/bin/clear. You will notice that /etc/profile (the one from the ksh distribution) contains a test for the interpreter (something like `if [ $RANDOM != $RANDOM ] we're ksh else a bourne shell'; sorry, memory's the first thing to go). I think I guarded /etc/ksh.kshrc in a similar manner. Maybe I should add my changes to the port and install the dot-files somewhere (/etc? /usr/share/skel?). tg From owner-freebsd-ports Wed May 10 05:01:40 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA18348 for ports-outgoing; Wed, 10 May 1995 05:01:40 -0700 Received: from eikon.regent.e-technik.tu-muenchen.de (root@eikon.regent.e-technik.tu-muenchen.de [129.187.42.3]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id FAA18329 for ; Wed, 10 May 1995 05:01:16 -0700 Received: from vector.eikon.e-technik.tu-muenchen.de ([129.187.142.36]) by eikon.regent.e-technik.tu-muenchen.de with SMTP id <43064>; Wed, 10 May 1995 13:53:58 +0200 Received: (from jhs@localhost) by vector.eikon.e-technik.tu-muenchen.de (8.6.11/8.6.9) id JAA13267 for ports@freebsd.org; Wed, 10 May 1995 09:36:15 +0200 Date: Wed, 10 May 1995 09:36:15 +0200 From: Julian Howard Stacey Message-Id: <199505100736.JAA13267@vector.eikon.e-technik.tu-muenchen.de> To: ports@FreeBSD.org Subject: ports/news/cnews Password: required Even with BATCH ! Sender: ports-owner@FreeBSD.org Precedence: bulk in ports (ports-cur 392) with a make -i & with BATCH=YES ... ===> nntp-1.5.11.4 depends on: /usr/ports/news/cnews ===> Verifying build for /usr/ports/news/cnews Checksums OK. ===> Installing for cnews-cr.e ....... cd /usr3/ports/news/cnews/work; echo make -f makefile install | su -m bin Password: This is INTERACTIVE & should not happen, it hangs the make :-( Julian S From owner-freebsd-ports Wed May 10 07:55:54 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA22369 for ports-outgoing; Wed, 10 May 1995 07:55:54 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA22350 for ; Wed, 10 May 1995 07:55:42 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id WAA16384; Wed, 10 May 1995 22:55:41 +0800 Date: Wed, 10 May 1995 22:55:39 +0800 (CST) From: Brian Tao To: FREEBSD-PORTS-L cc: ddd-bugs@ips.cs.tu-bs.de Subject: DDD 1.0a on FreeBSD 2.0 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk On Wed, 10 May 1995, Brian Tao wrote: > > Oh, I just remembered one problem: for some reason, the Makefile > immediately proceeds to the "distclean" rule after creating the ddd > binary. Problem was solved by using "gmake MAKE=gmake" instead of the standard BSD make (it's in ~taob/ddd-1.0a/ on time.cdrom.com if someone with appropriate powers wants to move the binary somewhere more appropriate). Minor nit when running "configure": Configuring for a i386-unknown-freebsdBUILT host. ^^^^^^^^^^^^ It doesn't include the build date, but I gather that's not terribly important, since the Makefiles and headers are generated correctly. Just do a "gmake MAKE=gmake", wait 20 minutes and get the binary. BTW, this is one huge sucker... 9 megs unstripped, 1 meg stripped. The statically linked binary is 2 megs. Brought the static binary back over to a machine here (another 20 minutes, *sigh*) and fired it up on a program I'm working on. I get this error when starting it up: (gdb) cannot set terminal foreground process group: Inappropriate ioctl for device Two windows come up, one with the gdb command line (Command) and the other with the source file. Running the program sends the output by default to the Command window. It looks like that window doesn't understand CR's (my program overprints lines during the run as a progress meter), so the output was a bit weird. Hitting the Interrupt button didn't do anything; I had to kill the process from another xterm. Clicked around in the source window, followed functions around, created a few data displays, etc. (very neat!). During that time, the xterm from which I had started ddd was showing a bunch of: Warning: Name: source_arg Class: XmTextField Character ' ' not supported in font. Discarded. ... over and over again. Seems to happen when a drag-highlight parts of source code containing tab characters. Running the program in a separate execution just hangs DDD when the xterm (cleverly disguised as another DDD window) comes up. No output and the cursor is frozen on the hourglass bitmap. Need to kill it from another window. Anyhow, this is going on longer than I wanted (it wasn't supposed to be a bug report or anything). Just wanted to let people know DDD does compile and run under FreeBSD 2.0-current sans twiddling as long as you use GNU make. It looks like the only thing you need to run ddd is the binary itself (the online help is integrated into it). Is there some place I can place a binaries distribution temporarily for people to FTP and test (I'm not convinced it is 100% functional under FreeBSD yet) until a proper ports/package is made? The rest of this message is some output for the DDD folks' perusal (please keep the Cc: intact). % ddd --configuration DDD 1.0a (i386-unknown-freebsdBUILT), Copyright 1995 TU Braunschweig, Germany. Using X11R6, Xt11R6, Motif 2.0 Features: #define _ICE_config_h CRAY_STACKSEG_END= C_ALLOCA= GETGROUPS_T=gid_t GETPGRP_VOID=1 HAVE_ALLOCA=1 HAVE_ALLOCA_H= HAVE_ANSI_LIFETIME_OF_TEMPORARIES=1 HAVE_ARRAY_OPERATOR_NEW=1 HAVE_ATHENA_WIDGETS=1 HAVE_BOOL=1 HAVE_DIRENT_H=1 HAVE_DUP2=1 HAVE_DUP2_DECL=1 HAVE_ENDPWENT=1 HAVE_ENDPWENT_DECL=1 HAVE_FCNTL=1 HAVE_FCNTL_DECL=1 HAVE_FCNTL_H=1 HAVE_FTIME= HAVE_FTIME_DECL= HAVE_GETHOSTBYNAME=1 HAVE_GETHOSTBYNAME_DECL=1 HAVE_GETHOSTNAME=1 HAVE_GETHOSTNAME_DECL=1 HAVE_GETPTY= HAVE_GETPTY_DECL= HAVE_GETRUSAGE=1 HAVE_GETRUSAGE_DECL=1 HAVE_GETWD=1 HAVE_GETWD_DECL=1 HAVE_GRANTPT= HAVE_GRANTPT_DECL= HAVE_IOCTL=1 HAVE_IOCTL_DECL= HAVE_LIMITS_H=1 HAVE_LSTAT=1 HAVE_LSTAT_DECL=1 HAVE_MALLOC=1 HAVE_MALLOC_DECL=1 HAVE_MALLOC_H= HAVE_MAXPATHLEN=1 HAVE_MEMORY_H=1 HAVE_MEMSET=1 HAVE_MEMSET_DECL=1 HAVE_MOTIF_WIDGETS=1 HAVE_NAMED_RETURN_VALUES=1 HAVE_NDIR_H= HAVE_NETDB_H=1 HAVE_PATH_MAX=1 HAVE_PCLOSE=1 HAVE_PCLOSE_DECL=1 HAVE_POPEN=1 HAVE_POPEN_DECL=1 HAVE_POSIX_PATH_MAX=1 HAVE_PRETTY_FUNCTION=1 HAVE_PTSNAME= HAVE_PTSNAME_DECL= HAVE_PWD_H=1 HAVE_RAND=1 HAVE_RANDOM=1 HAVE_RANDOM_DECL=1 HAVE_RAND_DECL=1 HAVE_READLINK=1 HAVE_READLINK_DECL=1 HAVE_SETBUF=1 HAVE_SETBUF_DECL=1 HAVE_SETPGID=1 HAVE_SETPGID_DECL=1 HAVE_SETPGRP2= HAVE_SETPGRP2_DECL= HAVE_SETPGRP=1 HAVE_SETPGRP_DECL=1 HAVE_SETPWENT=1 HAVE_SETPWENT_DECL=1 HAVE_SETSID=1 HAVE_SETSID_DECL=1 HAVE_SETVBUF=1 HAVE_SETVBUF_DECL=1 HAVE_SIGBLOCK=1 HAVE_SIGBLOCK_DECL=1 HAVE_SIGPROCMASK=1 HAVE_SIGPROCMASK_DECL=1 HAVE_SIGSETMASK=1 HAVE_SIGSETMASK_DECL=1 HAVE_SIGSUSPEND=1 HAVE_SIGSUSPEND_DECL=1 HAVE_SRAND=1 HAVE_SRANDOM=1 HAVE_SRANDOM_DECL=1 HAVE_SRAND_DECL=1 HAVE_STAT=1 HAVE_STAT_DECL=1 HAVE_STDLIB_H=1 HAVE_STRERROR=1 HAVE_STRERROR_DECL=1 HAVE_STRINGS_H=1 HAVE_STRING_H=1 HAVE_STRSIGNAL=1 HAVE_STRSIGNAL_DECL= HAVE_STRTOD=1 HAVE_STRTOD_DECL=1 HAVE_STRTOL=1 HAVE_STRTOL_DECL=1 HAVE_SYS_CORE_H= HAVE_SYS_DIR_H= HAVE_SYS_IOCTL_H=1 HAVE_SYS_NDIR_H= HAVE_SYS_PARAM_H=1 HAVE_SYS_RESOURCE_H=1 HAVE_SYS_SOCKET_H=1 HAVE_SYS_STAT_H=1 HAVE_SYS_STROPTS_H= HAVE_SYS_SYSMACROS_H= HAVE_SYS_TERMIOS_H=1 HAVE_SYS_TIMEB_H=1 HAVE_SYS_TIME_H=1 HAVE_SYS_USER_H=1 HAVE_SYS_UTSNAME_H=1 HAVE_SYS_VTY_H= HAVE_SYS_WAIT_H=1 HAVE_TCGETATTR=1 HAVE_TCGETATTR_DECL=1 HAVE_TCGETPGRP=1 HAVE_TCGETPGRP_DECL=1 HAVE_TCGETSID= HAVE_TCGETSID_DECL= HAVE_TCSETATTR=1 HAVE_TCSETATTR_DECL=1 HAVE_TCSETPGRP=1 HAVE_TCSETPGRP_DECL=1 HAVE_TERMIOS_H=1 HAVE_TERMIO_H= HAVE_TIMES=1 HAVE_TIMES_DECL=1 HAVE_UNAME=1 HAVE_UNAME_DECL=1 HAVE_UNISTD_H=1 HAVE_UNLINK=1 HAVE_UNLINK_DECL=1 HAVE_UNLOCKPT= HAVE_UNLOCKPT_DECL= HAVE_VFORK=1 HAVE_VFORK_DECL=1 HAVE_VFORK_DECL=1 HAVE_VFORK_H= HAVE_WAITPID=1 HAVE_WAITPID_DECL=1 HAVE_X11_XAW_FORM_H=1 HAVE_X11_XAW_PANNER_H=1 HAVE_X11_XAW_PORTHOLE_H=1 HAVE_X11_XMU_EDITRES_H=1 HAVE__GETPTY= HAVE__GETPTY_DECL= RETSIGTYPE=void STACK_DIRECTION= STAT_MACROS_BROKEN= STDC_HEADERS=1 TIME_WITH_SYS_TIME=1 _POSIX_SOURCE= gid_t= mode_t= off_t= pid_t= size_t= uid_t= vfork= Tools and Flags: ALL_X_LIBS=$(LIBX) $(LIBXM) $(LIBXAW) $(LIBXEXT) $(LIBXT) $(LIBX11) AR=ar AR_FLAGS=q AR_X_FLAGS=x AUTOCONF=autoconf AUTOHEADER=autoheader AWK=awk bindir=$(exec_prefix)/bin CAT=cat CC=cc CFLAGS=-g CI=ci CMP=cmp CO=co CPP=gcc -E -traditional-cpp CPPFLAGS= CUT=cut CXX=c++ CXXBINDING= CXXDEBUG=-g CXXDYNAMIC_BINDING=-Bdynamic CXXFLAGS=$(CXXOPT) $(CXXDEBUG) $(CXXWARNINGS) CXXLIBS= CXXOPT=-DNDEBUG -O2 CXXSTATIC_BINDING=-Bstatic CXXSTUFF=-fexternal-templates -felide-constructors CXXWARNINGS=-Wall DATE=date DDD=DDD ddd=ddd DEFS=-DHAVE_CONFIG_H DEMOS=cxxtest ctest test-graph bug ptest m2test DIFF=diff DVIPS= DVIS= ECHO=echo exec_prefix=${prefix} FIX_INDEX=$(SED) -f $(srcdir)/fixindex.sed GDB=gdb GET_NODE=$(SHELL) $(srcdir)/get-node GREP=grep GROFF=groff GZIP=gzip HEAD=head host_canonical=i386-unknown-freebsdBUILT HRTMLS= IDXS=*.cp *.fn *.ky *.pg *.tp *.vr INCLUDE=-I. -I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../include $(X_INCLUDE) infodir=/usr/info INSTALL=/usr/bin/install -c INSTALL_DATA=${INSTALL} -m 644 INSTALL_PROGRAM=${INSTALL} LDFLAGS=-g -O LEX=lex LEXLIB=-ll LEXTOCPLUS=$(SHELL) $(srcdir)/lextoC -prefix $(YY) && $(RM) lex.yy.c LFLAGS= LIBC=-lc LIBIBERTY=../libiberty/libiberty.a LIBM=-lm LIBRX=../librx/librx.a LIBS=$(LIBC) $(LIBRX) $(LIBTERMCAP) $(LIBIBERTY) $(LIBM) $(LIBC) LIBTERMCAP=../termcap/libtermcap.a LIBX=-lSM -lICE -L/usr/X11R6/lib LIBXAW=-lXaw -lXmu LIBXEXT=-lXext LIBXM=-lXm LIBXT=-lXt LN_S=ln -s LS=ls MAKEINFO=makeinfo mandir=$(prefix)/man MANS=$(srcdir)/ddd.man MKDIR=mkdir MV=mv NEWHELP=sed="$(SED)" $(SHELL) $(srcdir)/newhelp NROFF=$(GROFF) -Tascii OBJECTS=$(NORA_OBJECTS) $(DDD_OBJECTS) PC=pc PFLAGS=-g prefix=/usr PROGS=ddd PSS= RANLIB=ranlib RCSDIFF=rcsdiff README_FILES= RM=rm -f RMDIR=rmdir SED=sed SHELL=/bin/sh SORT=sort srcdir=. STRIP=strip TAR=tar target_canonical=i386-unknown-freebsdBUILT TEX=tex TEXINDEX=texindex TOUCH=touch transform=s,x,x, VERSION=1.0a VSL_CPP=$(CPP) -P -I$(srcdir)/../vsllib -I$(prefix)/lib/vsl-include X_INCLUDE=-I/usr/X11R6/include YACC=yacc YFLAGS= YY=yy % gcc --version 2.6.3 % gdb --version GDB 4.13 (i386-unknown-freebsd), Copyright 1994 Free Software Foundation, Inc. -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Wed May 10 08:59:22 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA24412 for ports-outgoing; Wed, 10 May 1995 08:59:22 -0700 Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id IAA24400 for ; Wed, 10 May 1995 08:59:10 -0700 Received: from gilberto.physik.rwth-aachen.de by campino.informatik.rwth-aachen.de (4.1/campino-7) id AA13286; Wed, 10 May 95 17:58:24 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.8/8.6.9) id SAA13484 for ports@freebsd.org; Wed, 10 May 1995 18:09:50 +0200 Message-Id: <199505101609.SAA13484@gilberto.physik.rwth-aachen.de> Subject: tk port (quirk) To: ports@FreeBSD.org Date: Wed, 10 May 1995 18:09:49 +0200 (MET DST) From: Christoph Kukulies Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 713 Sender: ports-owner@FreeBSD.org Precedence: bulk blues# cd /home/ports-2.0/x11 blues# cd tk blues# make install ===> tk-3.6 depends on shared library: tcl\.7\. - not found ^^ ^^^? ===> Verifying build for tcl\.7\. in /usr/ports/lang/tcl ^^ ^^^? Checksums OK. ===> Returning to build of tk-3.6 Checksums OK. Some quirk here. Result from double backslash in the Makefile. How do I find out about the MAINTAINER of that port? --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de FreeBSD blues.physik.rwth-aachen.de 2.0-BUILT-19950507 FreeBSD 2.0-BUILT-1995 0507 #0: Sun May 7 18:08:05 MET DST 1995 root@blues.physik.rwth-aachen.d e:/usr/src/sys/compile/BLUESGUS i386 From owner-freebsd-ports Wed May 10 13:54:19 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA04088 for ports-outgoing; Wed, 10 May 1995 13:54:19 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id NAA04082 for ; Wed, 10 May 1995 13:54:15 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id NAA05563; Wed, 10 May 1995 13:51:55 -0700 Date: Wed, 10 May 1995 13:51:55 -0700 Message-Id: <199505102051.NAA05563@silvia.HIP.Berkeley.EDU> To: kuku@gilberto.physik.rwth-aachen.de CC: ports@FreeBSD.org In-reply-to: <199505101609.SAA13484@gilberto.physik.rwth-aachen.de> (message from Christoph Kukulies on Wed, 10 May 1995 18:09:49 +0200 (MET DST)) Subject: Re: tk port (quirk) From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * ===> tk-3.6 depends on shared library: tcl\.7\. - not found * ^^ ^^^? * ===> Verifying build for tcl\.7\. in /usr/ports/lang/tcl * ^^ ^^^? * Checksums OK. * ===> Returning to build of tk-3.6 * Checksums OK. * * * Some quirk here. Result from double backslash in the Makefile. This is intentional. Try "ldconfig -r | grep tcl\.7\.". :) * How do I find out about the MAINTAINER of that port? Many ports doesn't have one. Somebody, please take Tcl and/or Tk.... Satoshi From owner-freebsd-ports Wed May 10 16:03:15 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA08498 for ports-outgoing; Wed, 10 May 1995 16:03:15 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id QAA08492 for ; Wed, 10 May 1995 16:03:14 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: ports@freefall.cdrom.com Subject: pkg_install tools Date: Wed, 10 May 1995 16:03:14 -0700 Message-ID: <8491.800146994@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: ports-owner@FreeBSD.org Precedence: bulk Should be operating again.. This means that pkg_create should work with any and all packing lists and pkg_info should work, period (hooboy was it broken! sorry about that!). Please report any problems to me. This closes all known bugs I have open for pkg_install. Marc - you have any late-breaking pkg_manage stuff we should think about getting in? Jordan From owner-freebsd-ports Wed May 10 20:12:02 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA14959 for ports-outgoing; Wed, 10 May 1995 20:12:02 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id UAA14874 ; Wed, 10 May 1995 20:09:58 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: hackers@freefall.cdrom.com cc: ports@freefall.cdrom.com Subject: No speech toys for audio?? :-) Date: Wed, 10 May 1995 20:09:57 -0700 Message-ID: <14873.800161797@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: ports-owner@FreeBSD.org Precedence: bulk It just occurred to me - we've no way of even having the sound blaster speak to you! Back in 1.x, I brought in a speaking "big ben" clock that actually worked pretty well, but it seems to have been lost in the sands of time.. Anyone got a pointer to it, or better yet, a fully functional text-to-speach converter that works with /dev/audio? Thanks! Jordan From owner-freebsd-ports Wed May 10 21:08:33 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA16087 for ports-outgoing; Wed, 10 May 1995 21:08:33 -0700 Received: from star-gate.com (hasty.vip.best.com [204.156.141.143]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id VAA16080 ; Wed, 10 May 1995 21:08:30 -0700 Received: from localhost (localhost [127.0.0.1]) by star-gate.com (8.6.9/8.6.9) with SMTP id UAA00245; Wed, 10 May 1995 20:59:28 -0700 Message-Id: <199505110359.UAA00245@star-gate.com> X-Authentication-Warning: star-gate.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6delta 4/7/95 To: "Jordan K. Hubbard" cc: hackers@freefall.cdrom.com, ports@freefall.cdrom.com Subject: Re: No speech toys for audio?? :-) In-reply-to: Your message of "Wed, 10 May 1995 20:09:57 PDT." <14873.800161797@freefall.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 10 May 1995 20:59:24 -0700 From: Amancio Hasty Sender: ports-owner@FreeBSD.org Precedence: bulk > It just occurred to me - we've no way of even having the sound blaster > speak to you! Back in 1.x, I brought in a speaking "big ben" clock > that actually worked pretty well, but it seems to have been lost in > the sands of time.. Anyone got a pointer to it, or better yet, a > fully functional text-to-speach converter that works with /dev/audio? > > Thanks! > Jordan There is speak so do archie and if you can't find it I will upload it to and ftp site for you. Cheers, Amancio From owner-freebsd-ports Thu May 11 03:02:38 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA23580 for ports-outgoing; Thu, 11 May 1995 03:02:38 -0700 Received: from nietzsche (annex1s40.urc.tue.nl [131.155.12.50]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA23567 ; Thu, 11 May 1995 03:02:27 -0700 Received: from localhost (localhost [127.0.0.1]) by nietzsche (8.6.9/8.6.9) with ESMTP id LAA11755; Thu, 11 May 1995 11:43:49 +0100 Message-Id: <199505111043.LAA11755@nietzsche> X-Mailer: exmh version 1.5.3 12/28/94 To: "Jordan K. Hubbard" cc: ports@freefall.cdrom.com Subject: Re: pkg_install tools In-reply-to: Your message of "Wed, 10 May 1995 16:03:14 PDT." <8491.800146994@freefall.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 11 May 1995 11:43:49 +0100 From: Marc van Kempen Sender: ports-owner@FreeBSD.org Precedence: bulk > > Marc - you have any late-breaking pkg_manage stuff we should think about > getting in? > I changed the browsing mechanism for packages as we discussed. The Directory select is changed to show all files for a certain directory, after having chosen the right directory you must select to continue to the actual install window. After quitting that you are back in the directory selector, choosing here puts you back in the main menu. Do you want this to go in? Marc. Marc van Kempen wmbfmk@urc.tue.nl He's dead Jim ..., kick him if you don't believe me. From owner-freebsd-ports Thu May 11 04:06:24 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA28810 for ports-outgoing; Thu, 11 May 1995 04:06:24 -0700 Received: from gaudi.diatel.upm.es (gaudi.diatel.upm.es [138.100.49.10]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id EAA28288 for ; Thu, 11 May 1995 04:02:17 -0700 Received: by gaudi.diatel.upm.es (4.1/SMI-4.1) Thu, 11 May 95 12:59:19 +0200 X400-Received: by mta diatel.upm in /PRMD=/ADMD=/C=/; Relayed; Thu, 11 May 1995 12:59:17 UTC+0200 X400-Received: by /PRMD=iris/ADMD=mensatex/C=es/; Relayed; Thu, 11 May 1995 12:59:17 UTC+0200 Date: Thu, 11 May 1995 12:59:17 UTC+0200 X400-Originator: jmrueda@diatel.upm.es X400-Recipients: non-disclosure:; X400-Content-Type: P2-1984 (2) X400-Mts-Identifier: [/PRMD=iris/ADMD=mensatex/C=es/;950511125917] Content-Identifier: 691 Conversion: Prohibited From: Javier Martin Rueda To: ports@FreeBSD.org Message-Id: <691*/S=jmrueda/OU=diatel/O=upm/PRMD=iris/ADMD=mensatex/C=es/@MHS> Subject: Changes in port of pcnfsd Mime-Version: 1.0 (Generated by Ean X.400 to MIME gateway) Sender: ports-owner@FreeBSD.org Precedence: bulk Hi. I've been building the pcnfsd port and have found the following problems: The sources distinguish between several systems to use the proper paths for several printing-related programs. This was patched for FreeBSD, but not in all necessary places. The install procedure creates the directory /var/spool/pcnfsd, while the executable uses /var/spool/pcnfs. Also, the port blindly installs the executable and man page in /usr/local/libexec and /usr/local/man/man8, respectively, withouth ensuring the directories do previously exist. Also, why is "mkdir xxxx" used to create target directories instead of "mkdir -p xxxx", for instance? I solved all of the above except the blind installation, which should be corrected in the global bsd.xxxxx.mk files. By the way, pcnfsd seems to work ok!! :-) This is my new patch-aa file for pcnfsd. *** common.h Sat Feb 27 08:48:17 1993 --- common.h Thu Oct 6 14:35:00 1994 *************** *** 60,65 **** --- 60,69 ---- **===================================================================== */ + #ifdef HAVE_PARAM_H + #include + #endif + /* **--------------------------------------------------------------------- ** Define the following symbol to enable the use of a *************** *** 268,281 **** #define SUNOS_403C #endif ! #ifdef OSVER_BSD386 #define BSD_STYLE_PRINT #define BSD_STYLE_PR_LIST #define BSD_STYLE_QUEUE #define BSD_STYLE_CANCEL #define BSD_STYLE_STATUS #define BSD_STYLE_MONITOR ! #define BSD386 #endif #ifdef OSVER_ULTRIX --- 272,285 ---- #define SUNOS_403C #endif ! #if (defined(BSD) && (BSD >= 199103)) #define BSD_STYLE_PRINT #define BSD_STYLE_PR_LIST #define BSD_STYLE_QUEUE #define BSD_STYLE_CANCEL #define BSD_STYLE_STATUS #define BSD_STYLE_MONITOR ! #define GETUSERSHELL #endif #ifdef OSVER_ULTRIX *** pcnfsd_misc.c Sat Feb 27 08:48:14 1993 --- pcnfsd_misc.c Thu Oct 6 14:32:17 1994 *************** *** 480,486 **** #else SVR4 #include ! #define WTMP_PATH "/usr/adm/wtmp" void wlogin(name) --- 480,488 ---- #else SVR4 #include ! #ifndef _PATH_WTMP ! #define _PATH_WTMP "/usr/adm/wtmp" ! #endif void wlogin(name) *************** *** 499,505 **** (void) strncpy(ut.ut_name,name,sizeof ut.ut_name); ut.ut_time = time( (time_t *) 0); (void) strncpy(ut.ut_host, getcallername(), sizeof ut.ut_host); ! if ((fd = open(WTMP_PATH, O_WRONLY|O_APPEND, 0)) >= 0) { (void)write(fd, (char *)&ut, sizeof(ut)); (void)close(fd); } --- 501,507 ---- (void) strncpy(ut.ut_name,name,sizeof ut.ut_name); ut.ut_time = time( (time_t *) 0); (void) strncpy(ut.ut_host, getcallername(), sizeof ut.ut_host); ! if ((fd = open(_PATH_WTMP, O_WRONLY|O_APPEND, 0)) >= 0) { (void)write(fd, (char *)&ut, sizeof(ut)); (void)close(fd); } *** pcnfsd_print.c Fri Jan 29 23:52:04 1993 --- pcnfsd_print.c Thu Apr 27 12:43:01 1995 *************** *** 395,407 **** */ if(!xcmd) { #ifdef BSD_STYLE_PRINT ! #ifdef BSD386 sprintf(cmdbuf, "/usr/bin/lpr -P%s -C%s -J%s %s", pr, system, user, new_pathname); #else sprintf(cmdbuf, "/usr/ucb/lpr -P%s -C%s -J%s %s", pr, system, user, new_pathname); ! #endif BSD386 #endif BSD_STYLE_PRINT #ifdef SVR4_STYLE_PRINT sprintf(cmdbuf, "/usr/bin/lp -c -d%s %s", --- 395,407 ---- */ if(!xcmd) { #ifdef BSD_STYLE_PRINT ! #if (defined(BSD) && (BSD >= 199103)) sprintf(cmdbuf, "/usr/bin/lpr -P%s -C%s -J%s %s", pr, system, user, new_pathname); #else sprintf(cmdbuf, "/usr/ucb/lpr -P%s -C%s -J%s %s", pr, system, user, new_pathname); ! #endif #endif BSD_STYLE_PRINT #ifdef SVR4_STYLE_PRINT sprintf(cmdbuf, "/usr/bin/lp -c -d%s %s", *************** *** 686,696 **** char *cp; int saw_system; ! #ifdef BSD386 p = popen("/usr/sbin/lpc status", "r"); #else p = popen("/usr/etc/lpc status", "r"); ! #endif BSD386 if(p == NULL) { printers = list_virtual_printers(); return(1); --- 686,696 ---- char *cp; int saw_system; ! #if (defined(BSD) && (BSD >= 199103)) p = popen("/usr/sbin/lpc status", "r"); #else p = popen("/usr/etc/lpc status", "r"); ! #endif if(p == NULL) { printers = list_virtual_printers(); return(1); *************** *** 975,981 **** --- 975,985 ---- if(pn == NULL || suspicious(pn) || !valid_pr(pn)) return(PI_RES_NO_SUCH_PRINTER); + #if (defined(BSD) && (BSD >= 199103)) + sprintf(buff, "/usr/bin/lpq -P%s", pn); + #else sprintf(buff, "/usr/ucb/lpq -P%s", pn); + #endif p = su_popen(user, buff, MAXTIME_FOR_QUEUE); if(p == NULL) { *************** *** 1234,1244 **** sprintf(pname, "%s:", pn); n = strlen(pname); ! #ifdef BSD386 sprintf(cmd, "/usr/sbin/lpc status %s", pn); #else sprintf(cmd, "/usr/etc/lpc status %s", pn); ! #endif BSD386 p = popen(cmd, "r"); if(p == NULL) { msg_out("rpc.pcnfsd: unable to popen() lpc status"); --- 1238,1248 ---- sprintf(pname, "%s:", pn); n = strlen(pname); ! #if (defined(BSD) && (BSD >= 199103)) sprintf(cmd, "/usr/sbin/lpc status %s", pn); #else sprintf(cmd, "/usr/etc/lpc status %s", pn); ! #endif p = popen(cmd, "r"); if(p == NULL) { msg_out("rpc.pcnfsd: unable to popen() lpc status"); *************** *** 1404,1414 **** if(suspicious(id)) return(PC_RES_NO_SUCH_JOB); ! #ifdef BSD386 sprintf(cmdbuf, "/usr/bin/lprm -P%s %s", pr, id); #else sprintf(cmdbuf, "/usr/ucb/lprm -P%s %s", pr, id); ! #endif BSD386 if ((fd = su_popen(user, cmdbuf, MAXTIME_FOR_CANCEL)) == NULL) { msg_out("rpc.pcnfsd: su_popen failed"); return(PC_RES_FAIL); --- 1408,1418 ---- if(suspicious(id)) return(PC_RES_NO_SUCH_JOB); ! #if (defined(BSD) && (BSD >= 199103)) sprintf(cmdbuf, "/usr/bin/lprm -P%s %s", pr, id); #else sprintf(cmdbuf, "/usr/ucb/lprm -P%s %s", pr, id); ! #endif if ((fd = su_popen(user, cmdbuf, MAXTIME_FOR_CANCEL)) == NULL) { msg_out("rpc.pcnfsd: su_popen failed"); return(PC_RES_FAIL); *************** *** 1487,1497 **** char default_cmd[] = "lp $FILE"; #endif SVR4_STYLE_PRINT #ifdef BSD_STYLE_PRINT ! #ifdef BSD386 char default_cmd[] = "/usr/bin/lpr $FILE"; #else char default_cmd[] = "/usr/ucb/lpr $FILE"; ! #endif BSD386 #endif BSD_STYLE_PRINT void --- 1491,1501 ---- char default_cmd[] = "lp $FILE"; #endif SVR4_STYLE_PRINT #ifdef BSD_STYLE_PRINT ! #if (defined(BSD) && (BSD >= 199103)) char default_cmd[] = "/usr/bin/lpr $FILE"; #else char default_cmd[] = "/usr/ucb/lpr $FILE"; ! #endif #endif BSD_STYLE_PRINT void END OF PATCH-AA I also made a change in Makefile.inc, so that the spool directory which is created is the one that the sources expect. This is my new Makefile.inc file: # # Directories for pcnfsd(8) # $Id: Makefile.inc,v 1.1.1.1 1994/10/07 00:23:56 pst Exp $ # BINDIR= ${DESTDIR}/usr/local/libexec MANDIR= ${DESTDIR}/usr/local/man/man PRDIR= ${DESTDIR}/var/spool/pcnfs END OF MAKEFILE.INC From owner-freebsd-ports Thu May 11 08:34:54 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA02318 for ports-outgoing; Thu, 11 May 1995 08:34:54 -0700 Received: from devnull.mpd.tandem.com (devnull.mpd.tandem.com [131.124.4.29]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA02311 ; Thu, 11 May 1995 08:34:39 -0700 Received: from olympus by devnull.mpd.tandem.com (8.6.8/8.6.6) id KAA04453; Thu, 11 May 1995 10:33:52 -0500 Received: by olympus (4.1/TSS2.1) id AA15969; Thu, 11 May 95 10:34:01 CDT From: faulkner@mpd.tandem.com (Boyd Faulkner) Message-Id: <9505111534.AA15969@olympus> Subject: Re: No speech toys for audio?? :-) To: jkh@freefall.cdrom.com (Jordan K. Hubbard) Date: Thu, 11 May 1995 10:34:00 -0500 (CDT) Cc: ports@FreeBSD.org In-Reply-To: <14873.800161797@freefall.cdrom.com> from "Jordan K. Hubbard" at May 10, 95 08:09:57 pm X-Mailer: ELM [version 2.4 PL17] Content-Type: text Content-Length: 717 Sender: ports-owner@FreeBSD.org Precedence: bulk > > It just occurred to me - we've no way of even having the sound blaster > speak to you! Back in 1.x, I brought in a speaking "big ben" clock > that actually worked pretty well, but it seems to have been lost in > the sands of time.. Anyone got a pointer to it, or better yet, a > fully functional text-to-speach converter that works with /dev/audio? > > Thanks! > Jordan > There is still rsynth1.4 in the incoming directory. It was ported, stuck there and never retrieved. Boyd -- _______________________________________________________________________ Boyd Faulkner faulkner@isd.tandem.com _______________________________________________________________________ From owner-freebsd-ports Thu May 11 10:07:30 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA06022 for ports-outgoing; Thu, 11 May 1995 10:07:30 -0700 Received: from mramirez.sy.yale.edu (mramirez.sy.yale.edu [130.132.57.207]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA06013 for ; Thu, 11 May 1995 10:07:25 -0700 Received: (from mrami@localhost) by mramirez.sy.yale.edu (8.6.11/8.6.9) id NAA11308; Thu, 11 May 1995 13:09:15 -0400 Date: Thu, 11 May 1995 13:09:14 -0400 (EDT) From: Marc Ramirez Reply-To: mrami@minerva.cis.yale.edu To: freebsd-ports@FreeBSD.org Subject: gopher port Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk gopherd/AUTH.c uses fgetpwent, which doesn't exist on FreeBSD. My solution was simply to #ifdef it out. Marc. -- You couldn't get a clue during the clue mating season in a field full of horny clues if you smeared your body with clue musk and did the clue mating dance. - Edward Flaherty From owner-freebsd-ports Thu May 11 10:40:02 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA07487 for ports-outgoing; Thu, 11 May 1995 10:40:02 -0700 Received: from gold.tc.umn.edu (root@gold.tc.umn.edu [128.101.115.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id KAA07474 for ; Thu, 11 May 1995 10:40:00 -0700 Received: by gold.tc.umn.edu; Thu, 11 May 95 12:39:47 -0500 Date: Thu, 11 May 1995 12:39:46 -0500 (CDT) From: Jan E Backlund Subject: Setting compiler flags when making ports. To: ports@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk I have an i486 based box and assume that setting the -m486 flag will enhance performance. Is there any convenient way to specify cflags when invoking the makefile for a given port? Jan Erik back0003@golc.tc.umn.edu From owner-freebsd-ports Thu May 11 13:45:18 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA13054 for ports-outgoing; Thu, 11 May 1995 13:45:18 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA13047 ; Thu, 11 May 1995 13:45:11 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: faulkner@mpd.tandem.com (Boyd Faulkner) Cc: ports@freefall.cdrom.com Subject: Re: No speech toys for audio?? :-) In-reply-to: Your message of "Thu, 11 May 95 10:34:00 CDT." <9505111534.AA15969@olympus> Date: Thu, 11 May 1995 13:45:09 -0700 Message-ID: <13046.800225109@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: ports-owner@FreeBSD.org Precedence: bulk > There is still rsynth1.4 in the incoming directory. It was ported, stuck > there and never retrieved. I'm looking at it now, but who's `paf'? For lack of any better (more complete) name, I'm putting you down as the maintainer.. :-) Jordan From owner-freebsd-ports Thu May 11 15:45:29 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA17635 for ports-outgoing; Thu, 11 May 1995 15:45:29 -0700 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id PAA17624 for ; Thu, 11 May 1995 15:45:27 -0700 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id AAA09470 ; Fri, 12 May 1995 00:45:20 +0200 Received: from (roberto@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) id AAA17806 ; Fri, 12 May 1995 00:45:19 +0200 From: roberto@blaise.ibp.fr (Ollivier Robert) Message-Id: <199505112245.AAA17806@blaise.ibp.fr> Subject: Re: Setting compiler flags when making ports. To: back0003@gold.tc.umn.edu (Jan E Backlund) Date: Fri, 12 May 1995 00:45:19 +0200 (MET DST) Cc: ports@FreeBSD.org In-Reply-To: from "Jan E Backlund" at May 11, 95 12:39:46 pm X-Operating-System: FreeBSD BUILT-19950501 ctm#617 X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 555 Sender: ports-owner@FreeBSD.org Precedence: bulk > I have an i486 based box and assume that setting the -m486 flag will > enhance performance. Is there any convenient way to specify cflags when > invoking the makefile for a given port? Have a look at /etc/make.conf. You can set many things up in there. Many ports redefine CFLAGS so generally you'll have to patch the patches :-) in patch/. A few ports now use the default specified in /etc/make.conf -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@FreeBSD.ORG FreeBSD keltia 2.0-BUILT-19950503 #3: Wed May 3 19:53:04 MET DST 1995 From owner-freebsd-ports Thu May 11 16:16:53 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA18771 for ports-outgoing; Thu, 11 May 1995 16:16:53 -0700 Received: from bunyip.cc.uq.oz.au (bunyip.cc.uq.oz.au [130.102.2.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id QAA18765 ; Thu, 11 May 1995 16:16:51 -0700 Received: from cc.uq.oz.au by bunyip.cc.uq.oz.au id <23113-0@bunyip.cc.uq.oz.au>; Fri, 12 May 1995 09:16:20 +1000 Received: from netfl15a.devetir.qld.gov.au by pandora.devetir.qld.gov.au (8.6.10/DEVETIR-E0.3a) with ESMTP id JAA05764; Fri, 12 May 1995 09:19:57 +1000 Received: from localhost by netfl15a.devetir.qld.gov.au (8.6.8.1/DEVETIR-0.1) id XAA05489; Thu, 11 May 1995 23:16:41 GMT Message-Id: <199505112316.XAA05489@netfl15a.devetir.qld.gov.au> X-Mailer: exmh version 1.6 4/21/95 To: "Jordan K. Hubbard" , faulkner@mpd.tandem.com cc: ports@freefall.cdrom.com Subject: Re: No speech toys for audio?? :-) In-reply-to: Your message of "Thu, 11 May 1995 13:45:09 MST." <13046.800225109@freefall.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 12 May 1995 09:16:39 +1000 From: Stephen Hocking Sender: ports-owner@FreeBSD.org Precedence: bulk > > There is still rsynth1.4 in the incoming directory. It was ported, stuck > > there and never retrieved. > Note that rsynth-2.0 is out (and has been for some time) Look in svr-ftp.eng.cam.ac.uk:/comp.speech/sources (or something very familiar, I hide behind a uucp-style link and cannot ftp over to verify this). It is the best quality text-to-speech PD code available that I know of, especially when backed up by a dictionary (which the README explains how to get an American or British dictionary) Stephen I do not speak for the Worker's Compensation Board of Queensland - They don't pay me enough for that! From owner-freebsd-ports Thu May 11 19:32:53 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA25002 for ports-outgoing; Thu, 11 May 1995 19:32:53 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA24989 for ; Thu, 11 May 1995 19:32:50 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id TAA03459; Thu, 11 May 1995 19:32:48 -0700 Date: Thu, 11 May 1995 19:32:48 -0700 Message-Id: <199505120232.TAA03459@forgery.CS.Berkeley.EDU> To: ports@FreeBSD.org Subject: gnat From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk Can someone look into ports/lang/gnat? It wants to install itself into /usr/libexec, can we change it to live in /usr/local/libexec? Thanks.... Satoshi From owner-freebsd-ports Thu May 11 19:36:19 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA25186 for ports-outgoing; Thu, 11 May 1995 19:36:19 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA25178 for ; Thu, 11 May 1995 19:36:16 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id TAA03462; Thu, 11 May 1995 19:36:12 -0700 Date: Thu, 11 May 1995 19:36:12 -0700 Message-Id: <199505120236.TAA03462@forgery.CS.Berkeley.EDU> To: mrami@minerva.cis.yale.edu CC: freebsd-ports@FreeBSD.org In-reply-to: (message from Marc Ramirez on Thu, 11 May 1995 13:09:14 -0400 (EDT)) Subject: Re: gopher port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * gopherd/AUTH.c uses fgetpwent, which doesn't exist on FreeBSD. My * solution was simply to #ifdef it out. Okay, I added two pairs of #ifndef-#endif around the fgetpwent() calls and built a package (it's on wcarchive now). Can someone please test it? Thanks.... Satoshi From owner-freebsd-ports Thu May 11 23:41:50 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA10144 for ports-outgoing; Thu, 11 May 1995 23:41:50 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA10136 for ; Thu, 11 May 1995 23:41:48 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id XAA03579; Thu, 11 May 1995 23:40:13 -0700 Date: Thu, 11 May 1995 23:40:13 -0700 Message-Id: <199505120640.XAA03579@forgery.CS.Berkeley.EDU> To: nils@guru.ims.uni-stuttgart.de CC: ports@FreeBSD.org Subject: lang/gnat From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk Cornelis, Can you take a look at this port? I tried to compile it, and it fails saying: ===== : tsort: bc-optab.o ranlib libcc_int.a cd /e/work/asami/ports/lang/gnat/work/gnat-2.03-src/ada; gmake CC="gcc" COMPILERSOURCE="/usr/src/gnu/usr.bin/cc" gcc -c -O2 -I. -I../gcc -I/usr/src/gnu/usr.bin/cc/include -gnatg -gnata ada.ads gcc: installation problem, cannot exec gnat1: No such file or directory gmake: *** [ada.o] Error 1 *** Error code 2 Stop. *** Error code 1 Stop. ===== after linking the cc_int library. The problem is, gnat1 doesn't exist anywhere on the system at this point (not even in work/gnat-2.03-src). Below are the changes I made. The CC line change is because there is no "gcc-2.6.3" in the system, and PREFIX is for not putting things in /usr. (Jeffrey made g77 install in /usr/local -- I think we can do the same for gnat too?) Thanks.... Satoshi ------- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/gnat/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- 1.4 1995/04/24 11:29:14 +++ Makefile 1995/05/12 02:33:08 @@ -14,7 +13,7 @@ EXTRACT_SUFX= .tar.gz # You need a compiler who calls an existing gnat compiler: -CC = gcc-2.6.3 +CC = gcc # You have to tell me where your gcc 2.6.3 source is located COMPILERSOURCE = /usr/src/gnu/usr.bin/cc @@ -27,7 +26,7 @@ # This is for the package: target. I decided to install the Ada compiler # as /usr/libexec/gnat1, the rest in /usr/local/{bin,adainclude,adalib}. -PREFIX = /usr +# PREFIX = /usr pre-build: @echo "===> Building patched gcc library for ${DISTNAME}" Index: scripts/configure =================================================================== RCS file: /home/ncvs/ports/lang/gnat/scripts/configure,v retrieving revision 1.1.1.2 diff -u -r1.1.1.2 configure --- 1.1.1.2 1995/04/25 11:19:15 +++ configure 1995/05/12 05:33:26 @@ -10,9 +10,9 @@ cd gcc ln -s ${COMPILERSOURCE}/cc/* . -rm -f Makefile 00_TRANS.TBL CVS +rm -f Makefile 00_TRANS.TBL CVS obj ln -s ${COMPILERSOURCE}/cc_int/* . -rm -f Makefile 00_TRANS.TBL CVS +rm -f Makefile 00_TRANS.TBL CVS obj ln -s ${COMPILERSOURCE}/include/tree.h . ln -s ${COMPILERSOURCE}/include/expr.h . echo "#include " > hconfig.h From owner-freebsd-ports Thu May 11 23:53:31 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA11245 for ports-outgoing; Thu, 11 May 1995 23:53:31 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id XAA11237 ; Thu, 11 May 1995 23:53:30 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id XAA03591; Thu, 11 May 1995 23:53:29 -0700 Date: Thu, 11 May 1995 23:53:29 -0700 Message-Id: <199505120653.XAA03591@forgery.CS.Berkeley.EDU> To: jkh@FreeBSD.org CC: mr@FreeBSD.org, ports@FreeBSD.org Subject: pine port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk This thing still doesn't have pkg files...come on, there should be *someone* using pine out there, no? ;) Satoshi From owner-freebsd-ports Fri May 12 00:04:44 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA12014 for ports-outgoing; Fri, 12 May 1995 00:04:44 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA12008 ; Fri, 12 May 1995 00:04:43 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id AAA03600; Fri, 12 May 1995 00:04:42 -0700 Date: Fri, 12 May 1995 00:04:42 -0700 Message-Id: <199505120704.AAA03600@forgery.CS.Berkeley.EDU> To: adam@FreeBSD.org CC: ports@FreeBSD.org Subject: dgd port package failed again From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk Every time I built this one from the top, it fails. I don't know what the problem is, but I'm not going to spend any more time on this port. I appreciate your help on this port, but I'm going to rip off the "package-without-install" hacks, okay? Right now this one is wasting way too much time on my part. Satoshi ------- ===> Building package for dgd-1.0.9.1 Free temp space: 158155776 bytes tar: Can't chdir to ${WRKDIR} : No such file or directory tar: can't add file dgd/Copyright : No such file or directory tar: can't add file dgd/Credits : No such file or directory tar: can't add file dgd/README : No such file or directory tar: can't add file dgd/README.FreeBSD : No such file or directory tar: can't add file dgd/README.sites : No such file or directory tar: can't add file dgd/bin : No such file or directory tar: can't add file dgd/doc : No such file or directory tar command failed with code 1792 Creating package /e/work/asami/ports/packages/.packages/dgd-1.0.9.1.tgz Registering depends:. Creating gzip'd tar ball in '/e/work/asami/ports/packages/.packages/dgd-1.0.9.1.t gz' *** Error code 2 (continuing) From owner-freebsd-ports Fri May 12 00:35:37 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA14062 for ports-outgoing; Fri, 12 May 1995 00:35:37 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA14054 ; Fri, 12 May 1995 00:35:34 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id AAA03616; Fri, 12 May 1995 00:35:33 -0700 Date: Fri, 12 May 1995 00:35:33 -0700 Message-Id: <199505120735.AAA03616@forgery.CS.Berkeley.EDU> To: pst@FreeBSD.org, adam@FreeBSD.org CC: ports@FreeBSD.org Subject: cnews From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk Can someone check if /usr/local/lib/news and /usr/local/libexec/news is all owned by cnews? pkg/PLIST just names these directories, and I'm afraid it's pulling in quite a few stuff that's from other *news installations.... Thanks Satoshi From owner-freebsd-ports Fri May 12 00:39:55 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA14333 for ports-outgoing; Fri, 12 May 1995 00:39:55 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA14320 ; Fri, 12 May 1995 00:39:52 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id AAA03622; Fri, 12 May 1995 00:39:51 -0700 Date: Fri, 12 May 1995 00:39:51 -0700 Message-Id: <199505120739.AAA03622@forgery.CS.Berkeley.EDU> To: hsu@FreeBSD.org CC: ports@FreeBSD.org Subject: maxima port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk I changed /usr/ports to ${PORTSDIR} and got it to compile but the makefile doesn't have an "install" target! ;) Satoshi From owner-freebsd-ports Fri May 12 01:24:28 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA16884 for ports-outgoing; Fri, 12 May 1995 01:24:28 -0700 Received: (from hsu@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA16874 ; Fri, 12 May 1995 01:24:24 -0700 Date: Fri, 12 May 1995 01:24:24 -0700 From: Jeffrey Hsu Message-Id: <199505120824.BAA16874@freefall.cdrom.com> To: asami@CS.Berkeley.EDU, hsu@FreeBSD.org Subject: Re: maxima port Cc: ports@FreeBSD.org Sender: ports-owner@FreeBSD.org Precedence: bulk Yeah, the program was intended to run out of its own source directory and I didn't want to just copy all the lisp and macsyma source over to ${DESTDIR}, but I suppose one could. Making a package only seems like a good idea until you consider the restrictive license on maxima. (I must confess I broke down and bought a copy of Mathematica for Windows, so now I spend a lot less time on fixing the freeware math packages themselves and more time doing math.) From owner-freebsd-ports Fri May 12 01:39:21 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA17357 for ports-outgoing; Fri, 12 May 1995 01:39:21 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA17340 ; Fri, 12 May 1995 01:39:15 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id BAA09315; Fri, 12 May 1995 01:39:12 -0700 Date: Fri, 12 May 1995 01:39:12 -0700 Message-Id: <199505120839.BAA09315@silvia.HIP.Berkeley.EDU> To: hsu@freefall.cdrom.com CC: hsu@FreeBSD.org, ports@FreeBSD.org In-reply-to: <199505120824.BAA16874@freefall.cdrom.com> (message from Jeffrey Hsu on Fri, 12 May 1995 01:24:24 -0700) Subject: Re: maxima port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * Yeah, the program was intended to run out of its own source directory * and I didn't want to just copy all the lisp and macsyma source over to * ${DESTDIR}, but I suppose one could. Well, I hope it could, 'cause otherwise it won't run after a "make clean"! I don't know how it's supposed to run, but copying all the necessary files to under /usr/local/lib/maxima or somewhere should be good enough. Thanks! * Making a package only seems like a good idea until you consider the * restrictive license on maxima. Okay...I added a NO_PACKAGE and a note to look at ports/LEGAL to the Makefile. * (I must confess I broke down and bought a copy of Mathematica for Windows, * so now I spend a lot less time on fixing the freeware math packages * themselves and more time doing math.) Hehe.... ;) Satoshi From owner-freebsd-ports Fri May 12 01:40:57 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA17447 for ports-outgoing; Fri, 12 May 1995 01:40:57 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA17437 ; Fri, 12 May 1995 01:40:49 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id BAA09329; Fri, 12 May 1995 01:40:46 -0700 Date: Fri, 12 May 1995 01:40:46 -0700 Message-Id: <199505120840.BAA09329@silvia.HIP.Berkeley.EDU> To: jkh@FreeBSD.org CC: ports@FreeBSD.org Subject: rsynth MASTER_SITES From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk I can't build a port without MASTER_SITES.... ;) Satoshi From owner-freebsd-ports Fri May 12 01:50:41 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA17896 for ports-outgoing; Fri, 12 May 1995 01:50:41 -0700 Received: (from hsu@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA17885 ; Fri, 12 May 1995 01:50:37 -0700 Date: Fri, 12 May 1995 01:50:37 -0700 From: Jeffrey Hsu Message-Id: <199505120850.BAA17885@freefall.cdrom.com> To: asami@CS.Berkeley.EDU Subject: Re: maxima port Cc: ports@FreeBSD.org Sender: ports-owner@FreeBSD.org Precedence: bulk > * Yeah, the program was intended to run out of its own source directory > * and I didn't want to just copy all the lisp and macsyma source over to > * ${DESTDIR}, but I suppose one could. > Well, I hope it could, 'cause otherwise it won't run after a "make > clean"! I don't know how it's supposed to run, but copying all the > necessary files to under /usr/local/lib/maxima or somewhere should be > good enough. Now I remember. I take back the part about being able to just copy over all the source to /usr/local. Unfortunately, maxima has hardcoded paths in the binary to the place where it was compiled and it would take some scrounging around in some very old baroque non-ansi lisp code to make it look both in /usr/local and /usr/ports/math/maxima. If macsyma isn't legacy code, I don't know what is. From owner-freebsd-ports Fri May 12 02:02:27 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA18672 for ports-outgoing; Fri, 12 May 1995 02:02:27 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA18662 ; Fri, 12 May 1995 02:02:18 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id CAA09439; Fri, 12 May 1995 02:02:15 -0700 Date: Fri, 12 May 1995 02:02:15 -0700 Message-Id: <199505120902.CAA09439@silvia.HIP.Berkeley.EDU> To: hsu@freefall.cdrom.com CC: ports@FreeBSD.org In-reply-to: <199505120850.BAA17885@freefall.cdrom.com> (message from Jeffrey Hsu on Fri, 12 May 1995 01:50:37 -0700) Subject: Re: maxima port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * Now I remember. I take back the part about being able to just copy * over all the source to /usr/local. Unfortunately, maxima has * hardcoded paths in the binary to the place where it was compiled * and it would take some scrounging around in some very old baroque * non-ansi lisp code to make it look both in /usr/local and * /usr/ports/math/maxima. Ok...let's try it the other way around then. Can you make it copy the lisp codes first and then let it "compile" itself in /usr/local/lib/maxima? Leaving anything inside /usr/ports/*/*/work is against our policy. The user should be able to "make clean" and still have the ports run happily. Satoshi From owner-freebsd-ports Fri May 12 02:16:31 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA19548 for ports-outgoing; Fri, 12 May 1995 02:16:31 -0700 Received: from lirmm.lirmm.fr (lirmm.lirmm.fr [193.49.104.10]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA19539 for ; Fri, 12 May 1995 02:16:26 -0700 Received: from lirmm.fr (baobab.lirmm.fr [193.49.106.14]) by lirmm.lirmm.fr (8.6.10/8.6.4) with ESMTP id LAA26531 for ; Fri, 12 May 1995 11:16:15 +0200 Message-Id: <199505120916.LAA26531@lirmm.lirmm.fr> To: ports@FreeBSD.org Subject: tcsh Date: Fri, 12 May 1995 11:16:11 +0200 From: "Philippe Charnier" Sender: ports-owner@FreeBSD.org Precedence: bulk Hello, fyi I installed tcsh with an empty /usr/local /usr/local/man/man1 no such file or directory ... some mkdir -p are missing. -------- -------- Philippe Charnier charnier@lirmm.fr LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France ------------------------------------------------------------------------ From owner-freebsd-ports Fri May 12 02:33:45 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA20390 for ports-outgoing; Fri, 12 May 1995 02:33:45 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA20382 for ; Fri, 12 May 1995 02:33:41 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id CAA09610; Fri, 12 May 1995 02:33:30 -0700 Date: Fri, 12 May 1995 02:33:30 -0700 Message-Id: <199505120933.CAA09610@silvia.HIP.Berkeley.EDU> To: charnier@lirmm.fr CC: ports@FreeBSD.org In-reply-to: <199505120916.LAA26531@lirmm.lirmm.fr> (charnier@lirmm.fr) Subject: Re: tcsh From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * /usr/local/man/man1 no such file or directory ... Thanks for your report, this is fixed in the latest sources. (It calls /etc/mtree/BSD.local.dist from ports or packages.) Satoshi From owner-freebsd-ports Fri May 12 02:42:37 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA20997 for ports-outgoing; Fri, 12 May 1995 02:42:37 -0700 Received: from ibp.ibp.fr (ibp.ibp.fr [132.227.60.30]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA20989 for ; Fri, 12 May 1995 02:42:31 -0700 Received: from blaise.ibp.fr (blaise.ibp.fr [132.227.60.1]) by ibp.ibp.fr (8.6.12/jtpda-5.0) with ESMTP id LAA02961 ; Fri, 12 May 1995 11:42:19 +0200 Received: from (roberto@localhost) by blaise.ibp.fr (8.6.12/jtpda-5.0) id LAA20891 ; Fri, 12 May 1995 11:42:18 +0200 From: roberto@blaise.ibp.fr (Ollivier Robert) Message-Id: <199505120942.LAA20891@blaise.ibp.fr> Subject: Re: tcsh To: charnier@lirmm.fr (Philippe Charnier) Date: Fri, 12 May 1995 11:42:18 +0200 (MET DST) Cc: ports@FreeBSD.org In-Reply-To: <199505120916.LAA26531@lirmm.lirmm.fr> from "Philippe Charnier" at May 12, 95 11:16:11 am X-Operating-System: FreeBSD BUILT-19950501 ctm#617 X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 316 Sender: ports-owner@FreeBSD.org Precedence: bulk > I installed tcsh with an empty /usr/local > > /usr/local/man/man1 no such file or directory ... > > some mkdir -p are missing. Use mtree with the BSD.local.* file. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@FreeBSD.ORG FreeBSD keltia 2.0-BUILT-19950503 #3: Wed May 3 19:53:04 MET DST 1995 From owner-freebsd-ports Fri May 12 03:07:24 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA22776 for ports-outgoing; Fri, 12 May 1995 03:07:24 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA22740 ; Fri, 12 May 1995 03:06:52 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id DAA09721; Fri, 12 May 1995 03:06:35 -0700 Date: Fri, 12 May 1995 03:06:35 -0700 Message-Id: <199505121006.DAA09721@silvia.HIP.Berkeley.EDU> To: ports@FreeBSD.org CC: cvs-committers@FreeBSD.org Subject: What do we need to use the new ports/packages? From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk I'm trying to put together a "quick upgrade kit" for people who want to test the new ports/packages on a 2.0R machine, 'cause this part of the tree has diverted pretty far away from 2.0R. We need testers before 2.0.5 gets out! Ideally, a brave soul can grab this, tar -xvzf it, and be able to build a port or unpack a package. What I can think off the top of my sleepy head is: /usr/bin/which /usr/bin/sed /usr/sbin/pkg_{add,create,delete,info} /usr/sbin/mtree /usr/lib/libc.so.2.1 /usr/lib/libftp.so.2.0 /usr/share/mk/bsd.port.mk /etc/mtree/BSD.local.dist What else do we need? Also, if we want to include pkg_manage, I belive we need to add /usr/sbin/pkg_manage /usr/lib/libdialog.so.3.0 /usr/lib/libncurses.so.3.0 Is this correct? Satoshi From owner-freebsd-ports Fri May 12 03:40:29 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA24673 for ports-outgoing; Fri, 12 May 1995 03:40:29 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id DAA24662 ; Fri, 12 May 1995 03:40:25 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) cc: jkh@FreeBSD.org, ports@FreeBSD.org Subject: Re: rsynth MASTER_SITES In-reply-to: Your message of "Fri, 12 May 95 01:40:46 PDT." <199505120840.BAA09329@silvia.HIP.Berkeley.EDU> Date: Fri, 12 May 1995 03:40:25 -0700 Message-ID: <24661.800275225@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: ports-owner@FreeBSD.org Precedence: bulk Weh? Foo! Ahem.. Sorry, I'll fix that! Jordan > I can't build a port without MASTER_SITES.... ;) > > Satoshi From owner-freebsd-ports Fri May 12 04:21:55 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA27039 for ports-outgoing; Fri, 12 May 1995 04:21:55 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA27014 ; Fri, 12 May 1995 04:21:40 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id TAA01070; Fri, 12 May 1995 19:21:33 +0800 Date: Fri, 12 May 1995 19:21:33 +0800 (CST) From: Brian Tao To: Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= cc: jkh@FreeBSD.org, mr@FreeBSD.org, ports@FreeBSD.org Subject: Re: pine port In-Reply-To: <199505120653.XAA03591@forgery.CS.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk On Thu, 11 May 1995, Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= wrote: > > This thing still doesn't have pkg files...come on, there should be > *someone* using pine out there, no? ;) Ummm... I do. :) I think I even have the Makefile and FreeBSD object files stuffed away in a tarball.gz somewhere. Should the package include the Pine, Pico and IMAP binaries, or just Pine itself (plus support files)? -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Fri May 12 04:35:56 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA27557 for ports-outgoing; Fri, 12 May 1995 04:35:56 -0700 Received: from guru.ims.uni-stuttgart.de (guru.ims.uni-stuttgart.de [141.58.127.254]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id EAA27551 for ; Fri, 12 May 1995 04:35:52 -0700 Received: by guru.ims.uni-stuttgart.de (Smail3.1.28.1 #21) id m0s9t2q-0003VXC; Fri, 12 May 95 13:38 MET DST Message-Id: Date: Fri, 12 May 95 13:38 MET DST From: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) To: asami@CS.Berkeley.EDU Subject: Re: lang/gnat Cc: ports@FreeBSD.org Sender: ports-owner@FreeBSD.org Precedence: bulk > gcc: installation problem, cannot exec gnat1: No such file or directory > gmake: *** [ada.o] Error 1 > *** Error code 2 [...] > after linking the cc_int library. The problem is, gnat1 doesn't exist > anywhere on the system at this point (not even in work/gnat-2.03-src). As I noted in the Makefile, you need a binary of gnat to compile gnat. So where's the binary? If the network permits, have a look at /ftp.ims.uni-stuttgart.de:/pub/unix/FreeBSD/gnat-2.03-FreeBSD-2.0.tar.gz The contents are to be installed in /usr/bin, /usr/libexec, /usr/adainclude and /usr/lib/adalib. Maybe someone builds a new gnat to be installed in /usr/local and puts a package on the CD? Another note: compiling 2.04 with 2.03 is a hassle and currently does not work correctly. Essentially, you have to do two compilations. I'll try 2.05 if it comes out. Nils ---------------------------------------------------------------- Cornelis van der Laan -- nils@ims.uni-stuttgart.de -- nils@guru.stgt.sub.org # echo echo Knusper Knusper Knaeuschen > /etc/nologin From owner-freebsd-ports Fri May 12 04:46:57 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA27763 for ports-outgoing; Fri, 12 May 1995 04:46:57 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA27755 for ; Fri, 12 May 1995 04:46:51 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id TAA01170; Fri, 12 May 1995 19:47:02 +0800 Date: Fri, 12 May 1995 19:47:02 +0800 From: Brian Tao Message-Id: <199505121147.TAA01170@aries.ibms.sinica.edu.tw> To: freebsd-ports@FreeBSD.org Subject: Re: ANNOUNCE: Nautilus 0.9.0 Newsgroups: sci.crypt,alt.privacy,alt.privacy.clipper,comp.security.misc,talk.politics.crypto,comp.speech In-Reply-To: Organization: Institute of Biomedical Sciences, Academia Sinica Sender: ports-owner@FreeBSD.org Precedence: bulk Does anyone from the U.S. want to try porting this to FreeBSD? In article billd@lila.com writes: > >-----BEGIN PGP SIGNED MESSAGE----- > >Announcing Nautilus 0.9.0 (Beta Test) >===================================== > >WHAT IS NAUTILUS? >- ----------------- > >Nautilus is a program that lets you have encrypted voice telephone >conversations with your friends without needing any special equipment. >All you need is a standard personal computer (386/25 or faster PC with >Soundblaster compatible sound board, or Sun Sparcstation) and a high >speed modem. Its speech quality is reasonably good at 14.4kbps and >acceptable at 9600 bps. It currently won't work at any slower >modem speeds. > >Nautilus is the first program of this type that we know of to be >distributed for free with source code. A few similar commercial >programs have been distributed without source, so that their security >cannot be independently examined. > >HOW DOES IT WORK? >- ----------------- > >Nautilus uses your computer's audio hardware to digitize and play back >your speech using a homebrew speech compression routine included with >the program. It encrypts the compressed speech using your choice of >the Blowfish, Triple DES, or IDEA block ciphers, and transmits the >encrypted packets over your modem to your friend's computer. At the >other end, the process is reversed. The program is half-duplex; just >hit a key to switch between talking and listening. > >Nautilus's encryption key is generated from a shared secret passphrase >that you and your friend choose together ahead of time, perhaps via >email using PGP, RIPEM, or a similar program. Nautilus itself does not >currently incorporate any form of public key cryptography. > >Further details are in the release notes included with the program. > >FTP SITES >- --------- > >Nautilus is available in three different formats: > >nautilus-0.9.0.tar.gz - full source code >naut090.zip - MSDOS executable and associated documentation >naut090s.zip - full source code > >It is available at the following FTP sites: > >ftp://ripem.msu.edu/pub/crypt/other/ >This is an export controlled ftp site: read /pub/crypt/GETTING_ACCESS >for information on access. > >ftp://ftp.csn.org:/mpj/I_will_not_export/crypto_???????/ >This is an export controlled ftp site: read /mpj/README for >information on access. > >ftp://miyako.dorm.duke.edu/mpj/crypto/voice/ >This is an export controlled ftp site: read /mpj/GETTING_ACCESS for >information on access. > >INTERNATIONAL USE >- ----------------- > >Sorry, but under current US law, Nautilus is legal for domestic use in >the US only. We don't like this law but have to abide by it while it >is in effect. Nautilus is distributed through export-restricted FTP >sites for this reason. Please do not export it. > >IMPORTANT >- --------- > >This is a BETA TEST VERSION of a BRAND NEW CRYPTOGRAPHY PROGRAM. >Although we've done our best to choose secure ciphers and protocols for >Nautilus, its design details have not yet been reviewed by anyone >except the authors, and it's VERY EASY to make mistakes in such >programs that mess up the security. We advise against putting too much >faith in the security of the program until it has undergone a lot more >reviewing and debugging. We encourage cryptographers and users alike >to examine and test the program thoroughly, and *please* let us know if >you find anything wrong. We hope to release an updated version within >about one month fixing any serious bugs found in the current version, >though probably not having many new features. Finally, although we'll >try to fix any bugs reported to us, WE CANNOT BE RESPONSIBLE FOR ANY >ERRORS. > >CONTACTING THE DEVELOPERS >- ------------------------- > >Nautilus was written by Bill Dorsey, Pat Mullarky, and Paul Rubin. >To contact the developers, please send email to nautilus@lila.com. > >This announcement, and the source and executable distribution files, >are all signed with the following PGP public key. Please use it to >check the authenticity of the files and of any fixes we may post. You >can also use it to send us encrypted email if you want. We will try >to keep such email confidential, but cannot guarantee it. > >- -----BEGIN PGP PUBLIC KEY BLOCK----- >Version: 2.6 > >mQCNAi+tZx4AAAEEALUDK2d68thTyVmD5bXeBEELLFtAgNU6O+M+anooPjXr9sBD >7HsHt4VYtDNY3ecefQAFTzTrBwn9V7Ya2EwVttT2cTEiOj9O6mii+QvOXplxsyWo >SHsuLIjUzHqY9KvlDDMrBuVhs1qWdbXXax4uKB83kZUlABCVAinl/J//FNOFAAUT >tCdOYXV0aWx1cyBEZXZlbG9wZXJzIDxuYXV0aWx1c0BsaWxhLmNvbT6JAJUCBRAv >rWeHg1x2TS1X7GUBAYw4BACNBO/efXHqyMfFw8fzfwuUhHqGf4+VRbLWTvL6/JfH >9Vb8G7dhPQQvm6Q6KVnO6LyNskjb1d5noA03vIObC7hwTbr9sznohSd2OyRsTHiE >Zdqnx0uv+ypsK+ZTOs4uRoKLd2C4sMqdylKaoF2D7Ob7rCwaGucQBuom8L0C0O7n >eokAlQIFEC+tZ04p5fyf/xTThQEBe9EEAJS5fQWa7ev5Ke8Rpzx7zKqkbu7MyJS3 >KSKIpsxyYqmx8k/9GmzNP4xxXUCjfro1zPp84WS3oeft0Qg9fOee09PFsjQ3yxI6 >bH06tPO/mKmNrTGcLQmncrqyf4iOscBoIPYjXSSAG/ULz7Hwa2+vmjUkWk1K93BL >port+RWomAoq >=M+h4 >- -----END PGP PUBLIC KEY BLOCK----- > >-----BEGIN PGP SIGNATURE----- >Version: 2.6 > >iQCVAgUBL7EA+inl/J//FNOFAQGexQP/RDIanlbvluQwPb+JTIzwmy0nIyh4vNxQ >BcGoK/pKLGKHMsOYJF7DEBq39mEJ3Fn/AP6PPlW6yjKOn2Ngxl4WfhIbRdpXyjlr >zbDlm/yZ7zY713RpM2BiPjUoZ7IZWRxhH+WfgvjqTahmSLuBYxnOLWLaQPko9p6N >R6c5FKhDT7c= >=l/tv >-----END PGP SIGNATURE----- > >-- >Bill Dorsey "Nothing that results from human progress is achieved >dorsey@lila.com with unamimous consent. And those who are enlightened >PGP 2.X pubkey before the others are condemned to pursue that light >available in spite of the others." -- Christopher Columbus >-- >Bill Dorsey "Nothing that results from human progress is achieved >dorsey@lila.com with unamimous consent. And those who are enlightened >PGP 2.X pubkey before the others are condemned to pursue that light >available in spite of the others." -- Christopher Columbus -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Fri May 12 05:27:14 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA29859 for ports-outgoing; Fri, 12 May 1995 05:27:14 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id FAA29853 for ; Fri, 12 May 1995 05:27:11 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id FAA10067; Fri, 12 May 1995 05:24:21 -0700 Date: Fri, 12 May 1995 05:24:21 -0700 Message-Id: <199505121224.FAA10067@silvia.HIP.Berkeley.EDU> To: jmrueda@diatel.upm.es CC: ports@FreeBSD.org In-reply-to: <691*/S=jmrueda/OU=diatel/O=upm/PRMD=iris/ADMD=mensatex/C=es/@MHS> (message from Javier Martin Rueda on Thu, 11 May 1995 12:59:17 UTC+0200) Subject: Re: Changes in port of pcnfsd From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * I've been building the pcnfsd port and have found the following problems: Thanks, your patch-aa and Makefile.inc have been committed. * Also, the port blindly installs the executable and man page in * /usr/local/libexec and /usr/local/man/man8, respectively, withouth * ensuring the directories do previously exist. This has been taken care by the new bsd.port.mk as you say. :) Satoshi From owner-freebsd-ports Fri May 12 06:59:25 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA04227 for ports-outgoing; Fri, 12 May 1995 06:59:25 -0700 Received: from wc.cdrom.com (wc.cdrom.com [192.216.223.37]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id GAA04220 for ; Fri, 12 May 1995 06:59:25 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by wc.cdrom.com (8.6.12/8.6.12) with SMTP id GAA23832 for ; Fri, 12 May 1995 06:59:29 -0700 Received: by sequent.kiae.su id AA28971 (5.65.kiae-2 for ports@freebsd.org); Fri, 12 May 1995 17:48:57 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Fri, 12 May 95 17:48:53 +0300 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id QAA01000 for ports@freebsd.org; Fri, 12 May 1995 16:38:01 +0400 To: ports@FreeBSD.org Message-Id: Organization: Olahm Ha-Yetzirah Date: Fri, 12 May 1995 16:38:00 +0400 X-Mailer: Mail/@ [v2.34 FreeBSD] From: "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Hows about making /usr/ports/security? Lines: 11 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 548 Sender: ports-owner@FreeBSD.org Precedence: bulk It will be main tree catalog and SUP target. We have some security stuff now which can be moved here and will have more of them in future. I also think that new "security" category is good addition. Right now we can move pgp stuff from utils to security -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-ports Fri May 12 07:00:19 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA04317 for ports-outgoing; Fri, 12 May 1995 07:00:19 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA04292 for ; Fri, 12 May 1995 07:00:12 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id WAA07398; Fri, 12 May 1995 22:00:11 +0800 Date: Fri, 12 May 1995 22:00:10 +0800 (CST) From: Brian Tao To: FREEBSD-PORTS-L Subject: Hungry ViewKit and guile-ii Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk I would like to try compiling xword for FreeBSD, but it requires a bunch of other libraries installed first. I went out and grabbed the latest Hungry Programmer's ViewKit and something called "guile-ii" (a meld of Scheme and Tk, it seems). Would anyone be interested in these two packages? -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Fri May 12 07:52:21 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA05919 for ports-outgoing; Fri, 12 May 1995 07:52:21 -0700 Received: from devnull.mpd.tandem.com (devnull.mpd.tandem.com [131.124.4.29]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA05913 ; Fri, 12 May 1995 07:52:13 -0700 Received: from olympus by devnull.mpd.tandem.com (8.6.8/8.6.6) id JAA28170; Fri, 12 May 1995 09:51:59 -0500 Received: by olympus (4.1/TSS2.1) id AA18236; Fri, 12 May 95 09:52:04 CDT From: faulkner@mpd.tandem.com (Boyd Faulkner) Message-Id: <9505121452.AA18236@olympus> Subject: Re: No speech toys for audio?? :-) To: sysseh@devetir.qld.gov.au (Stephen Hocking) Date: Fri, 12 May 1995 09:52:03 -0500 (CDT) Cc: jkh@freefall.cdrom.com, faulkner@devnull.mpd.tandem.com, ports@freefall.cdrom.com In-Reply-To: <199505112316.XAA05489@netfl15a.devetir.qld.gov.au> from "Stephen Hocking" at May 12, 95 09:16:39 am X-Mailer: ELM [version 2.4 PL17] Content-Type: text Content-Length: 1194 Sender: ports-owner@FreeBSD.org Precedence: bulk > > > > There is still rsynth1.4 in the incoming directory. It was ported, stuck > > > there and never retrieved. > > > > Note that rsynth-2.0 is out (and has been for some time) Look in > svr-ftp.eng.cam.ac.uk:/comp.speech/sources (or something very familiar, I hide svr-ftp.eng.cam.ac.uk:/pub/comp.speech/sources I think. How did you get configure to recognize the existence of gdbm? I installed it in /usr/local/.... and configure refused to find it. I got it to work anyway but the less I have to hack, the better it is. Thanks, Boyd > behind a uucp-style link and cannot ftp over to verify this). It is the best > quality text-to-speech PD code available that I know of, especially when > backed up by a dictionary (which the README explains how to get an American or > British dictionary) > > Stephen > > I do not speak for the Worker's Compensation Board of Queensland - > They don't pay me enough for that! > > -- _______________________________________________________________________ Boyd Faulkner faulkner@isd.tandem.com _______________________________________________________________________ From owner-freebsd-ports Fri May 12 10:03:48 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA12595 for ports-outgoing; Fri, 12 May 1995 10:03:48 -0700 Received: from veda.is (root@veda.is [193.4.230.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA12580 ; Fri, 12 May 1995 10:03:34 -0700 Received: (from adam@localhost) by veda.is (8.6.8/8.6.6) id RAA02001; Fri, 12 May 1995 17:06:58 GMT From: Adam David Message-Id: <199505121706.RAA02001@veda.is> Subject: Re: dgd port package failed again To: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Date: Fri, 12 May 1995 17:06:57 +0000 (GMT) Cc: adam@FreeBSD.org, ports@FreeBSD.org In-Reply-To: <199505120704.AAA03600@forgery.CS.Berkeley.EDU> from "Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=" at May 12, 95 00:04:42 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 649 Sender: ports-owner@FreeBSD.org Precedence: bulk > Every time I built this one from the top, it fails. That is not the reason. > tar: Can't chdir to ${WRKDIR} : No such file or directory [...] > tar command failed with code 1792 pkg_create used to use vsystem() and therefore could use shell variables on the command line. Now it uses execv("/usr/bin/tar", ...), so this no longer works around it. That's what I get for using an undocumented feature to avoid implementing a feature. :-) I will come up with a better solution. Simplest would probably be to let pkg_create deal with '@srcdir ./relative/path' correctly by expanding the '.' to an absolute directory. -- Adam David From owner-freebsd-ports Fri May 12 10:38:31 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA15022 for ports-outgoing; Fri, 12 May 1995 10:38:31 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id KAA15011 ; Fri, 12 May 1995 10:38:22 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id KAA01130; Fri, 12 May 1995 10:37:16 -0700 From: "Rodney W. Grimes" Message-Id: <199505121737.KAA01130@gndrsh.aac.dev.com> Subject: Re: What do we need to use the new ports/packages? To: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Date: Fri, 12 May 1995 10:37:16 -0700 (PDT) Cc: ports@FreeBSD.org, cvs-committers@FreeBSD.org In-Reply-To: <199505121006.DAA09721@silvia.HIP.Berkeley.EDU> from "Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=" at May 12, 95 03:06:35 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1210 Sender: ports-owner@FreeBSD.org Precedence: bulk > > I'm trying to put together a "quick upgrade kit" for people who want > to test the new ports/packages on a 2.0R machine, 'cause this part of > the tree has diverted pretty far away from 2.0R. We need testers > before 2.0.5 gets out! > > Ideally, a brave soul can grab this, tar -xvzf it, and be able to > build a port or unpack a package. > > What I can think off the top of my sleepy head is: > > /usr/bin/which > /usr/bin/sed > /usr/sbin/pkg_{add,create,delete,info} > /usr/sbin/mtree > /usr/lib/libc.so.2.1 > /usr/lib/libftp.so.2.0 > /usr/share/mk/bsd.port.mk > /etc/mtree/BSD.local.dist > > What else do we need? There where several changes to system calls and kernel interfaces that may stop several of the more kernel aware ports from working. I know I had to rebuild a few of my ports along the way as I upgraded my kernel to keep things working. > Also, if we want to include pkg_manage, I belive we need to add > > /usr/sbin/pkg_manage > /usr/lib/libdialog.so.3.0 > /usr/lib/libncurses.so.3.0 > > Is this correct? > > Satoshi > -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-ports Fri May 12 14:44:02 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA01462 for ports-outgoing; Fri, 12 May 1995 14:44:02 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id OAA01455 ; Fri, 12 May 1995 14:44:00 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: "Andrey A. Chernov, Black Mage" cc: ports@FreeBSD.org Subject: Re: Hows about making /usr/ports/security? In-reply-to: Your message of "Fri, 12 May 95 16:38:00 +0400." Date: Fri, 12 May 1995 14:44:00 -0700 Message-ID: <1452.800315040@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: ports-owner@FreeBSD.org Precedence: bulk It sounds good to me, modulo having some to actually do the work (not me! :) and Satoshi being happy with the idea. Jordan > It will be main tree catalog and SUP target. > We have some security stuff now which can be moved here > and will have more of them in future. > I also think that new "security" category is good addition. > Right now we can move pgp stuff from utils to security > > -- > Andrey A. Chernov : And I rest so composedly, /Now, in my bed, > ache@astral.msk.su : That any beholder /Might fancy me dead - > FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. > RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-ports Fri May 12 15:47:42 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA12336 for ports-outgoing; Fri, 12 May 1995 15:47:42 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA12329 ; Fri, 12 May 1995 15:47:41 -0700 Message-Id: <199505122247.PAA12329@freefall.cdrom.com> X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) Cc: ports@FreeBSD.org Subject: Re: lang/gnat In-reply-to: Your message of "Fri, 12 May 95 13:38:00 +0700." Date: Fri, 12 May 1995 15:47:41 -0700 From: Joshua Peck Macdonald Sender: ports-owner@FreeBSD.org Precedence: bulk > > gcc: installation problem, cannot exec gnat1: No such file or directory > > gmake: *** [ada.o] Error 1 > > *** Error code 2 > > [...] > > > after linking the cc_int library. The problem is, gnat1 doesn't exist > > anywhere on the system at this point (not even in work/gnat-2.03-src). > > As I noted in the Makefile, you need a binary of gnat to compile gnat. > > So where's the binary? If the network permits, have a look at > /ftp.ims.uni-stuttgart.de:/pub/unix/FreeBSD/gnat-2.03-FreeBSD-2.0.tar.gz > > The contents are to be installed in /usr/bin, /usr/libexec, /usr/adainclude > and /usr/lib/adalib. Maybe someone builds a new gnat to be installed in > /usr/local and puts a package on the CD? This seems to be a lot like the g77 port. It doesn't seem to compile on thud for the same reason g77 didn't. The configure script is the same as the one for g77, which leads me to beleive that the changes I made to allow g77 to work in /usr/local/lib and /usr/local/libexec will work for gnat too. All it requires is a simple mod to Makefile.inc from the root of the source tree: CFLAGS+= -DSTANDARD_EXEC_PREFIX=\"${PREFIX}/libexec/\" CFLAGS+= -DSTANDARD_STARTFILE_PREFIX=\"${PREFIX}/lib/\" This will tell it to look in the right place. I would do it (in time for the code freeze) except I have finals and don't know a bit of ada to see if I'm doing anything right and don't even know of any ada code I could test it on ( I tested g77 on several fortran libraries ). If you (Nils) or anyone else would like to see this port working for the freeze they should take a look at the changes I made to the g77 port, they should make gnat work fine. -josh > > Another note: compiling 2.04 with 2.03 is a hassle and currently does not > work correctly. Essentially, you have to do two compilations. I'll try > 2.05 if it comes out. > > Nils > > ---------------------------------------------------------------- > Cornelis van der Laan -- nils@ims.uni-stuttgart.de > -- nils@guru.stgt.sub.org > # echo echo Knusper Knusper Knaeuschen > /etc/nologin From owner-freebsd-ports Fri May 12 19:47:06 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA21549 for ports-outgoing; Fri, 12 May 1995 19:47:06 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id TAA21541 for ; Fri, 12 May 1995 19:47:03 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id TAA00741; Fri, 12 May 1995 19:47:00 -0700 Date: Fri, 12 May 1995 19:47:00 -0700 Message-Id: <199505130247.TAA00741@silvia.HIP.Berkeley.EDU> To: ports@FreeBSD.org Subject: hylafax From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk Can someone take a look into this? flexfax is now supposedly called hylafax and compiles without patches. If you can get it to work, go ahead and import it as "hylafax". We can delete flexfax later. Satoshi From owner-freebsd-ports Fri May 12 20:04:53 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA22685 for ports-outgoing; Fri, 12 May 1995 20:04:53 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA22675 for ; Fri, 12 May 1995 20:04:51 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id UAA00792; Fri, 12 May 1995 20:04:29 -0700 Date: Fri, 12 May 1995 20:04:29 -0700 Message-Id: <199505130304.UAA00792@silvia.HIP.Berkeley.EDU> To: taob@gate.sinica.edu.tw CC: freebsd-ports@FreeBSD.org In-reply-to: (message from Brian Tao on Fri, 12 May 1995 22:00:10 +0800 (CST)) Subject: Re: Hungry ViewKit and guile-ii From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * I would like to try compiling xword for FreeBSD, but it requires a * bunch of other libraries installed first. I went out and grabbed the * latest Hungry Programmer's ViewKit and something called "guile-ii" (a * meld of Scheme and Tk, it seems). Would anyone be interested in these * two packages? Dunno about Hungry stuff, but guile-ii is already in ports/lang, and seems to at least compile and package ok. Satoshi From owner-freebsd-ports Fri May 12 20:07:03 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA22780 for ports-outgoing; Fri, 12 May 1995 20:07:03 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA22769 for ; Fri, 12 May 1995 20:06:52 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id UAA00801; Fri, 12 May 1995 20:06:42 -0700 Date: Fri, 12 May 1995 20:06:42 -0700 Message-Id: <199505130306.UAA00801@silvia.HIP.Berkeley.EDU> To: ache@astral.msk.su CC: ports@FreeBSD.org In-reply-to: (ache@astral.msk.su) Subject: Re: Hows about making /usr/ports/security? From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * It will be main tree catalog and SUP target. * We have some security stuff now which can be moved here * and will have more of them in future. * I also think that new "security" category is good addition. * Right now we can move pgp stuff from utils to security What exactly do you want to put in there? If it's only the two pgp.* in utils, I'd say wait. There are a few categories I'm intending to move out of utils after we are done with the 2.0.5 business. Also, Rod is already busy enough at it is, now is not the right time to ask him to do the repository copy. Satoshi From owner-freebsd-ports Fri May 12 20:09:54 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA22887 for ports-outgoing; Fri, 12 May 1995 20:09:54 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA22875 ; Fri, 12 May 1995 20:09:44 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id UAA00811; Fri, 12 May 1995 20:09:29 -0700 Date: Fri, 12 May 1995 20:09:29 -0700 Message-Id: <199505130309.UAA00811@silvia.HIP.Berkeley.EDU> To: taob@gate.sinica.edu.tw CC: jkh@FreeBSD.org, mr@FreeBSD.org, ports@FreeBSD.org In-reply-to: (message from Brian Tao on Fri, 12 May 1995 19:21:33 +0800 (CST)) Subject: Re: pine port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * Ummm... I do. :) I think I even have the Makefile and FreeBSD * object files stuffed away in a tarball.gz somewhere. Should the * package include the Pine, Pico and IMAP binaries, or just Pine itself * (plus support files)? Don't worry about Makefiles or object files (whatever that is), it seems to compile and install ok. And for the files you need to include in the PLIST, this is what "make insall" says. I think we want all the binaries and the manpage at least. What are the "support files"? Satoshi ------- ===> Installing for pine-3.91 install -c -s -o bin -g bin bin/imapd /usr/local/bin/imapd install -c -s -o bin -g bin bin/mtest /usr/local/bin/mtest install -c -s -o bin -g bin bin/pico /usr/local/bin/pico install -c -s -o bin -g bin bin/pine /usr/local/bin/pine install -c -o bin -g bin doc/pico.1 /usr/local/man/man1/pico.1 install -c -o bin -g bin doc/pine.1 /usr/local/man/man1/pine.1 From owner-freebsd-ports Fri May 12 20:17:56 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23259 for ports-outgoing; Fri, 12 May 1995 20:17:56 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA23251 ; Fri, 12 May 1995 20:17:54 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id UAA00847; Fri, 12 May 1995 20:17:34 -0700 Date: Fri, 12 May 1995 20:17:34 -0700 Message-Id: <199505130317.UAA00847@silvia.HIP.Berkeley.EDU> To: adam@veda.is CC: adam@FreeBSD.org, ports@FreeBSD.org In-reply-to: <199505121706.RAA02001@veda.is> (message from Adam David on Fri, 12 May 1995 17:06:57 +0000 (GMT)) Subject: Re: dgd port package failed again From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * > Every time I built this one from the top, it fails. * * That is not the reason. I didn't say it's the reason, I was just commenting on the frequency. :) * I will come up with a better solution. Simplest would probably be to let * pkg_create deal with '@srcdir ./relative/path' correctly by expanding the * '.' to an absolute directory. Sorry, I still don't understand why you are trying to go through all this trouble to implement the "package-without-install" feature. I understand what you wrote me about library files might get screw up, but as I told you before, I'm probably the only one in the entire world that's building this package, and I don't need this ability. And this thing is getting in may way every time I try to build it. Satoshi From owner-freebsd-ports Fri May 12 20:19:42 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA23306 for ports-outgoing; Fri, 12 May 1995 20:19:42 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA23298 ; Fri, 12 May 1995 20:19:36 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id UAA00852; Fri, 12 May 1995 20:19:26 -0700 Date: Fri, 12 May 1995 20:19:26 -0700 Message-Id: <199505130319.UAA00852@silvia.HIP.Berkeley.EDU> To: rgrimes@gndrsh.aac.dev.com CC: ports@FreeBSD.org, cvs-committers@FreeBSD.org In-reply-to: <199505121737.KAA01130@gndrsh.aac.dev.com> (rgrimes@gndrsh.aac.dev.com) Subject: Re: What do we need to use the new ports/packages? From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * There where several changes to system calls and kernel interfaces that * may stop several of the more kernel aware ports from working. I know * I had to rebuild a few of my ports along the way as I upgraded my kernel * to keep things working. Awww. Do you remember which ports these were? We'll need to put a big fat WARNING in there I guess.... By the way, do you mean you needed to rebuild the port as you rebuilt the kernel? That's real bad if it's true, because that means upgrade to 2.0.5 might break someone's running port. Can you be more specific? Satoshi From owner-freebsd-ports Fri May 12 20:39:38 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA24439 for ports-outgoing; Fri, 12 May 1995 20:39:38 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA24431 ; Fri, 12 May 1995 20:39:35 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id UAA00937; Fri, 12 May 1995 20:39:33 -0700 Date: Fri, 12 May 1995 20:39:33 -0700 Message-Id: <199505130339.UAA00937@silvia.HIP.Berkeley.EDU> To: hsu@FreeBSD.org, pst@FreeBSD.org, gibbs@FreeBSD.org, jkh@FreeBSD.org CC: ports@FreeBSD.org Subject: expect port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk Can someone add package files to this one? It compiles and installs ok.... Satoshi From owner-freebsd-ports Fri May 12 21:09:04 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA25711 for ports-outgoing; Fri, 12 May 1995 21:09:04 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id VAA25705 for ; Fri, 12 May 1995 21:09:01 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id VAA00995; Fri, 12 May 1995 21:07:35 -0700 Date: Fri, 12 May 1995 21:07:35 -0700 Message-Id: <199505130407.VAA00995@silvia.HIP.Berkeley.EDU> To: nils@guru.ims.uni-stuttgart.de CC: ports@FreeBSD.org In-reply-to: (nils@guru.ims.uni-stuttgart.de) Subject: Re: lang/gnat From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * As I noted in the Makefile, you need a binary of gnat to compile gnat. Ah, now I know what you meant in the comment of CC. ;) * So where's the binary? If the network permits, have a look at * /ftp.ims.uni-stuttgart.de:/pub/unix/FreeBSD/gnat-2.03-FreeBSD-2.0.tar.gz * * The contents are to be installed in /usr/bin, /usr/libexec, /usr/adainclude * and /usr/lib/adalib. Maybe someone builds a new gnat to be installed in * /usr/local and puts a package on the CD? Yeah, at least if we can make a package, it will be a big win. Also, the user will need the package first to compile it anyway.... ;) So with that binary and Josh's suggestions, we should able to get this to work. Josh, you'd probably want to add something like @if ! [ -x ${PREFIX}/libexec/gnat1 ]; then \ echo "Sorry, I need a working gnat compiler to compile myself."; \ echo "Please install package ${PKGNAME}.tgz and try again."; \ exit 1; \ fi in the Makefile (pre-build?). Satoshi From owner-freebsd-ports Fri May 12 22:54:28 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA01421 for ports-outgoing; Fri, 12 May 1995 22:54:28 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id WAA01401 ; Fri, 12 May 1995 22:54:22 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id WAA02572; Fri, 12 May 1995 22:54:19 -0700 Date: Fri, 12 May 1995 22:54:19 -0700 Message-Id: <199505130554.WAA02572@silvia.HIP.Berkeley.EDU> To: ports@FreeBSD.org CC: cvs-committers@FreeBSD.org Subject: ports' timetable for 2.0.5 From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk Okay, following Rod's announcement of the code freeze in the main tree, here is the schedule I'm planning for the ports tree for 2.0.5: (1) Code freeze of the whole ports area at the same time as the main tree, i.e., 5/14 (Sun), 12:01 AM PDT. After that, only bug fixes are allowed. In particular, no upgrades. Don't worry if the original tarball is gone from the master site, we have it on wcarchive and it will go on the CD. Don't forget this freeze is for the CD, so as long as we can get the tarball and port in sync, it's ok. Change of documentation is ok, but for any change you make, I'll need to rebuild the package so please try to do it before the freeze! (2) Immediately following the code freeze, I'll check out a copy of the entire port tree and put it up for ftp for those who don't have cvs access. It will be a tarball by categories (e.g., utils.tar.gz) and will be available from my research machine (forgery.cs.berkeley.edu) for a couple of days to offload wcarchive. (3) Also immediately following the code freeze, thud will be run through the last "make world". At its conclusion (most probably after I get back from my final, which ends at 3:30 PM PDT :), I will rename /usr/local and /usr/X11R6, build & install XFree86 and shells, and then do a make -k BATCH=yes DUDS="..." package from the top of a checked-out ports tree. What will be in DUDS will depend on what other people can build for me. Right now I'm assuming the following: shells (will be built first) archivers (Andrey, can you build them?) russian (ditto) print (Jean-Marc, can you build them?) (4) I'm hoping the MAINTAINERs will build the IS_INTERACTIVE ports. I'll post the list of them later. If you can't, send me an e-mail and I'll see what I can do. There are some ports that didn't build & package correctly in my last build, I've already sent out mails to relevant parties so you know what they are. :) Please try to fix them before the freeze. Also, some ports are sort of half-baked, missing from the parent Makefile's SUBDIR list for no apparent reason. I'd like to have all ports fall in one of the following three categories: (a) Installs and packages fine. :) (b) Compiles and installs but we can't build a package because of legal problems (license, etc.). These should be in the parent directory's Makefile but have a NO_PACKAGE in the port Makefile with the comment in front, and also an entry in ports/LEGAL. (c) We can't legally build and install it on our system (thud). These should be in the parent directory's Makefile as "restricted" with an explanation. Also in ports/LEGAL. (d) It doesn't build, install and/or package. It should be in the parent Makefile's "broken" list. Yeah I know I said "three", the fourth list is not what I'd like them to be. :) Note that you need pkg/* files for ports in (b) and (c) as well, they are used in pkg_manage, ports/INDEX and other places. The distfiles and packages will be copied over to wcarchive as they get built, so please test them as time permits. Also, an annoucement will be posted to the "announce" list and the newsgroup soon. Well, let me know what you think. Thanks for your help! Satoshi From owner-freebsd-ports Fri May 12 23:52:25 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id XAA04455 for ports-outgoing; Fri, 12 May 1995 23:52:25 -0700 Received: from easynet.com (easyr.easynet.net [198.67.38.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id XAA04446 for ; Fri, 12 May 1995 23:52:24 -0700 Received: by easynet.com (Smail3.1.28.1 #7) id m0sAB4I-000rdbC; Fri, 12 May 95 23:52 WET DST Message-Id: From: brian@mediacity.com (Brian Litzinger) Subject: Talisman MPEG Driver To: freebsd-ports@FreeBSD.org Date: Fri, 12 May 1995 23:52:54 -0700 (PDT) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 406 Sender: ports-owner@FreeBSD.org Precedence: bulk At least I think I put it there. When I tried to look I got: 425 Can't create data socket (192.216.191.11,20): Address already in use. It contains the device driver for the OmniMedia Talisman Hardware MPEG in a Window decoder card. Dev entry 64 in FreeBSD-current. By the way, my Cyclades cyb has never shown up in the build. Did you decide against using it? Brian Litzinger brian@easynet.com From owner-freebsd-ports Sat May 13 00:24:55 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA05782 for ports-outgoing; Sat, 13 May 1995 00:24:55 -0700 Received: from easynet.com (easyr.easynet.net [198.67.38.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id AAA05776 for ; Sat, 13 May 1995 00:24:54 -0700 Received: by easynet.com (Smail3.1.28.1 #7) id m0sABZp-000rdTC; Sat, 13 May 95 00:25 WET DST Message-Id: From: brian@mediacity.com (Brian Litzinger) Subject: Talisman MPEG Driver (try 2) To: freebsd-ports@FreeBSD.org Date: Sat, 13 May 1995 00:25:29 -0700 (PDT) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 469 Sender: ports-owner@FreeBSD.org Precedence: bulk I put tm0.04.tar.gz in pub/FreeBSD/incoming on ftp.cdrom.com. At least I think I put it there. When I tried to look I got: 425 Can't create data socket (192.216.191.11,20): Address already in use. It contains the device driver for the OmniMedia Talisman Hardware MPEG in a Window decoder card. Dev entry 64 in FreeBSD-current. By the way, my Cyclades cyb has never shown up in the build. Did you decide against using it? Brian Litzinger brian@easynet.com From owner-freebsd-ports Sat May 13 00:33:23 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA06173 for ports-outgoing; Sat, 13 May 1995 00:33:23 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA06167 ; Sat, 13 May 1995 00:33:21 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id AAA03286; Sat, 13 May 1995 00:33:18 -0700 Date: Sat, 13 May 1995 00:33:18 -0700 Message-Id: <199505130733.AAA03286@silvia.HIP.Berkeley.EDU> To: hsu@FreeBSD.org CC: ports@FreeBSD.org Subject: Mesa install From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk This port doesn't install yet.... Satoshi From owner-freebsd-ports Sat May 13 01:22:29 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA09477 for ports-outgoing; Sat, 13 May 1995 01:22:29 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id BAA09467 ; Sat, 13 May 1995 01:22:25 -0700 Message-Id: <199505130822.BAA09467@freefall.cdrom.com> X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Cc: ports@FreeBSD.org Subject: Re: lang/gnat In-reply-to: Your message of "Fri, 12 May 95 21:07:35 PDT." <199505130407.VAA00995@silvia.HIP.Berkeley.EDU> Date: Sat, 13 May 1995 01:22:24 -0700 From: Joshua Peck Macdonald Sender: ports-owner@FreeBSD.org Precedence: bulk > * As I noted in the Makefile, you need a binary of gnat to compile gnat. > It still didn't get past configure. I applied my g77 patches to some things and got it all the way to the actual ada source build, which of course broke. If there was one installed on thud it would be nice. I tried that ftp site today and it was really slow. Maybe its done now. -josh > > * So where's the binary? If the network permits, have a look at > * /ftp.ims.uni-stuttgart.de:/pub/unix/FreeBSD/gnat-2.03-FreeBSD-2.0.tar.gz > * > * The contents are to be installed in /usr/bin, /usr/libexec, /usr/adainclud >e > * and /usr/lib/adalib. Maybe someone builds a new gnat to be installed in > * /usr/local and puts a package on the CD? > > Yeah, at least if we can make a package, it will be a big win. Also, > the user will need the package first to compile it anyway.... ;) > > So with that binary and Josh's suggestions, we should able to get this > to work. Josh, you'd probably want to add something like > > @if ! [ -x ${PREFIX}/libexec/gnat1 ]; then \ > echo "Sorry, I need a working gnat compiler to compile myself."; \ > echo "Please install package ${PKGNAME}.tgz and try again."; \ > exit 1; \ > fi > > in the Makefile (pre-build?). > > Satoshi From owner-freebsd-ports Sat May 13 01:38:04 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA10719 for ports-outgoing; Sat, 13 May 1995 01:38:04 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA10706 ; Sat, 13 May 1995 01:38:00 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id BAA03475; Sat, 13 May 1995 01:37:57 -0700 Date: Sat, 13 May 1995 01:37:57 -0700 Message-Id: <199505130837.BAA03475@silvia.HIP.Berkeley.EDU> To: ache@FreeBSD.org CC: ports@FreeBSD.org Subject: tintin++ From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk This port is missing package files.... Satoshi From owner-freebsd-ports Sat May 13 04:50:58 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA27201 for ports-outgoing; Sat, 13 May 1995 04:50:58 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA27193 for ; Sat, 13 May 1995 04:50:54 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id EAA04113; Sat, 13 May 1995 04:50:51 -0700 Date: Sat, 13 May 1995 04:50:51 -0700 Message-Id: <199505131150.EAA04113@silvia.HIP.Berkeley.EDU> To: ports@FreeBSD.org Subject: list of ? ports From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk List of ports that aren't categorized properly: archivers/ hpack.non-usa.only unzip.with_encryption zip.with_encryption These are in the "restricted" list of the parent Makefile, but they don't have pkg/* files. audio/ rplay Can't connect to MASTER_SITES, probably headed for "broken"? graphics/ Mesa Doesn't install yet vcg Can't connect to MASTER_SITES, probably headed for "broken"? utils/ vmsbackup Can't connect to MASTER_SITES, probably headed for "broken"? Satoshi From owner-freebsd-ports Sat May 13 04:59:22 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA27576 for ports-outgoing; Sat, 13 May 1995 04:59:22 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA27566 for ; Sat, 13 May 1995 04:59:18 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id EAA04138; Sat, 13 May 1995 04:59:16 -0700 Date: Sat, 13 May 1995 04:59:16 -0700 Message-Id: <199505131159.EAA04138@silvia.HIP.Berkeley.EDU> To: ports@FreeBSD.org Subject: list of broken ports From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk that are not in the previous mail (list of ? ports).... audio/gmod comms/flexfax (should be replaced by hylafax) devel/libmalloc games/xpipeman (can't find a source that patches correctly) games/xrobots (ditto) graphics/povray lang/expect (no pkg files) lang/gnat (Josh has this thing almost finished) net/dgd-lpmud net/slirp net/wais utils/wine utils/lmbench (I know I know, I'll do it tomorrow) x11/iv (didn't someone say he's got a working version? C'mon people, please fix these, be our hero.... :) Satoshi From owner-freebsd-ports Sat May 13 05:04:55 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA27878 for ports-outgoing; Sat, 13 May 1995 05:04:55 -0700 Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id FAA27864 for ; Sat, 13 May 1995 05:04:43 -0700 Received: by sovcom.kiae.su id AA06996 (5.65.kiae-2 ); Sat, 13 May 1995 16:02:29 +0400 Received: by sovcom.KIAE.su (UUMAIL/2.0); Sat, 13 May 95 16:02:26 +0300 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id PAA00579; Sat, 13 May 1995 15:58:49 +0400 To: Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= Cc: ports@FreeBSD.org References: <199505130306.UAA00801@silvia.HIP.Berkeley.EDU> In-Reply-To: <199505130306.UAA00801@silvia.HIP.Berkeley.EDU>; from Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= at Fri, 12 May 1995 20:06:42 -0700 Message-Id: Organization: Olahm Ha-Yetzirah Date: Sat, 13 May 1995 15:58:48 +0400 (MSD) X-Mailer: Mail/@ [v2.35 FreeBSD] From: "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: Hows about making /usr/ports/security? Lines: 27 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1212 Sender: ports-owner@FreeBSD.org Precedence: bulk In message <199505130306.UAA00801@silvia.HIP.Berkeley.EDU> Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= writes: > * It will be main tree catalog and SUP target. > * We have some security stuff now which can be moved here > * and will have more of them in future. > * I also think that new "security" category is good addition. > * Right now we can move pgp stuff from utils to security >What exactly do you want to put in there? If it's only the two pgp.* >in utils, I'd say wait. I think about more stuff incoming, i.e. Nautilus, Satan, Gabriel. tcp_wrapper can be moved there too. >There are a few categories I'm intending to move out of utils after we >are done with the 2.0.5 business. Also, Rod is already busy enough at >it is, now is not the right time to ask him to do the repository copy. I don't mean that this step need to be done immediately :-) -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-ports Sat May 13 05:12:49 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28293 for ports-outgoing; Sat, 13 May 1995 05:12:49 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id FAA28281 for ; Sat, 13 May 1995 05:12:38 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id FAA04202; Sat, 13 May 1995 05:09:54 -0700 Date: Sat, 13 May 1995 05:09:54 -0700 Message-Id: <199505131209.FAA04202@silvia.HIP.Berkeley.EDU> To: ache@astral.msk.su CC: ports@FreeBSD.org In-reply-to: (ache@astral.msk.su) Subject: Re: Hows about making /usr/ports/security? From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * I think about more stuff incoming, i.e. Nautilus, Satan, Gabriel. * tcp_wrapper can be moved there too. Well, if I have any say in this, then Satan is *not* going to be in the ports tree. (j/k) :p * >There are a few categories I'm intending to move out of utils after we * >are done with the 2.0.5 business. Also, Rod is already busy enough at * >it is, now is not the right time to ask him to do the repository copy. * * I don't mean that this step need to be done immediately :-) Ok...make sure to remind me about this when I propose the utils/ reorganization after the release.... :) Satoshi From owner-freebsd-ports Sat May 13 05:16:37 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id FAA28463 for ports-outgoing; Sat, 13 May 1995 05:16:37 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id FAA28451 ; Sat, 13 May 1995 05:16:27 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id FAA04232; Sat, 13 May 1995 05:16:25 -0700 Date: Sat, 13 May 1995 05:16:25 -0700 Message-Id: <199505131216.FAA04232@silvia.HIP.Berkeley.EDU> To: jkh@FreeBSD.org CC: ports@FreeBSD.org Subject: rsynth port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk Jordan, can you please fill in MASTER_SITES? Or just tell me where you got it.... ;) Satoshi From owner-freebsd-ports Sat May 13 06:56:37 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA01392 for ports-outgoing; Sat, 13 May 1995 06:56:37 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id GAA01386 for ; Sat, 13 May 1995 06:56:33 -0700 Received: by sequent.kiae.su id AA12945 (5.65.kiae-2 ); Sat, 13 May 1995 16:19:32 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Sat, 13 May 95 16:19:32 +0400 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id QAA00748; Sat, 13 May 1995 16:17:27 +0400 To: Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= Cc: ports@FreeBSD.org References: <199505131209.FAA04202@silvia.HIP.Berkeley.EDU> In-Reply-To: <199505131209.FAA04202@silvia.HIP.Berkeley.EDU>; from Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= at Sat, 13 May 1995 05:09:54 -0700 Message-Id: Organization: Olahm Ha-Yetzirah Date: Sat, 13 May 1995 16:17:26 +0400 (MSD) X-Mailer: Mail/@ [v2.35 FreeBSD] From: "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: Hows about making /usr/ports/security? Lines: 17 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 691 Sender: ports-owner@FreeBSD.org Precedence: bulk In message <199505131209.FAA04202@silvia.HIP.Berkeley.EDU> Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= writes: > * I think about more stuff incoming, i.e. Nautilus, Satan, Gabriel. > * tcp_wrapper can be moved there too. >Well, if I have any say in this, then Satan is *not* going to be in >the ports tree. (j/k) :p Why (just interesting)? -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-ports Sat May 13 07:59:18 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA02691 for ports-outgoing; Sat, 13 May 1995 07:59:18 -0700 Received: from aries.ibms.sinica.edu.tw ([140.109.40.248]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA02676 for ; Sat, 13 May 1995 07:58:58 -0700 Received: (from taob@localhost) by aries.ibms.sinica.edu.tw (8.6.11/8.6.9) id WAA00266; Sat, 13 May 1995 22:59:16 +0800 Date: Sat, 13 May 1995 22:59:14 +0800 (CST) From: Brian Tao To: FREEBSD-PORTS-L Subject: Re: Hungry ViewKit and guile-ii In-Reply-To: <199505130304.UAA00792@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: ports-owner@FreeBSD.org Precedence: bulk On Fri, 12 May 1995, Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= wrote: > > Dunno about Hungry stuff, but guile-ii is already in ports/lang, and > seems to at least compile and package ok. Oh, is it? I should have checked first. :-/ I'll leave the Hungry stuff alone for now, since I don't think any of their stuff is in "release" form. The ViewKit (for XWord) compiles straight out of the box anyway. -- Brian ("Though this be madness, yet there is method in't") Tao taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org From owner-freebsd-ports Sat May 13 11:47:39 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA08619 for ports-outgoing; Sat, 13 May 1995 11:47:39 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA08605 ; Sat, 13 May 1995 11:47:35 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id LAA00401; Sat, 13 May 1995 11:44:15 -0700 From: "Rodney W. Grimes" Message-Id: <199505131844.LAA00401@gndrsh.aac.dev.com> Subject: Re: SWAPON patches To: phk@ref.tfs.com (Poul-Henning Kamp) Date: Sat, 13 May 1995 11:44:15 -0700 (PDT) Cc: davidg@root.com, dyson@root.com, rgrimes@FreeBSD.org, jkh@FreeBSD.org, ports@FreeBSD.org In-Reply-To: <199505131737.KAA09959@ref.tfs.com> from "Poul-Henning Kamp" at May 13, 95 10:37:24 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 668 Sender: ports-owner@FreeBSD.org Precedence: bulk > > > >My patches are in freefall:~phk/swap.patch which changes: > > > usr.sbin/pstat > > > fix to match new kernel reality. > > > > You'll need to make a similar patch to swapinfo - we plan to continue to > > support it for 2.0.5. It might go away in 2.1, however. > > Fixed, but probably not the way you expected :-) > > pstat will now act like swapinfo, if invoked that way. > > The problems with swapon is in the works. Oh, and this probably broke the top port that does swapspace statistic too. -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Custom computers for FreeBSD From owner-freebsd-ports Sat May 13 12:46:07 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id MAA10158 for ports-outgoing; Sat, 13 May 1995 12:46:07 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id MAA10151 ; Sat, 13 May 1995 12:46:05 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) cc: jkh@FreeBSD.org, ports@FreeBSD.org Subject: Re: rsynth port In-reply-to: Your message of "Sat, 13 May 95 05:16:25 PDT." <199505131216.FAA04232@silvia.HIP.Berkeley.EDU> Date: Sat, 13 May 1995 12:46:05 -0700 Message-ID: <10150.800394365@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: ports-owner@FreeBSD.org Precedence: bulk I started this yesterday and then decided to go to 2.0 at the same time - I'll have it in the tree tonite! Jordan > Jordan, can you please fill in MASTER_SITES? Or just tell me where > you got it.... ;) > > Satoshi From owner-freebsd-ports Sat May 13 14:52:10 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA13111 for ports-outgoing; Sat, 13 May 1995 14:52:10 -0700 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA13105 ; Sat, 13 May 1995 14:52:07 -0700 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id OAA00191; Sat, 13 May 1995 14:55:06 -0700 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id OAA00185; Sat, 13 May 1995 14:52:02 -0700 Message-Id: <199505132152.OAA00185@corbin.Root.COM> To: "Rodney W. Grimes" cc: phk@ref.tfs.com (Poul-Henning Kamp), dyson@root.com, jkh@FreeBSD.org, ports@FreeBSD.org Subject: Re: SWAPON patches In-reply-to: Your message of "Sat, 13 May 95 11:44:15 PDT." <199505131844.LAA00401@gndrsh.aac.dev.com> From: David Greenman Reply-To: davidg@root.com Date: Sat, 13 May 1995 14:52:00 -0700 Sender: ports-owner@FreeBSD.org Precedence: bulk >> >> > >My patches are in freefall:~phk/swap.patch which changes: >> > > usr.sbin/pstat >> > > fix to match new kernel reality. >> > >> > You'll need to make a similar patch to swapinfo - we plan to continue to >> > support it for 2.0.5. It might go away in 2.1, however. >> >> Fixed, but probably not the way you expected :-) >> >> pstat will now act like swapinfo, if invoked that way. >> >> The problems with swapon is in the works. > >Oh, and this probably broke the top port that does swapspace statistic >too. Right, top is broken, too. -DG From owner-freebsd-ports Sat May 13 14:56:06 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA13142 for ports-outgoing; Sat, 13 May 1995 14:56:06 -0700 Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA13136 ; Sat, 13 May 1995 14:56:05 -0700 Received: (from phk@localhost) by ref.tfs.com (8.6.8/8.6.6) id OAA10598; Sat, 13 May 1995 14:55:57 -0700 From: Poul-Henning Kamp Message-Id: <199505132155.OAA10598@ref.tfs.com> Subject: Re: SWAPON patches To: davidg@root.com Date: Sat, 13 May 1995 14:55:57 -0700 (PDT) Cc: rgrimes@gndrsh.aac.dev.com, dyson@root.com, jkh@FreeBSD.org, ports@FreeBSD.org In-Reply-To: <199505132152.OAA00185@corbin.Root.COM> from "David Greenman" at May 13, 95 02:52:00 pm Content-Type: text Content-Length: 402 Sender: ports-owner@FreeBSD.org Precedence: bulk > >Oh, and this probably broke the top port that does swapspace statistic > >too. > > Right, top is broken, too. OK, I will submit a patch to the maintainer, conditioned by the other stuff going into the kernel... -- Poul-Henning Kamp -- TRW Financial Systems, Inc. 'All relevant people are pertinent' && 'All rude people are impertinent' => 'no rude people are relevant' From owner-freebsd-ports Sat May 13 16:51:46 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA15575 for ports-outgoing; Sat, 13 May 1995 16:51:46 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA15569 for ; Sat, 13 May 1995 16:51:44 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id QAA01039; Sat, 13 May 1995 16:51:11 -0700 Date: Sat, 13 May 1995 16:51:11 -0700 Message-Id: <199505132351.QAA01039@silvia.HIP.Berkeley.EDU> To: taob@gate.sinica.edu.tw CC: freebsd-ports@FreeBSD.org In-reply-to: (message from Brian Tao on Sat, 13 May 1995 22:59:14 +0800 (CST)) Subject: Re: Hungry ViewKit and guile-ii From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * Oh, is it? I should have checked first. :-/ I'll leave the * Hungry stuff alone for now, since I don't think any of their stuff is * in "release" form. The ViewKit (for XWord) compiles straight out of * the box anyway. Well, ok. But I assume you just volunteered to test out the guile-ii package, right? :) Satoshi From owner-freebsd-ports Sat May 13 17:01:06 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA15807 for ports-outgoing; Sat, 13 May 1995 17:01:06 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA15800 ; Sat, 13 May 1995 17:01:03 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.11/8.6.9) id RAA01076; Sat, 13 May 1995 17:01:00 -0700 Date: Sat, 13 May 1995 17:01:00 -0700 Message-Id: <199505140001.RAA01076@silvia.HIP.Berkeley.EDU> To: jkh@freefall.cdrom.com CC: jkh@FreeBSD.org, ports@FreeBSD.org In-reply-to: <10150.800394365@freefall.cdrom.com> (jkh@freefall.cdrom.com) Subject: Re: rsynth port From: asami@CS.Berkeley.EDU (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * I started this yesterday and then decided to go to 2.0 at the same * time - I'll have it in the tree tonite! Okay...thanks! Satoshi