Date: Tue, 30 Mar 2004 13:09:51 -0600 (CST) From: Doug Poland <doug@polands.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Doug Poland <doug@polands.org> Subject: ports/64953: New port: misc/fortune-mod-bible - King James V Bible in fortune file format Message-ID: <200403301909.i2UJ9pt6084326@5x2822.omniresources.com> Resent-Message-ID: <200403301920.i2UJK6UO047998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64953 >Category: ports >Synopsis: New port: misc/fortune-mod-bible - King James V Bible in fortune file format >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Mar 30 11:20:05 PST 2004 >Closed-Date: >Last-Modified: >Originator: Doug Poland >Release: FreeBSD 5.2.1-RELEASE i386 >Organization: >Environment: System: FreeBSD 5x2822.omniresources.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Mar 1 16:24:28 CST 2004 dpoland@atwdtbsd5x2822.polands.org:/usr/src/sys/i386/compile/DELL i386 >Description: - New port misc/fortune-mod-bible King James V Bible in fortune file format >How-To-Repeat: >Fix: --- fortune-mod-bible.shar begins here --- # 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-bible # fortune-mod-bible/Makefile # fortune-mod-bible/distinfo # fortune-mod-bible/pkg-descr # fortune-mod-bible/pkg-message # fortune-mod-bible/pkg-plist # echo c - fortune-mod-bible mkdir -p fortune-mod-bible > /dev/null 2>&1 echo x - fortune-mod-bible/Makefile sed 's/^X//' >fortune-mod-bible/Makefile << 'END-of-fortune-mod-bible/Makefile' X# New ports collection makefile for: fortune-mod-bible X# Date created: 3/30/2004 X# Whom: djp X# X# $FreeBSD$ X# X XPORTNAME= fortune-mod-bible XPORTVERSION= 1.0 XCATEGORIES= misc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= fortunebible XDISTFILES= bible.tar.bz2 X XMAINTAINER= doug@polands.org XCOMMENT= King James V Bible in fortune file format X XNO_BUILD= yes X XUSE_BZIP2= yes XDIST_SUBDIR= ${PORTNAME} X XNO_WRKSUBDIR= yes X Xdo-install: X @${MKDIR} ${PREFIX}/share/games X @${MKDIR} ${PREFIX}/share/games/fortune X @${INSTALL_DATA} ${WRKSRC}/bible* ${PREFIX}/share/games/fortune X Xpost-install: X @${SED} 's#PREFIX#${PREFIX}#' <pkg-message X X.include <bsd.port.mk> END-of-fortune-mod-bible/Makefile echo x - fortune-mod-bible/distinfo sed 's/^X//' >fortune-mod-bible/distinfo << 'END-of-fortune-mod-bible/distinfo' XMD5 (fortune-mod-bible/bible.tar.bz2) = eeeab5b2ad0d514ae728eaeea2fac21e XSIZE (fortune-mod-bible/bible.tar.bz2) = 1105456 END-of-fortune-mod-bible/distinfo echo x - fortune-mod-bible/pkg-descr sed 's/^X//' >fortune-mod-bible/pkg-descr << 'END-of-fortune-mod-bible/pkg-descr' Xfortune-mod-bible is the King James V Bible processed into the fortune format. XOriginal text is in the public domain. X XWWW: http://fortunebible.sourceforge.net X X- Doug Xdoug@polands.org END-of-fortune-mod-bible/pkg-descr echo x - fortune-mod-bible/pkg-message sed 's/^X//' >fortune-mod-bible/pkg-message << 'END-of-fortune-mod-bible/pkg-message' X XUsage: fortune PREFIX/share/games/fortune/bible X END-of-fortune-mod-bible/pkg-message echo x - fortune-mod-bible/pkg-plist sed 's/^X//' >fortune-mod-bible/pkg-plist << 'END-of-fortune-mod-bible/pkg-plist' Xshare/games/fortune/bible Xshare/games/fortune/bible.dat X@unexec rmdir %D/share/games/fortune 2>/dev/null || true X@unexec rmdir %D/share/games 2>/dev/null || true END-of-fortune-mod-bible/pkg-plist exit --- fortune-mod-bible.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403301909.i2UJ9pt6084326>