From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 6 17:00:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 331BF653 for ; Fri, 6 Dec 2013 17:00:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0DD541EC8 for ; Fri, 6 Dec 2013 17:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rB6H01H8004010 for ; Fri, 6 Dec 2013 17:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rB6H01oX004009; Fri, 6 Dec 2013 17:00:01 GMT (envelope-from gnats) Resent-Date: Fri, 6 Dec 2013 17:00:01 GMT Resent-Message-Id: <201312061700.rB6H01oX004009@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alphons "Fonz" van Werven Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D450F528 for ; Fri, 6 Dec 2013 16:57:23 +0000 (UTC) Received: from oldred.freebsd.org (unknown [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B5BC11E98 for ; Fri, 6 Dec 2013 16:57:23 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rB6GvNPe011831 for ; Fri, 6 Dec 2013 16:57:23 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rB6GvNeC011830; Fri, 6 Dec 2013 16:57:23 GMT (envelope-from nobody) Message-Id: <201312061657.rB6GvNeC011830@oldred.freebsd.org> Date: Fri, 6 Dec 2013 16:57:23 GMT From: Alphons "Fonz" van Werven To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/184546: New port: misc/fortune-mod-offensive The "offensive" fortunes that got removed from base in FreeBSD 10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 17:00:02 -0000 >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@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 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: