notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Net-RawSock Net::RawSock provides a base function to send raw IP packets from Perl
1.0_1 net Deleted on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_1Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: ecu@200ok.org search for ports maintained by this maintainer
Port Added: 2003-02-06 20:12:03
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
People watching this port, also watch:: p5-Net-Divert, p5-Net
Also Listed In: perl5
License: not specified in port
Description:
Net::RawSock provides a base function to send raw IP datagrams from Perl. The raw IP datagram is packed into a buffer and written on the network layer with the write_ip() function.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. lib/perl5/site_perl/mach/5.30/Net/RawSock.pm
  2. lib/perl5/site_perl/mach/5.30/auto/Net/RawSock/RawSock.so
  3. lib/perl5/site_perl/man/man3/Net::RawSock.3.gz
Collapse this list.
Dependency lines:
  • p5-Net-RawSock>0:net/p5-Net-RawSock
No installation instructions:
This port has been deleted.
PKGNAME: p5-Net-RawSock
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Net-RawSock-1.0.tar.gz) = 1a95b4c01ff4825d320021d1df7294638861bf6a7fc68ab3ce87fdf06d6e35b5 SIZE (Net-RawSock-1.0.tar.gz) = 2822

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.30.r1<5.31 : lang/perl5.30
Runtime dependencies:
  1. perl5>=5.30.r1<5.31 : lang/perl5.30
Extract dependencies:
  1. perl5>=5.30.r1<5.31 : lang/perl5.30
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-Net-RawSock-1.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.hsc.fr/ressources/outils/rawsock/download/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_1
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_1
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
1.0_1
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
1.0_1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.0_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
1.0
06 Feb 2014 13:59:21
Revision:343082Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
1.0
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.0
31 Jul 2013 06:54:10
Revision:324007Original commit files touched by this commit
az search for other commits by this committer
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
1.0
12 Dec 2012 21:40:55
Revision:308806Original commit files touched by this commit
wxs search for other commits by this committer
Update maintainer address.
Trim headers where applicable and in the cases where the maintainer
is the original author remove the headers entirely.
Update mirror to point to the newer location (old one redirected).

Submitted by:	Nicolas Jombart <ecu@200ok.org> (maintainer, private mail)
1.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0
22 Jan 2006 02:46:07
Original commit files touched by this commit
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)
1.0
20 Mar 2004 21:03:41
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.0
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
1.0
09 May 2003 01:02:59
Original commit files touched by this commit
edwin search for other commits by this committer
fix build on 4.x for net/p5-Net-RawSock

        - fix build for perl 5.005_03
        - add missing directories to plist

Informed maintainer.

PR:             ports/51868
Submitted by:   Erwin Lansing <erwin@lansing.dk>
1.0
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0
05 Feb 2003 02:37:04
Original commit files touched by this commit
edwin search for other commits by this committer
New port: net/p5-Net-RawSock

        Net::RawSock provides a base function to send raw IP datagrams
        from Perl. The raw IP datagram is packed into a buffer and
        written on the network layer with the write_ip() function.

PR:             ports/47868
Submitted by:   Nicolas Jombart <ecu@ipv42.net>

Number of commits found: 18