Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 40639 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]
ebuild with webapp
oscommerce-2.2.2.ebuild (text/plain), 921 bytes, created by
INODE64 Sistemas
on 2004-09-28 09:57:01 UTC
(
hide
)
Description:
ebuild with webapp
Filename:
MIME Type:
Creator:
INODE64 Sistemas
Created:
2004-09-28 09:57:01 UTC
Size:
921 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit webapp > >MY_P="oscommerce-2.2ms2" >DESCRIPTION="Online e-commerce shopping solution" >HOMEPAGE="http://www.oscommerce.org/" >SRC_URI="mirror://sourceforge/tep/${MY_P}.tar.gz" > >LICENSE="GPL-2" >KEYWORDS="x86" >IUSE="" > >RDEPEND="virtual/php > dev-db/mysql > net-www/apache" > >S="${WORKDIR}/${MY_P}" > >src_install() { > webapp_src_preinst > rm -f catalog/download/*.zip > cp -R catalog/* ${D}/${MY_HTDOCSDIR} > webapp_postinst_txt en ${FILESDIR}/postinstall-en.txt > webapp_src_install > > dodoc CHANGELOG FAQ INSTALL README STANDARD tep_database-pr2.2-CVS.pdf TODO > docinto taxes ; dodoc extras/taxes/* > docinto button_template ; dodoc extras/button_template/* >} > >pkg_postinst() { > ewarn "use the command" > ewarn " webapp-config" > ewarn "to install oscommerce for each virtual host. See proper man page." >}
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