FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 6:23 AM BST
Port details
p5-Device-SerialPort 1.040000 comms on this many watch lists=5 search for ports that depend on this port
A perl5 module for simple serial port control
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Jul 2003 16:34:53
Also Listed In: perl5
License: not specified in port


Device::SerialPort is a perl module that provides a simple interface to
serial ports and their settings (baud rate, word length, etc).

WWW: http://search.cpan.org/dist/Device-SerialPort/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/comms/p5-Device-SerialPort/ && make install clean
To add the package: pkg_add -r p5-Device-SerialPort


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Device/
http://www.cpan.dk/modules/by-module/Device/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Device/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Device/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Device/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Device/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Device/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Device/
http://at.cpan.org/modules/by-module/Device/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Device/
http://backpan.perl.org/modules/by-module/Device/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Device/
http://cpan.nctu.edu.tw/modules/by-module/Device/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Device/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 May 2012 15:42:51
Original commit files touched by this commit  1.040000
skv search for other commits by this committer
Pass maintainership of almost of my "p5-*" ports to "perl@".

(I hope updating of them will be improved).
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.040000
miwi search for other commits by this committer
- Get Rid MD5 support
02 Jun 2008 17:09:26
Original commit files touched by this commit  1.040000
skv search for other commits by this committer
Updated to 1.04

PR:             ports/120660
Submitted by:   Felippe de Meirelles Motta <lippemail xx gmail.com>
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.003001
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
16 Oct 2007 18:54:48
Original commit files touched by this commit  1.003001
anders search for other commits by this committer
Update to 1.003001.

Approved by:    maintainer
08 Sep 2007 00:53:15
Original commit files touched by this commit  1.002
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
22 Jan 2006 08:22:09
Original commit files touched by this commit  1.002
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:27:30
Original commit files touched by this commit  1.002
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
11 Jun 2005 16:13:12
Original commit files touched by this commit  1.002
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
15 Feb 2005 10:20:00
Original commit files touched by this commit  1.002
skv search for other commits by this committer
Unbreak build on 6-CURRENT.

Submitted by:   marcel
21 Dec 2004 10:24:03
Original commit files touched by this commit  1.002
skv search for other commits by this committer
Fix pkg-plist.

Pointed by:     kris
09 Dec 2004 09:22:03
Original commit files touched by this commit  1.002
skv search for other commits by this committer
Updated to 1.002
15 Aug 2004 14:51:26
Original commit files touched by this commit  1.000002
skv search for other commits by this committer
Updated to 1.000002
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.22
trevor search for other commits by this committer
SIZEify.
24 Oct 2003 12:05:09
Original commit files touched by this commit  0.22
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
05 Sep 2003 09:19:44
Original commit files touched by this commit  0.22
erwin search for other commits by this committer
Mark IGNORE for perl < 5.6.x

PR:             56479
Submitted by:   bento, Mark Linimon <linimon@lonesome.com>
11 Jul 2003 06:01:11
Original commit files touched by this commit  0.22
nsayer search for other commits by this committer
The sparc64 package machines need to have /dev/tty[ab] added to the
list, since this port perversely needs serial devices to build. Those
on alternate platforms may need to follow suit as may be necessary.

Reported by: kris
08 Jul 2003 16:32:45
Original commit files touched by this commit  0.22
nsayer search for other commits by this committer
New port for Device::SerialPort

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 15
new 48 hours32
new 7 days60
new fortnight181
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.271 seconds.