Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 133747 Details for
Bug 196235
app-admin/squidtaild - squid real-time log monitoring program
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
squidtaild-2.1a-r6.ebuild
squidtaild-2.1a-r6.ebuild (text/plain), 1.24 KB, created by
Bjoern Olausson
on 2007-10-18 13:28:30 UTC
(
hide
)
Description:
squidtaild-2.1a-r6.ebuild
Filename:
MIME Type:
Creator:
Bjoern Olausson
Created:
2007-10-18 13:28:30 UTC
Size:
1.24 KB
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Squid real-time log monitoring program which dynamicly creates html|email|winpopup reports to show policy violations" >HOMEPAGE="http://packages.ubuntu.com/dapper/web/squidtaild" > >MY_PVR=${PVR/-r/} > >SRC_URI="http://archive.ubuntu.com/ubuntu/pool/universe/s/squidtaild/squidtaild_${MY_PVR}.orig.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >DEPEND="dev-lang/perl" > >RDEPEND="${DEPEND}" > >src_unpack() { >unpack ${A} >} > >src_install() { > cd ${WORKDIR}/${PN}-${MY_PVR}.orig > doinitd ${FILESDIR}/squidtaild > doconfig config/squidtaild > dosbin sbin/squidtaild >} > > >pkg_postinst() { > einfo "********************************************************************************" > elog "emerge g-cpan and install ConfigReader::Simple \"g-cpan -i ConfigReader::Simple\"" > elog "After this is done the configuration file needs to be set." > elog "open '/etc/squidtaild/squidtaild.conf' in your favorite" > elog "editor and adjust the settings to your liking." > elog "If you want to use the winpopup function you need to install net-fs/samba" > einfo "********************************************************************************" >}
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 196235
:
133730
|
133731
| 133747 |
133749