diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-03-03 16:00:19 +0000 |
commit | bebf3178ae36f596986c9c997d085dae71d8bb90 (patch) | |
tree | 28f19cc7e46ff16710c3e7fed55ec8397d738f11 /deskutils | |
parent | a25c7696d7ac089047381db7850b45f97de09fd2 (diff) | |
download | ports-bebf3178ae36f596986c9c997d085dae71d8bb90.tar.gz ports-bebf3178ae36f596986c9c997d085dae71d8bb90.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/epoch/Makefile | 2 | ||||
-rw-r--r-- | deskutils/libgcal/Makefile | 2 | ||||
-rw-r--r-- | deskutils/nagaina/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-playwolf/Makefile | 2 | ||||
-rw-r--r-- | deskutils/superswitcher/Makefile | 2 | ||||
-rw-r--r-- | deskutils/vboxgtk/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/deskutils/epoch/Makefile b/deskutils/epoch/Makefile index 56b4717480db..5543ae849b32 100644 --- a/deskutils/epoch/Makefile +++ b/deskutils/epoch/Makefile @@ -15,6 +15,8 @@ LINCENSE= GPLv3 PROJECTHOST= gepoch BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= qmake zip USE_QT4= gui moc_build rcc_build diff --git a/deskutils/libgcal/Makefile b/deskutils/libgcal/Makefile index b45891460618..8f08c15ef989 100644 --- a/deskutils/libgcal/Makefile +++ b/deskutils/libgcal/Makefile @@ -14,6 +14,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libcurl.so:ftp/curl \ libxml2.so:textproc/libxml2 diff --git a/deskutils/nagaina/Makefile b/deskutils/nagaina/Makefile index 5dffc290d3fa..79787de84bb2 100644 --- a/deskutils/nagaina/Makefile +++ b/deskutils/nagaina/Makefile @@ -14,6 +14,8 @@ COMMENT= Notes-taking application based on Qt 4 LICENSE= GPLv2 BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ libpcre.so:devel/pcre \ diff --git a/deskutils/plasma-applet-playwolf/Makefile b/deskutils/plasma-applet-playwolf/Makefile index 8965d42ea8eb..5da085fc3ebb 100644 --- a/deskutils/plasma-applet-playwolf/Makefile +++ b/deskutils/plasma-applet-playwolf/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 USES= cmake kde:4 tar:bzip2 USE_KDE= automoc4 kdelibs diff --git a/deskutils/superswitcher/Makefile b/deskutils/superswitcher/Makefile index 67ad8519a1ab..3326a7941abd 100644 --- a/deskutils/superswitcher/Makefile +++ b/deskutils/superswitcher/Makefile @@ -13,6 +13,8 @@ COMMENT= Alt-Tab replacement LICENSE= GPLv2 BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib diff --git a/deskutils/vboxgtk/Makefile b/deskutils/vboxgtk/Makefile index e1b353d2f62a..b6da5574e69e 100644 --- a/deskutils/vboxgtk/Makefile +++ b/deskutils/vboxgtk/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GTK frontend for VirtualBox BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xpcom/vboxxpcom.py:emulators/virtualbox-ose |