Date: Fri, 27 Mar 1998 07:02:15 +0100 (CET) From: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/6142: news/ifmail bugfix and update Message-ID: <199803270602.HAA11731@net2.dinoex.sub.de>
next in thread | raw e-mail | index | archive | help
>Number: 6142 >Category: ports >Synopsis: news/ifmail bugfix and update >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 26 23:30:01 PST 1998 >Last-Modified: >Originator: Dirk Meyer >Organization: privat >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: running news and mail Modem or external ISDN adapter via serial line >Description: FidoNet(tm) support package for UN*X platform keywords: news, mail, gateway, transfer-protcol >How-To-Repeat: Path of Lockfiles changed New Version 2.14 >Fix: diff -c -r ifmail-2.13/Makefile ifmail-2.14/Makefile *** ifmail-2.13/Makefile Thu Jan 15 21:56:33 1998 --- ifmail-2.14/Makefile Thu Mar 26 21:45:23 1998 *************** *** 1,12 **** # New ports collection makefile for: ifmail ! # Version required: 2.12 ! # Date created: 19 Feb 1997 # Whom: dirk.meyer@dinoex.sub.org # # $Id: Makefile,v 1.2 1997/12/06 15:18:27 jseger Exp $ # ! DISTNAME= ifmail-2.13 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \ --- 1,12 ---- # New ports collection makefile for: ifmail ! # Version required: 2.14 ! # Date created: 26 Mrz 1998 # Whom: dirk.meyer@dinoex.sub.org # # $Id: Makefile,v 1.2 1997/12/06 15:18:27 jseger Exp $ # ! DISTNAME= ifmail-2.14 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/ \ diff -c -r ifmail-2.13/files/md5 ifmail-2.14/files/md5 *** ifmail-2.13/files/md5 Thu Jan 15 21:47:14 1998 --- ifmail-2.14/files/md5 Thu Mar 26 22:00:53 1998 *************** *** 1 **** ! MD5 (ifmail-2.13.tar.gz) = 9bfaf8984660a9ec2c3ebb75d36e42bd --- 1 ---- ! MD5 (ifmail-2.14.tar.gz) = 3de7f15e0f4d9c222206c672bc289073 diff -c -r ifmail-2.13/patches/patch-CONFIG ifmail-2.14/patches/patch-CONFIG *** ifmail-2.13/patches/patch-CONFIG Sun Dec 7 00:23:05 1997 --- ifmail-2.14/patches/patch-CONFIG Thu Mar 26 22:03:16 1998 *************** *** 1,5 **** ! *** CONFIG Sat Sep 13 15:41:44 1997 ! --- CONFIG.neu Fri Dec 5 11:01:29 1997 *************** *** 8,21 **** # Debug messages turned on by -x key are written here. --- 1,5 ---- ! *** CONFIG Sun Feb 1 23:33:08 1998 ! --- CONFIG.neu Thu Mar 26 22:01:41 1998 *************** *** 8,21 **** # Debug messages turned on by -x key are written here. *************** *** 50,56 **** CICOLOG = LOG_LOCAL0 # Directory where UUCP lock files reside. ! ! LOCKDIR = "/var/spool/uucp" ! #LOCKDIR = "/var/lock" # Directory from which file requests are resolved. --- 50,56 ---- CICOLOG = LOG_LOCAL0 # Directory where UUCP lock files reside. ! ! LOCKDIR = "/var/spool/lock" ! #LOCKDIR = "/var/lock" # Directory from which file requests are resolved. *************** *** 164,183 **** # SVR4 #LIBS = -ldbm -lform -lnsl -lsocket -lc -L/usr/ucblib -lucb # SCO - *************** - *** 275,281 **** - # What programs are absent at your system? - #NEEDED = strcasestr.o strncasecmp.o strcasecmp.o rename.o mkdir.o usleep.o \ - # regexpr.o - ! # Linux - NEEDED = - # SVR4 - #NEEDED = regexpr.o - --- 277,283 ---- - # What programs are absent at your system? - #NEEDED = strcasestr.o strncasecmp.o strcasecmp.o rename.o mkdir.o usleep.o \ - # regexpr.o - ! # Linux, FreeBSD - NEEDED = - # SVR4 - #NEEDED = regexpr.o --- 164,166 ---- >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803270602.HAA11731>