Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 26393 Details for
Bug 42978
new: snmpmon-0.5.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
snmpmon-0.5.ebuild
snmpmon-0.5.ebuild (text/plain), 1014 bytes, created by
Carsten Lohrke (RETIRED)
on 2004-02-26 06:19:17 UTC
(
hide
)
Description:
snmpmon-0.5.ebuild
Filename:
MIME Type:
Creator:
Carsten Lohrke (RETIRED)
Created:
2004-02-26 06:19:17 UTC
Size:
1014 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="" > >inherit kde-functions > >need-qt 3.2 > >DESCRIPTION="SNMPMonitor is a tool to monitor SNMP devices" >HOMEPAGE="http://snmpmon.sourceforge.net/" >SRC_URI="mirror://sourceforge/snmpmon/${P}.tar.bz2" >RESTRICT="nomirror" > >LICENSE="GPL-2" >KEYWORDS="~x86" > >DEPEND=">=net-analyzer/net-snmp-5.0.9-r1" > >src_compile() { > qmake -o Makefile snmpmon.pro > sed -i -e "s/CFLAGS = -pipe -w -O2/CFLAGS = ${CFLAGS} -w/" Makefile > sed -i -e "s/CXXFLAGS = -pipe -w -O2/CXXFLAGS = ${CXXFLAGS} -w/" Makefile > addpredict ${QTDIR}/etc/settings > emake || die "make failed" >} > >src_install () { > export INSTALL_ROOT=${D} > emake install || die "make install failed" > cp oid.map example.mon ${D}/usr/share/snmpmon/ > dodoc COPYING README >} > >pkg_postinst() { > einfo > einfo "Every user of SNMPMonitor has to copy the file oid.map:" > einfo "mkdir ~/.snmpmon ; cp /usr/share/snmpmon/oid.map ~/.snmpmon" > einfo >}
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 42978
: 26393