Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 53657 Details for
Bug 42098
dev-db/dbf2mysql: XBase File to MySQL conversion and vice versa.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dbf2mysql-1.14.ebuild
dbf2mysql-1.14.ebuild (text/plain), 743 bytes, created by
Martin von Gagern
on 2005-03-16 14:43:21 UTC
(
hide
)
Description:
dbf2mysql-1.14.ebuild
Filename:
MIME Type:
Creator:
Martin von Gagern
Created:
2005-03-16 14:43:21 UTC
Size:
743 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils toolchain-funcs >DESCRIPTION="inserts contents of xBase (dBase III-V, FoxPro) file into mySQL table" >HOMEPAGE="http://www.mysql.com/Downloads/Contrib/${P}.tar.gz" >SRC_URI="http://mysql.orst.edu/Downloads/Contrib/dbf2mysql-1.14.tar.gz" >LICENSE="dbf2mysql" # from README >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND=">=dev-db/mysql-4.0.22-r2 virtual/libc >=sys-devel/make-3.80-r1 >=sys-devel/gcc-3.3.5-r1" >RDEPEND=">=dev-db/mysql-4.0.22-r2" > >src_compile() { > emake CC="$(tc-getCC)" AR="$(tc-getAR)" CFALGS="${CFLAGS}" STRIP="" \ > || die "emake failed" >} > >src_install() { > dobin dbf2mysql mysql2dbf > dodoc README >}
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 42098
: 53657 |
53658