Bug 38936 - New port: net/p5-Net-SNPP
Summary: New port: net/p5-Net-SNPP
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-06 03:10 UTC by Tod McQuillin
Modified: 2002-06-13 12:32 UTC (History)
0 users

See Also:


Attachments
file.shar (2.17 KB, text/plain)
2002-06-06 03:10 UTC, Tod McQuillin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tod McQuillin 2002-06-06 03:10:01 UTC
Net::SNPP is a perl module for the simple network pager protocol.
Comment 1 Tod McQuillin 2002-06-06 09:12:23 UTC
Whoops, I missed a dependency in this port.  Please amend the Makefile as
follows:

*** Makefile-	Thu Jun  6 17:10:48 2002
--- Makefile	Thu Jun  6 17:11:20 2002
***************
*** 14,19 ****
--- 14,22 ----

  MAINTAINER=	ports@FreeBSD.org

+ BUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Cmd.pm:${PORTSDIR}/net/p5-Net
+ RUN_DEPENDS=	${BUILD_DEPENDS}
+
  PERL_CONFIGURE=	yes

  MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
Comment 2 Anton Berezin freebsd_committer freebsd_triage 2002-06-13 12:32:12 UTC
State Changed
From-To: open->closed

New port added with minor modifications, thanks!