Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Aug 2014 14:54:20 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363906 - in head/news/cnews: . files
Message-ID:  <53de4d1d.5e27.62b94c68@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sun Aug  3 14:54:20 2014
New Revision: 363906
URL: http://svnweb.freebsd.org/changeset/ports/363906
QAT: https://qat.redports.org/buildarchive/r363906/

Log:
  - rename patch files
  - rename MACROS

Added:
  head/news/cnews/files/patch-config.make
     - copied, changed from r363792, head/news/cnews/files/patch-quiz-substitutions
  head/news/cnews/files/patch-inject-makefile
     - copied, changed from r363792, head/news/cnews/files/patch-sendmail
  head/news/cnews/files/patch-makeinc
     - copied, changed from r363792, head/news/cnews/files/patch-quiz-substitutions
  head/news/cnews/files/patch-quiz.def
     - copied, changed from r363792, head/news/cnews/files/patch-quiz-substitutions
  head/news/cnews/files/patch-report
     - copied, changed from r363792, head/news/cnews/files/patch-sendmail
  head/news/cnews/files/patch-substitutions
     - copied, changed from r363792, head/news/cnews/files/patch-quiz-substitutions
Deleted:
  head/news/cnews/files/patch-quiz-substitutions
  head/news/cnews/files/patch-sendmail
Modified:
  head/news/cnews/Makefile

Modified: head/news/cnews/Makefile
==============================================================================
--- head/news/cnews/Makefile	Sun Aug  3 14:27:11 2014	(r363905)
+++ head/news/cnews/Makefile	Sun Aug  3 14:54:20 2014	(r363906)
@@ -44,10 +44,10 @@ DIST_SUBDIR=	${DISTNAME}
 NO_WRKSUBDIR=	yes
 MAKEFILE=	makefile
 SUB_FILES=	pkg-message
-MAN1=		checknews.1cn inews.1cn postnews.1cn readnews.1cn
-MAN5=		controlperm.5 news.5 newsctl.5 newsdb.5 newsoverview.5 \
+LMAN1=		checknews.1cn inews.1cn postnews.1cn readnews.1cn
+LMAN5=		controlperm.5 news.5 newsctl.5 newsdb.5 newsoverview.5 \
 		newssys.5
-MAN8=		cnewsdo.8cn expire.8cn explode.8cn mergeactive.8 \
+LMAN8=		cnewsdo.8cn expire.8cn explode.8cn mergeactive.8 \
 		mkhistory.8cn newsaux.8cn newsbatch.8cn newsmail.8cn \
 		newsmaint.8cn newsoverview.8 relaynews.8cn report.8cn \
 		rnews.8cn
@@ -121,9 +121,9 @@ do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/conf/config ${STAGEDIR}${NEWSBIN}/
 	cd ${WRKSRC} && ${MAKE} ${MAKE_ARGS} ${MAKE_FLAGS} ${MAKEFILE} install
 	cd ${WRKSRC} && ${MAKE} ${MAKE_ARGS} ${MAKE_FLAGS} ${MAKEFILE} ui readpostcheck
-	cd ${WRKSRC}/man && ${INSTALL_MAN} ${MAN1} ${STAGEDIR}${PREFIX}/man/man1/
-	cd ${WRKSRC}/man && ${INSTALL_MAN} ${MAN5} ${STAGEDIR}${PREFIX}/man/man5/
-	cd ${WRKSRC}/man && ${INSTALL_MAN} ${MAN8} ${STAGEDIR}${PREFIX}/man/man8/
+	cd ${WRKSRC}/man && ${INSTALL_MAN} ${LMAN1} ${STAGEDIR}${PREFIX}/man/man1/
+	cd ${WRKSRC}/man && ${INSTALL_MAN} ${LMAN5} ${STAGEDIR}${PREFIX}/man/man5/
+	cd ${WRKSRC}/man && ${INSTALL_MAN} ${LMAN8} ${STAGEDIR}${PREFIX}/man/man8/
 .if ${PORT_OPTIONS:MEXAMPLES}
 	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/newsctl
 	cd ${WRKSRC} && ${INSTALL_DATA} ${NO_EG_FILES:S,^,*/,} \

