naddy
c326edce1b
The ${PROJECT}.googlecode.com/files/ master sites are no longer
...
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.
ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
sthen
3451d0c08d
Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
...
bump REVISION.
2016-01-26 13:05:26 +00:00
naddy
c2832a1290
move http://code.google.com , *.googlecode.com, and sites.google.com to https
...
suggested by bentley@
2013-08-07 21:31:12 +00:00
sthen
1c9c6b05d9
switch p5-SNMP_Session to Socket (from base Perl) for v6, tested against
...
snmpd (which, as an aside, could benefit from supporting multiple "listen on"
so that it could be made to listen to both v4+v6 at the same time..).
2013-05-03 12:17:08 +00:00
sthen
353379f334
Unbreak v6 on p5-SNMP_Session by importing inet_ntop as well.
...
Import inet_ntop and inet_pton from Session.
getaddrinfo remains imported from p5-Session6 as the API is different.
2013-05-03 11:38:32 +00:00
sthen
e7a243ae6f
Newer perl has pack_sockaddr_in6; avoid importing it here to avoid warnings.
...
Problem reported by brad@
2013-04-16 08:51:21 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
40bdea631e
whitespace; no pkg change
2011-12-02 11:19:32 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
sthen
910772e41c
fix a problem introduced by the last commit which inadvertently broke
...
some hostname lookups.
2010-03-20 23:05:17 +00:00
sthen
62afe9ccf8
Don't pull in conflicting functions (which do seem to work, but cause
...
a lot of warning spam on the console e.g. with mrtg).
Fedora diff identified by giovanni@ as fixing the problem, further
research and diff from okan@.
ok jasper@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-26 23:00:56 +00:00
sthen
7e86a9aa5f
update to 1.13, use new HOMEPAGE/MASTER_SITES
2009-12-13 23:47:51 +00:00
brad
38a4b118aa
Update p5-SNMP_Session to 1.12.
...
ok okan@
2008-09-13 07:23:37 +00:00
ajacoutot
95e343fe4c
- remove Dan Harnett from MAINTAINER per his request
...
- bump
2008-07-01 16:41:19 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
simon
85d0153e13
cpanify and set a few licenses
...
feedback & ok steven@
2007-01-14 20:49:05 +00:00
aanriot
2a3f34def9
update to 1.07, from Bernd Ahlers <b.ahlers@ba-net.org>
...
ok danh@
2005-07-07 08:16:09 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
naddy
071b08e6ca
overhaul
2004-01-18 04:09:24 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
jakob
a431bfc686
update to v0.99; ok danh@
2003-12-01 06:03:25 +00:00
danh
7c1210bd92
- don't mention SNMP version in DESCR
...
- use P5SITE in package list
2002-11-24 16:47:58 +00:00
danh
af539be736
update to SNMP_Session 0.94
...
from brad@
2002-11-24 16:46:02 +00:00
danh
44809833d7
these are not likely to change anytime soon, so drop NEED_VERSION now
2002-09-12 16:41:26 +00:00
wilfried
ada8c6169b
clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS
2002-06-09 05:24:27 +00:00
danh
b9316d738d
remove package conflict with mrtg
2002-05-12 15:55:25 +00:00
danh
d39d8049c0
import of SNMP_Session 0.92
...
From pkg/DESCR:
Contains Perl 5 modules SNMP_Session.pm and BER.pm, which, when used
together, provide rudimentary access to remote SNMP (v1) agents.
This module differs from existing SNMP packages in that it is completely
stand-alone, i.e. you don't need to have another SNMP package such as
CMU SNMP. It is also written entirely in Perl, so you don't have to
compile any C modules. It uses the Perl 5 Socket.pm module and should
therefore be very portable, even to non-Unix systems.
WWW: http://www.switch.ch/misc/leinen/snmp/perl/
2002-05-11 21:19:26 +00:00