Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 209420 Details for
Bug 62553
Request for osCommerce ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild for osCommerce 3.0 alpha 5
oscommerce-3.0_alpha5.ebuild (text/plain), 955 bytes, created by
Pavel Denisov
on 2009-11-06 14:38:25 UTC
(
hide
)
Description:
New ebuild for osCommerce 3.0 alpha 5
Filename:
MIME Type:
Creator:
Pavel Denisov
Created:
2009-11-06 14:38:25 UTC
Size:
955 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >inherit webapp depend.php > >DESCRIPTION="osCommerce Online Merchant is an Open Source online shop e-commerce solution." >HOMEPAGE="http://www.oscommerce.com/" >P="${PN}-3.0a5" >SRC_URI="http://www.oscommerce.com/ext/${P}.zip" > >LICENSE="GPL-2" >KEYWORDS="~x86" > >need_httpd_cgi >need_php_httpd > >S="${WORKDIR}"/${P} > >pkg_setup() { > webapp_pkg_setup > require_php_with_use pcre mysqli json >} > >src_install() { > webapp_src_preinst > > dodoc readme.txt > rm -f readme.txt license.txt > > insinto "${MY_HTDOCSDIR}" > doins -r ${PN}/* > > webapp_serverowned "${MY_HTDOCSDIR}"/admin/backups > webapp_serverowned "${MY_HTDOCSDIR}"/pub > webapp_serverowned "${MY_HTDOCSDIR}"/includes > webapp_serverowned "${MY_HTDOCSDIR}"/download > webapp_serverowned "${MY_HTDOCSDIR}"/includes/configure.php > webapp_configfile "${MY_HTDOCSDIR}"/includes/configure.php > > 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 62553
:
38755
|
40594
|
40639
|
40640
|
48213
|
94943
|
95534
|
145035
|
145037
| 209420