FreeBSD Bugzilla – Attachment 54952 Details for
Bug 83119
new port: games/filters - A collection of filters, including B1FF and the Swedish Chef
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
filters.shar
filters.shar (text/plain), 3.22 KB, created by
Emanuel Haupt
on 2005-07-08 01:10:20 UTC
(
hide
)
Description:
filters.shar
Filename:
MIME Type:
Creator:
Emanuel Haupt
Created:
2005-07-08 01:10:20 UTC
Size:
3.22 KB
patch
obsolete
># 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: ># ># filters ># filters/Makefile ># filters/pkg-descr ># filters/distinfo ># filters/pkg-plist ># >echo c - filters >mkdir -p filters > /dev/null 2>&1 >echo x - filters/Makefile >sed 's/^X//' >filters/Makefile << 'END-of-filters/Makefile' >X# New ports collection makefile for: filters >X# Date created: 7 Jul 2005 >X# Whom: Emanuel Haupt <ehaupt@critical.ch> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= filters >XPORTVERSION= 2.34 >XCATEGORIES= games perl5 >XMASTER_SITES= http://ftp.debian.org/debian/pool/main/f/filters/ >XDISTNAME= ${PORTNAME}_${PORTVERSION} >X >XMAINTAINER= ehaupt@critical.ch >XCOMMENT= A collection of filters, including B1FF and the Swedish Chef >X >XUSE_PERL5= yes >XUSE_REINPLACE= yes >XUSE_GMAKE= yes >X >XALL_TARGET+= samples >XCFLAGS+= -lfl >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >XPERLFILTERS= b1ff censor chef eleet fudd jibberish rasterman \ >X spammer studly uniencode upside-down >XCFILTERS= jethro kraut cockney jive nyc ken ky00te newspeak >XMAN6= filters.6 >X >X.include <bsd.port.pre.mk> >X >XEXTRACFLAGS!= ${ECHO} ${CFLAGS} | ${SED} -e 's|\-lfl||' >X >Xpost-patch: >X.for f in ${FILTERS} >X @${REINPLACE_CMD} -e 's|/usr/local/bin/perl|${PERL}|' \ >X ${WRKSRC}/${f} >X.endfor >X @${REINPLACE_CMD} -e 's|^\(CFLAGS\).*=|\1?=|' \ >X ${WRKSRC}/Makefile >X @${REINPLACE_CMD} -e 's|/usr/share/doc/filters|${EXAMPLESDIR}|' \ >X ${WRKSRC}/${MAN6} >X @${REINPLACE_CMD} \ >X -e 's|\([[:space:]]\)cc\ |\1${CC}\ |' \ >X -e 's|..CFLAGS.\(\ -o\ \.\{2\}\)|${EXTRACFLAGS}\1|' \ >X ${WRKSRC}/ky00te.dir/makefile >X >Xdo-install: >X.for f in ${PERLFILTERS} >X ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${PREFIX}/bin >X.endfor >X.for f in ${CFILTERS} >X ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${PREFIX}/bin >X.endfor >X ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 ${MANPREFIX}/man/man6 >X ${MKDIR} ${EXAMPLESDIR} >X ${INSTALL_DATA} ${WRKSRC}/SAMPLES ${EXAMPLESDIR} >X >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >X.endif >X >X.include <bsd.port.post.mk> >END-of-filters/Makefile >echo x - filters/pkg-descr >sed 's/^X//' >filters/pkg-descr << 'END-of-filters/pkg-descr' >XA collection of command line filters, including B1FF and the Swedish Chef. >XNo personal, racial, societal slurs are intended. For amusement only. >X >XAll the filters read input from stdin, change it, and write the filtered >Xtext to stdout. >X >XWWW: None >X >X- ehaupt >Xehaupt@critical.ch >END-of-filters/pkg-descr >echo x - filters/distinfo >sed 's/^X//' >filters/distinfo << 'END-of-filters/distinfo' >XMD5 (filters_2.34.tar.gz) = c781394c0d4c5ff4cbf551827e99ee72 >XSIZE (filters_2.34.tar.gz) = 43654 >END-of-filters/distinfo >echo x - filters/pkg-plist >sed 's/^X//' >filters/pkg-plist << 'END-of-filters/pkg-plist' >Xbin/b1ff >Xbin/censor >Xbin/chef >Xbin/cockney >Xbin/eleet >Xbin/fudd >Xbin/jethro >Xbin/jibberish >Xbin/jive >Xbin/ken >Xbin/kraut >Xbin/ky00te >Xbin/newspeak >Xbin/nyc >Xbin/rasterman >Xbin/spammer >Xbin/studly >Xbin/uniencode >Xbin/upside-down >X%%EXAMPLESDIR%%/SAMPLES >X%%PORTDOCS%%%%DOCSDIR%%/README >X@dirrm %%EXAMPLESDIR%% >X%%PORTDOCS%%@dirrm %%DOCSDIR%% >END-of-filters/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 83119
: 54952