1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Remove net-p2p/mute-net-gui and net-p2p/mute-net-text; their master port

has been broken for close to eight months, yet there is not even a PR,
let alone a maintainer.
This commit is contained in:
Gerald Pfeifer 2009-10-19 12:00:26 +00:00
parent bd38680a69
commit 643fb48ec2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243048
4 changed files with 2 additions and 32 deletions

2
MOVED
View File

@ -4186,3 +4186,5 @@ x11/kxgenerator||2009-10-07|Has expired: Project abandoned, master site disappea
hebrew/geresh||2009-10-08|No longer maintained upstream
misc/tmux|sysutils/tmux|2009-10-14|Moved to sysutils category
audio/xmms-uade|audio/uade|2009-10-18|decoupled from xmms
net-p2p/mute-net-gui|net-p2p/mute-net|2009-10-19|Broken for extensive period of time and unmaintained
net-p2p/mute-net-text|net-p2p/mute-net|2009-10-19|Broken for extensive period of time and unmaintained

View File

@ -82,8 +82,6 @@
SUBDIR += mooseekd
SUBDIR += museekplus
SUBDIR += mute-net
SUBDIR += mute-net-gui
SUBDIR += mute-net-text
SUBDIR += mutella
SUBDIR += napshare
SUBDIR += nicotine

View File

@ -1,15 +0,0 @@
# New ports collection makefile for: mute-net GUI
# Date created: Sat Dec 20 00:39:52 UTC 2003
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
# build only the GUI version
WITHOUT_TEXT= yes
COMMENT= Peer-to-peer GUI client with privacy protection and easy search/download
MASTERDIR= ${.CURDIR}/../mute-net
.include "${MASTERDIR}/Makefile"

View File

@ -1,15 +0,0 @@
# New ports collection makefile for: mute-net text based version
# Date created: Sat Dec 20 00:39:52 UTC 2003
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
#
# $FreeBSD$
#
# build only the text version
WITHOUT_GUI= yes
COMMENT= Peer-to-peer text client with privacy protection and easy search/download
MASTERDIR= ${.CURDIR}/../mute-net
.include "${MASTERDIR}/Makefile"