diff options
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/pinot/Makefile | 2 | ||||
-rw-r--r-- | deskutils/plasma-applet-playwolf/Makefile | 2 | ||||
-rw-r--r-- | deskutils/simplegroupware/Makefile | 3 | ||||
-rw-r--r-- | deskutils/superswitcher/Makefile | 2 | ||||
-rw-r--r-- | deskutils/vboxgtk/Makefile | 2 |
8 files changed, 15 insertions, 2 deletions
diff --git a/deskutils/epoch/Makefile b/deskutils/epoch/Makefile index b3975402f44e..56b4717480db 100644 --- a/deskutils/epoch/Makefile +++ b/deskutils/epoch/Makefile @@ -14,6 +14,8 @@ COMMENT= Small and handy timeline application LINCENSE= GPLv3 PROJECTHOST= gepoch +BROKEN= Unfetchable (google code has gone away) + USES= qmake zip USE_QT4= gui moc_build rcc_build diff --git a/deskutils/libgcal/Makefile b/deskutils/libgcal/Makefile index 708c2b191cd8..b45891460618 100644 --- a/deskutils/libgcal/Makefile +++ b/deskutils/libgcal/Makefile @@ -13,6 +13,8 @@ COMMENT= Library allowing communication with Google calendar and contacts LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libcurl.so:ftp/curl \ libxml2.so:textproc/libxml2 diff --git a/deskutils/nagaina/Makefile b/deskutils/nagaina/Makefile index 6347262d96aa..5dffc290d3fa 100644 --- a/deskutils/nagaina/Makefile +++ b/deskutils/nagaina/Makefile @@ -13,6 +13,8 @@ COMMENT= Notes-taking application based on Qt 4 LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \ libpcre.so:devel/pcre \ libpng.so:graphics/png \ diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index e3688b3af93e..c740af2f9303 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -14,6 +14,8 @@ COMMENT= Personal search and metasearch for the Free Desktop LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + BUILD_DEPENDS= desktop-file-install:devel/desktop-file-utils \ update-mime-database:misc/shared-mime-info LIB_DEPENDS= libxapian.so:databases/xapian-core \ diff --git a/deskutils/plasma-applet-playwolf/Makefile b/deskutils/plasma-applet-playwolf/Makefile index 5c98d807d2ea..8965d42ea8eb 100644 --- a/deskutils/plasma-applet-playwolf/Makefile +++ b/deskutils/plasma-applet-playwolf/Makefile @@ -13,6 +13,8 @@ COMMENT= Amarok 2.x plasma applet for KDE4 LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Unfetchable (google code has gone away) + USES= cmake kde:4 tar:bzip2 USE_KDE= automoc4 kdelibs USE_QT4= gui dbus network opengl phonon svg webkit xml xmlpatterns \ diff --git a/deskutils/simplegroupware/Makefile b/deskutils/simplegroupware/Makefile index 38473279dc29..c7a8a012c0d0 100644 --- a/deskutils/simplegroupware/Makefile +++ b/deskutils/simplegroupware/Makefile @@ -4,8 +4,7 @@ PORTNAME= simplegroupware PORTVERSION= 0.745 CATEGORIES= deskutils -MASTER_SITES= SF/simplgroup/${PORTNAME}/${PORTVERSION}/ \ - GOOGLE_CODE +MASTER_SITES= SF/simplgroup/${PORTNAME}/${PORTVERSION}/ DISTNAME= SimpleGroupware_${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/deskutils/superswitcher/Makefile b/deskutils/superswitcher/Makefile index 3d17dcad0048..eba7dec138c8 100644 --- a/deskutils/superswitcher/Makefile +++ b/deskutils/superswitcher/Makefile @@ -12,6 +12,8 @@ COMMENT= Alt-Tab replacement LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib USES= gmake pkgconfig diff --git a/deskutils/vboxgtk/Makefile b/deskutils/vboxgtk/Makefile index 95b0f7a759b1..583fc2d84007 100644 --- a/deskutils/vboxgtk/Makefile +++ b/deskutils/vboxgtk/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= ports@FreeBSD.org COMMENT= GTK frontend for VirtualBox +BROKEN= Unfetchable (google code has gone away) + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xpcom/vboxxpcom.py:emulators/virtualbox-ose USES= python |