Copied and modified: head/news/cnews/files/patch-config.make (from r363792, head/news/cnews/files/patch-quiz-substitutions)
==============================================================================
--- head/news/cnews/files/patch-quiz-substitutions	Sat Aug  2 07:01:53 2014	(r363792, copy source)
+++ head/news/cnews/files/patch-config.make	Sun Aug  3 14:54:20 2014	(r363906)
@@ -1,94 +1,3 @@
-diff -urN ../pre-conf/conf/makeinc conf/makeinc
---- ../pre-conf/conf/makeinc	Thu Jan  1 01:00:00 1970
-+++ conf/makeinc	Mon Aug  2 20:32:23 1999
-@@ -0,0 +1,3 @@
-+# makefile substitutions file
-+# how to include ../include/config.make
-+INCLUDE		.include "../include/config.make"
-diff -urN ../pre-conf/conf/quiz.def conf/quiz.def
---- ../pre-conf/conf/quiz.def	Thu Jan  1 01:00:00 1970
-+++ conf/quiz.def	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,68 @@
-+# These answers are interdependent; do not edit this file!
-+newsuid="news"
-+# These answers are interdependent; do not edit this file!
-+newsgid="news"
-+# These answers are interdependent; do not edit this file!
-+newsarts="/var/news"
-+# These answers are interdependent; do not edit this file!
-+newsov="/var/news/over.view"
-+# These answers are interdependent; do not edit this file!
-+newsctl="/usr/local/news/lib"
-+# These answers are interdependent; do not edit this file!
-+newsbin="/usr/local/news/cnewsbin"
-+# These answers are interdependent; do not edit this file!
-+newspath="/bin:/usr/bin:/usr/local/bin"
-+# These answers are interdependent; do not edit this file!
-+newsumask="022"
-+# These answers are interdependent; do not edit this file!
-+newsconfig="/usr/local/news/cnewsbin/config"
-+# These answers are interdependent; do not edit this file!
-+newscrisis="newscrisis"
-+# These answers are interdependent; do not edit this file!
-+newsmaster="newsmaster"
-+# These answers are interdependent; do not edit this file!
-+addrsize="big"
-+# These answers are interdependent; do not edit this file!
-+fake=" fgetline.o fsync.o"
-+# These answers are interdependent; do not edit this file!
-+storeval=""
-+# These answers are interdependent; do not edit this file!
-+faststdio="no"
-+# These answers are interdependent; do not edit this file!
-+fakehdrs=" sys/timeb.h"
-+# These answers are interdependent; do not edit this file!
-+ranlib="yes"
-+# These answers are interdependent; do not edit this file!
-+make="make"
-+# These answers are interdependent; do not edit this file!
-+include="bsd"
-+# These answers are interdependent; do not edit this file!
-+cc=""
-+# These answers are interdependent; do not edit this file!
-+copts="-O"
-+# These answers are interdependent; do not edit this file!
-+ldopts=""
-+# These answers are interdependent; do not edit this file!
-+postlibs=""
-+# These answers are interdependent; do not edit this file!
-+uucptype="tay"
-+# These answers are interdependent; do not edit this file!
-+dftype="statfs"
-+# These answers are interdependent; do not edit this file!
-+dfdirs=""
-+# These answers are interdependent; do not edit this file!
-+archive="yes"
-+# These answers are interdependent; do not edit this file!
-+spacelow="no"
-+# These answers are interdependent; do not edit this file!
-+nfsgroup="no"
-+# These answers are interdependent; do not edit this file!
-+server="newsie"
-+# These answers are interdependent; do not edit this file!
-+rbin="/usr/local/news/cnewsbin/input"
-+# These answers are interdependent; do not edit this file!
-+bin="/usr/local/bin"
-+# These answers are interdependent; do not edit this file!
-+faststrchr="no"
-+# These answers are interdependent; do not edit this file!
-+sftype="c"
-diff -urN ../pre-conf/conf/substitutions conf/substitutions
---- ../pre-conf/conf/substitutions	Thu Jan  1 01:00:00 1970
-+++ conf/substitutions	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,8 @@
-+# general substitutions file
-+NEWSBIN	/usr/local/news/cnewsbin
-+NEWSCTL	/usr/local/news/lib
-+NEWSARTS	/var/news
-+NEWSOV	/var/news/over.view
-+NEWSPATH	/bin:/usr/bin:/usr/local/bin
-+NEWSUMASK	022
-+NEWSCONFIG	/usr/local/news/cnewsbin/config
 diff -urN ../pre-conf/include/config.make include/config.make
 --- ../pre-conf/include/config.make	Thu Jan  1 01:00:00 1970
 +++ include/config.make	Mon Aug  2 20:36:19 1999

