sysutils/mcweject: Remove expired port
2025-04-03 sysutils/mcweject: Unmaintained, redundant to "cdcontrol eject"
This commit is contained in:
parent
c47060e2ca
commit
c0403ae7aa
1
MOVED
1
MOVED
@ -4303,3 +4303,4 @@ ports-mgmt/packagekit-qt@qt6|ports-mgmt/packagekit-qt|2025-04-03|Unflavorize; on
|
||||
devel/rubygem-makara61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails
|
||||
security/rubygem-pundit61||2025-04-04|Has expired: Uses EOL version 6.1.X of Rails
|
||||
math/matlab-installer||2025-04-04|Has expired: Unmaintained, does not support recent Matlab
|
||||
sysutils/mcweject||2025-04-04|Has expired: Unmaintained, redundant to "cdcontrol eject"
|
||||
|
||||
@ -693,7 +693,6 @@
|
||||
SUBDIR += mcelog
|
||||
SUBDIR += mcfly
|
||||
SUBDIR += mcron
|
||||
SUBDIR += mcweject
|
||||
SUBDIR += mdcat
|
||||
SUBDIR += mdf2iso
|
||||
SUBDIR += megacli
|
||||
|
||||
@ -1,27 +0,0 @@
|
||||
PORTNAME= mcweject
|
||||
DISTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://acadix.biz/Ports/distfiles/
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
COMMENT= Removable media eject
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
DEPRECATED= Unmaintained, redundant to "cdcontrol eject"
|
||||
EXPIRATION_DATE=2025-04-03
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
CONFLICTS= eject
|
||||
|
||||
USES= tar:xz
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/eject.allow ${STAGEDIR}${EXAMPLESDIR}
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/eject ${STAGEDIR}${PREFIX}/sbin
|
||||
${INSTALL_MAN} ${WRKSRC}/eject.1 ${STAGEDIR}${PREFIX}/share/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@ -1,2 +0,0 @@
|
||||
SHA256 (mcweject-1.1.tar.xz) = a42f537c49a47d8044cb918912c921221e0cfe311962ac1364a2de353a83b5cc
|
||||
SIZE (mcweject-1.1.tar.xz) = 5728
|
||||
@ -1,10 +0,0 @@
|
||||
[
|
||||
{ type: install
|
||||
message: <<EOM
|
||||
The file eject.allow has been installed in %%PREFIX%%/share/examples/.
|
||||
|
||||
Copy this file to %%PREFIX%%/etc/eject.allow, and edit to reflect
|
||||
the devices you wish to be ejectable.
|
||||
EOM
|
||||
}
|
||||
]
|
||||
@ -1 +0,0 @@
|
||||
Command line utility for ejecting removable media.
|
||||
@ -1,3 +0,0 @@
|
||||
share/man/man1/eject.1.gz
|
||||
@(,,4511) sbin/eject
|
||||
%%EXAMPLESDIR%%/eject.allow
|
||||
Loading…
x
Reference in New Issue
Block a user