87b3 FreshPorts -- net/p5-Net-SAP
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Net-SAP 0.10_2 net on this many watch lists=0 search for ports that depend on this port
Session Announcement Protocol (rfc2974) packet parser
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Jul 2004 14:23:12
Also Listed In: perl5
License: not specified in port


Net::SAP currently provides basic functionality for receiving and parsing
SAP (RFC2974) multicast packets.

WWW:	http://search.cpan.org/dist/Net-SAP/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/p5-IO-Interface
  2. net/p5-IO-Socket-Multicast6
  3. net/p5-Net-SDP
  4. devel/p5-Module-Build
  5. lang/perl5.12
Required To Run:
  1. net/p5-IO-Interface
  2. net/p5-IO-Socket-Multicast6
  3. net/p5-Net-SDP
  4. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/p5-Net-SAP/ && make install clean
To add the package: pkg_add -r p5-Net-SAP


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
  11. http://at.cpan.org/modules/by-module/Net/
  12. http://backpan.perl.org/modules/by-module/Net/
  13. http://cpan.nctu.edu.tw/modules/by-module/Net/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  16. http://www.cpan.dk/modules/by-module/Net/
  17. http://www.cpan.dk/modules/by-module/Net/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 15:39:36
Original commit files touched by this commit  0.10_2
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.10_2
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.10_2
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
06 Mar 2012 18:56:11
Original commit files touched by this commit  0.10_2
swills search for other commits by this committer
- Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION due to new RUN_DEPENDS changing package
- Avoid use of SITE_PERL in DEPENDS
- Sort DEPENDS
24 Oct 2011 04:17:38
Original commit files touched by this commit  0.10_1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.10_1
miwi search for other commits by this committer
- Get Rid MD5 support
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.10_1
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.10
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)
21 Aug 2007 00:24:35
Original commit files touched by this commit  0.10
leeym search for other commits by this committer
- fix MAINTAINER's email address
03 Dec 2006 12:45:59
Original commit files touched by this commit  0.10
demon search for other commits by this committer
Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.
21 Sep 2006 10:26:24
Original commit files touched by this commit  0.10
mat search for other commits by this committer
Update to 0.10
27 Apr 2006 13:36:46
Original commit files touched by this commit  0.09
leeym search for other commits by this committer
- update to 0.09
22 Jan 2006 02:46:07
Original commit files touched by this commit  0.08
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)
14 Nov 2005 15:05:17
Original commit files touched by this commit  0.08
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
17 Jul 2005 23:19:58
Original commit files touched by this commit  0.08
leeym search for other commits by this committer
- unbreak this port (forgot to remove BROKEN in previous commit)
17 Jul 2005 23:03:08
Original commit files touched by this commit  0.08
leeym search for other commits by this committer
- change the order of PLIST to fix mtree problem
17 Jul 2005 19:51:49
Original commit files touched by this commit  0.08
kris search for other commits by this committer
BROKEN: incomplete pkg-plist
29 Jun 2005 12:07:54
Original commit files touched by this commit  0.08
mat search for other commits by this committer
Refix plist again

Pointed out by: kris/pointy hat/blah blah :-)
Pointy hat to:  me
23 Jun 2005 10:26:46
Original commit files touched by this commit  0.08
mat search for other commits by this committer
refix plist
PR:             ports/79330
19 Jun 2005 12:36:37
Original commit files touched by this commit  0.08
skv search for other commits by this committer
* update to 0.08
* change MAINTAINER to perl@
26 Jul 2004 01:34:47
Original commit files touched by this commit  0.02
ijliao search for other commits by this committer
upgrade to 0.02

PR:             69599
Submitted by:   Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
25 Jul 2004 14:22:46
Original commit files touched by this commit  0.01
vanilla search for other commits by this committer
Add p5-Net-SAP 0.01, session Announcement Protocol (rfc2974) packet
parser.

PR:             ports/69564
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>

Number of commits found: 22

2806
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 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 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0