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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Net-Proxy Framework for proxying network connections in many ways
0.13_1 net on this many watch lists=0 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.13_1Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-01-12 16:28:25
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Net-Proxy
Description:
A Net::Proxy object represents a proxy that accepts connections and then relays the data transfered between the source and the destination. The goal of this module is to abstract the different methods used to connect from the proxy to the destination. A proxy is a program that transfer data across a network boundary between a client and a server. Net::Proxy introduces the concept of "connectors" (implemented as Net::Proxy::Connector subclasses), which abstract the server part (connected to the client) and the client part (connected to the server) of the proxy. This architecture makes it easy to implement specific techniques to cross a given network boundary, possibly by using a proxy on one side of the network fence, and a reverse-proxy on the other side of the fence.
Homepage    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 (29 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-Proxy-0.13_1/catalog.mk
  2. /usr/local/share/licenses/p5-Net-Proxy-0.13_1/LICENSE
  3. /usr/local/share/licenses/p5-Net-Proxy-0.13_1/ART10
  4. /usr/local/share/licenses/p5-Net-Proxy-0.13_1/GPLv1+
  5. bin/connect-tunnel
  6. bin/sslh
  7. lib/perl5/site_perl/man/man1/connect-tunnel.1.gz
  8. lib/perl5/site_perl/man/man1/sslh.1.gz
  9. lib/perl5/site_perl/Net/Proxy.pm
  10. lib/perl5/site_perl/Net/Proxy/Connector.pm
  11. lib/perl5/site_perl/Net/Proxy/Connector/connect.pm
  12. lib/perl5/site_perl/Net/Proxy/Connector/connect_ssl.pm
  13. lib/perl5/site_perl/Net/Proxy/Connector/dual.pm
  14. lib/perl5/site_perl/Net/Proxy/Connector/dummy.pm
  15. lib/perl5/site_perl/Net/Proxy/Connector/ssl.pm
  16. lib/perl5/site_perl/Net/Proxy/Connector/tcp.pm
  17. lib/perl5/site_perl/Net/Proxy/Tutorial.pod
  18. lib/perl5/site_perl/man/man3/Net::Proxy.3.gz
  19. lib/perl5/site_perl/man/man3/Net::Proxy::Connector.3.gz
  20. lib/perl5/site_perl/man/man3/Net::Proxy::Connector::connect.3.gz
  21. lib/perl5/site_perl/man/man3/Net::Proxy::Connector::connect_ssl.3.gz
  22. lib/perl5/site_perl/man/man3/Net::Proxy::Connector::dual.3.gz
  23. lib/perl5/site_perl/man/man3/Net::Proxy::Connector::dummy.3.gz
  24. lib/perl5/site_perl/man/man3/Net::Proxy::Connector::ssl.3.gz
  25. lib/perl5/site_perl/man/man3/Net::Proxy::Connector::tcp.3.gz
  26. lib/perl5/site_perl/man/man3/Net::Proxy::Tutorial.3.gz
  27. @owner
  28. @group
  29. @mode
Collapse this list.
Dependency lines:
  • p5-Net-Proxy>0:net/p5-Net-Proxy
To install the port:
cd /usr/ports/net/p5-Net-Proxy/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-Net-Proxy
  • pkg install p5-Net-Proxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-Proxy
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Net-Proxy-0.13.tar.gz) = 0601cd34a4e7bbb17139d359e63d5d6f88bf18ea7f093863829366bca19cd84b SIZE (Net-Proxy-0.13.tar.gz) = 50460

Packages (timestamps in pop-ups are UTC):
p5-Net-Proxy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.13_10.13_10.13_10.13_10.13_1-0.13_1-
FreeBSD:13:quarterly0.13_10.13_10.13_10.13_10.13_10.13_10.13_10.13_1
FreeBSD:14:latest0.13_10.13_10.13_10.13_10.13_10.13_1-0.13_1
FreeBSD:14:quarterly0.13_10.13_1-0.13_10.13_10.13_10.13_10.13_1
FreeBSD:15:latest0.13_10.13_1n/a0.13_1n/a0.13_10.13_10.13_1
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-Proxy
USES:
perl5
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: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.13_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13_1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.13_1
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.13_1
05 Oct 2020 17:45:32
Revision:551530Original commit files touched by this commit
rene search for other commits by this committer
Return jadawin@'s ports to the pool after taking in his commit bit.

With hat:	portmgr-secretary
0.13_1
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.13_1
09 Jan 2018 07:40:56
Revision:458513Original commit files touched by this commit
mat search for other commits by this committer
Remove support for variables that have been deprecated for a while.

variables                  deprecation       revision
WITHOUT_NLS                2013-12-13        r336337
WITH_/WITHOUT_             2014-02-24        r345870
NOPORT(DOC|EXAMPLE)S       2014-04-19        r351587
WITH_BDB_VER               2016-05-02        r414444
OVERRIDE_LINUX_BASE_PORT   2016-09-05        r421387
WITH_OPENSSL_(BASE|PORT)   2016-06-16        r416965

While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.

Cleanup bsd.sanity.mk a bit.

Fix fallout.

PR:		224613
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13490
0.13_1
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.13_1
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
0.13_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.13_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)
0.13
04 Nov 2014 08:42:58
Revision:372137Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 0.13
- Add licence
27 Dec 2013 19:47:35
Revision:337794Original commit files touched by this commit Sanity Test Failure Refresh
jadawin search for other commits by this committer
- Support STAGE
0.12
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.12
06 Sep 2013 10:47:11
Revision:326486Original 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.12
17 Sep 2011 06:49:29
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
0.12
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.12
12 Mar 2008 13:27:28
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update maintainer address

Approved by:    thierry (mentor)
0.12
12 Jan 2008 16:28:14
Original commit files touched by this commit
miwi search for other commits by this committer
A Net::Proxy object represents a proxy that accepts connections and then
relays the data transfered between the source and the destination.
The goal of this module is to abstract the different methods used to
connect from the proxy to the destination.
A proxy is a program that transfer data across a network boundary
between a client and a server. Net::Proxy introduces the concept of
"connectors" (implemented as Net::Proxy::Connector subclasses), which
abstract the server part (connected to the client) and the client part
(connected to the server) of the proxy.
This architecture makes it easy to implement specific techniques to
cross a given network boundary, possibly by using a proxy on one side of
the network fence, and a reverse-proxy on the other side of the fence.

WWW: http://search.cpan.org/dist/Net-Proxy

PR:             ports/119301
Submitted by:   Philippe Audeoud <jadawin at tuxaco.net>

Number of commits found: 19