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
proxycheck Check for open proxy servers
0.49a_1 security on this many watch lists=6 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.49aVersion of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-06-13 08:41:56
Last Update: 2024-01-21 22:51:33
Commit Hash: 633ab87
People watching this port, also watch:: expat, pcre, python, postfix
License: not specified in port
WWW:
https://www.corpit.ru/mjt/proxycheck.html
Description:
Proxycheck is a simple tool that may be used to check whether a given host or set of hosts has open proxy server running. Proxycheck comes ready to contribute results to DSBL.org. It was written by Michael Tokarev.
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 (6 items)
Collapse this list.
  1. sbin/proxycheck
  2. share/man/man1/proxycheck.1.gz
  3. share/doc/proxycheck/CHANGES
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • proxycheck>0:security/proxycheck
To install the port:
cd /usr/ports/security/proxycheck/ && make install clean
To add the package, run one of these commands:
  • pkg install security/proxycheck
  • pkg install proxycheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: proxycheck
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (proxycheck-0.49a.tar.gz) = 68dfcf9edc5d83625cead9ed643c75cfee502cc846d3cc2c1089e947f47bca81 SIZE (proxycheck-0.49a.tar.gz) = 38879

Packages (timestamps in pop-ups are UTC):
proxycheck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.49a_10.49a_10.49a0.49a_10.49a_1-0.49a-
FreeBSD:13:quarterly0.49a0.49a0.49a0.49a0.49a0.49a0.49a0.49a
FreeBSD:14:latest0.49a_10.49a_10.49a0.49a_10.49a_10.49a-0.49a
FreeBSD:14:quarterly0.49a0.49a-0.49a0.49a0.49a0.49a0.49a
FreeBSD:15:latest0.49a_10.49a_1n/a0.49a_1n/a0.49a_10.49a_10.49a_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for proxycheck-0.49a_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
security_proxycheck
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.corpit.ru/mjt/proxycheck/
  2. http://www.it.ca/~paul/src/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.49a_1
21 Jan 2024 22:51:33
commit hash: 633ab87521abdc8f67722039601de15659f68e83commit hash: 633ab87521abdc8f67722039601de15659f68e83commit hash: 633ab87521abdc8f67722039601de15659f68e83commit hash: 633ab87521abdc8f67722039601de15659f68e83 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/proxycheck: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
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.49a
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.49a
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.49a
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.49a
16 Jul 2015 03:12:02
Revision:392260Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
0.49a
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
0.49a
29 Jul 2014 14:30:10
Revision:363328Original commit files touched by this commit
adamw search for other commits by this committer
Rename security/ patches to reflect the files they modify.
0.49a
25 Feb 2014 11:57:56
Revision:345972Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.49a
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
0.49a
17 Mar 2012 05:21:05
Original commit files touched by this commit
miwi search for other commits by this committer
- Set / Update Portscout flags
- Pass maintainership to submitter

PR:             166062 166105 166112 166113 166114
                166115 166141 166154 166155 166156
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe:   yes
0.49a
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.49a
17 Aug 2009 05:08:46
Original commit files touched by this commit
linimon search for other commits by this committer
Reset paul+ports@it.ca due to maintainer-timeouts and no response
to email.

Hat:            portmgr
0.49a
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.49a
12 Jul 2004 13:54:31
Original commit files touched by this commit
sem search for other commits by this committer
- update to 0.49a
- use configure

PR:             ports/67324
Submitted by:   maintainer
Approved by:    krion (mentor)
0.45a
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.45a
28 Sep 2003 14:38:04
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.45a
- Use DOCSDIR

PR:             57301
Submitted by:   maintainer
0.45_1
30 Jun 2003 17:30:07
Original commit files touched by this commit
leeym search for other commits by this committer
removed un-versioned HTML file from DISTFILES,
added example content to man page (to be merged with original dist next version)

PR:             53919
Submitted by:   Paul Chvostek <paul+fbsd@it.ca>
0.45
13 Jun 2003 13:25:23
Original commit files touched by this commit
erwin search for other commits by this committer
readd the differentiated DISTFILES that got lost in the previous commit

Submitted by:   maintainer
0.45
13 Jun 2003 10:43:14
Original commit files touched by this commit
erwin search for other commits by this committer
reorder the Makefile a bit to make portlint happier

Submitted by:   foxfair
0.45
13 Jun 2003 08:41:25
Original commit files touched by this commit
erwin search for other commits by this committer
Add proxycheck 0.45, check for open proxy servers.

PR:             53269
Submitted by:   Paul Chvostek <paul@it.ca>

Number of commits found: 21