summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-11-01 22:10:30 +0000
committerdougb <dougb@FreeBSD.org>2011-11-01 22:10:30 +0000
commit203f682fe3c63351632831080d9309866df626b0 (patch)
tree4ed8d34d6fe116121c5bb2cece4d4d72a4b680aa
parent482b6f87b28382ffdf72c6889ed6765d9c414387 (diff)
downloadFreeBSD-ports-203f682fe3c63351632831080d9309866df626b0.zip
FreeBSD-ports-203f682fe3c63351632831080d9309866df626b0.tar.gz
Schedule net/ipvs and editors/koffice-kde3, and the ports that depend
on them, for deletion 2011-11-30
-rw-r--r--databases/keximdb/Makefile3
-rw-r--r--editors/koffice-kde3/Makefile5
-rw-r--r--net/ipvs/Makefile3
-rw-r--r--net/keepalived/Makefile3
4 files changed, 12 insertions, 2 deletions
diff --git a/databases/keximdb/Makefile b/databases/keximdb/Makefile
index 20f3afb..6c2eafe 100644
--- a/databases/keximdb/Makefile
+++ b/databases/keximdb/Makefile
@@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= stable/koffice-1.6.3/src
MAINTAINER= ports@FreeBSD.org
COMMENT= MS Access import plugin for Kexi
+DEPRECATED= Depends on editors/koffice-kde3, which is scheduled for deletion
+EXPIRATION_DATE= 2011-11-30
+
LIB_DEPENDS= kexicore:${PORTSDIR}/editors/koffice-kde3
USE_KDELIBS_VER= 3
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile
index 4806e78..708c11e 100644
--- a/editors/koffice-kde3/Makefile
+++ b/editors/koffice-kde3/Makefile
@@ -17,6 +17,9 @@ DIST_SUBDIR= KDE/koffice
MAINTAINER= ports@FreeBSD.org
COMMENT= Office Suite for KDE3
+BROKEN= Does not compile
+EXPIRATION_DATE= 2011-11-30
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx
LIB_DEPENDS= GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
@@ -30,8 +33,6 @@ LIB_DEPENDS= GraphicsMagick++.1:${PORTSDIR}/graphics/GraphicsMagick \
wv2.4:${PORTSDIR}/textproc/wv2
RUN_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx
-BROKEN= does not compile
-
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USE_BZIP2= yes
diff --git a/net/ipvs/Makefile b/net/ipvs/Makefile
index 7e1911e..24265cc 100644
--- a/net/ipvs/Makefile
+++ b/net/ipvs/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ipvs-${PORTVERSION}_${PORTREVISION}
MAINTAINER= ports@FreeBSD.org
COMMENT= FreeBSD port of Linux Virtual Server
+DEPRECATED= Designed for FreeBSD 5.x, which is no longer supported
+EXPIRATION_DATE= 2011-11-30
+
#WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
SRCDIR?= /usr/src
diff --git a/net/keepalived/Makefile b/net/keepalived/Makefile
index 5dafe92..b45e595 100644
--- a/net/keepalived/Makefile
+++ b/net/keepalived/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-FreeBSD-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A monitoring daemon for ipvs clusters
+DEPRECATED= Depends on net/ipvs, which is scheduled for deletion
+EXPIRATION_DATE= 2011-11-30
+
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
BUILD_DEPENDS= ${LOCALBASE}/lib/libipvs.a:${PORTSDIR}/net/ipvs
OpenPOWER on IntegriCloud