Bug 57674

Summary: [NEW PORT] net/p5-Net-SNMP3: Net::SNMP for pre-5.6 perl
Product: Ports & Packages Reporter: Lars Thegler <lars>
Component: Individual Port(s)Assignee: Erwin Lansing <erwin>
Status: Closed FIXED    
Severity: Affects Only Me CC: krion
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Net-SNMP3-3.65.shar none

Description Lars Thegler 2003-10-06 21:10:14 UTC
This is an older version of Net::SNMP, which
works well with Perl < 5.6.

Maybe do a repocopy of net/p5-Net-SNMP first?

Generated with FreeBSD Port Tools 0.26
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-06 21:21:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

I'll handle this.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2003-10-07 19:03:15 UTC
Responsible Changed
From-To: krion->erwin

Silently sneak in and steal some cand^H^H^H^Hproblem
Comment 3 Ceri Davies freebsd_committer freebsd_triage 2003-10-08 19:46:43 UTC
Adding to audit trail, from misfiled PR ports/57720:

Date: Tue, 07 Oct 2003 22:52:22 +0000
From: Lars Thegler <lars@thegler.dk>
Message-Id: <3F8343A6.9020904@thegler.dk>
References: <20031006220328.2972C271@lap0134.cc.cybercity.dk> <20031006201647.GA32030@voodoo.oberon.net> <20031007065931.GB39730@droso.net>

 This is a multi-part message in MIME format.
 --------------020104050205020306050807
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Erwin Lansing wrote:
 
 >It sounds like the thing I did with DBI recently
 >
 I must have slept through all that... :) But I see you have already set 
 the precedence for the naming scheme with databases/p5-DBI-137, so I'd 
 rename my port to net/p5-Net-SNMP-365. I can see you used PKGNAMESUFFIX, 
 which is also more elegant than my using DISTNAME, which portlint whined 
 about anyway...
 
 Please add the attached patch - and note that the port name has changed. 
 I'll follow up with a patch to the net/ifgraph PR.
 
 /Lars
 
 --------------020104050205020306050807
 Content-Type: text/plain;
  name="p5-Net-SNMP3_365.diff"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="p5-Net-SNMP3_365.diff"
 
 diff -Naur p5-Net-SNMP3/Makefile p5-Net-SNMP-365/Makefile
 --- p5-Net-SNMP3/Makefile	Sat Oct  4 23:49:26 2003
 +++ p5-Net-SNMP-365/Makefile	Tue Oct  7 22:37:11 2003
 @@ -5,19 +5,18 @@
  # $FreeBSD$
  #
  
 -PORTNAME=	Net-SNMP3
 +PORTNAME=	Net-SNMP
  PORTVERSION=	3.65
  CATEGORIES=	net perl5
 -#MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 -#MASTER_SITE_SUBDIR=	Net
  MASTER_SITES=	${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=	krion
  PKGNAMEPREFIX=	p5-
 -DISTNAME=	Net-SNMP-${PORTVERSION}
 +PKGNAMESUFFIX=	-365
  
  MAINTAINER=	lars@thegler.dk
  COMMENT=	Net::SNMP for pre-5.6 perl
  
 +CONFLICTS=	p5-Net-SNMP-*
  PERL_CONFIGURE=	yes
  
  MAN3=		Net::SNMP.3
 
 --------------020104050205020306050807--
Comment 4 Erwin Lansing freebsd_committer freebsd_triage 2003-11-04 09:27:32 UTC
Note that I'm off on holiday the next 3 weeks. After the repo-copy get's
through, anyone is welcome to take over. I'll leave it assigned to me so
I won't forget to finish this after I get back and noone gets there
first.
Comment 5 Erwin Lansing freebsd_committer freebsd_triage 2003-12-04 10:34:15 UTC
State Changed
From-To: open->feedback

Port added, thanks!
Comment 6 Erwin Lansing freebsd_committer freebsd_triage 2003-12-08 19:33:10 UTC
State Changed
From-To: feedback->closed

Port was added