Copied and modified: head/news/cnews/files/patch-inject-makefile (from r363792, head/news/cnews/files/patch-sendmail)
==============================================================================
--- head/news/cnews/files/patch-sendmail	Sat Aug  2 07:01:53 2014	(r363792, copy source)
+++ head/news/cnews/files/patch-inject-makefile	Sun Aug  3 14:54:20 2014	(r363906)
@@ -1,20 +1,3 @@
-*** util/report.old	Thu Sep 15 13:24:57 1994
---- util/report	Fri Sep 30 16:57:05 1994
-***************
-*** 65,70 ****
-  	else
-  		cat $r
-  	fi
-! ) | mail $args		# some sites might want "/usr/lib/sendmail -t" instead
-  
-  # and the trap handles the exit status
---- 65,70 ----
-  	else
-  		cat $r
-  	fi
-! ) | /usr/sbin/sendmail -t $args	# some sites might want "mail" instead
-  
-  # and the trap handles the exit status
 *** inject/makefile.ORIG	Thu Dec 29 00:30:01 1994
 --- inject/makefile	Thu Feb 23 11:21:46 1995
 ***************

Copied and modified: head/news/cnews/files/patch-makeinc (from r363792, head/news/cnews/files/patch-quiz-substitutions)
==============================================================================
--- head/news/cnews/files/patch-quiz-substitutions	Sat Aug  2 07:01:53 2014	(r363792, copy source)
+++ head/news/cnews/files/patch-makeinc	Sun Aug  3 14:54:20 2014	(r363906)
@@ -5,149 +5,3 @@ diff -urN ../pre-conf/conf/makeinc conf/
 +# makefile substitutions file
 +# how to include ../include/config.make
 +INCLUDE		.include "../include/config.make"
