From owner-cvs-ports Tue Mar 19 17:50:18 1996 Return-Path: owner-cvs-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA20246 for cvs-ports-outgoing; Tue, 19 Mar 1996 17:50:18 -0800 (PST) Received: (from adam@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA20170 Tue, 19 Mar 1996 17:50:00 -0800 (PST) Date: Tue, 19 Mar 1996 17:50:00 -0800 (PST) From: Adam David Message-Id: <199603200150.RAA20170@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/news/nntp Makefile ports/news/nntp/patches patch-aa patch-ab ports/news/nntp/pkg DESCR PLIST Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk adam 96/03/19 17:50:00 Modified: news/nntp Makefile news/nntp/patches patch-aa news/nntp/pkg DESCR PLIST Removed: news/nntp/patches patch-ab Log: added myself as maintainer. mostly eliminate __FreeBSD__ fixed standalone daemon so it works. build it as standalone by default, because that generally makes better sense. (if there is disagreement, I will let it build both ways) Revision Changes Path 1.9 +4 -2 ports/news/nntp/Makefile 1.9 +328 -150 ports/news/nntp/patches/patch-aa 1.2 +1 -1 ports/news/nntp/pkg/DESCR 1.6 +1 -1 ports/news/nntp/pkg/PLIST