Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 1996 19:05:31 +0200 (MET DST)
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        torstenb@FreeBSD.ORG
Cc:        ports@FreeBSD.ORG
Subject:   new inn port refuses to build
Message-ID:  <Pine.BSI.3.94.960622190313.409B-100000@klemm.gtn.com>

next in thread | raw e-mail | index | archive | help
Hi !

Here my diffs, to get the new inn port working, additionally
I made some minor adjustments to the config.data file.

	Andreas ///

Index: Makefile
===================================================================
RCS file: /usr/CVS/ports/news/inn/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	1996/06/20 21:39:55	1.14
+++ Makefile	1996/06/22 16:56:13
@@ -9,13 +9,12 @@
 DISTNAME=	inn1.4unoff4
 PKGNAME=	inn-1.4u4
 CATEGORIES+=	news
-MASTER_SITES=	ftp://ftp.math.psu.edu/pub/INN
+MASTER_SITES=	ftp://ftp.math.psu.edu/pub/INN/
 
 MAINTAINER=	torstenb@FreeBSD.ORG
 
 # too many compile-time options
 NO_PACKAGE=	yes
-NO_WRKSUBDIR=	yes
 
 pre-configure:
 	echo "${CFLAGS}" >/tmp/build-ports-news-inn-cflags
Index: files/config.data
===================================================================
RCS file: /usr/CVS/ports/news/inn/files/config.data,v
retrieving revision 1.6
diff -u -r1.6 config.data
--- config.data	1996/06/20 21:40:09	1.6
+++ config.data	1996/06/22 17:02:45
@@ -33,7 +33,7 @@
 PROF			-pg
 ##  Flags for the "cc -o" line; e.g., -Bstatic on SunOS4.x while debugging.
 #### =()<LDFLAGS			@<LDFLAGS>@>()=
-LDFLAGS			-g
+LDFLAGS			
 ##  If you use the standard NNTP way of connecting, where is the library?
 #### =()<NNTPLIB		@<NNTPLIB>@>()=
 NNTPLIB		
@@ -719,7 +719,7 @@
 INNWATCH_BATCHSPACE	800
 ##  Space, in df output units, at which to throttle innd on _PATH_NEWSLIB.
 #### =()<INNWATCH_LIBSPACE	@<INNWATCH_LIBSPACE>@>()=
-INNWATCH_LIBSPACE	25000
+INNWATCH_LIBSPACE	5000
 ##  Number of inodes at which to throttle innd on _PATH_SPOOL.
 #### =()<INNWATCH_SPOOLNODES	@<INNWATCH_SPOOLNODES>@>()=
 INNWATCH_SPOOLNODES	200

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 <<<




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960622190313.409B-100000>