From owner-freebsd-ports Sun Jun 2 07:09:44 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA20280 for ports-outgoing; Sun, 2 Jun 1996 07:09:44 -0700 (PDT) Received: from Fieber-John.campusview.indiana.edu (Fieber-John.campusview.indiana.edu [149.159.1.34]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA20275 for ; Sun, 2 Jun 1996 07:09:40 -0700 (PDT) Received: from localhost (jfieber@localhost) by Fieber-John.campusview.indiana.edu (8.7.5/8.7.3) with SMTP id JAA00573; Sun, 2 Jun 1996 09:09:31 -0500 (EST) X-Authentication-Warning: Fieber-John.campusview.indiana.edu: jfieber owned process doing -bs Date: Sun, 2 Jun 1996 09:09:30 -0500 (EST) From: John Fieber X-Sender: jfieber@Fieber-John.campusview.indiana.edu To: Satoshi Asami cc: chuckr@Glue.umd.edu, jkh@time.cdrom.com, ports@freebsd.org Subject: Re: Request for feedback: REQUIRES_OS_VERSION feature. In-Reply-To: <199606020205.TAA25029@silvia.HIP.Berkeley.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sat, 1 Jun 1996, Satoshi Asami wrote: > * I like this, but I wish that the OS_VERSION could be gotten from uname > * -r, instead of something set by bsd.port.mk. > > I wanted that too, but there is no way to make make define a new > variable or a new target based on the output from a command. Um, try this: --- cut here --- FOO!= uname -r all: @echo I a version ${FOO} --- cut here --- jfieber:/tmp $ make I a version 2.2-960501-SNAP -john == jfieber@indiana.edu =========================================== == http://fallout.campusview.indiana.edu/~jfieber ================ From owner-freebsd-ports Sun Jun 2 15:43:02 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA14766 for ports-outgoing; Sun, 2 Jun 1996 15:43:02 -0700 (PDT) Received: from seraglio.staidan.qld.edu.au (staidans.client.uq.edu.au [130.102.39.106]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA14761 for ; Sun, 2 Jun 1996 15:42:57 -0700 (PDT) Received: from aidan.staidan.qld.edu.au (aidan.staidan.qld.edu.au [203.12.39.2]) by seraglio.staidan.qld.edu.au (8.6.12/8.6.12) with ESMTP id IAA28613 for ; Mon, 3 Jun 1996 08:43:05 +1000 Received: from AIDAN/SpoolDir by aidan.staidan.qld.edu.au (Mercury 1.21); 3 Jun 96 08:43:05 +1000 Received: from SpoolDir by AIDAN (Mercury 1.22-b2); 3 Jun 96 08:42:51 +1000 From: "PETER STUBBS" Organization: St Aidan's AGS To: freebsd-ports@freebsd.org Date: Mon, 3 Jun 1996 08:42:47 -1000, EST Subject: squid 1.0 beta9 internet object cache. Priority: normal X-mailer: Pegasus Mail for Windows (v2.33) Message-ID: <1C501ED208E@aidan.staidan.qld.edu.au> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I think I've got a port of squid working. It's in /pub/FreeBSD/incoming/squidport.tar.gz Squid is an efficient httpd accelerator developed from the harvest cached, and is being continuously developed by the internet commumity. Since squid's being developed rapidly, I'll need to post a new port wrapper every couple of weeks. What's the best way to do this? It's my first time, so please be gentle with me ;-) Peter. Peter Stubbs, St Aidan's AGS. ph +61-07-3379-9911, fax +61-07-3379-9432 From owner-freebsd-ports Sun Jun 2 16:01:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA15976 for ports-outgoing; Sun, 2 Jun 1996 16:01:53 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA15965 for ; Sun, 2 Jun 1996 16:01:47 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.5/8.6.9) id QAA28595; Sun, 2 Jun 1996 16:00:04 -0700 (PDT) Date: Sun, 2 Jun 1996 16:00:04 -0700 (PDT) Message-Id: <199606022300.QAA28595@silvia.HIP.Berkeley.EDU> To: PETERS@staidan.qld.edu.au CC: freebsd-ports@freebsd.org In-reply-to: <1C501ED208E@aidan.staidan.qld.edu.au> (PETERS@staidan.qld.edu.au) Subject: Re: squid 1.0 beta9 internet object cache. From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I think I've got a port of squid working. It's in * /pub/FreeBSD/incoming/squidport.tar.gz Thanks, but I already have a submission of squid-1.0b7 from Andrew Stesin that I was testing. I folded in the checksum and master site list from your port to upgrade it to 1.0b9. It will be imported shortly. * Since squid's being developed rapidly, I'll need to post a new port * wrapper every couple of weeks. What's the best way to do this? Send us a plaintext diff -ru of the squid subdirectory. That's the easiest to read. Thanks Satoshi From owner-freebsd-ports Sun Jun 2 19:36:53 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA27412 for ports-outgoing; Sun, 2 Jun 1996 19:36:53 -0700 (PDT) Received: from sasami.jurai.net (root@sasami.jurai.net [206.151.208.162]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA27407 for ; Sun, 2 Jun 1996 19:36:46 -0700 (PDT) Received: from localhost (winter@localhost) by sasami.jurai.net (8.7.5/8.7.3) with SMTP id VAA21916; Sun, 2 Jun 1996 21:36:23 -0500 (CDT) Date: Sun, 2 Jun 1996 21:36:23 -0500 (CDT) From: "Matthew N. Dodd" X-Sender: winter@sasami To: Michael Beckmann cc: ports@FreeBSD.ORG Subject: Re: Pine 3.93 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 2 Jun 1996, Michael Beckmann wrote: > could someone please submit pine 3.93 ? There is still 3.91 in the ports > collection. Thanks a lot. 3.93 has been in the incoming directory for um... nearly two months. I'm waiting for it to be committed so I can start sending in patches for it. Actually, it shoud be committed as pine-beta... Have a good one. | Matthew N. Dodd | winter@jurai.net | http://www.jurai.net/~winter | | Technical Manager | mdodd@intersurf.net | http://www.intersurf.net | | InterSurf Online | "Welcome to the net Sir, would you like a handbasket?"| From owner-freebsd-ports Mon Jun 3 06:54:40 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA16337 for ports-outgoing; Mon, 3 Jun 1996 06:54:40 -0700 (PDT) Received: from uu.elvisti.kiev.ua ([193.125.28.132]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA16300 for ; Mon, 3 Jun 1996 06:53:36 -0700 (PDT) Received: from office.elvisti.kiev.ua (office.elvisti.kiev.ua [193.125.28.129]) by uu.elvisti.kiev.ua (8.7.5/8.7.3) with ESMTP id QAA15257; Mon, 3 Jun 1996 16:56:25 +0300 (EET DST) Received: (from stesin@localhost) by office.elvisti.kiev.ua (8.6.12/8.ElVisti) id QAA09726; Mon, 3 Jun 1996 16:56:17 +0300 From: "Andrew V. Stesin" Message-Id: <199606031356.QAA09726@office.elvisti.kiev.ua> Subject: Re: squid 1.0 beta9 internet object cache. To: PETERS@staidan.qld.edu.au (PETER STUBBS) Date: Mon, 3 Jun 1996 16:56:17 +0300 (EET DST) Cc: ports@freebsd.org In-Reply-To: <1C501ED208E@aidan.staidan.qld.edu.au> from "PETER STUBBS" at Jun 3, 96 08:42:47 am X-Mailer: ELM [version 2.4 PL24alpha5] Content-Type: text Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Peter, I already did the port of Squid (beta7) and sent it to Satoshi and to the list. Now Satoshi got a choise between the two :) BTW I don't recommend anyone to use beta9 -- beta7 was comparatively stable, betas 8 up to 10 were unstable and more or less buggy, now beta11 is out. I'm planning to upgrade both our Squid installation and my port -- but after some period when guys will discover some most annoying brand-new lemon-fresh bugs in the Latest And Greatest beta :-) ("Never use a beta younger than a week!" (c) forgotten :-) -- With best regards -- Andrew Stesin. +380 (44) 2760188 +380 (44) 2713457 +380 (44) 2713560 "You may delegate authority, but not responsibility." Frank's Management Rule #1. From owner-freebsd-ports Mon Jun 3 07:07:56 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA16839 for ports-outgoing; Mon, 3 Jun 1996 07:07:56 -0700 (PDT) Received: from uu.elvisti.kiev.ua ([193.125.28.132]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA16795 for ; Mon, 3 Jun 1996 07:07:12 -0700 (PDT) Received: from office.elvisti.kiev.ua (office.elvisti.kiev.ua [193.125.28.129]) by uu.elvisti.kiev.ua (8.7.5/8.7.3) with ESMTP id RAA15549; Mon, 3 Jun 1996 17:09:29 +0300 (EET DST) Received: (from stesin@localhost) by office.elvisti.kiev.ua (8.6.12/8.ElVisti) id RAA09939; Mon, 3 Jun 1996 17:09:24 +0300 From: "Andrew V. Stesin" Message-Id: <199606031409.RAA09939@office.elvisti.kiev.ua> Subject: Re: squid port To: asami@cs.berkeley.edu (Satoshi Asami) Date: Mon, 3 Jun 1996 17:09:23 +0300 (EET DST) Cc: ports@freebsd.org In-Reply-To: <199606030342.UAA29477@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at Jun 2, 96 08:42:28 pm X-Mailer: ELM [version 2.4 PL24alpha5] Content-Type: text Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Satoshi, # I just committed the squid port. I used Andrew's port as a baseline # (actually had it working last night) and upgraded it to 1.0b11 # following Peter's path. Going to beta11 is wise. AFAIK Squid was improved much recently. # Please take a look, it's in ports/www/squid. I used CONFIGURE_ENV to # make it pick up CFLAGS from /etc/make.conf, otherwise it would compile # with -g and no -O* (which is really bad, just look at the assembly # language output if you don't believe me). Thanks for the tip. I'll borrow your version prompty :-) As for no optimization and '-g'... Hmmm... We here have a sloooww links, so performance doesn't matter at all (AMD 5x133 is 0.1% busy anyway), but remember -- that's BETA!!! As for me, I prefer a (pretty possible! :) coredump to be useful for debugging. YMMV, of course... Opinions? # You guys are now in the handbook's "FreeBSD contributors" section, # btw. :) Huh!!! How proud I am! Today we have a holiday, so we'll go drink some famous Kiev beer now with my collegue because of this great event! (-; # Thanks for your help! Thanks to you for your great work! # Satoshi -- With best regards -- Andrew Stesin. +380 (44) 2760188 +380 (44) 2713457 +380 (44) 2713560 "You may delegate authority, but not responsibility." Frank's Management Rule #1. From owner-freebsd-ports Mon Jun 3 11:27:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA08235 for ports-outgoing; Mon, 3 Jun 1996 11:27:50 -0700 (PDT) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA08229 for ; Mon, 3 Jun 1996 11:27:48 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.6.12/1.2) id LAA02703 for freebsd-ports@freefall.cdrom.com; Mon, 3 Jun 1996 11:27:37 -0700 From: Don Yuniskis Message-Id: <199606031827.LAA02703@seagull.rtd.com> Subject: joe port in 2.1R To: freebsd-ports@freefall.FreeBSD.org (FreeBSD ports) Date: Mon, 3 Jun 1996 11:27:36 -0700 (MST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Greetings! The following fixes a bug in the joe port distributed with 2.1R (no, I haven't checked to see if it's already fixed in -current). Could someone please commit it if needed? Thanks! --don ----------------8<---------------8<-------------- *** rc.c.orig Fri Jan 20 01:53:42 1995 --- rc.c Mon Jun 3 11:02:57 1996 *************** *** 758,764 **** buf[c]=0; if(c!=x) { ! switch(procrc(buf+x)) { case 1: err=1; break; case -1: fprintf(stderr,"\n%s %d: Couldn't open %s",name,line,buf+x); --- 758,764 ---- buf[c]=0; if(c!=x) { ! switch(procrc(cap,buf+x)) { case 1: err=1; break; case -1: fprintf(stderr,"\n%s %d: Couldn't open %s",name,line,buf+x); From owner-freebsd-ports Mon Jun 3 22:48:57 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA17941 for ports-outgoing; Mon, 3 Jun 1996 22:48:57 -0700 (PDT) Received: from bdd.net ([207.61.78.33]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA17924; Mon, 3 Jun 1996 22:48:54 -0700 (PDT) Received: from localhost (james@localhost) by bdd.net (8.7.5/8.7.3) with SMTP id BAA06981; Tue, 4 Jun 1996 01:48:50 -0400 (EDT) Date: Tue, 4 Jun 1996 01:48:39 -0400 (EDT) From: James FitzGibbon To: security@freebsd.org cc: ports@freebsd.org Subject: Reply from the author of popper at Qualcomm (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I don't know if this thread from Bugtraq has found itself here yet; if so please disregard the vebosity of the message. The quick version of the thread is that Qualcomm's pop server (the "popper" port) can be fed an enourmous number of passwords, trying each in turn until one is successful without causing anything untoward in the logs. Qualcomm has reported that v2.2 of popper addresses these concerns as described below. The port of popper is still at v2.1.4.3, and as I understand it, is vulnerable. -- j. ---------------------------------------------------------------------------- | James FitzGibbon james@nexis.net | | Integrator, The Nexis Group Voice/Fax : 416 410-0100 | ---------------------------------------------------------------------------- ---------- Forwarded message ---------- Date: Mon, 3 Jun 1996 13:35:23 -0600 From: Pete Ashdown Reply-To: Bugtraq List To: Multiple recipients of list BUGTRAQ Subject: Reply from the author of popper at Qualcomm >From: mark@qualcomm.com (Mark Erikson) >Subject: Re: Not so much a bug as a warning of new brute force attack > (fwd) >Cc: "Brett L. Hawn" >Content-Type: text/plain; charset="us-ascii" >Content-Length: 2744 > > > Version 2.2 has some features you might find interesting. > > 1) it blocks access to UIDs less than 11 by default. > 2) if the login fails, it waits 15 seconds and then exits. > 3) it logs all failed login attempts. > > The only other thing I can think of is to add a database which checks > for a number of failed logins and then disable the account if the number > is reached. > > Now, with APOP one can create a longer pass phrase which will > be much more difficult to guess, but the password database will be > independant of the unix account. > > qpopper 2.2 can be retrieved from: > > > > Mark From owner-freebsd-ports Tue Jun 4 08:24:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA20748 for ports-outgoing; Tue, 4 Jun 1996 08:24:50 -0700 (PDT) Received: from precipice.shockwave.com (precipice.shockwave.com [171.69.108.33]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA20734; Tue, 4 Jun 1996 08:24:40 -0700 (PDT) Received: from shockwave.com (localhost.shockwave.com [127.0.0.1]) by precipice.shockwave.com (8.7.5/8.7.3) with ESMTP id IAA06221; Tue, 4 Jun 1996 08:23:26 -0700 (PDT) Message-Id: <199606041523.IAA06221@precipice.shockwave.com> To: James FitzGibbon cc: security@freebsd.org, ports@freebsd.org, pst@precipice.shockwave.com Subject: Re: Reply from the author of popper at Qualcomm (fwd) In-reply-to: Your message of "Tue, 04 Jun 1996 01:48:39 EDT." Date: Tue, 04 Jun 1996 08:23:26 -0700 From: Paul Traina Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Thanks, I've just been totally swamped with other things, I'll upgrade the port this week. Paul From owner-freebsd-ports Tue Jun 4 09:57:17 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA25424 for ports-outgoing; Tue, 4 Jun 1996 09:57:17 -0700 (PDT) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA25419 for ; Tue, 4 Jun 1996 09:57:14 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.6.12/1.2) id JAA08434 for freebsd-ports@freefall.cdrom.com; Tue, 4 Jun 1996 09:57:13 -0700 From: Don Yuniskis Message-Id: <199606041657.JAA08434@seagull.rtd.com> Subject: tkinfo-0.6 patch To: freebsd-ports@freefall.FreeBSD.org (FreeBSD ports) Date: Tue, 4 Jun 1996 09:57:13 -0700 (MST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Greetings! The following patch lets tkinfo-0.6 from the 2.1R distribution handle gzipped info files. Could someone please commit it? Thx, --don ------------8<-------------------8<-------------------8<--------------- *** tkinfo.tcl.orig Tue Jun 4 09:36:54 1996 --- tkinfo.tcl Tue Jun 4 09:39:50 1996 *************** *** 69,75 **** for info files. Equivalent to each -dir option above. INFOSUFFIX A colon seperated list of file suffixes to try when searching for an info file. tkinfo will automatically try the ! suffixes .z and .Z and deal with the compressed files if required. The default INFOPATH and INFOSUFFIX is defined in tkiInit() below. --- 69,75 ---- for info files. Equivalent to each -dir option above. INFOSUFFIX A colon seperated list of file suffixes to try when searching for an info file. tkinfo will automatically try the ! suffixes .gz, .z and .Z and deal with the compressed files if required. The default INFOPATH and INFOSUFFIX is defined in tkiInit() below. *************** *** 179,185 **** # this is because we parse the file when loaded. However, they are # used to identify which indirect file the node is in. # 5. The function tkiLoadFile() attempts to deal with compressed files. ! # Currently it uses "zcat" for .Z files and "gunzip -c" for .z files. # If you have better suggestions, please let me know. # --- 179,186 ---- # this is because we parse the file when loaded. However, they are # used to identify which indirect file the node is in. # 5. The function tkiLoadFile() attempts to deal with compressed files. ! # Currently it uses "zcat" for .Z files, "gzcat" for .gz files and ! # "gunzip -c" for .z files. # If you have better suggestions, please let me know. # *************** *** 199,204 **** --- 200,206 ---- set tki(sn) 0 set tki(compresscat-Z) "zcat" set tki(compresscat-z) "gunzip -c" + set tki(compresscat-gz) "gzcat" set tki(background) "#ffe4c4" set tki(rawHeadersB) 0 set tki(nodeSep) "\037" *************** *** 611,617 **** global tki foreach suf $tki(infoSuffix) { ! foreach extrasuf {"" .Z .z} { set filePath "$fileName$suf$extrasuf" if { [file isfile $filePath] } { return $filePath --- 613,619 ---- global tki foreach suf $tki(infoSuffix) { ! foreach extrasuf {"" .gz .Z .z} { set filePath "$fileName$suf$extrasuf" if { [file isfile $filePath] } { return $filePath *************** *** 807,812 **** --- 809,815 ---- global tki case $filePath in { + *.gz { set fp "|$tki(compresscat-gz) $filePath" } *.Z { set fp "|$tki(compresscat-Z) $filePath" } *.z { set fp "|$tki(compresscat-z) $filePath" } default { set fp $filePath } From owner-freebsd-ports Tue Jun 4 11:52:51 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA04421 for ports-outgoing; Tue, 4 Jun 1996 11:52:51 -0700 (PDT) Received: from throne.rau.lv (root@throne.rau.lv [159.148.112.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA04388; Tue, 4 Jun 1996 11:52:29 -0700 (PDT) Received: from throne.rau.lv (nick@throne.rau.lv [159.148.112.2]) by throne.rau.lv (8.7.5/8.7.3) with SMTP id VAA06800; Tue, 4 Jun 1996 21:51:41 +0300 (EET DST) Date: Tue, 4 Jun 1996 21:51:41 +0300 (EET DST) From: Nick Matyushenko To: Paul Traina cc: James FitzGibbon , security@FreeBSD.ORG, ports@FreeBSD.ORG, pst@precipice.shockwave.com Subject: Re: Reply from the author of popper at Qualcomm (fwd) In-Reply-To: <199606041523.IAA06221@precipice.shockwave.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Thanks, just upgraded :) Nick. From owner-freebsd-ports Tue Jun 4 14:01:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA13138 for ports-outgoing; Tue, 4 Jun 1996 14:01:14 -0700 (PDT) Received: from hotrocks (HOTROCKS.MIT.EDU [18.151.0.138]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA13133 for ; Tue, 4 Jun 1996 14:01:11 -0700 (PDT) Received: by hotrocks .mit.edu (5.65/DEC-Ultrix/4.3) id AA12343; Tue, 4 Jun 1996 17:01:59 -0400 Date: Tue, 4 Jun 1996 17:01:59 -0400 From: bryceg@hotrocks.mit.edu (Bryce Greenhalgh) Message-Id: <9606042101.AA12343@hotrocks .mit.edu> To: ports@FreeBSD.ORG Subject: Mail from NCSA X Mosaic 2.7b4 Content-Type: text/plain Mime-Version: 1.0 X-Mailer: NCSA Mosaic 2.7b4 on DEC Ultrix X-Url: http://www.freebsd.org/ports/graphics.html#xpm-3.4f Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk When I tried to "make" the xpm file, I received this message: Bad character > (octal 76), line 18Make: . Stop. Could you please explain? Thanks! --Bryce From owner-freebsd-ports Wed Jun 5 02:44:06 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA05463 for ports-outgoing; Wed, 5 Jun 1996 02:44:06 -0700 (PDT) Received: from ghpc6.ihf.rwth-aachen.de (ghpc6.ihf.RWTH-Aachen.DE [134.130.90.6]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA05450 for ; Wed, 5 Jun 1996 02:44:02 -0700 (PDT) Received: (from thomas@localhost) by ghpc6.ihf.rwth-aachen.de (8.6.12/8.6.9) id LAA15209; Wed, 5 Jun 1996 11:41:06 +0200 From: Thomas Gellekum Message-Id: <199606050941.LAA15209@ghpc6.ihf.rwth-aachen.de> Subject: Re: tkinfo-0.6 patch To: dgy@rtd.com (Don Yuniskis) Date: Wed, 5 Jun 1996 11:41:05 +0200 (MET DST) Cc: freebsd-ports@freefall.freebsd.org In-Reply-To: <199606041657.JAA08434@seagull.rtd.com> from Don Yuniskis at "Jun 4, 96 09:57:13 am" Organization: Institut f. Hochfrequenztechnik, RWTH Aachen X-Mailer: ELM [version 2.4ME+ PL11 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Don Yuniskis wrote: > Greetings! > The following patch lets tkinfo-0.6 from the 2.1R distribution > handle gzipped info files. Could someone please commit it? Commited. Thanks. tg From owner-freebsd-ports Wed Jun 5 08:21:02 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA08854 for ports-outgoing; Wed, 5 Jun 1996 08:21:02 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA08840 for ; Wed, 5 Jun 1996 08:20:49 -0700 (PDT) Received: by sovcom.kiae.su id AB05297 (5.65.kiae-1 ); Wed, 5 Jun 1996 18:06:18 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Wed, 5 Jun 96 18:06:18 +0300 Received: (from ache@localhost) by astral.msk.su (8.7.5/8.7.3) id SAA00407; Wed, 5 Jun 1996 18:53:41 +0400 (MSD) Message-Id: <199606051453.SAA00407@astral.msk.su> Subject: Re: ssh 1.2.13 and compression enabled To: aagero@aage.priv.no (=?iso-8859-1?Q?=22=C5ge?= =?iso-8859-1?Q?R=F8bekk=22?=) Date: Wed, 5 Jun 1996 18:53:41 +0400 (MSD) Cc: aage.priv.no@astral.msk.su, ports@freebsd.org In-Reply-To: <199606011159.NAA03661@birk04.studby.uio.no> from "[_ge] [R_bekk]" at "Jun 1, 96 01:59:32 pm" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL19 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > | > If ssh is linked with the libz available from ports, compressed > | > transfers of relatively large files often/always terminate with > | > > | > buffer_compress: deflate returned Z_BUF_ERROR > | > > | > If I use libz095 from the ssh distribution, no errors are reported and > | > the files are transferred just fine. > | > | What libz version you refer as "available from ports"? > | Right now libz 1.0.2 is there. I saw this error with libz 1.0 > | but never saw it with 1.0.2 > > I'm using libz 1.0.2. Are you shure that you use 1.0.2 on _remote_ side? It is DEcompression error, not compression one. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-ports Wed Jun 5 08:33:52 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA10158 for ports-outgoing; Wed, 5 Jun 1996 08:33:52 -0700 (PDT) Received: from birk04.studby.uio.no (birk04.studby.uio.no [129.240.214.13]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA10152 for ; Wed, 5 Jun 1996 08:33:47 -0700 (PDT) Received: (from aagero@localhost) by birk04.studby.uio.no (8.7.5/sendmail95) id RAA00778; Wed, 5 Jun 1996 17:33:31 +0200 (MET DST) Date: Wed, 5 Jun 1996 17:33:31 +0200 (MET DST) Message-Id: <199606051533.RAA00778@birk04.studby.uio.no> Mime-Version: 1.0 From: =?iso-8859-1?Q?=22=C5ge?= =?iso-8859-1?Q?R=F8bekk=22?= To: ache@astral.msk.su CC: ports@freebsd.org In-reply-to: <199606051453.SAA00407@astral.msk.su> ((Unparsable address -- Strange character \á found: =?iso-8859-1?Q?=22=E1=5F=5E=5F=CE=C4=D2=C5=CA?= =?iso-8859-1?Q?=FE=C5=D2=CE=CF=D7?= =?iso-8859-1?Q?=5C?= (aka Andrey A. Chernov")) Subject: Re: ssh 1.2.13 and compression enabled Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk | > | > If ssh is linked with the libz available from ports, compressed | > | > transfers of relatively large files often/always terminate with | > | > | > | > buffer_compress: deflate returned Z_BUF_ERROR | > | > | > | > If I use libz095 from the ssh distribution, no errors are reported and | > | > the files are transferred just fine. | > | | > | What libz version you refer as "available from ports"? | > | Right now libz 1.0.2 is there. I saw this error with libz 1.0 | > | but never saw it with 1.0.2 | > | > I'm using libz 1.0.2. | | Are you shure that you use 1.0.2 on _remote_ side? | It is DEcompression error, not compression one. Ah of course. Well no, all the sshd servers i've connected to use libz095. -aage From owner-freebsd-ports Wed Jun 5 09:20:59 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA12977 for ports-outgoing; Wed, 5 Jun 1996 09:20:59 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA12964 for ; Wed, 5 Jun 1996 09:20:50 -0700 (PDT) Received: by sovcom.kiae.su id AA23240 (5.65.kiae-1 ); Wed, 5 Jun 1996 19:13:54 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Wed, 5 Jun 96 19:13:54 +0300 Received: (from ache@localhost) by astral.msk.su (8.7.5/8.7.3) id UAA00214; Wed, 5 Jun 1996 20:13:27 +0400 (MSD) Message-Id: <199606051613.UAA00214@astral.msk.su> Subject: Re: ssh 1.2.13 and compression enabled To: aagero@aage.priv.no (=?iso-8859-1?Q?=22=C5ge?= =?iso-8859-1?Q?R=F8bekk=22?=) Date: Wed, 5 Jun 1996 20:13:27 +0400 (MSD) Cc: ports@freebsd.org In-Reply-To: <199606051533.RAA00778@birk04.studby.uio.no> from "[_ge] [R_bekk]" at "Jun 5, 96 05:33:31 pm" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL19 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > | > | > buffer_compress: deflate returned Z_BUF_ERROR > | > | Are you shure that you use 1.0.2 on _remote_ side? > | It is DEcompression error, not compression one. > > Ah of course. Well no, all the sshd servers i've connected to use > libz095. Can you send me the file cause this error, I have both sshd and ssh with zlib 1.0.2 -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-ports Wed Jun 5 13:35:58 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA01898 for ports-outgoing; Wed, 5 Jun 1996 13:35:58 -0700 (PDT) Received: from bdd.net ([207.61.78.33]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA01890 for ; Wed, 5 Jun 1996 13:35:53 -0700 (PDT) Received: from localhost (matt@localhost) by bdd.net (8.7.5/8.7.3) with SMTP id QAA04875 for ; Wed, 5 Jun 1996 16:08:40 -0400 (EDT) Date: Wed, 5 Jun 1996 16:08:39 -0400 (EDT) From: Matthew Stein To: ports@freebsd.org Subject: HylaFax v4.0beta13 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Has anyone given any thought to porting this? The source has been available for a little while, but it needs a little bit of tweaking. Just wondering if anyone else has looked at it... -- mat. +-Matthew Stein-------------------------------------------- matt@bdd.net-+ | Network Design phone: +1 519 823-8577 | | ButtonDown Digital fax: +1 519 823-9556 | +------------------------------------------------------------------------+ From owner-freebsd-ports Wed Jun 5 14:42:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA08302 for ports-outgoing; Wed, 5 Jun 1996 14:42:25 -0700 (PDT) Received: from Fieber-John.campusview.indiana.edu (Fieber-John.campusview.indiana.edu [149.159.1.34]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA08294 for ; Wed, 5 Jun 1996 14:42:20 -0700 (PDT) Received: from localhost (jfieber@localhost) by Fieber-John.campusview.indiana.edu (8.7.5/8.7.3) with SMTP id QAA14599 for ; Wed, 5 Jun 1996 16:40:59 -0500 (EST) X-Authentication-Warning: Fieber-John.campusview.indiana.edu: jfieber owned process doing -bs Date: Wed, 5 Jun 1996 16:40:59 -0500 (EST) From: John Fieber X-Sender: jfieber@Fieber-John.campusview.indiana.edu To: ports@freebsd.org Subject: DISTDIR idea Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In helping someone out with some documentation for using the ports collection, it occured to me that it would be much simpler for people with CDROMS if the do-fetch target quietly checked /cdrom/ports/distfiles before DISTDIR and ultimately marching off to the net. The problem is that specifying DISTDIR=/cdrom/ports/distfiles breaks if the source file isn't there, and the error message you get from ncftp isn't very useful. The other option, making a linkfarm in /usr/ports/distfiles requires lndir which comes with X and it causes things to break if you don't have the correct CDROM drive. It seems like explicitly checking the CDROM first would solve both of these problems with the added bonus that /usr/ports/distfiles would only have files not on the CDROM. When I'm mining for disk space, that is the first place I usually hit and it would be nice to just rm * it rather than some find command to list non-symlink files. Opinions? -john == jfieber@indiana.edu =========================================== == http://fallout.campusview.indiana.edu/~jfieber ================ From owner-freebsd-ports Wed Jun 5 14:58:39 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA09182 for ports-outgoing; Wed, 5 Jun 1996 14:58:39 -0700 (PDT) Received: from guava.blueberry.co.uk ([194.70.52.51]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA09176 for ; Wed, 5 Jun 1996 14:58:34 -0700 (PDT) Received: (from nik@localhost) by guava.blueberry.co.uk (8.7.5/8.7.3) id WAA22154 for ports@freebsd.org; Wed, 5 Jun 1996 22:58:59 +0100 (BST) From: Nik Clayton Message-Id: <199606052158.WAA22154@guava.blueberry.co.uk> Subject: amanda port, amdump, and wacky shell scripts To: ports@freebsd.org Date: Wed, 5 Jun 1996 22:58:58 +0100 (BST) X-Mailer: ELM [version 2.4 PL24 ME8a] Content-Type: text Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk How do, Could someone who's got 'amanda' from the ports collection working please explain the magic incantations that are necessary over the amdump script? After installing amanda, configuring servers and clients and labelling tapes, I'm ready to go with my backup. Unfortunately, 'amdump' isn't. It appears to be a particularly wacky example of shell script programming (an awful lot of apparenly superfluous whitespace, amongst other things). The first error was PATH=/usr/local/libexec/amanda: Command not found. Bad : modifier in $ (/). which is fixed by changing a PATH=$PATH:/... line to PATH=${PATH}:/.... But now it's dying with PATH=/usr/local/libexec/amanda: Command not found. PATH=/usr/local/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/usr/bin :/bin:/usr/local/sbin:/usr/bin:/usr/ucb:/usr/sbin:/bin:/sbin: Command not found. export: Command not found. confdir=/usr/local/etc/amanda: Command not found. execdir=/usr/local/libexec/amanda: Command not found. suf=: Command not found. if: Expression Syntax. Which is somewhat odd, to say the least. Presumably someone, somewhere has got this working? I've poked through the mailing list archives, which mention the $PATH problem above, but nothing further. FWIW, this is on a -stable system (built before the recent problems, with amanda 2.2.6.5, supped from ports yesterday, and an HP HP35480A DDS drive. Cheers, N -- --+=[ Blueberry Hill Blueberry Design ]=+-- --+=[ http://www.blueberry.co.uk/ 1/9 Chelsea Harbour Design Centre, ]=+-- --+=[ WebMaster@blueberry.co.uk London, England, SW10 0XE ]=+-- --+=[ I'm a 'control' freak. But I quite like 'meta' too. ]ENTP From owner-freebsd-ports Wed Jun 5 15:26:16 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA10554 for ports-outgoing; Wed, 5 Jun 1996 15:26:16 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA10538 for ; Wed, 5 Jun 1996 15:26:12 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id PAA27392; Wed, 5 Jun 1996 15:21:36 -0700 (PDT) To: John Fieber cc: ports@freebsd.org Subject: Re: DISTDIR idea In-reply-to: Your message of "Wed, 05 Jun 1996 16:40:59 CDT." Date: Wed, 05 Jun 1996 15:21:36 -0700 Message-ID: <27390.834013296@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > In helping someone out with some documentation for using the > ports collection, it occured to me that it would be much simpler > for people with CDROMS if the do-fetch target quietly checked > /cdrom/ports/distfiles before DISTDIR and ultimately marching off > to the net. I think we talked about making DISTDIR a path so that you could include places like your CD or shared NFS ports collection in the list of places to look, oh, at least a year ago.. So far, the implementation has been left as an exercise for the reader. :-) Jordan From owner-freebsd-ports Wed Jun 5 15:30:09 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA10934 for ports-outgoing; Wed, 5 Jun 1996 15:30:09 -0700 (PDT) Received: from Fieber-John.campusview.indiana.edu (Fieber-John.campusview.indiana.edu [149.159.1.34]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA10927 for ; Wed, 5 Jun 1996 15:30:04 -0700 (PDT) Received: from localhost (jfieber@localhost) by Fieber-John.campusview.indiana.edu (8.7.5/8.7.3) with SMTP id RAA14707; Wed, 5 Jun 1996 17:29:59 -0500 (EST) X-Authentication-Warning: Fieber-John.campusview.indiana.edu: jfieber owned process doing -bs Date: Wed, 5 Jun 1996 17:29:59 -0500 (EST) From: John Fieber X-Sender: jfieber@Fieber-John.campusview.indiana.edu To: "Jordan K. Hubbard" cc: ports@freebsd.org Subject: Re: DISTDIR idea In-Reply-To: <27390.834013296@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 5 Jun 1996, Jordan K. Hubbard wrote: > I think we talked about making DISTDIR a path so that you could > include places like your CD or shared NFS ports collection in > the list of places to look, oh, at least a year ago.. Hmm... A separate variable (DISTPATH?) might be good because we still need to know where to put files fetched via ftp. -john == jfieber@indiana.edu =========================================== == http://fallout.campusview.indiana.edu/~jfieber ================ From owner-freebsd-ports Wed Jun 5 16:08:42 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA14658 for ports-outgoing; Wed, 5 Jun 1996 16:08:42 -0700 (PDT) Received: from mail.barrnet.net (mail.barrnet.net [131.119.246.7]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA14643 for ; Wed, 5 Jun 1996 16:08:36 -0700 (PDT) Received: from distortion.eng.umd.edu (distortion.eng.umd.edu [129.2.98.6]) by mail.barrnet.net (8.7.5/MAIL-RELAY-LEN) with ESMTP id QAA07213 for ; Wed, 5 Jun 1996 16:08:33 -0700 (PDT) Received: from skipper.eng.umd.edu (skipper.eng.umd.edu [129.2.98.208]) by distortion.eng.umd.edu (8.7.5/8.7.3) with ESMTP id TAA28928; Wed, 5 Jun 1996 19:05:41 -0400 (EDT) Received: (from chuckr@localhost) by skipper.eng.umd.edu (8.7.5/8.7.3) id TAA00362; Wed, 5 Jun 1996 19:05:40 -0400 (EDT) Date: Wed, 5 Jun 1996 19:05:40 -0400 (EDT) From: Chuck Robey X-Sender: chuckr@skipper.eng.umd.edu To: John Fieber cc: ports@freebsd.org Subject: Re: DISTDIR idea In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 5 Jun 1996, John Fieber wrote: > In helping someone out with some documentation for using the > ports collection, it occured to me that it would be much simpler > for people with CDROMS if the do-fetch target quietly checked > /cdrom/ports/distfiles before DISTDIR and ultimately marching off > to the net. > > The problem is that specifying DISTDIR=/cdrom/ports/distfiles > breaks if the source file isn't there, and the error message you > get from ncftp isn't very useful. The other option, making a > linkfarm in /usr/ports/distfiles requires lndir which comes with > X and it causes things to break if you don't have the correct > CDROM drive. > > It seems like explicitly checking the CDROM first would solve > both of these problems with the added bonus that > /usr/ports/distfiles would only have files not on the CDROM. When > I'm mining for disk space, that is the first place I usually hit > and it would be nice to just rm * it rather than some find > command to list non-symlink files. Great idea, that way I can stop symlinking back and forth, while I try to remember where stuff is. > > Opinions? > > -john > > == jfieber@indiana.edu =========================================== > == http://fallout.campusview.indiana.edu/~jfieber ================ > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@eng.umd.edu | communications topic, C programming, and Unix. 9120 Edmonston Ct #302 | Greenbelt, MD 20770 | I run Journey2 and n3lxx, both FreeBSD (301) 220-2114 | version 2.2 current -- and great FUN! ----------------------------+----------------------------------------------- From owner-freebsd-ports Wed Jun 5 16:20:17 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA15811 for ports-outgoing; Wed, 5 Jun 1996 16:20:17 -0700 (PDT) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA15711 for ; Wed, 5 Jun 1996 16:19:58 -0700 (PDT) Received: from palmer.demon.co.uk (localhost [127.0.0.1]) by palmer.demon.co.uk (sendmail/PALMER-1) with ESMTP id AAA23850; Thu, 6 Jun 1996 00:17:49 +0100 (BST) To: Nik Clayton cc: ports@FreeBSD.ORG From: "Gary Palmer" Subject: Re: amanda port, amdump, and wacky shell scripts In-reply-to: Your message of "Wed, 05 Jun 1996 22:58:58 BST." <199606052158.WAA22154@guava.blueberry.co.uk> Date: Thu, 06 Jun 1996 00:17:48 +0100 Message-ID: <23848.834016668@palmer.demon.co.uk> Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nik Clayton wrote in message ID <199606052158.WAA22154@guava.blueberry.co.uk>: > Which is somewhat odd, to say the least. Presumably someone, somewhere has > got this working? I've poked through the mailing list archives, which > mention the $PATH problem above, but nothing further. What shell do you have for the user you run amdump as? I'd suggest checking that it's a bourne shell close (either /bin/sh or bash or something). That's my guess as to your problem. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info From owner-freebsd-ports Thu Jun 6 09:44:50 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA14195 for ports-outgoing; Thu, 6 Jun 1996 09:44:50 -0700 (PDT) Received: from www.hsc.wvu.edu (www.hsc.wvu.edu [157.182.98.68]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA14187 for ; Thu, 6 Jun 1996 09:44:45 -0700 (PDT) Received: (from rjivan@localhost) by www.hsc.wvu.edu (8.6.12/8.6.12) id MAA03263; Thu, 6 Jun 1996 12:45:19 -0400 Date: Thu, 6 Jun 1996 12:45:19 -0400 (EDT) From: Rajiv Jivan To: freebsd-ports@freebsd.org Subject: Running an IRC Server Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am having problems getting the IRC Server to run on a 16Meg P66 PC. This is what I have done so far. 1. Downloaded the software from FreeBSD. 2. Changed the config.h file 3. Ran make 4. Ran make install 5. Changed the ircd.conf file Now when i type ircd I get the prompt back and the process is not in memory (checked using ps -aux ). I also tried running 'irc' and changing the server to www.hsc.wvu.edu. I doesnot work. --------------------------------------------------------------------------- Rajiv Jivan WebMaster RCB Health Sciences Center URL http://www.hsc.wvu.edu From owner-freebsd-ports Thu Jun 6 23:06:58 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA14345 for ports-outgoing; Thu, 6 Jun 1996 23:06:58 -0700 (PDT) Received: from lirmm.lirmm.fr (lirmm.lirmm.fr [193.49.104.10]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA14336; Thu, 6 Jun 1996 23:06:55 -0700 (PDT) Received: from lirmm.fr (baobab.lirmm.fr [193.49.106.14]) by lirmm.lirmm.fr (8.7.1/8.6.4) with ESMTP id IAA23307; Fri, 7 Jun 1996 08:06:53 +0200 (MET DST) Message-Id: <199606070606.IAA23307@lirmm.lirmm.fr> To: jkh@freebsd.org, ports@freebsd.org Subject: Netscape 3 port Date: Fri, 07 Jun 1996 08:06:51 +0200 From: "Philippe Charnier" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, While doing a `strings netscape.bin | grep Netscape.ad', I didn't find any reference for this file. I think that `Netscape' is looking for instead of `Netscape.ad'. Index: files/Makefile =================================================================== RCS file: /home2h/FreeBSD.cvsroot/ports/www/netscape3/files/Makefile,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Makefile --- Makefile 1996/03/29 18:51:16 1.1.1.1 +++ Makefile 1996/06/06 19:19:51 @@ -4,7 +4,7 @@ BINDIR= ${PREFIX}/bin NLSDIR= ${X11BASE}/lib/X11/nls -FILES= LICENSE README Netscape.ad moz3_0.zip movemail +FILES= LICENSE README moz3_0.zip movemail all: @true @@ -18,6 +18,8 @@ netscape.bin ${LIBDIR} install -c -m 644 -o ${BINOWN} -g ${BINGRP} \ ${FILES} ${LIBDIR} + install -c -m 644 -o ${BINOWN} -g ${BINGRP} \ + Netscape.ad ${LIBDIR}/Netscape if [ ! -f ${LIBDIR}/mailcap ] ; then \ install -c -m 644 -o ${BINOWN} -g ${BINGRP} mailcap ${LIBDIR}; \ fi Index: files/netscape.sh =================================================================== RCS file: /home2h/FreeBSD.cvsroot/ports/www/netscape3/files/netscape.sh,v retrieving revision 1.2 diff -u -r1.2 netscape.sh --- netscape.sh 1996/05/16 01:38:49 1.2 +++ netscape.sh 1996/06/06 19:17:53 @@ -1,6 +1,6 @@ #!/bin/sh export XKEYSYMDB ; XKEYSYMDB=@X11BASE@/lib/X11/XKeysymDB export XNLSPATH ; XNLSPATH=@X11BASE@/lib/X11/nls -export XAPPLRESDIR ; XAPPLRESDIR=@X11BASE@/lib/X11/app-defaults +export XAPPLRESDIR ; XAPPLRESDIR=/usr/local/lib/netscape export CLASSPATH ; CLASSPATH=.:/usr/local/lib/netscape exec /usr/local/lib/netscape/netscape.bin $* Index: pkg/PLIST =================================================================== RCS file: /home2h/FreeBSD.cvsroot/ports/www/netscape3/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 PLIST --- PLIST 1996/03/29 18:51:16 1.1.1.1 +++ PLIST 1996/06/06 19:22:00 @@ -6,7 +6,7 @@ lib/netscape/mailcap lib/netscape/movemail lib/netscape/moz3_0.zip -lib/netscape/Netscape.ad +lib/netscape/Netscape @cwd /usr/X11R6 lib/X11/nls/C lib/X11/nls/nls.dir -------- -------- Philippe Charnier charnier@lirmm.fr LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France ------------------------------------------------------------------------ From owner-freebsd-ports Fri Jun 7 00:51:14 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA28050 for ports-outgoing; Fri, 7 Jun 1996 00:51:14 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA28039; Fri, 7 Jun 1996 00:50:21 -0700 (PDT) Received: by sovcom.kiae.su id AA19697 (5.65.kiae-1 ); Fri, 7 Jun 1996 10:48:27 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Fri, 7 Jun 96 10:48:27 +0300 Received: (from ache@localhost) by astral.msk.su (8.7.5/8.7.3) id LAA00678; Fri, 7 Jun 1996 11:44:31 +0400 (MSD) Message-Id: <199606070744.LAA00678@astral.msk.su> Subject: Re: Netscape 3 port To: charnier@lirmm.fr (Philippe Charnier) Date: Fri, 7 Jun 1996 11:44:30 +0400 (MSD) Cc: jkh@freebsd.org, ports@freebsd.org In-Reply-To: <199606070606.IAA23307@lirmm.lirmm.fr> from "Philippe Charnier" at "Jun 7, 96 08:06:51 am" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL19 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > While doing a `strings netscape.bin | grep Netscape.ad', I didn't find > any reference for this file. I think that `Netscape' is looking for > instead of `Netscape.ad'. DO NOT COMMIT IT! -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-ports Fri Jun 7 02:13:26 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA01953 for ports-outgoing; Fri, 7 Jun 1996 02:13:26 -0700 (PDT) Received: from burka.rdy.com (burka.rdy.com [205.149.163.30]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id CAA01946 for ; Fri, 7 Jun 1996 02:13:22 -0700 (PDT) Received: from dima@localhost by burka.rdy.com id CAA20431; (8.7.5/RDY) Fri, 7 Jun 1996 02:13:31 -0700 (PDT) Message-Id: <199606070913.CAA20431@burka.rdy.com> Subject: security/ssh/Makefile To: freebsd-ports@freebsd.org Date: Fri, 7 Jun 1996 02:13:31 -0700 (PDT) X-Class: Fast Organization: HackerDome Reply-To: dima@best.net From: dima@best.net (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hey guys! Is it some kind of a joke? As Subj says, I have to be US RESIDENT to be able to download ssh sources from non US sites? # [ ... skipped ... ] DISTNAME= ssh-1.2.14 CATEGORIES= security net MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz MAINTAINER= torstenb@FreeBSD.ORG # You can set USA_RESIDENT appropriately in /etc/make.conf if this bugs you.. ^^^^^^^^^^^^ .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz MASTER_SITES= \ ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ \ ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \ ftp://rzsun2.informatik.uni-hamburg.de/pub/virus/crypt/ripem/ \ ftp://ftp.dsi.unimi.it/pub/security/crypt/math/ \ ftp://ftp.univie.ac.at/security/crypt/cryptography/asymmetric/rsa/ \ ftp://isdec.vc.cvut.cz/pub/security/unimi/crypt/applied-crypto/ .endif ALL ftp sites are not american! -- dima From owner-freebsd-ports Fri Jun 7 03:52:55 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA06033 for ports-outgoing; Fri, 7 Jun 1996 03:52:55 -0700 (PDT) Received: from vector.jhs.no_domain (slip139-92-42-189.ut.nl.ibm.net [139.92.42.189]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA06009 for ; Fri, 7 Jun 1996 03:52:40 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by vector.jhs.no_domain (8.7.5/8.6.9) with SMTP id RAA06986 for ; Thu, 6 Jun 1996 17:02:01 +0200 (MET DST) Message-Id: <199606061502.RAA06986@vector.jhs.no_domain> X-Authentication-Warning: vector.jhs.no_domain: Host localhost [127.0.0.1] didn't use HELO protocol Date: Thu, 06 Jun 1996 17:01:59 +0200 From: "Julian H. Stacey" Subject: Re: HylaFax v4.0beta13 To: undisclosed-recipients:; Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ------- Blind-Carbon-Copy To: Matthew Stein cc: hylafax@freebsd.org Subject: Re: HylaFax v4.0beta13 From: "Julian H. Stacey" Reply-To: hylafax@freebsd.org Organization: Vector Systems Ltd. Address: Holz Strasse 27d, 80469 Munich, Germany Phone: +49.89.268616 Fax: +49.89.2608126 (later) Web: http://www.freebsd.org/~jhs/ Mailer: EXMH version 1.6.5 95 12 11, PGP available In-reply-to: Your message of "Wed, 05 Jun 1996 16:08:39 EDT." Date: Thu, 06 Jun 1996 17:01:59 +0200 Sender: jhs@vector.jhs.no_domain Hi, Reference: > From: Matthew Stein > Subject: Re: HylaFax v4.0beta13 > > > Has anyone given any thought to porting this? The source has been > available for a little while, but it needs a little bit of tweaking. > > Just wondering if anyone else has looked at it... > The list hylafax@freebsd.org is appropriate to this discussion, rather than ports@freebsd.org So I have addressed this reply: To: Matthew Stein cc: hylafax@freebsd.org bcc: ports@freebsd.org Reply-To: hylafax@freebsd.org to try to divert discussion to the right place :-) Personally I (Maintainer) have no plans to go chasing betas. If you the feel the need to do it, & once you have finished, can testify that the result is as stable as the current release, & offers valuable extras too, then I'd welcome your diff -c patches for review. Let's discuss fax issues on hylafax@freebsd.org, not ports@freebsd.org Julian - -- Julian H. Stacey jhs@freebsd.org http://www.freebsd.org/~jhs/ ------- End of Blind-Carbon-Copy From owner-freebsd-ports Fri Jun 7 06:20:11 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA13943 for ports-outgoing; Fri, 7 Jun 1996 06:20:11 -0700 (PDT) Received: from news1.gtn.com (news1.gtn.com [192.109.159.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA13930; Fri, 7 Jun 1996 06:20:03 -0700 (PDT) Received: (from uucp@localhost) by news1.gtn.com (8.7.2/8.7.2) id PAA25129; Fri, 7 Jun 1996 15:00:43 +0200 (MET DST) Received: from localhost (localhost [127.0.0.1]) by klemm.gtn.com (8.7.5/8.7.3) with SMTP id PAA09270; Fri, 7 Jun 1996 15:07:31 +0200 (MET DST) Date: Fri, 7 Jun 1996 15:07:31 +0200 (MET DST) From: Andreas Klemm To: ports@FreeBSD.org cc: asami@FreeBSD.org, jkh@FreeBSD.org Subject: modified bsd.ports.mk to allow a local patchdir MYPATCHDIR Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi ! I enhanced the bmake include file bsd.port.mk, to allow to have an additional patchdir, where administrators can store local patches. It's for the case, that the port maintainers don't match my personal configuration needs. For example /usr/ports/print/a2ps/patchdir/...official patches... /usr/ports/print/a2ps/mypatchdir/...my personal preferences... Hope you like that idea ... Here comes the unified diff. Andreas /// --- bsd.port.mk.orig Fri Jun 7 14:54:58 1996 +++ bsd.port.mk Fri Jun 7 14:59:53 1996 @@ -65,6 +65,9 @@ # PATCHDIR - A directory containing any additional patches you made # to port this software to FreeBSD (default: # ${.CURDIR}/patches) +# MYPATCHDIR - A directory containing patches, that are only needed +# for your own system (default: +# ${.CURDIR}/mypatches) # SCRIPTDIR - A directory containing any auxiliary scripts # (default: ${.CURDIR}/scripts) # FILESDIR - A directory containing any miscellaneous additional files. @@ -221,6 +224,7 @@ WRKSRC?= ${WRKDIR}/${DISTNAME} .endif PATCHDIR?= ${.CURDIR}/patches +MYPATCHDIR?= ${.CURDIR}/mypatches SCRIPTDIR?= ${.CURDIR}/scripts FILESDIR?= ${.CURDIR}/files PKGDIR?= ${.CURDIR}/pkg @@ -459,7 +463,8 @@ all: @${SETENV} CURDIR=${.CURDIR} DISTNAME=${DISTNAME} \ DISTDIR=${DISTDIR} WRKDIR=${WRKDIR} WRKSRC=${WRKSRC} \ - PATCHDIR=${PATCHDIR} SCRIPTDIR=${SCRIPTDIR} \ + PATCHDIR=${PATCHDIR} MYPATCHDIR=${MYPATCHDIR} \ + SCRIPTDIR=${SCRIPTDIR} \ FILESDIR=${FILESDIR} PORTSDIR=${PORTSDIR} PREFIX=${PREFIX} \ DEPENDS="${DEPENDS}" BUILD_DEPENDS="${BUILD_DEPENDS}" \ RUN_DEPENDS="${RUN_DEPENDS}" X11BASE=${X11BASE} \ @@ -651,6 +656,20 @@ esac; \ done; \ fi + @if [ -d ${MYPATCHDIR} ]; then \ + ${ECHO_MSG} "===> Applying local patches for ${PKGNAME}" ; \ + for i in ${MYPATCHDIR}/patch-*; do \ + case $$i in \ + *.orig|*~) \ + ${ECHO_MSG} "===> Ignoring patchfile $$i" ; \ + ;; \ + *) \ + ${ECHO_MSG} "===> Applying local patch $$i" ; \ + ${PATCH} ${PATCH_ARGS} < $$i; \ + ;; \ + esac; \ + done; \ + fi .else @if [ -d ${PATCHDIR} ]; then \ ${ECHO_MSG} "===> Applying FreeBSD patches for ${PKGNAME}" ; \ @@ -665,6 +684,19 @@ esac; \ done;\ fi + @if [ -d ${MYPATCHDIR} ]; then \ + ${ECHO_MSG} "===> Applying local patches for ${PKGNAME}" ; \ + for i in ${MYPATCHDIR}/patch-*; do \ + case $$i in \ + *.orig|*~) \ + ${ECHO_MSG} "===> Ignoring patchfile $$i" ; \ + ;; \ + *) \ + ${PATCH} ${PATCH_ARGS} < $$i; \ + ;; \ + esac; \ + done;\ + fi .endif .endif @@ -798,7 +830,8 @@ @${MAKE} ${.MAKEFLAGS} ${.TARGET:S/^real-/pre-/} @if [ -f ${SCRIPTDIR}/${.TARGET:S/^real-/pre-/} ]; then \ ${SETENV} CURDIR=${.CURDIR} DISTDIR=${DISTDIR} WRKDIR=${WRKDIR} \ - WRKSRC=${WRKSRC} PATCHDIR=${PATCHDIR} SCRIPTDIR=${SCRIPTDIR} \ + WRKSRC=${WRKSRC} PATCHDIR=${PATCHDIR} \ + MYPATCHDIR=${MYPATCHDIR} SCRIPTDIR=${SCRIPTDIR} \ FILESDIR=${FILESDIR} PORTSDIR=${PORTSDIR} PREFIX=${PREFIX} \ DEPENDS="${DEPENDS}" X11BASE=${X11BASE} \ /bin/sh ${SCRIPTDIR}/${.TARGET:S/^real-/pre-/}; \ @@ -807,7 +840,8 @@ @${MAKE} ${.MAKEFLAGS} ${.TARGET:S/^real-/post-/} @if [ -f ${SCRIPTDIR}/${.TARGET:S/^real-/post-/} ]; then \ ${SETENV} CURDIR=${.CURDIR} DISTDIR=${DISTDIR} WRKDIR=${WRKDIR} \ - WRKSRC=${WRKSRC} PATCHDIR=${PATCHDIR} SCRIPTDIR=${SCRIPTDIR} \ + WRKSRC=${WRKSRC} PATCHDIR=${PATCHDIR} \ + MYPATCHDIR=${MYPATCHDIR} SCRIPTDIR=${SCRIPTDIR} \ FILESDIR=${FILESDIR} PORTSDIR=${PORTSDIR} PREFIX=${PREFIX} \ DEPENDS="${DEPENDS}" X11BASE=${X11BASE} \ /bin/sh ${SCRIPTDIR}/${.TARGET:S/^real-/post-/}; \ -- andreas@klemm.gtn.com /\/\___ Wiechers & Partner Datentechnik GmbH Andreas Klemm ___/\/\/ Support Unix -- andreas.klemm@wup.de pgp p-key http://www-swiss.ai.mit.edu/~bal/pks-toplev.html >>> powered by <<< ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz >>> FreeBSD <<< From owner-freebsd-ports Fri Jun 7 14:42:18 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA24782 for ports-outgoing; Fri, 7 Jun 1996 14:42:18 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA24763 for ; Fri, 7 Jun 1996 14:42:10 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id XAA13377; Fri, 7 Jun 1996 23:42:05 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id XAA05615; Fri, 7 Jun 1996 23:41:41 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.Alpha.4/keltia-uucp-2.8) id VAA00342; Fri, 7 Jun 1996 21:44:35 +0200 (MET DST) From: Ollivier Robert Message-Id: <199606071944.VAA00342@keltia.freenix.fr> Subject: Re: security/ssh/Makefile To: dima@best.net Date: Fri, 7 Jun 1996 21:44:35 +0200 (MET DST) Cc: freebsd-ports@freebsd.org In-Reply-To: <199606070913.CAA20431@burka.rdy.com> from Dima Ruban at "Jun 7, 96 02:13:31 am" X-Operating-System: FreeBSD 2.2-CURRENT ctm#2084 X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It seems that Dima Ruban said: > Is it some kind of a joke? As Subj says, I have to be US RESIDENT to be able > to download ssh sources from non US sites? > > # [ ... skipped ... ] > DISTNAME= ssh-1.2.14 > CATEGORIES= security net > MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ > LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz As you see, this for ssh itself. > MAINTAINER= torstenb@FreeBSD.ORG > > # You can set USA_RESIDENT appropriately in /etc/make.conf if this bugs you.. > ^^^^^^^^^^^ US residents should use RSAREF instead of the default RSA library and the following is only for RSAREF. > .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES > DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz > MASTER_SITES= \ > ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ > ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \ > ftp://rzsun2.informatik.uni-hamburg.de/pub/virus/crypt/ripem/ \ > ftp://ftp.dsi.unimi.it/pub/security/crypt/math/ \ > ftp://ftp.univie.ac.at/security/crypt/cryptography/asymmetric/rsa/ \ > ftp://isdec.vc.cvut.cz/pub/security/unimi/crypt/applied-crypto/ > .endif > > ALL ftp sites are not american! Illegal export. For non US, RSAREF is of no interest anyway. Slower and more limited than other RSA libs. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #7: Thu Jun 6 20:43:22 MET DST 1996 From owner-freebsd-ports Fri Jun 7 16:17:08 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA02875 for ports-outgoing; Fri, 7 Jun 1996 16:17:08 -0700 (PDT) Received: from epilogue.com (kehleyr.epilogue.com [128.224.1.157]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA02868 for ; Fri, 7 Jun 1996 16:17:03 -0700 (PDT) From: lowell@epilogue.com To: ports@freebsd.org Subject: makeindex port Date: Fri, 7 Jun 96 19:16:54 -0400 Message-ID: <9606071916.aa09508@kehleyr.epilogue.com> Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just compiled up the port of makeindex, and it doesn't sort the index in the correct order (specifically, it sorts all capital letters before all lowercase letters). I don't know whether this is a problem in the root package or in the porting, and I didn't bother to figure it out, because an older version of makeindex was included in the tarfile, and that compiled right up and worked fine. Just thought the report might help... [and trusted you to ignore it otherwise] Be well. Lowell Gilbert From owner-freebsd-ports Fri Jun 7 16:35:51 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA03960 for ports-outgoing; Fri, 7 Jun 1996 16:35:51 -0700 (PDT) Received: from burka.rdy.com (burka.rdy.com [205.149.163.30]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA03955 for ; Fri, 7 Jun 1996 16:35:49 -0700 (PDT) Received: from dima@localhost by burka.rdy.com id QAA27027; (8.7.5/RDY) Fri, 7 Jun 1996 16:06:09 -0700 (PDT) Message-Id: <199606072306.QAA27027@burka.rdy.com> Subject: Re: security/ssh/Makefile To: roberto@keltia.freenix.fr (Ollivier Robert) Date: Fri, 7 Jun 1996 16:06:08 -0700 (PDT) Cc: freebsd-ports@freebsd.org In-Reply-To: <199606071944.VAA00342@keltia.freenix.fr> from Ollivier Robert at "Jun 7, 96 09:44:35 pm" X-Class: Fast Organization: HackerDome Reply-To: dima@best.net From: dima@best.net (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ollivier Robert writes: > It seems that Dima Ruban said: > > Is it some kind of a joke? As Subj says, I have to be US RESIDENT to be able > > to download ssh sources from non US sites? > > > > # [ ... skipped ... ] > > DISTNAME= ssh-1.2.14 > > CATEGORIES= security net > > MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ > > LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz > > As you see, this for ssh itself. > > > MAINTAINER= torstenb@FreeBSD.ORG > > > > # You can set USA_RESIDENT appropriately in /etc/make.conf if this bugs you.. > > ^^^^^^^^^^^ > > US residents should use RSAREF instead of the default RSA library and the > following is only for RSAREF. > > > .if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES > > DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz > > MASTER_SITES= \ > > ftp://ftp.cs.hut.fi/pub/ssh/snapshots/ > > ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \ > > ftp://rzsun2.informatik.uni-hamburg.de/pub/virus/crypt/ripem/ \ > > ftp://ftp.dsi.unimi.it/pub/security/crypt/math/ \ > > ftp://ftp.univie.ac.at/security/crypt/cryptography/asymmetric/rsa/ \ > > ftp://isdec.vc.cvut.cz/pub/security/unimi/crypt/applied-crypto/ > > .endif > > > > ALL ftp sites are not american! > > Illegal export. For non US, RSAREF is of no interest anyway. Slower and > more limited than other RSA libs. I don't get it ... I don't have anything against having USA_RESIDENT for RSAREF! But it's not supposed to be this way for SSH! As far as I know, ssh was developed in Finland. It doesn't have anything to do with US export control thing. All ftp sites are not American! So PLEEEASE explain me, why Makefile for SSH (I'm not talking about RSAREF) has this variable. > -- > Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr > FreeBSD keltia.freenix.fr 2.2-CURRENT #7: Thu Jun 6 20:43:22 MET DST 1996 > -- dima From owner-freebsd-ports Sat Jun 8 00:50:30 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA28479 for ports-outgoing; Sat, 8 Jun 1996 00:50:30 -0700 (PDT) Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA28458 for ; Sat, 8 Jun 1996 00:50:26 -0700 (PDT) Received: by sovcom.kiae.su id AA04542 (5.65.kiae-1 ); Sat, 8 Jun 1996 10:45:55 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Sat, 8 Jun 96 10:45:55 +0300 Received: (from ache@localhost) by astral.msk.su (8.7.5/8.7.3) id LAA00925; Sat, 8 Jun 1996 11:29:35 +0400 (MSD) Message-Id: <199606080729.LAA00925@astral.msk.su> Subject: Re: security/ssh/Makefile To: dima@best.net Date: Sat, 8 Jun 1996 11:29:35 +0400 (MSD) Cc: roberto@keltia.freenix.fr, freebsd-ports@freebsd.org In-Reply-To: <199606072306.QAA27027@burka.rdy.com> from "Dima Ruban" at "Jun 7, 96 04:06:08 pm" From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast X-Mailer: ELM [version 2.4ME+ PL19 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > As far as I know, ssh was developed in Finland. It doesn't have anything > to do with US export control thing. All ftp sites are not American! > So PLEEEASE explain me, why Makefile for SSH (I'm not talking about > RSAREF) has this variable. Because those americans needs RSAREF to run it legally. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - http://dt.demos.su/~ache : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849 From owner-freebsd-ports Sat Jun 8 05:12:37 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA13308 for ports-outgoing; Sat, 8 Jun 1996 05:12:37 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA13279 for ; Sat, 8 Jun 1996 05:12:29 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id OAA14013; Sat, 8 Jun 1996 14:12:26 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id OAA00279; Sat, 8 Jun 1996 14:12:13 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.Alpha.4/keltia-uucp-2.8) id MAA02243; Sat, 8 Jun 1996 12:56:04 +0200 (MET DST) From: Ollivier Robert Message-Id: <199606081056.MAA02243@keltia.freenix.fr> Subject: Re: security/ssh/Makefile To: dima@best.net Date: Sat, 8 Jun 1996 12:56:03 +0200 (MET DST) Cc: freebsd-ports@freebsd.org In-Reply-To: <199606072306.QAA27027@burka.rdy.com> from Dima Ruban at "Jun 7, 96 04:06:08 pm" X-Operating-System: FreeBSD 2.2-CURRENT ctm#2084 X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It seems that Dima Ruban said: > As far as I know, ssh was developed in Finland. It doesn't have anything > to do with US export control thing. All ftp sites are not American! > So PLEEEASE explain me, why Makefile for SSH (I'm not talking about > RSAREF) has this variable. Because if you look carefully at the Makefile, you'll see that the variable is ONLY used for RSAREF and NOT for SSH itself. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #7: Thu Jun 6 20:43:22 MET DST 1996 From owner-freebsd-ports Sat Jun 8 07:38:10 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA21011 for ports-outgoing; Sat, 8 Jun 1996 07:38:10 -0700 (PDT) Received: from Fieber-John.campusview.indiana.edu (Fieber-John.campusview.indiana.edu [149.159.1.34]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA20991 for ; Sat, 8 Jun 1996 07:38:06 -0700 (PDT) Received: from localhost (jfieber@localhost) by Fieber-John.campusview.indiana.edu (8.7.5/8.7.3) with SMTP id JAA05597; Sat, 8 Jun 1996 09:37:42 -0500 (EST) X-Authentication-Warning: Fieber-John.campusview.indiana.edu: jfieber owned process doing -bs Date: Sat, 8 Jun 1996 09:37:41 -0500 (EST) From: John Fieber X-Sender: jfieber@Fieber-John.campusview.indiana.edu To: Philippe Charnier cc: ports@freebsd.org Subject: Re: Netscape 3 port In-Reply-To: <199606070606.IAA23307@lirmm.lirmm.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 7 Jun 1996, Philippe Charnier wrote: > While doing a `strings netscape.bin | grep Netscape.ad', I didn't find > any reference for this file. I think that `Netscape' is looking for > instead of `Netscape.ad'. And its just as well that netscape can't find it because the proper resources are compiled in. From Netscape.ad: ! It is **STRONGLY RECOMMENDED** that you not install this file in the ! app-defaults directory unless you are really sure you know what you are ! doing. [...] ! In short, app-defaults files are bad. Don't use them. This file is ! provided for informational purposes, and so that I don't get a lot of ! complaints from people who think they understand this stuff better than ! I do. -john == jfieber@indiana.edu =========================================== == http://fallout.campusview.indiana.edu/~jfieber ================ From owner-freebsd-ports Sat Jun 8 08:44:33 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA04659 for ports-outgoing; Sat, 8 Jun 1996 08:44:33 -0700 (PDT) Received: from burka.rdy.com (burka.rdy.com [205.149.163.30]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA04650 for ; Sat, 8 Jun 1996 08:44:28 -0700 (PDT) Received: from dima@localhost by burka.rdy.com id IAA03485; (8.7.5/RDY) Sat, 8 Jun 1996 08:42:24 -0700 (PDT) Message-Id: <199606081542.IAA03485@burka.rdy.com> Subject: Re: security/ssh/Makefile To: roberto@keltia.freenix.fr (Ollivier Robert) Date: Sat, 8 Jun 1996 08:42:23 -0700 (PDT) Cc: dima@best.net, freebsd-ports@freebsd.org In-Reply-To: <199606081056.MAA02243@keltia.freenix.fr> from Ollivier Robert at "Jun 8, 96 12:56:03 pm" X-Class: Fast Organization: HackerDome Reply-To: dima@best.net From: dima@best.net (Dima Ruban) X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ollivier Robert writes: > It seems that Dima Ruban said: > > As far as I know, ssh was developed in Finland. It doesn't have anything > > to do with US export control thing. All ftp sites are not American! > > So PLEEEASE explain me, why Makefile for SSH (I'm not talking about > > RSAREF) has this variable. > > Because if you look carefully at the Makefile, you'll see that the variable > is ONLY used for RSAREF and NOT for SSH itself. Shit! :-) My apologies! I've must been blind! > -- > Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr > FreeBSD keltia.freenix.fr 2.2-CURRENT #7: Thu Jun 6 20:43:22 MET DST 1996 > -- dima From owner-freebsd-ports Sat Jun 8 12:42:28 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA07480 for ports-outgoing; Sat, 8 Jun 1996 12:42:28 -0700 (PDT) Received: from srv1-bsb.gns.com.br (srv1-bsb.gns.com.br [200.239.56.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA07444 for ; Sat, 8 Jun 1996 12:42:21 -0700 (PDT) Received: (from lioux@localhost) by srv1-bsb.gns.com.br (8.7.5/8.7.5) id QAA25110 for ports@freebsd.org; Sat, 8 Jun 1996 16:41:50 -0300 (EST) From: Mario Sergio Fujikawa Ferreira Message-Id: <199606081941.QAA25110@srv1-bsb.gns.com.br> Subject: SSLeay 5.2a port. To: ports@freebsd.org Date: Sat, 8 Jun 1996 16:41:49 -0300 (EST) X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=ELM834262909-18377-0_ Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk --ELM834262909-18377-0_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I have worked out a port for the SSLeay 5.2a. That's my first port, so I don't know if I have done it the best way. Whatsoever, It is working fine, and all the tests proposed on the Ports Homepage were issued. I am shipping the package port as a email attachment. The file name is SSLeay.tar.gz. Looks towards your answering soon, Mario Sergio. (System Administrator) (lioux@gns.com.br) (lioux@bsdnet.org) (e9432213@linf.unb.br) --ELM834262909-18377-0_ Content-Type: application/x-gzip Content-Disposition: attachment; filename=SSLeay.tar.gz Content-Description: SSLeay 5.2a port package. Content-Transfer-Encoding: base64 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 --ELM834262909-18377-0_-- From owner-freebsd-ports Sat Jun 8 19:29:31 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA27365 for ports-outgoing; Sat, 8 Jun 1996 19:29:31 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA27341; Sat, 8 Jun 1996 19:29:22 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.7.5/8.6.9) id TAA00830; Sat, 8 Jun 1996 19:29:11 -0700 (PDT) Date: Sat, 8 Jun 1996 19:29:11 -0700 (PDT) Message-Id: <199606090229.TAA00830@silvia.HIP.Berkeley.EDU> To: andreas@klemm.gtn.com CC: ports@FreeBSD.org, jkh@FreeBSD.org In-reply-to: (message from Andreas Klemm on Fri, 7 Jun 1996 15:07:31 +0200 (MET DST)) Subject: Re: modified bsd.ports.mk to allow a local patchdir MYPATCHDIR From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * For example /usr/ports/print/a2ps/patchdir/...official patches... * /usr/ports/print/a2ps/mypatchdir/...my personal preferences... I just use patches/patch-zz, patch-zy.... Never clashed with an "official" FreeBSD patch this way. ;) Satoshi