Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82102 - New ebuild: net-libs/libksnmp
Summary: New ebuild: net-libs/libksnmp
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 80004
  Show dependency tree
 
Reported: 2005-02-15 04:09 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-04-21 15:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
net-libs/libksnmp ebuild. (libksnmp-0.2.ebuild,688 bytes, text/plain)
2005-02-15 04:10 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-15 04:09:46 UTC
Hi,

The attached ebuild is for my libksnmp library (a KDE SNMP library which abstracts net-snmp problems), which is needed for 3.0 series of KNetLoad (see bug #80004 after the change) to support snmp optional support.

HTH, Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-15 04:10:03 UTC
Created attachment 51262 [details]
net-libs/libksnmp ebuild.
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-02-15 05:51:49 UTC
Did you tested on all these platforms (~x86 ~amd64 ~ppc ~sparc ~hppa)?

I will look into making libksnmp and the knetload alpha into portage soon.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-02-15 06:02:49 UTC
It was on my overlay and I usually use the entire range for testing (I released version 0.2 as it failed to compile on debian and fedora, on gentoo was working well also 0.1, a part from include files the other changes was the tests subdirectory and some kde/qt stuff on debug output), if something goes bad I usually have reports (at least for amd64 I had reports some time ago).

Anyway, as far as net-snmp works, libksnmp should work file too, as it does nothing which could be platform-dependent. The code is platform-safe, it uses standard integers and doesn't presume size of variables. net-snmp takes care of endianness and all the network stuff.

By my own tests, it works without a glitch on x86 and ppc.
Comment 4 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-04-21 15:13:47 UTC
Closing this as I'll take care of this myself :)