Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74903 Details for
Bug 105386
Hamachi - secure mediated peer to peer (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hamachi-0.9.9.9_beta6.ebuild
hamachi-0.9.9.9_beta6.ebuild (text/plain), 792 bytes, created by
Neil Katin
on 2005-12-16 15:43:02 UTC
(
hide
)
Description:
hamachi-0.9.9.9_beta6.ebuild
Filename:
MIME Type:
Creator:
Neil Katin
Created:
2005-12-16 15:43:02 UTC
Size:
792 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit linux-info > >MY_PV=${PV/_beta/-} >MY_P=${PN}-${MY_PV} > >DESCRIPTION="Hamachi is a secure mediated peer to peer." >HOMEPAGE="http://hamachi.cc" >SRC_URI="http://files.hamachi.cc/linux/${MY_P}.tar.gz" >LICENSE="as-is" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >RESTRICT="nostrip nomirror" >DEPEND="" >S=${WORKDIR}/${MY_P} > >pkg_setup() { > einfo "Checking your kernel configuration for TUN/TAP support." > CONFIG_CHECK="TUN" > check_extra_config >} > >src_compile() { > make -sC tuncfg || die "Compiling of tunecfg failed" >} > >src_install() { > dobin hamachi > dosym /usr/bin/hamachi /usr/bin/hamachi-init > dosbin tuncfg/tuncfg > > exeinto /etc/init.d > newexe ${FILESDIR}/hamachi.rc hamachi >}
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 105386
:
69304
|
69305
|
69308
|
69336
|
74903
|
78467
|
80763
|
80911
|
82846
|
83801
|
83802
|
83803
|
83804
|
83805
|
83806
|
83807
|
90092
|
90094
|
90095
|
90097
|
91069
|
91070
|
92499
|
92501
|
92789
|
92831
|
92929
|
92930
|
92931