FreeBSD Bugzilla – Attachment 9177 Details for
Bug 18891
new port german/webalizer2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 5.58 KB, created by
dirk.meyer
on 2000-05-29 21:20:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
dirk.meyer
Created:
2000-05-29 21:20:00 UTC
Size:
5.58 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: ># ># de-webalizer2-2.0.12 ># de-webalizer2-2.0.12/files ># de-webalizer2-2.0.12/files/md5 ># de-webalizer2-2.0.12/Makefile ># de-webalizer2-2.0.12/pkg ># de-webalizer2-2.0.12/pkg/COMMENT ># de-webalizer2-2.0.12/pkg/DESCR ># de-webalizer2-2.0.12/pkg/PLIST ># >echo c - de-webalizer2-2.0.12 >mkdir -p de-webalizer2-2.0.12 > /dev/null 2>&1 >echo c - de-webalizer2-2.0.12/files >mkdir -p de-webalizer2-2.0.12/files > /dev/null 2>&1 >echo x - de-webalizer2-2.0.12/files/md5 >sed 's/^X//' >de-webalizer2-2.0.12/files/md5 << 'END-of-de-webalizer2-2.0.12/files/md5' >XMD5 (webalizer-2.00-12-src.tar.bz2) = dca81378603370a27e6d1e3992ec74aa >END-of-de-webalizer2-2.0.12/files/md5 >echo x - de-webalizer2-2.0.12/Makefile >sed 's/^X//' >de-webalizer2-2.0.12/Makefile << 'END-of-de-webalizer2-2.0.12/Makefile' >X# New ports collection makefile for: webalizer >X# Date created: 02.Jun 1998 >X# Whom: dirk.meyer@dinoex.sub.org >X# >X# $FreeBSD: ports/german/webalizer/Makefile,v 1.10 2000/04/14 23:53:21 asami Exp $ >X >XPORTNAME= webalizer >XPORTVERSION= 2.0.12 >XCATEGORIES= german www >XMASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/pre-release/ \ >X ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/ >XPKGNAMEPREFIX= de- >XDISTNAME= webalizer-2.00-12-src >XNO_LATEST_LINK= yes >X >XMAINTAINER= dirk.meyer@dinoex.sub.org >X >XLIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd >X >XWEBALIZER_LANG= german >XUSE_BZIP2= yes >XGNU_CONFIGURE= yes >XCONFIGURE_ARGS+= --enable-dns \ >X --with-gdlib=${PREFIX}/lib \ >X --with-gd=${PREFIX}/include/gd \ >X --with-language=${WEBALIZER_LANG} >XCONFIGURE_ENV+= LDFLAGS="-L${PREFIX}/lib" >XMAKE_ARGS+= CFLAGS="${CFLAGS}" >XMAN1= ${PKGNAMEPREFIX}webalizer.1 >XDOC1= CHANGES COPYING Copyright INSTALL \ >X README README.FIRST DNS.README country-codes.txt >XWRKSRC= ${WRKDIR}/${DISTNAME:S/-src$//} >XPLIST_SUB+= PKGNAMEPREFIX=${PKGNAMEPREFIX} >X >Xpre-configure: >X @${PERL5} -pi -e "s=/etc=${PREFIX}/etc=" ${WRKSRC}/webalizer.c >X @${PERL5} -pi -e "s=webalizer.conf=${PKGNAMEPREFIX}webalizer.conf=" \ >X ${WRKSRC}/webalizer.c >X >Xdo-install: >X @${INSTALL_PROGRAM} ${WRKSRC}/webalizer \ >X ${PREFIX}/bin/${PKGNAMEPREFIX}webalizer >X ${LN} -sf ${PKGNAMEPREFIX}webalizer \ >X ${PREFIX}/bin/${PKGNAMEPREFIX}webazolver >X >Xpost-install: >X.for i in ${MAN1} >X ${INSTALL_MAN} ${WRKSRC}/webalizer.1 ${PREFIX}/man/man1/${i} >X.endfor >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${PREFIX}/share/doc/${PKGNAMEPREFIX}webalizer >X.for i in ${DOC1} >X @${INSTALL_DATA} ${WRKSRC}/${i} \ >X ${PREFIX}/share/doc/${PKGNAMEPREFIX}webalizer/${i} >X.endfor >X.endif >X ${MKDIR} ${PREFIX}/share/examples/${PKGNAMEPREFIX}webalizer >X.for i in msfree.png sample.conf webalizer.png >X @${INSTALL_DATA} ${WRKSRC}/${i} \ >X ${PREFIX}/share/examples/${PKGNAMEPREFIX}webalizer/${i} >X.endfor >X @if [ ! -f ${PREFIX}/etc/${PKGNAMEPREFIX}webalizer.conf-dist ]; then \ >X ${INSTALL_DATA} ${WRKSRC}/sample.conf \ >X ${PREFIX}/etc/${PKGNAMEPREFIX}webalizer.conf-dist ; \ >X fi >X >X.include <bsd.port.mk> >END-of-de-webalizer2-2.0.12/Makefile >echo c - de-webalizer2-2.0.12/pkg >mkdir -p de-webalizer2-2.0.12/pkg > /dev/null 2>&1 >echo x - de-webalizer2-2.0.12/pkg/COMMENT >sed 's/^X//' >de-webalizer2-2.0.12/pkg/COMMENT << 'END-of-de-webalizer2-2.0.12/pkg/COMMENT' >XA web server log file analysis program >END-of-de-webalizer2-2.0.12/pkg/COMMENT >echo x - de-webalizer2-2.0.12/pkg/DESCR >sed 's/^X//' >de-webalizer2-2.0.12/pkg/DESCR << 'END-of-de-webalizer2-2.0.12/pkg/DESCR' >XWhat is The Webalizer? >X---------------------- >X >XA fast, free web server log file analysis program. Produces >XHTML output for viewing with a web browser. Written in C on >Xa Linux platform, however designed to be as ANSI/POSIX >Xcompliant as possible so porting to other UNIX platforms should >Xbe painless. Binary distributions for most popular platforms >Xare available. Features multiple language support, incremental >Xprocessing capabilities, reverse DNS lookup support, export via >Xtab seperated ascii files to popular databases and spreadsheets, >Xand much more. Supports standard CLF and combined logs, as well >Xas wu-ftpd xferlog and squid proxy logs, which can be either in >Xstandard text format or gzip compressed. >X >XKeywords: Web Analysis, Log Analysis, Usage Statistics, Linux, Unix >XAuthor: Bradford L. Barrett >XMaintained-by: Bradford L. Barrett >XWWW: http://www.mrunix.net/webalizer/ >XAlternate-site:http://samhain.unix.cslab.tuwien.ac.at/webalizer/ >XFTP: ftp://www.mrunix.net/pub/webalizer/ >XPlatforms: Linux, SCO, other UNIX's >XCopying-policy: GPL >END-of-de-webalizer2-2.0.12/pkg/DESCR >echo x - de-webalizer2-2.0.12/pkg/PLIST >sed 's/^X//' >de-webalizer2-2.0.12/pkg/PLIST << 'END-of-de-webalizer2-2.0.12/pkg/PLIST' >Xbin/%%PKGNAMEPREFIX%%webalizer >X@unexec rm -f %B/%%PKGNAMEPREFIX%%webazolver >Xetc/%%PKGNAMEPREFIX%%webalizer.conf-dist >Xshare/doc/%%PKGNAMEPREFIX%%webalizer/CHANGES >Xshare/doc/%%PKGNAMEPREFIX%%webalizer/COPYING >Xshare/doc/%%PKGNAMEPREFIX%%webalizer/Copyright >Xshare/doc/%%PKGNAMEPREFIX%%webalizer/DNS.README >Xshare/doc/%%PKGNAMEPREFIX%%webalizer/INSTALL >Xshare/doc/%%PKGNAMEPREFIX%%webalizer/README >Xshare/doc/%%PKGNAMEPREFIX%%webalizer/README.FIRST >Xshare/doc/%%PKGNAMEPREFIX%%webalizer/country-codes.txt >X@dirrm share/doc/%%PKGNAMEPREFIX%%webalizer >Xshare/examples/%%PKGNAMEPREFIX%%webalizer/msfree.png >Xshare/examples/%%PKGNAMEPREFIX%%webalizer/sample.conf >Xshare/examples/%%PKGNAMEPREFIX%%webalizer/webalizer.png >X@dirrm share/examples/%%PKGNAMEPREFIX%%webalizer >END-of-de-webalizer2-2.0.12/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 18891
: 9177