diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-26 06:47:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-26 06:47:00 +0000 |
commit | 712ae416c215b2632a8752b62af9a8fd3d92f242 (patch) | |
tree | e21a970eafa07592beadeedc7a8749302dfab2fb | |
parent | ea8915de704ec13461a9474c7cde2b6a82391dd7 (diff) |
Notes
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | deskutils/Makefile | 1 | ||||
-rw-r--r-- | deskutils/superkaramba-lwp/Makefile | 56 | ||||
-rw-r--r-- | deskutils/superkaramba-lwp/distinfo | 2 | ||||
-rw-r--r-- | deskutils/superkaramba-lwp/pkg-descr | 5 | ||||
-rw-r--r-- | deskutils/superkaramba-lwp/pkg-plist | 2 |
6 files changed, 1 insertions, 66 deletions
@@ -3829,3 +3829,4 @@ x11-toolkits/wxgtk24-contrib||2012-10-26|Not supported upstream anymore, conside x11-toolkits/wxgtk24-docs||2012-10-26|Not supported upstream anymore, consider using more recent version x11-toolkits/py-wxPython24||2012-10-26|Not supported upstream anymore, consider using more recent version audio/gogo||2012-10-26|No more public distfiles +deskutils/superkaramba-lwp||2012-10-26|Has expired: No more public_distfiles diff --git a/deskutils/Makefile b/deskutils/Makefile index 1f1124a12f32..418d048f725e 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -242,7 +242,6 @@ SUBDIR += strigi SUBDIR += sugarcrm SUBDIR += superkaramba - SUBDIR += superkaramba-lwp SUBDIR += superswitcher SUBDIR += surrealtodo SUBDIR += systempreferences diff --git a/deskutils/superkaramba-lwp/Makefile b/deskutils/superkaramba-lwp/Makefile deleted file mode 100644 index 468aad192d6b..000000000000 --- a/deskutils/superkaramba-lwp/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# New ports collection makefile for: superkaramba-lwp -# Date created: Sun, May 28, 2006 -# Whom: Jason E. Hale <bsdkaffee@gmail.com> -# -# $FreeBSD$ - -PORTNAME= lwp -PORTVERSION= 15.0 -PORTREVISION= 8 -CATEGORIES= deskutils kde -MASTER_SITES= http://www.message.co.nz/~matt-sarah/ \ - http://liquidweather.net/ -PKGNAMEPREFIX= superkaramba- -EXTRACT_SUFX= .skz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Liquid Weather ++ a Superkaramba weather applet - -DEPRECATED= No more public_distfiles -EXPIRATION_DATE= 2012-10-20 - -EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip -BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ - superkaramba:${PORTSDIR}/misc/kdeutils3 \ - ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab \ - pyuic:${PORTSDIR}/x11-toolkits/py-qt - -USE_PYTHON= yes - -WRKSRC= ${WRKDIR}/${DISTNAME} - -EXTRACT_CMD= ${UNZIP_CMD} -EXTRACT_BEFORE_ARGS= -q -d ${DISTNAME} -EXTRACT_AFTER_ARGS= # empty - -NO_BUILD= yes - -PLIST_SUB= LWPVER=${DISTFILES} - -.include <bsd.port.pre.mk> - -post-extract: - @cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \ - test_gui.py - @cd ${WRKSRC} && ${RM} *~ splash/digikam3.db - -pre-install: - @cd ${WRKSRC} && zip -qr ${DISTFILES} * - -do-install: - @${MKDIR} ${PREFIX}/share/apps/superkaramba/themes - @cd ${WRKSRC} && ${INSTALL_DATA} ${DISTFILES} \ - ${PREFIX}/share/apps/superkaramba/themes - -.include <bsd.port.post.mk> diff --git a/deskutils/superkaramba-lwp/distinfo b/deskutils/superkaramba-lwp/distinfo deleted file mode 100644 index 51c06897b390..000000000000 --- a/deskutils/superkaramba-lwp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (lwp-15.0.skz) = ffa7bbd0c7040de358c090aa554fbc00f3a1014f4cce5dd533d0305fe233349e -SIZE (lwp-15.0.skz) = 4220411 diff --git a/deskutils/superkaramba-lwp/pkg-descr b/deskutils/superkaramba-lwp/pkg-descr deleted file mode 100644 index 6a4096240077..000000000000 --- a/deskutils/superkaramba-lwp/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Liquid Weather ++ is a Superkaramba theme and desktop applet for -displaying weather information and forecasts in a compact and easy -to read format - it's pretty too. - -WWW: http://liquidweather.net/ diff --git a/deskutils/superkaramba-lwp/pkg-plist b/deskutils/superkaramba-lwp/pkg-plist deleted file mode 100644 index c0a62a95924a..000000000000 --- a/deskutils/superkaramba-lwp/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -share/apps/superkaramba/themes/%%LWPVER%% -@dirrmtry share/apps/superkaramba/themes |