diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-10 20:58:54 +0800 |
commit | 3505834d7cb644dfa6f5c29bca976130a59d9bf9 (patch) | |
tree | 65acc4c1869630637c7c1d8eec8c19d4bc95364f /x11 | |
parent | 1907649a082b6ef3c1e425412218ce03ed108459 (diff) | |
download | freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.gz freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.zst freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.zip |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator
Diffstat (limited to 'x11')
-rw-r--r-- | x11/settitle/Makefile | 3 | ||||
-rw-r--r-- | x11/wmappl/Makefile | 3 | ||||
-rw-r--r-- | x11/wmdrawer/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/x11/settitle/Makefile b/x11/settitle/Makefile index 13e85a0636f2..5484e790d52b 100644 --- a/x11/settitle/Makefile +++ b/x11/settitle/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ MAINTAINER= ports@FreeBSD.org COMMENT= Program for setting the title of terminal emulator windows +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + WRKSRC= ${WRKDIR}/settitle PLIST_FILES= bin/settitle man/man1/${PORTNAME}.1.gz diff --git a/x11/wmappl/Makefile b/x11/wmappl/Makefile index 2baf1bbc0590..99daddd4425d 100644 --- a/x11/wmappl/Makefile +++ b/x11/wmappl/Makefile @@ -12,6 +12,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main \ MAINTAINER= ports@FreeBSD.org COMMENT= Application launcher dockapp similar to wmbutton +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + GNU_CONFIGURE= yes USE_XORG= xpm x11 xext sm ice MAKE_ENV= DATADIR="${DATADIR}" diff --git a/x11/wmdrawer/Makefile b/x11/wmdrawer/Makefile index 18b232cb100a..f98a2ebe27ca 100644 --- a/x11/wmdrawer/Makefile +++ b/x11/wmdrawer/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp which provides a drawer to launch applications +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2014-02-10 + USE_GNOME= gdkpixbuf USES= pkgconfig gmake CONFIGURE_ENV+= DOCSDIR=${DOCSDIR} |