-diff -urN ../pre-conf/conf/quiz.def conf/quiz.def
---- ../pre-conf/conf/quiz.def	Thu Jan  1 01:00:00 1970
-+++ conf/quiz.def	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,68 @@
-+# These answers are interdependent; do not edit this file!
-+newsuid="news"
-+# These answers are interdependent; do not edit this file!
-+newsgid="news"
-+# These answers are interdependent; do not edit this file!
-+newsarts="/var/news"
-+# These answers are interdependent; do not edit this file!
-+newsov="/var/news/over.view"
-+# These answers are interdependent; do not edit this file!
-+newsctl="/usr/local/news/lib"
-+# These answers are interdependent; do not edit this file!
-+newsbin="/usr/local/news/cnewsbin"
-+# These answers are interdependent; do not edit this file!
-+newspath="/bin:/usr/bin:/usr/local/bin"
-+# These answers are interdependent; do not edit this file!
-+newsumask="022"
-+# These answers are interdependent; do not edit this file!
-+newsconfig="/usr/local/news/cnewsbin/config"
-+# These answers are interdependent; do not edit this file!
-+newscrisis="newscrisis"
-+# These answers are interdependent; do not edit this file!
-+newsmaster="newsmaster"
-+# These answers are interdependent; do not edit this file!
-+addrsize="big"
-+# These answers are interdependent; do not edit this file!
-+fake=" fgetline.o fsync.o"
-+# These answers are interdependent; do not edit this file!
-+storeval=""
-+# These answers are interdependent; do not edit this file!
-+faststdio="no"
-+# These answers are interdependent; do not edit this file!
-+fakehdrs=" sys/timeb.h"
-+# These answers are interdependent; do not edit this file!
-+ranlib="yes"
-+# These answers are interdependent; do not edit this file!
-+make="make"
-+# These answers are interdependent; do not edit this file!
-+include="bsd"
-+# These answers are interdependent; do not edit this file!
-+cc=""
-+# These answers are interdependent; do not edit this file!
-+copts="-O"
-+# These answers are interdependent; do not edit this file!
-+ldopts=""
-+# These answers are interdependent; do not edit this file!
-+postlibs=""
-+# These answers are interdependent; do not edit this file!
-+uucptype="tay"
-+# These answers are interdependent; do not edit this file!
-+dftype="statfs"
-+# These answers are interdependent; do not edit this file!
-+dfdirs=""
-+# These answers are interdependent; do not edit this file!
-+archive="yes"
-+# These answers are interdependent; do not edit this file!
-+spacelow="no"
-+# These answers are interdependent; do not edit this file!
-+nfsgroup="no"
-+# These answers are interdependent; do not edit this file!
-+server="newsie"
-+# These answers are interdependent; do not edit this file!
-+rbin="/usr/local/news/cnewsbin/input"
-+# These answers are interdependent; do not edit this file!
-+bin="/usr/local/bin"
-+# These answers are interdependent; do not edit this file!
-+faststrchr="no"
-+# These answers are interdependent; do not edit this file!
-+sftype="c"
-diff -urN ../pre-conf/conf/substitutions conf/substitutions
---- ../pre-conf/conf/substitutions	Thu Jan  1 01:00:00 1970
-+++ conf/substitutions	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,8 @@
-+# general substitutions file
-+NEWSBIN	/usr/local/news/cnewsbin
-+NEWSCTL	/usr/local/news/lib
-+NEWSARTS	/var/news
-+NEWSOV	/var/news/over.view
-+NEWSPATH	/bin:/usr/bin:/usr/local/bin
-+NEWSUMASK	022
-+NEWSCONFIG	/usr/local/news/cnewsbin/config
-diff -urN ../pre-conf/include/config.make include/config.make
---- ../pre-conf/include/config.make	Thu Jan  1 01:00:00 1970
-+++ include/config.make	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,58 @@
-+# make header file
-+# pathname variables
-+# =()<NEWSARTS=@<NEWSARTS>@>()=
-+NEWSARTS=/var/news
-+# =()<NEWSOV=@<NEWSOV>@>()=
-+NEWSOV=/var/news/over.view
-+# =()<NEWSBIN=@<NEWSBIN>@>()=
-+NEWSBIN=/usr/local/news/cnewsbin
-+# =()<NEWSCTL=@<NEWSCTL>@>()=
-+NEWSCTL=/usr/local/news/lib
-+# =()<NEWSCONFIG=@<NEWSCONFIG>@>()=
-+NEWSCONFIG=/usr/local/news/cnewsbin/config
-+
-+# workaround for System V make bug
-+SHELL=/bin/sh
-+
-+# directories where things go
-+UIBIN=/usr/local/bin
-+RBIN=/usr/local/news/cnewsbin/input
-+
-+# compilation stuff
-+# LIB is for makefile dependencies, LIBS for cc invocations
-+LIB=../libcnews.a
-+LIBS=../libcnews.a 
-+CFLAGS+=$(MORECFLAGS) -I../include
-+LDFLAGS=$(CFLAGS) 
-+LINTFLAGS=$(MORELINTFLAGS) -I../include
-+
-+# directories etc.
-+CONF=../conf
-+MAKE=make
-+TO=$(CONF)/cpto
-+IN=$(CONF)/cmpto $(CMPOPT)
-+CF=$(CONF)/checkfile $(CMPOPT)
-+MKDIR=$(CONF)/mkdirs
-+MX=chmod +x
-+UPDATE=$(CONF)/update.ran ../libcnews.a
-+LIBCMP=$(CONF)/libcmp ../libcnews.a
-+
-+# misc configuration bits
-+SPACEFOR=statfs
-+DOSPACEFOR=dospacefor
-+QUEUELEN=tay
-+UID=news
-+GID=news
-+SIZE=big
-+DBZ=libdbz
-+STDIO=sysstdio
-+SERVER=
-+REPORTTO=newsmaster
-+URGENTTO=newscrisis
-+
-+# things for testing
-+HERE=. ../conf/rsetup ;
-+
-+# fake files needed
-+HFAKE= sys/timeb.h
-+OFAKE= fgetline.o fsync.o

