Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
This is a POSIX-based version of the Win32::Serialport module ported by
Joe Doss for the MisterHouse Home Automation Package from Version 0.08
of the Win32 module. He replaced calls to the Win32 API with similar
functions implemented using POSIX calls. While most of the testing has
occurred on linux, the package should work on other POSIX-compliant
Operating Systems.

View File

@@ -0,0 +1,23 @@
# $NetBSD: Makefile,v 1.25 2013/05/31 12:39:43 wiz Exp $
#
DISTNAME= Device-SerialPort-1.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5dse
CATEGORIES= comms perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/}
MAINTAINER= damon@brodiefamily.org
HOMEPAGE= http://members.aol.com/Bbirthisel/alpha.html
COMMENT= POSIX-based Perl module to control your serial port
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-perl-headers-${OS_VERSION}{,nb*}:../../devel/p5-perl-headers
PERL5_PACKLIST= auto/Device/SerialPort/.packlist
MAKE_PARAMS= ${DEFAULT_SERIAL_DEVICE}
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.6 2008/01/03 23:32:58 grant Exp $
SHA1 (Device-SerialPort-1.04.tar.gz) = c2e34c4cbbf3bc578c5b7fd2790906bc0a5d4cf0
RMD160 (Device-SerialPort-1.04.tar.gz) = 2a70e5cbaf1ac66575cd0f5aefba99fa5075b681
Size (Device-SerialPort-1.04.tar.gz) = 98706 bytes