Mark as BROKEN: unfetchable.
Source: distfile survey
This commit is contained in:
parent
6899977195
commit
22fd703f6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144966
5 changed files with 15 additions and 9 deletions
|
@ -9,15 +9,16 @@ PORTNAME= reminder
|
|||
PORTVERSION= 0.3.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
# The original distribution site has gone walking. This site is the
|
||||
# gkrellm website with a reference to the plugin, but only with version
|
||||
# 2.0.0, not the original one - edwin 20021227
|
||||
MASTER_SITES= http://web.wt.net/~billw/gkrellm/
|
||||
MASTER_SITES= # disappeared
|
||||
PKGNAMEPREFIX= gkrellm-
|
||||
|
||||
MAINTAINER= pat@FreeBSD.org
|
||||
COMMENT= GKrellM plugin that reminds you of important events
|
||||
|
||||
BROKEN= "mastersite disappeared"
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE= 2005-12-11
|
||||
|
||||
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
|
||||
|
||||
|
|
|
@ -3,5 +3,4 @@ A useful plugin for GKrellM that can remind you of important events.
|
|||
Events can be scheduled inside GKrellM's configuration and will be
|
||||
displayed in gkrellm-reminder's panel.
|
||||
|
||||
WWW: http://web.wt.net/~billw/gkrellm/Plugins.html
|
||||
Author: James Simonsen <simonjam@ucs.orst.edu>
|
||||
|
|
|
@ -9,13 +9,17 @@ PORTNAME= aflag
|
|||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.geocities.com/saintdead/
|
||||
MASTER_SITES= # disappeared
|
||||
PKGNAMEPREFIX= gkrellm
|
||||
DISTNAME= ${PORTNAME}_anim-${PORTVERSION}
|
||||
|
||||
MAINTAINER= pat@FreeBSD.org
|
||||
COMMENT= A GKrellM Plugin that displays a waving American flag
|
||||
|
||||
BROKEN= "mastersite disappeared"
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE= 2005-12-11
|
||||
|
||||
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
|
||||
|
||||
|
|
|
@ -1,4 +1,2 @@
|
|||
A GKrellM Plugin that displays a waving American flag as a memorial
|
||||
for the victims of the 9-11 attacks
|
||||
|
||||
WWW: http://www.geocities.com/saintdead/earth_anim.html
|
||||
|
|
|
@ -9,12 +9,16 @@ PORTNAME= gkrellscore
|
|||
PORTVERSION= 0.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://ssl.usu.edu/paul/gkrellscore/
|
||||
MASTER_SITES= # disappeared
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= pat@FreeBSD.org
|
||||
COMMENT= Plugin to GKrellM that displays current sports scores
|
||||
|
||||
BROKEN= "mastersite disappeared"
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE= 2005-12-11
|
||||
|
||||
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \
|
||||
wget:${PORTSDIR}/ftp/wget
|
||||
|
|
Loading…
Reference in a new issue