Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212695 Details for
Bug 213443
ocsinventory (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for OCS inventory NG Server 1.02.1
ocsinventory-1.02.1.ebuild (text/plain), 1.61 KB, created by
Roland Hopferwieser
on 2009-12-11 13:09:21 UTC
(
hide
)
Description:
Ebuild for OCS inventory NG Server 1.02.1
Filename:
MIME Type:
Creator:
Roland Hopferwieser
Created:
2009-12-11 13:09:21 UTC
Size:
1.61 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit perl-app webapp depend.php depend.apache > >MY_PF="OCSNG_UNIX_SERVER-1.02.1" > >DESCRIPTION="Powerful inventory and package deployment system." >HOMEPAGE="http://www.ocsinventory-ng.org/index.php?page=English" >SRC_URI="mirror://sourceforge/${PN}/${MY_PF}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >WEBAPP_MANUAL_SLOT="yes" >KEYWORDS="amd64 x86" >IUSE="" > >DEPEND="dev-lang/perl" > >RDEPEND="dev-perl/XML-Simple >virtual/perl-IO-Compress >dev-perl/DBI >dev-perl/DBD-mysql >dev-perl/Apache-DBI >dev-perl/Net-IP >dev-perl/SOAP-Lite >perl-gcpan/XML-Entities >www-apache/mod_perl" > >need_apache2 > >pkg_setup() { > perl-module_pkg_setup > require_php_with_use mysql zip gd > webapp_pkg_setup >} > >src_prepare() { > mv "${WORKDIR}/${MY_PF}" "${S}" > cd "${S}"/Apache > perl-module_src_prep > > sed -r -i \ > -e 's:VERSION_MP$:2:' \ > -e 's:DATABASE_SERVER$:localhost:' \ > -e 's:DATABASE_PORT$:3306:' \ > -e 's:"PATH_TO_LOG_DIRECTORY":/var/log/ocsinventory:' \ > "${S}"/Apache/etc/${PN}/${PN}-server.conf >} > >src_compile() { > cd "${S}"/Apache > perl-module_src_compile >} > >src_install() { > cd "${S}"/Apache > perl-module_src_install > insinto ${APACHE_VHOSTS_CONFDIR} > newins etc/${PN}/${PN}-server.conf ${PN}.include > > keepdir /var/log/${PN} > fowners apache:apache /var/log/${PN} > > webapp_src_preinst > insinto ${MY_HTDOCSDIR} > doins "${S}"/ocsreports/* > webapp_serverowned ${MY_HTDOCSDIR}/dbconfig.inc.php > #fperms 600 ${MY_HTDOCSDIR}/dbconfig.inc.php > webapp_src_install > keepdir /var/lib/ocsinventory > > webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt >}
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 213443
:
146162
|
146163
|
146165
|
146166
|
205123
|
205124
|
205126
|
205127
|
212694
|
212695
|
212703
|
212712
|
212714
|
226255
|
265481
|
266133
|
289567
|
289569
|
289601
|
294871
|
389718
|
391328
|
391330
|
391332
|
391334
|
391336
|
391338
|
391340
|
391342
|
396172
|
401148
|
401150