From a07f1d7384d7722a0904bd627c05d4e58abf7aaf Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 13 Jun 2009 19:57:57 +0000 Subject: Remove news/inn-current as it has been marked BROKEN 2 years and 4 months ago. --- news/Makefile | 1 - news/inn-current/Makefile | 28 ---------------------------- news/inn-current/distinfo | 3 --- news/inn-current/files/patch-lib_innconf.c | 11 ----------- 4 files changed, 43 deletions(-) delete mode 100644 news/inn-current/Makefile delete mode 100644 news/inn-current/distinfo delete mode 100644 news/inn-current/files/patch-lib_innconf.c (limited to 'news') diff --git a/news/Makefile b/news/Makefile index fc62099c92bc..c34c30f7a32b 100644 --- a/news/Makefile +++ b/news/Makefile @@ -42,7 +42,6 @@ SUBDIR += ifmail SUBDIR += ija SUBDIR += inn - SUBDIR += inn-current SUBDIR += klibido SUBDIR += knews SUBDIR += leafnode diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile deleted file mode 100644 index eae5fc66fefe..000000000000 --- a/news/inn-current/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: inn -# Date created: 2003 -# Whom: clement -# -# $FreeBSD$ -# - -PORTVERSION= ${SNAPSHOT} -PORTREVISION= 0 # Ensure master is overridden -MASTER_SITE_ISC?= # Empty -MASTER_SITES= ${MASTER_SITE_ISC:C/$/ ${MASTER_SITE_LOCAL:C/%SUBDIR%/shaun/g}/1} -MASTER_SITE_SUBDIR= inn/snapshots -PKGNAMESUFFIX= -${BRANCH} -DISTNAME= ${PORTNAME}-${BRANCH:U}-${SNAPSHOT} - -BROKEN= Does not install (makedbz segfaults) - -BRANCH= current -SNAPSHOT= 20081107 - -CONFLICTS= inn-2.[0-9]* inn-stable-[0-9]* - -PATCHDIR= ${.CURDIR}/files -MD5_FILE= ${.CURDIR}/distinfo - -MASTERDIR= ${.CURDIR}/../inn - -.include "${MASTERDIR}/Makefile" diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo deleted file mode 100644 index abeceed3e958..000000000000 --- a/news/inn-current/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (inn-CURRENT-20081107.tar.gz) = e8f9e573f0a3cd1f27c756a5b4697499 -SHA256 (inn-CURRENT-20081107.tar.gz) = 9be02f3e1594de8c95fab0c85b1ae316de30d247ad45111a13957c4683c50e92 -SIZE (inn-CURRENT-20081107.tar.gz) = 2256893 diff --git a/news/inn-current/files/patch-lib_innconf.c b/news/inn-current/files/patch-lib_innconf.c deleted file mode 100644 index 05d8eadfb946..000000000000 --- a/news/inn-current/files/patch-lib_innconf.c +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/innconf.c.orig Mon Mar 20 04:14:57 2006 -+++ lib/innconf.c Sat Aug 26 00:22:04 2006 -@@ -395,7 +395,7 @@ - - if (GetFQDN(innconf->domain) == NULL) { - warn("hostname does not resolve or domain not set in inn.conf"); -- okay = false; -+/* okay = false; */ - } - if (innconf->mta == NULL) { - warn("must set mta in inn.conf"); -- cgit v1.2.3