Bug 26887 - New port: games/sex
Summary: New port: games/sex
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-27 02:40 UTC by Nick Johnson
Modified: 2001-05-20 04:36 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Johnson 2001-04-27 02:40:01 UTC
# 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:
#
#       sex
#       sex/pkg-comment
#       sex/pkg-descr
#       sex/pkg-plist
#       sex/Makefile
#       sex/distinfo
#
echo c - sex
mkdir -p sex > /dev/null 2>&1
echo x - sex/pkg-comment
sed 's/^X//' >sex/pkg-comment << 'END-of-sex/pkg-comment'
XSpouts silly mad-lib-style porn-like text
END-of-sex/pkg-comment
echo x - sex/pkg-descr
sed 's/^X//' >sex/pkg-descr << 'END-of-sex/pkg-descr'
X"sex" is yet another program for spouting silly random phrases.  It 
Xmimics really awful text porn with fairly comical results.
END-of-sex/pkg-descr
echo x - sex/pkg-plist
sed 's/^X//' >sex/pkg-plist << 'END-of-sex/pkg-plist'
Xbin/sex
END-of-sex/pkg-plist
echo x - sex/Makefile
sed 's/^X//' >sex/Makefile << 'END-of-sex/Makefile'
X# New ports collection makefile for: sex
X# Date created:        26 April 2001
X# Whom:                freebsd@spatula.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=      sex
XPORTVERSION=   1.0
XCATEGORIES=    games
XMASTER_SITES=  http://spatula.net/software/sex/
X
XMAINTAINER=    freebsd@spatula.net
X
X.include <bsd.port.mk>
END-of-sex/Makefile
echo x - sex/distinfo
sed 's/^X//' >sex/distinfo << 'END-of-sex/distinfo'
XMD5 (sex-1.0.tar.gz) = 3afc50f5df979d31dd76cd5297c90cf4
END-of-sex/distinfo
exit
Comment 1 Nick Johnson 2001-04-28 18:31:59 UTC
Got the MD5 wrong. Here's a patch:

--- distinfo.orig       Sat Apr 28 10:27:52 2001
+++ distinfo    Sat Apr 28 10:29:25 2001
@@ -1 +1 @@
-MD5 (sex-1.0.tar.gz) = 3afc50f5df979d31dd76cd5297c90cf4
+MD5 (sex-1.0.tar.gz) = 28118d7095ad7ade7881cd9a25814cca


-- 
"And when I have understanding of computers, I will be the supreme being!"
	-- Evil, Time Bandits
Nick Johnson, version 2.0                     http://www.spatula.net/
Comment 2 Will Andrews freebsd_committer freebsd_triage 2001-05-20 04:36:27 UTC
State Changed
From-To: open->closed

Committed, thanks.