Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 42178 Details for
Bug 22317
nscache-1.5.ebuild (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
nscache 1.5 ebuild (works with aolserver-4.0.8.ebuild)
nscache-1.5.ebuild (text/plain), 1003 bytes, created by
Lee Denison
on 2004-10-19 09:08:20 UTC
(
hide
)
Description:
nscache 1.5 ebuild (works with aolserver-4.0.8.ebuild)
Filename:
MIME Type:
Creator:
Lee Denison
Created:
2004-10-19 09:08:20 UTC
Size:
1003 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /cvsroot/portage/net-www/nscache/nscache-1.5.ebuild,v 1.2 2004/10/19 15:07:31 lee Exp $ > >DESCRIPTION="Dristributed cache module for aolserver" >HOMEPAGE="http://www.aolserver.com" >SRC_URI="http://umn.dl.sourceforge.net/sourceforge/aolserver/${P}.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="x86" >IUSE="" > >DEPEND="net-www/aolserver" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/${P}" > >AOLSERVER_CONFDIR="/usr/share/aolserver/config" >AOLSERVER_BASEDIR="/usr/lib/aolserver" > >src_unpack() { > > mkdir -p ${WORKDIR}/include > cp -a ${AOLSERVER_CONFDIR}/* ${WORKDIR}/include > > unpack ${P}.tar.gz >} > >src_compile() { > > emake NSBUILD=1 INST=../ || die >} > >src_install () { > into ${AOLSERVER_BASEDIR} > dobin ${WORKDIR}/${P}/nscache.so > > fowners root.root ${AOLSERVER_BASEDIR}/bin/nscache.so >} > >pkg_postinst () { > > einfo "To enable the use of ${P} you must add the module to your AOLServer config.tcl" >}
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 22317
:
12862
|
19728
| 42178 |
43375