diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 13:09:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 13:09:40 +0000 |
commit | c79631b6eec788a277b86c2a96a6c3264628c6ce (patch) | |
tree | 85e52dbac30f3bf94bfef70fd9aac531d4f6a838 /misc | |
parent | 11ff9338199d467e6ec5524d89ba328e64718910 (diff) | |
download | ports-c79631b6eec788a277b86c2a96a6c3264628c6ce.tar.gz ports-c79631b6eec788a277b86c2a96a6c3264628c6ce.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/ewipe/Makefile | 3 | ||||
-rw-r--r-- | misc/gkrellmfmonitor2/Makefile | 3 | ||||
-rw-r--r-- | misc/gkx86info/Makefile | 3 | ||||
-rw-r--r-- | misc/grc/Makefile | 3 | ||||
-rw-r--r-- | misc/logsurfer+/Makefile | 3 | ||||
-rw-r--r-- | misc/logsurfer/Makefile | 3 |
6 files changed, 18 insertions, 0 deletions
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile index 909103817de7..85f73dc8ea82 100644 --- a/misc/ewipe/Makefile +++ b/misc/ewipe/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.jnet-jp.to/~sekisita/ewipe/ MAINTAINER?= ports@FreeBSD.org COMMENT?= Tcl/tk-based presentation tool +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + .if defined(KANJI) RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80 .else diff --git a/misc/gkrellmfmonitor2/Makefile b/misc/gkrellmfmonitor2/Makefile index b507bc611fae..c7f5e8d0e5ef 100644 --- a/misc/gkrellmfmonitor2/Makefile +++ b/misc/gkrellmfmonitor2/Makefile @@ -17,6 +17,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= GKrellM FMonitor plugin +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 diff --git a/misc/gkx86info/Makefile b/misc/gkx86info/Makefile index eb1a13ab6716..5ca357ea81b9 100644 --- a/misc/gkx86info/Makefile +++ b/misc/gkx86info/Makefile @@ -18,6 +18,9 @@ COMMENT= GKrellM plugin that simply prints the current clock speed BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + ONLY_FOR_ARCHS= i386 USE_GNOME= gtk12 imlib diff --git a/misc/grc/Makefile b/misc/grc/Makefile index e006f26e2d0c..6d3b3e661e8e 100644 --- a/misc/grc/Makefile +++ b/misc/grc/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Generic Colouriser +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + USE_PYTHON= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes diff --git a/misc/logsurfer+/Makefile b/misc/logsurfer+/Makefile index c79ae74f02ea..3b7e623db012 100644 --- a/misc/logsurfer+/Makefile +++ b/misc/logsurfer+/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= Process logfiles and conditionally perform certain actions +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-etc-dir=${PREFIX}/etc diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile index c79ae74f02ea..3b7e623db012 100644 --- a/misc/logsurfer/Makefile +++ b/misc/logsurfer/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= Process logfiles and conditionally perform certain actions +DEPRECATED= Look like an abandonware, no more public distifles +EXPIRATION_DATE= 2011-08-01 + GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-etc-dir=${PREFIX}/etc |