ports/91247: Update to port mcweject

Jason Bacon bacon at smithers.neuro.mcw.edu
Tue Jan 3 15:33:57 UTC 2006


If that's an issue, we should probably change the maintainer address to

bacon at smithers.neuro.mcw.edu.

The outgoing server for jbacon at mcw.edu is not accessible from home,
where I'll be doing most of the port maintenance.

New shar attached...

Cheers,

 	Jason

On Tue, 3 Jan 2006, Edwin Groothuis wrote:

> Synopsis: Update to port mcweject
>
> State-Changed-From-To: feedback->open
> State-Changed-By: edwin
> State-Changed-When: Tue Jan 3 05:03:13 UTC 2006
> State-Changed-Why:
> Submitter is maintainer (please use correct email address next time
> to speed up the process)
>
>
> Class-Changed-From-To: change-request->maintainer-update
> Class-Changed-By: edwin
> Class-Changed-When: Tue Jan 3 05:03:13 UTC 2006
> Class-Changed-Why:
> Submitter is maintainer (please use correct email address next time
> to speed up the process)
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=91247
>
-------------- next part --------------
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mcweject/
#	mcweject/files
#	mcweject/files/pkg-message.in
#	mcweject/Makefile
#	mcweject/distinfo
#	mcweject/pkg-descr
#
echo c - mcweject/
mkdir -p mcweject/ > /dev/null 2>&1
echo c - mcweject/files
mkdir -p mcweject/files > /dev/null 2>&1
echo x - mcweject/files/pkg-message.in
sed 's/^X//' >mcweject/files/pkg-message.in << 'END-of-mcweject/files/pkg-message.in'
X===================================================================
XThe file eject.allow has been installed in %%PREFIX%%/share/examples/.
X
XCopy this file to %%PREFIX%%/etc/eject.allow, and edit to reflect
Xthe devices you wish to be ejectable.
X===================================================================
END-of-mcweject/files/pkg-message.in
echo x - mcweject/Makefile
sed 's/^X//' >mcweject/Makefile << 'END-of-mcweject/Makefile'
X# New ports collection Makefile for:   mcweject
X# Date created:        11 Jan 2005
X# Whom:                jbacon at mcw.edu
X#
X# $FreeBSD: ports/sysutils/mcweject/Makefile,v 1.1 2005/12/21 04:40:49 edwin Exp $
X#
X
XPORTNAME=	mcweject
XPORTVERSION=	0.9
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.neuro.mcw.edu/~bacon/Ports/distfiles/
X
XMAINTAINER=	bacon at smithers.neuro.mcw.edu
XCOMMENT=	Removable media eject
X
XMAN1=		eject.1
XMANCOMPRESSED=	yes
XSUB_FILES=	pkg-message
X
XCONFLICTS=	eject-[0-9]*
XPKGMESSAGE=	${WRKDIR}/pkg-message
X
XPLIST_FILES=	sbin/eject share/examples/mcweject/eject.allow
XPLIST_DIRS=	share/examples/mcweject
X
Xdo-install:
X	${MKDIR} ${PREFIX}/share/examples/mcweject
X	${INSTALL_DATA} ${WRKSRC}/eject.allow.sample \
X		${PREFIX}/share/examples/mcweject/eject.allow
X	${INSTALL_PROGRAM} ${WRKSRC}/eject ${PREFIX}/sbin
X	${CHMOD} 4511 ${PREFIX}/sbin/eject
X	${INSTALL_DATA} ${WRKSRC}/eject.1 ${PREFIX}/man/man1
X	${GZIP_CMD} -best ${PREFIX}/man/man1/eject.1
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-mcweject/Makefile
echo x - mcweject/distinfo
sed 's/^X//' >mcweject/distinfo << 'END-of-mcweject/distinfo'
XMD5 (mcweject-0.9.tar.gz) = dd2ec20b8c9054faf238d2c35cc77e2c
XSIZE (mcweject-0.9.tar.gz) = 6037
END-of-mcweject/distinfo
echo x - mcweject/pkg-descr
sed 's/^X//' >mcweject/pkg-descr << 'END-of-mcweject/pkg-descr'
XThis is a port of eject, a command line utility for ejecting removable
Xmedia.
X
XWWW: http://www.neuro.mcw.edu/~bacon
X
X- Jason
Xbacon at smithers.neuro.mcw.edu
END-of-mcweject/pkg-descr
exit



More information about the freebsd-ports-bugs mailing list