Copied and modified: head/news/cnews/files/patch-quiz.def (from r363792, head/news/cnews/files/patch-quiz-substitutions)
==============================================================================
--- head/news/cnews/files/patch-quiz-substitutions	Sat Aug  2 07:01:53 2014	(r363792, copy source)
+++ head/news/cnews/files/patch-quiz.def	Sun Aug  3 14:54:20 2014	(r363906)
@@ -1,10 +1,3 @@
-diff -urN ../pre-conf/conf/makeinc conf/makeinc
---- ../pre-conf/conf/makeinc	Thu Jan  1 01:00:00 1970
-+++ conf/makeinc	Mon Aug  2 20:32:23 1999
-@@ -0,0 +1,3 @@
-+# makefile substitutions file
-+# how to include ../include/config.make
-+INCLUDE		.include "../include/config.make"
 diff -urN ../pre-conf/conf/quiz.def conf/quiz.def
 --- ../pre-conf/conf/quiz.def	Thu Jan  1 01:00:00 1970
 +++ conf/quiz.def	Mon Aug  2 20:36:19 1999
@@ -77,77 +70,3 @@ diff -urN ../pre-conf/conf/quiz.def conf
 +faststrchr="no"
 +# These answers are interdependent; do not edit this file!
 +sftype="c"
-diff -urN ../pre-conf/conf/substitutions conf/substitutions
---- ../pre-conf/conf/substitutions	Thu Jan  1 01:00:00 1970
-+++ conf/substitutions	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,8 @@
-+# general substitutions file
-+NEWSBIN	/usr/local/news/cnewsbin
-+NEWSCTL	/usr/local/news/lib
-+NEWSARTS	/var/news
-+NEWSOV	/var/news/over.view
-+NEWSPATH	/bin:/usr/bin:/usr/local/bin
-+NEWSUMASK	022
-+NEWSCONFIG	/usr/local/news/cnewsbin/config
-diff -urN ../pre-conf/include/config.make include/config.make
---- ../pre-conf/include/config.make	Thu Jan  1 01:00:00 1970
-+++ include/config.make	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,58 @@
-+# make header file
-+# pathname variables
-+# =()<NEWSARTS=@<NEWSARTS>@>()=
-+NEWSARTS=/var/news
-+# =()<NEWSOV=@<NEWSOV>@>()=
-+NEWSOV=/var/news/over.view
-+# =()<NEWSBIN=@<NEWSBIN>@>()=
-+NEWSBIN=/usr/local/news/cnewsbin
-+# =()<NEWSCTL=@<NEWSCTL>@>()=
-+NEWSCTL=/usr/local/news/lib
-+# =()<NEWSCONFIG=@<NEWSCONFIG>@>()=
-+NEWSCONFIG=/usr/local/news/cnewsbin/config
-+
-+# workaround for System V make bug
-+SHELL=/bin/sh
-+
-+# directories where things go
-+UIBIN=/usr/local/bin
-+RBIN=/usr/local/news/cnewsbin/input
-+
-+# compilation stuff
-+# LIB is for makefile dependencies, LIBS for cc invocations
-+LIB=../libcnews.a
-+LIBS=../libcnews.a 
-+CFLAGS+=$(MORECFLAGS) -I../include
-+LDFLAGS=$(CFLAGS) 
-+LINTFLAGS=$(MORELINTFLAGS) -I../include
-+
-+# directories etc.
-+CONF=../conf
-+MAKE=make
-+TO=$(CONF)/cpto
-+IN=$(CONF)/cmpto $(CMPOPT)
-+CF=$(CONF)/checkfile $(CMPOPT)
-+MKDIR=$(CONF)/mkdirs
-+MX=chmod +x
-+UPDATE=$(CONF)/update.ran ../libcnews.a
-+LIBCMP=$(CONF)/libcmp ../libcnews.a
-+
-+# misc configuration bits
-+SPACEFOR=statfs
-+DOSPACEFOR=dospacefor
-+QUEUELEN=tay
-+UID=news
-+GID=news
-+SIZE=big
-+DBZ=libdbz
-+STDIO=sysstdio
-+SERVER=
-+REPORTTO=newsmaster
-+URGENTTO=newscrisis
-+
-+# things for testing
-+HERE=. ../conf/rsetup ;
-+
-+# fake files needed
-+HFAKE= sys/timeb.h
-+OFAKE= fgetline.o fsync.o

