From owner-freebsd-ports Thu Jul 4 03:56:12 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA19728 for ports-outgoing; Thu, 4 Jul 1996 03:56:12 -0700 (PDT) Received: from relay-2.mail.demon.net (disperse.demon.co.uk [158.152.1.77]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA19720 for ; Thu, 4 Jul 1996 03:56:07 -0700 (PDT) Received: from post.demon.co.uk ([158.152.1.72]) by relay-2.mail.demon.net id aa03148; 4 Jul 96 11:53 +0100 Received: from jraynard.demon.co.uk ([158.152.42.77]) by relay-3.mail.demon.net id aa04268; 4 Jul 96 11:51 +0100 Received: (from fports@localhost) by jraynard.demon.co.uk (8.6.12/8.6.12) id BAA05296; Thu, 4 Jul 1996 01:17:47 GMT Date: Thu, 4 Jul 1996 01:17:47 GMT Message-Id: <199607040117.BAA05296@jraynard.demon.co.uk> From: James Raynard To: dk+@ua.net CC: ports@freebsd.org In-reply-to: <199607032314.TAA08867@dog.farm.org> (message from Dmitry Kohmanyuk on Wed, 3 Jul 1996 19:14:17 -0400 (EDT)) Subject: Re: nntpbtr port uploaded Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > [ comments: I screwed To: address in my mail - freebsd-ports@ instead of > ports@. Apologies. ] These are aliases for each other (as far as I know). > > Interesting coincidence. I did a port over the weekend of slurp, > > hmm, I think that nntpbtr is better program of this class (used both). I've only used slurp. > btw, how can I get someone committing the port? ;-) The usual method is to put nntpbtr.tar.gz (that's your port, not the source tarball!) in ftp://ftp.freebsd.org/incoming, together with an nntpbtr.txt file to explain what it is, and post a brief announcement on the list. If it's small (less than about 4kB), you can uuencode it and post it here instead. > > > /usr/local/bin/rnews, /usr/local/news/lib/history > > > > I would make these ${PREFIX}/bin/rnews, etc > > see, this is inside a conf.h, which is source files. > You can't patch a patch in patches/ easily on-the-fly, can you? ;-) Just run sed over conf.h? (That's what I did!) > > > Now, it is /var/spool/news/nntpbtr-HOSTNAME. > > > > ${PREFIX}/share/nntpbr/HOSTNAME is how this is normally done for ports. > > nope, this is sort of `run' or `spool' file - it is written by the program > to remember it's checkpoint on restart. (and also flock(2)s it for > collision detection). OK, /var/spool/news/nntpbtr-HOSTNAME it is :-) > I have been seen slurp, and I now the main adavantages of nntpbtr: [snip] Some of these also apply to slurp. Perhaps you saw an old version? (1.10 is the latest). Anyway, there should be enough room for both of them, as well as 'suck', which has been in the ports for some time. -- James Raynard, Edinburgh, Scotland james@jraynard.demon.co.uk http://www.freebsd.org/~jraynard/