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-Divert Module to deal with divert(4) sockets
0.01_2 net on this many watch lists=4 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 0.01_2Version of this port present on the latest quarterly branch.
Maintainer: ecu@200ok.org search for ports maintained by this maintainer
Port Added: 2003-02-06 20:24:52
Last Update: 2021-04-07 08:09:01
Commit Hash: cf118cc
People watching this port, also watch:: p5-NetPacket, openvpn, pptpclient
Also Listed In: perl5
License: not specified in port
Description:
The Net::Divert module facilitates the use of divert sockets for packet alteration on FreeBSD and MacOSX. This module allows you to create a divert socket and then just supply a function that will deal with the incoming packets.
cgit ¦ Codeberg ¦ 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 (6 items)
Collapse this list.
  1. lib/perl5/site_perl/Net/Divert.pm
  2. lib/perl5/site_perl/auto/Net/Divert/autosplit.ix
  3. lib/perl5/site_perl/man/man3/Net::Divert.3.gz
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • p5-Net-Divert>0:net/p5-Net-Divert
To install the port:
cd /usr/ports/net/p5-Net-Divert/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-Net-Divert
  • pkg install p5-Net-Divert
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-Divert
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Net-Divert-0.01.tgz) = efb36027787eef66736dac34cd67b91f63aeafe68a80e7fd9aaa7fae7b47bbca SIZE (Net-Divert-0.01.tgz) = 4683

Packages (timestamps in pop-ups are UTC):
p5-Net-Divert
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.01_20.01_20.01_20.01_20.01_2-0.01_2-
FreeBSD:13:quarterly0.01_20.01_20.01_20.01_20.01_20.01_20.01_20.01_2
FreeBSD:14:latest0.01_20.01_20.01_20.01_20.01_20.01_2-0.01_2
FreeBSD:14:quarterly0.01_20.01_2-0.01_20.01_20.01_20.01_20.01_2
FreeBSD:15:latest0.01_20.01_2n/a0.01_2n/a0.01_20.01_20.01_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_p5-Net-Divert
USES:
perl5 tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  7. http://backpan.perl.org/modules/by-module/Net/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/modules/by-module/Net/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.01_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.01_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.01_2
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)
0.01_1
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
0.01_1
05 Jan 2014 16:55:05
Revision:338799Original commit files touched by this commit
az search for other commits by this committer
- state support

Approved by:	portmgr (blanket infrastructure)
0.01_1
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)
0.01_1
05 Sep 2013 10:32:24
Revision:326380Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
0.01_1
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)
0.01_1
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
0.01_1
17 Apr 2008 14:30:31
Original commit files touched by this commit
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)
0.01_1
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@
0.01_1
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)
0.01_1
18 Dec 2004 15:26:01
Original commit files touched by this commit
pav search for other commits by this committer
- Take care of empty directories after uninstall

PR:             ports/75192
Submitted by:   Nicolas Jombart <ecu@ipv42.net> (maintainer)
0.01
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.
0.01
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>
0.01
21 Feb 2003 13:15:09
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.01
05 Feb 2003 02:34:44
Original commit files touched by this commit
edwin search for other commits by this committer
New port: net/p5-Net-Divert

        This perl modules helps manipulation of IP packets via
        divert(4) sockets.

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

Number of commits found: 17