diff options
author | rene <rene@FreeBSD.org> | 2018-03-09 14:54:51 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-03-09 14:54:51 +0800 |
commit | 48a89442d6e1e6176fe02f042db3041cb0151899 (patch) | |
tree | a64342da334c54e0b8f583bfcbbf2f19016cabd9 /www/phpmp | |
parent | 68102e8b39571439a405b8e366368c20d1970900 (diff) | |
download | freebsd-ports-gnome-48a89442d6e1e6176fe02f042db3041cb0151899.tar.gz freebsd-ports-gnome-48a89442d6e1e6176fe02f042db3041cb0151899.tar.zst freebsd-ports-gnome-48a89442d6e1e6176fe02f042db3041cb0151899.zip |
Remove expired ports:
2018-03-07 www/openxmldir: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/hastymail2: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/dalbum: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/iwebcal: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/impresscms: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/freeway: Unmaintained upstream, all www files wrongly belongs to www user.
2018-03-07 www/xaraya: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/subsonic: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/phpwebapp: Unmaintained upstream, all www files wrongly belongs to www user.
2018-03-07 www/hastymail: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/b2evolution: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/textpattern: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/eventum: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/quickie: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/jinzora: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/zen-cart: Unmaintained, no upstream, all www files wrongly belongs to www user.
2018-03-07 www/bblog: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/extjs: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/geeklog: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/lilurl: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/zikula: Unmaintained, no upstream, all www files wrongly belongs to www user.
2018-03-07 www/yii: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/phpmp: Unmaintained, all www files wrongly belongs to www user.
2018-03-07 www/lionwiki: Unmaintained, all www files wrongly belongs to www user.
Diffstat (limited to 'www/phpmp')
-rw-r--r-- | www/phpmp/Makefile | 30 | ||||
-rw-r--r-- | www/phpmp/distinfo | 2 | ||||
-rw-r--r-- | www/phpmp/pkg-descr | 5 | ||||
-rw-r--r-- | www/phpmp/pkg-message | 1 | ||||
-rw-r--r-- | www/phpmp/pkg-plist | 23 |
5 files changed, 0 insertions, 61 deletions
diff --git a/www/phpmp/Makefile b/www/phpmp/Makefile deleted file mode 100644 index ac82f470fb6f..000000000000 --- a/www/phpmp/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# Created by: Kevin Lo <kevlo@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= phpmp -PORTVERSION= 0.12.0 -PORTREVISION= 1 -CATEGORIES= www -MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Web interface for music player daemon - -EXPIRATION_DATE= 2018-03-07 -DEPRECATED= Unmaintained, all www files wrongly belongs to www user. - -LICENSE= GPLv2 - -NO_BUILD= yes -USES= php -USE_PHP= pcre sockets - -PHPMP?= ${WWWDIR_REL} -PLIST_SUB= PHPMP="${PHPMP}" WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" - -do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/${PHPMP} - @${CP} -R ${WRKSRC}/ ${STAGEDIR}${PREFIX}/${PHPMP} - @${CHMOD} -R 755 ${STAGEDIR}${PREFIX}/${PHPMP} - -.include <bsd.port.mk> diff --git a/www/phpmp/distinfo b/www/phpmp/distinfo deleted file mode 100644 index 11de3f68a157..000000000000 --- a/www/phpmp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (phpmp-0.12.0.tar.gz) = f03c1f9329b503650bf521acc39a3c1b575df59ac1e2a393d40e8b7e5a1d2909 -SIZE (phpmp-0.12.0.tar.gz) = 45156 diff --git a/www/phpmp/pkg-descr b/www/phpmp/pkg-descr deleted file mode 100644 index 49473b6bdcea..000000000000 --- a/www/phpmp/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -phpMp is a web interface for Music Player Daemon (MPD) which allows -remote control of MPD. For example, to control a housewide stereo system -from multiple locations. - -WWW: http://www.musicpd.org/phpMp.shtml diff --git a/www/phpmp/pkg-message b/www/phpmp/pkg-message deleted file mode 100644 index e86c34b198a5..000000000000 --- a/www/phpmp/pkg-message +++ /dev/null @@ -1 +0,0 @@ -For those updating from <=0.11.0, please see the UPDATING entry from 20110425 diff --git a/www/phpmp/pkg-plist b/www/phpmp/pkg-plist deleted file mode 100644 index 3d83d702b070..000000000000 --- a/www/phpmp/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -@owner %%WWWOWN%% -@group %%WWWGRP%% -%%PHPMP%%/COPYING -%%PHPMP%%/ChangeLog -%%PHPMP%%/INSTALL -%%PHPMP%%/README -%%PHPMP%%/TODO -@sample %%PHPMP%%/config.php.sample -%%PHPMP%%/features.php -%%PHPMP%%/index.php -%%PHPMP%%/info.php -%%PHPMP%%/info2html.php -%%PHPMP%%/main.php -%%PHPMP%%/mpd-favicon.ico -%%PHPMP%%/playlist.php -%%PHPMP%%/sort.php -%%PHPMP%%/theme.php -%%PHPMP%%/transparent.gif -%%PHPMP%%/utils.php -%%PHPMP%%/xml-parse.php -@dir %%PHPMP%% -@owner -@group |