diff options
-rw-r--r-- | x11-clocks/bdesktopclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/rclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/tclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/washerdryer/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/wmcalclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/wmtz/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/xmms-alarm/Makefile | 3 |
7 files changed, 21 insertions, 0 deletions
diff --git a/x11-clocks/bdesktopclock/Makefile b/x11-clocks/bdesktopclock/Makefile index 594bc18e0087..6807ef788cad 100644 --- a/x11-clocks/bdesktopclock/Makefile +++ b/x11-clocks/bdesktopclock/Makefile @@ -16,6 +16,9 @@ COMMENT= A simple clock for desktop environment BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/BDesktopClock USE_QT_VER= 3 diff --git a/x11-clocks/rclock/Makefile b/x11-clocks/rclock/Makefile index c673ced70872..4156eb7b4392 100644 --- a/x11-clocks/rclock/Makefile +++ b/x11-clocks/rclock/Makefile @@ -23,6 +23,9 @@ DISTNAME= rxvt-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Analog clock for X w/appointment reminder and mail notification +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_BZIP2= yes USE_XORG= x11 xau xdmcp ice xpm xv GNU_CONFIGURE= yes diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile index 37bef3985e48..9c2f09147f67 100644 --- a/x11-clocks/tclock/Makefile +++ b/x11-clocks/tclock/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Transparent analog clock for x11 +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + NO_WRKSUBDIR= yes USE_IMAKE= yes USE_XORG= x11 xext diff --git a/x11-clocks/washerdryer/Makefile b/x11-clocks/washerdryer/Makefile index a38f8c8b59a0..b4501f7ba7c2 100644 --- a/x11-clocks/washerdryer/Makefile +++ b/x11-clocks/washerdryer/Makefile @@ -15,6 +15,9 @@ DISTNAME= washerDryer-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that keeps track of the loads in your washer and dryer +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${DISTNAME}/washerDryer USE_GMAKE= yes USE_BZIP2= yes diff --git a/x11-clocks/wmcalclock/Makefile b/x11-clocks/wmcalclock/Makefile index 873285d7391a..faad7e44295b 100644 --- a/x11-clocks/wmcalclock/Makefile +++ b/x11-clocks/wmcalclock/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR=kris MAINTAINER= ports@FreeBSD.org COMMENT= Another Window Maker calendar/clock dockapp +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${DISTNAME}/Src USE_XORG= xpm diff --git a/x11-clocks/wmtz/Makefile b/x11-clocks/wmtz/Makefile index bb14c6d375fc..9029b4ac5304 100644 --- a/x11-clocks/wmtz/Makefile +++ b/x11-clocks/wmtz/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.geocities.com/jl1n/wmtz/ MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that displays the time in different time zones +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GMAKE= yes MAKE_ARGS= CC="${CC}" FLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LIBDIR="-L${LOCALBASE}/lib" diff --git a/x11-clocks/xmms-alarm/Makefile b/x11-clocks/xmms-alarm/Makefile index 83ced2cf5be7..91495f9ed574 100644 --- a/x11-clocks/xmms-alarm/Makefile +++ b/x11-clocks/xmms-alarm/Makefile @@ -16,6 +16,9 @@ COMMENT= Alarm timer plugin for the X Multimedia System LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_BZIP2= yes USE_LDCONFIG= yes USE_GNOME= gnometarget gtk12 |