ports/184546: New port: misc/fortune-mod-offensive The "offensive" fortunes that got removed from base in FreeBSD 10
Alphons Fonz van Werven
freebsd at skysmurf.nl
Fri Dec 6 17:00:02 UTC 2013
>Number: 184546
>Category: ports
>Synopsis: New port: misc/fortune-mod-offensive The "offensive" fortunes that got removed from base in FreeBSD 10
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 06 17:00:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Alphons "Fonz" van Werven
>Release:
>Organization:
>Environment:
>Description:
The (hardly) "offensive" fortune cookies got booted off FreeBSD 10. This new port makes them available to those who miss them.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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:
#
# fortune-mod-offensive
# fortune-mod-offensive/Makefile
# fortune-mod-offensive/distinfo
# fortune-mod-offensive/pkg-descr
# fortune-mod-offensive/pkg-message
#
echo c - fortune-mod-offensive
mkdir -p fortune-mod-offensive > /dev/null 2>&1
echo x - fortune-mod-offensive/Makefile
sed 's/^X//' >fortune-mod-offensive/Makefile << '467285874019b25211a82f7fa394c202'
X# $FreeBSD$
X
XPORTNAME= fortune-mod-offensive
XPORTVERSION= 1.0
XCATEGORIES= misc
XMASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/
X
XMAINTAINER= freebsd at skysmurf.nl
XCOMMENT= The offensive fortunes from FreeBSD 9 base, removed in FreeBSD 10
X
XLICENSE= BSD
X
XDATADIR= ${PREFIX}/share/games/fortune
XPLIST_DIRSTRY= ${PREFIX}/share/games ${DATADIR}
XPLIST_FILES= ${DATADIR}/fortunes-o \
X ${DATADIR}/fortunes-o.dat \
X ${DATADIR}/murphy-o \
X ${DATADIR}/murphy-o.dat
XPKGMESSAGE_IN= ${WRKSRC}/pkg-message
X
XNO_BUILD= yes
XNO_INSTALL= yes
X
Xpost-install:
X ${MKDIR} ${STAGEDIR}${DATADIR}
X ${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${DATADIR}
X
X.include <bsd.port.mk>
467285874019b25211a82f7fa394c202
echo x - fortune-mod-offensive/distinfo
sed 's/^X//' >fortune-mod-offensive/distinfo << '6024f36d2789d83fe3bef2279fc13fd1'
XSHA256 (fortune-mod-offensive-1.0.tar.gz) = 49263ecde57413816aaa047aa97e04a4c46ccb2fd93c44c4f0d747d832638c10
XSIZE (fortune-mod-offensive-1.0.tar.gz) = 282143
6024f36d2789d83fe3bef2279fc13fd1
echo x - fortune-mod-offensive/pkg-descr
sed 's/^X//' >fortune-mod-offensive/pkg-descr << '35ff3c0a37015ddaddab192b47c615df'
XThese are the "offensive" fortune cookie files for fortune(6), which had been
Xin the base system in FreeBSD 9 and earlier but got removed in FreeBSD 10.
X
XPlease only install this port if you are sure you are willing to be offended.
X
XWWW: http://www.skysmurf.nl/comp/FreeBSD/fortune.html
35ff3c0a37015ddaddab192b47c615df
echo x - fortune-mod-offensive/pkg-message
sed 's/^X//' >fortune-mod-offensive/pkg-message << '9714945bab7fd6f6d11e3532145a42f2'
X-------------------------------------------------------------------------------
XThe "offensive" fortune(6) files have been installed into
X
X ${PREFIX}/share/games/fortune
X
Xso be sure to add that directory to your FORTUNE_PATH environment variable.
X-------------------------------------------------------------------------------
9714945bab7fd6f6d11e3532145a42f2
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list