Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71275 Details for
Bug 108506
sipp-3.5.2.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sipp-1.1_rc3.ebuild (New Version)
sipp-1.1_rc3.ebuild (text/plain), 1.05 KB, created by
Rabbe Fogelholm
on 2005-10-23 05:37:47 UTC
(
hide
)
Description:
sipp-1.1_rc3.ebuild (New Version)
Filename:
MIME Type:
Creator:
Rabbe Fogelholm
Created:
2005-10-23 05:37:47 UTC
Size:
1.05 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Open Source test tool and traffic generator for SIP" >HOMEPAGE="http://sipp.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${PN}.`echo $PV | tr -d '_'`.tar.gz" >LICENSE="GPL-2" >SLOT="0" > ># More architectures than x86 could probably be supported. The author claims ># that SIPp can be run on HPUX, Tru64, RedHat, Debian, FreeBSD, Solaris/SunOS; ># see http://sipp.sourceforge.net/doc1.1/reference.html#Available+platforms >KEYWORDS="~x86 ~sparc" >IUSE="" >DEPEND=">=sys-libs/ncurses-5.4-r6 >=dev-libs/openssl-0.9.7e-r2" > > > >src_unpack() { > unpack $A >} > > ># To build without the Transport Layer Security and authentication features ># replace "make ossl" with "make all" below, and remove the openssl dependency. >src_compile() { > cd $WORKDIR/$PN && { make ossl || die "build failed"; } >} > > >src_install() { > dobin $WORKDIR/$PN/$PN || die "install failed" > cd $WORKDIR/$PN && { dodoc LICENSE.txt README.txt || die "install of documentation failed"; } >}
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 108506
:
70161
|
70643
|
71275
|
95449
|
247057
|
247059
|
270165
|
327704
|
442696
|
522646
|
578506
|
578510