Copied and modified: head/news/cnews/files/patch-report (from r363792, head/news/cnews/files/patch-sendmail)
==============================================================================
--- head/news/cnews/files/patch-sendmail	Sat Aug  2 07:01:53 2014	(r363792, copy source)
+++ head/news/cnews/files/patch-report	Sun Aug  3 14:54:20 2014	(r363906)
@@ -15,18 +15,3 @@
 ! ) | /usr/sbin/sendmail -t $args	# some sites might want "mail" instead
   
   # and the trap handles the exit status
-*** inject/makefile.ORIG	Thu Dec 29 00:30:01 1994
---- inject/makefile	Thu Feb 23 11:21:46 1995
-***************
-*** 57,61 ****
-  	cp $(PROGS) ../util/canonhdr regress/tmp/inject
-  	$(MX) regress/regress regress/master/run
-  	$(HERE) cd regress ; NEWSTZ=3660 ; export NEWSTZ ; ./regress
-! 	
-  # header dependencies follow
---- 57,61 ----
-  	cp $(PROGS) ../util/canonhdr regress/tmp/inject
-  	$(MX) regress/regress regress/master/run
-  	$(HERE) cd regress ; NEWSTZ=3660 ; export NEWSTZ ; ./regress
-! 
-  # header dependencies follow

Copied and modified: head/news/cnews/files/patch-substitutions (from r363792, head/news/cnews/files/patch-quiz-substitutions)
==============================================================================
--- head/news/cnews/files/patch-quiz-substitutions	Sat Aug  2 07:01:53 2014	(r363792, copy source)
+++ head/news/cnews/files/patch-substitutions	Sun Aug  3 14:54:20 2014	(r363906)
@@ -1,82 +1,3 @@
-diff -urN ../pre-conf/conf/makeinc conf/makeinc
---- ../pre-conf/conf/makeinc	Thu Jan  1 01:00:00 1970
-+++ conf/makeinc	Mon Aug  2 20:32:23 1999
-@@ -0,0 +1,3 @@
-+# makefile substitutions file
-+# how to include ../include/config.make
-+INCLUDE		.include "../include/config.make"
-diff -urN ../pre-conf/conf/quiz.def conf/quiz.def
---- ../pre-conf/conf/quiz.def	Thu Jan  1 01:00:00 1970
-+++ conf/quiz.def	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,68 @@
-+# These answers are interdependent; do not edit this file!
-+newsuid="news"
-+# These answers are interdependent; do not edit this file!
-+newsgid="news"
-+# These answers are interdependent; do not edit this file!
-+newsarts="/var/news"
-+# These answers are interdependent; do not edit this file!
-+newsov="/var/news/over.view"
-+# These answers are interdependent; do not edit this file!
-+newsctl="/usr/local/news/lib"
-+# These answers are interdependent; do not edit this file!
-+newsbin="/usr/local/news/cnewsbin"
-+# These answers are interdependent; do not edit this file!
-+newspath="/bin:/usr/bin:/usr/local/bin"
-+# These answers are interdependent; do not edit this file!
-+newsumask="022"
-+# These answers are interdependent; do not edit this file!
-+newsconfig="/usr/local/news/cnewsbin/config"
-+# These answers are interdependent; do not edit this file!
-+newscrisis="newscrisis"
-+# These answers are interdependent; do not edit this file!
-+newsmaster="newsmaster"
-+# These answers are interdependent; do not edit this file!
-+addrsize="big"
-+# These answers are interdependent; do not edit this file!
-+fake=" fgetline.o fsync.o"
-+# These answers are interdependent; do not edit this file!
-+storeval=""
-+# These answers are interdependent; do not edit this file!
-+faststdio="no"
-+# These answers are interdependent; do not edit this file!
-+fakehdrs=" sys/timeb.h"
-+# These answers are interdependent; do not edit this file!
-+ranlib="yes"
-+# These answers are interdependent; do not edit this file!
-+make="make"
-+# These answers are interdependent; do not edit this file!
-+include="bsd"
-+# These answers are interdependent; do not edit this file!
-+cc=""
-+# These answers are interdependent; do not edit this file!
-+copts="-O"
-+# These answers are interdependent; do not edit this file!
-+ldopts=""
-+# These answers are interdependent; do not edit this file!
-+postlibs=""
-+# These answers are interdependent; do not edit this file!
-+uucptype="tay"
-+# These answers are interdependent; do not edit this file!
-+dftype="statfs"
-+# These answers are interdependent; do not edit this file!
-+dfdirs=""
-+# These answers are interdependent; do not edit this file!
-+archive="yes"
-+# These answers are interdependent; do not edit this file!
-+spacelow="no"
-+# These answers are interdependent; do not edit this file!
-+nfsgroup="no"
-+# These answers are interdependent; do not edit this file!
-+server="newsie"
-+# These answers are interdependent; do not edit this file!
-+rbin="/usr/local/news/cnewsbin/input"
-+# These answers are interdependent; do not edit this file!
-+bin="/usr/local/bin"
-+# These answers are interdependent; do not edit this file!
-+faststrchr="no"
-+# These answers are interdependent; do not edit this file!
-+sftype="c"
 diff -urN ../pre-conf/conf/substitutions conf/substitutions
 --- ../pre-conf/conf/substitutions	Thu Jan  1 01:00:00 1970
 +++ conf/substitutions	Mon Aug  2 20:36:19 1999
