Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1220 Details for
Bug 3202
ncpfs-2.2.0.18 ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ncpfs-2.2.0.18 ebuild
ncpfs-2.2.0.ebuild (text/plain), 1.87 KB, created by
scott.claridge
on 2002-05-29 19:22:03 UTC
(
hide
)
Description:
ncpfs-2.2.0.18 ebuild
Filename:
MIME Type:
Creator:
scott.claridge
Created:
2002-05-29 19:22:03 UTC
Size:
1.87 KB
patch
obsolete
> >A=${P}.18.tgz >S=${WORKDIR}/${P}.18 >DESCRIPTION="a free NetWare client filesystem for Linux" >SRC_URI="http://ftp.cvut.cz/ncpfs/ncpfs-2.2.0.18/${A}" > ># can check for ipx in kernel? look for /proc/net/ipx in pkg_setup? ># what is actually necessary? >DEPEND="virtual/glibc > virtual/linux-sources > >=sys-apps/portage-1.9.10" > >src_compile() { ># using nls? pam? > ./configure --prefix=${D}/usr > > make >} > >src_install() { ># don't use makefile install for sutil/ or util/ as it does some /sbin linking which you can't(?) change ># likewise pam stuff > > for i in intl po lib man ipx-1.0 > do > cd ${S}/${i} > make install prefix=${D}/usr > done > > #can one assume these are there?.... > dodir /usr/bin > dodir /usr/sbin > dodir /sbin > > # from sutil/ - using ins so mode can be set - can this be done with dobin? > cd ${S}/sutil > insopts -m4755 > insinto /usr/bin > doins nwsfind ncpmount ncpumount > dosym ${D}/usr/bin/ncpmount /sbin/mount.ncp > > # from util/ - does dobin/sbin use install? > cd ${S}/util > dobin slist pqlist nwfsinfo pserver nprint nsend nwpasswd nwbols nwbocreate \ > nwborm nwboprops pqstat pqrm nwbpcreate nwbprm nwbpvalues nwbpadd nwbpset \ > nwgrant nwrevoke nwuserlist nwauth nwfstime nwvolinfo nwtrustee nwdir \ > nwfsctrl nwdpvalues ncopy nwtrustee2 nwpurge nwrights > dosbin nwmsg > dosym ${D}/usr/sbin/nwmsg /sbin/nwmsg > > # from contrib/pam > cd ${S}/contrib/pam > insopts -m755 > insinto /lib/security > doins pam_ncp_auth.so > > cd ${S} > dodoc Changes ABOUT-NLS BUGS COPYING FAQ README README.NDS Performance.txt > docinto contrib/pam/ > dodoc contrib/pam/COPYING contrib/pam/README > docinto ipx-1.0/ > dodoc ipx-1.0/COPYING ipx-1.0/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 3202
: 1220