Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 82731 Details for
Bug 126754
bacula-web (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/usr/local/portage/www-apps/bacula-web/bacula-web-1.38.5.ebuild
bacula-web-1.38.5.ebuild (text/plain), 761 bytes, created by
John M. Drescher
on 2006-03-20 18:37:25 UTC
(
hide
)
Description:
/usr/local/portage/www-apps/bacula-web/bacula-web-1.38.5.ebuild
Filename:
MIME Type:
Creator:
John M. Drescher
Created:
2006-03-20 18:37:25 UTC
Size:
761 bytes
patch
obsolete
>inherit webapp eutils > >DESCRIPTION="Web based (PHP Script) bacula status viewer." >HOMEPAGE="http://www.bacula.org/" >SRC_URI="mirror://sourceforge/bacula-gui-${PV}.tar.gz" > >LICENSE="GPL-2" >KEYWORDS="~amd64 ~x86" >IUSE="" > >RDEPEND="virtual/httpd-php > dev-php/PEAR-DB > >=bacula-${PV}" > >S=${WORKDIR}/bacula-gui-${PV}/bacula-web > >src_unpack() { > unpack ${A} > cd ${S} > pwd > epatch ${FILESDIR}/bacula-web-${PV}-cvs_updates.patch > epatch ${FILESDIR}/bacula-web-${PV}-nulldate.patch > epatch ${FILESDIR}/bacula-web-${PV}-dbsize.patch >} > >src_compile(){ > pwd >} > >src_install() { > webapp_src_preinst > > cp -R * ${D}/${MY_HTDOCSDIR} > webapp_configfile ${MY_HTDOCSDIR}/configs/bacula.conf > webapp_serverowned -R ${MY_HTDOCSDIR} > webapp_src_install >} >
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 126754
:
82514
|
82515
|
82516
|
82517
|
82730
|
82731
|
82864
|
82865