@@ -89,65 +10,3 @@ diff -urN ../pre-conf/conf/substitutions
 +NEWSPATH	/bin:/usr/bin:/usr/local/bin
 +NEWSUMASK	022
 +NEWSCONFIG	/usr/local/news/cnewsbin/config
-diff -urN ../pre-conf/include/config.make include/config.make
---- ../pre-conf/include/config.make	Thu Jan  1 01:00:00 1970
-+++ include/config.make	Mon Aug  2 20:36:19 1999
-@@ -0,0 +1,58 @@
-+# make header file
-+# pathname variables
-+# =()<NEWSARTS=@<NEWSARTS>@>()=
-+NEWSARTS=/var/news
-+# =()<NEWSOV=@<NEWSOV>@>()=
-+NEWSOV=/var/news/over.view
-+# =()<NEWSBIN=@<NEWSBIN>@>()=
-+NEWSBIN=/usr/local/news/cnewsbin
-+# =()<NEWSCTL=@<NEWSCTL>@>()=
-+NEWSCTL=/usr/local/news/lib
-+# =()<NEWSCONFIG=@<NEWSCONFIG>@>()=
-+NEWSCONFIG=/usr/local/news/cnewsbin/config
-+
-+# workaround for System V make bug
-+SHELL=/bin/sh
-+
-+# directories where things go
-+UIBIN=/usr/local/bin
-+RBIN=/usr/local/news/cnewsbin/input
-+
-+# compilation stuff
-+# LIB is for makefile dependencies, LIBS for cc invocations
-+LIB=../libcnews.a
-+LIBS=../libcnews.a 
-+CFLAGS+=$(MORECFLAGS) -I../include
-+LDFLAGS=$(CFLAGS) 
-+LINTFLAGS=$(MORELINTFLAGS) -I../include
-+
-+# directories etc.
-+CONF=../conf
-+MAKE=make
-+TO=$(CONF)/cpto
-+IN=$(CONF)/cmpto $(CMPOPT)
-+CF=$(CONF)/checkfile $(CMPOPT)
-+MKDIR=$(CONF)/mkdirs
-+MX=chmod +x
-+UPDATE=$(CONF)/update.ran ../libcnews.a
-+LIBCMP=$(CONF)/libcmp ../libcnews.a
-+
-+# misc configuration bits
-+SPACEFOR=statfs
-+DOSPACEFOR=dospacefor
-+QUEUELEN=tay
-+UID=news
-+GID=news
-+SIZE=big
-+DBZ=libdbz
-+STDIO=sysstdio
-+SERVER=
-+REPORTTO=newsmaster
-+URGENTTO=newscrisis
-+
-+# things for testing
-+HERE=. ../conf/rsetup ;
-+
-+# fake files needed
-+HFAKE= sys/timeb.h
-+OFAKE= fgetline.o fsync.o



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53de4d1d.5e27.62b94c68>