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
micro_proxy Really small HTTP/HTTPS proxy
20140814_2 net on this many watch lists=1 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 20140814_1Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-09-02 13:46:13
Last Update: 2024-01-21 12:35:56
Commit Hash: 6ca0d8a
People watching this port, also watch:: colorize, screen, python
License: BSD2CLAUSE
WWW:
https://www.acme.com/software/micro_proxy/
Description:
Microproxy is a very small Unix-based HTTP/HTTPS proxy. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP/HTTPS proxy, including IPv6 forwarding, in only 320 lines of code.
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 (5 items)
Collapse this list.
  1. libexec/micro_proxy
  2. share/man/man8/micro_proxy.8.gz
  3. /usr/local/share/licenses/micro_proxy-20140814_2/catalog.mk
  4. /usr/local/share/licenses/micro_proxy-20140814_2/LICENSE
  5. /usr/local/share/licenses/micro_proxy-20140814_2/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • micro_proxy>0:net/micro_proxy
To install the port:
cd /usr/ports/net/micro_proxy/ && make install clean
To add the package, run one of these commands:
  • pkg install net/micro_proxy
  • pkg install micro_proxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: micro_proxy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1481365213 SHA256 (micro_proxy_14Aug2014.tar.gz) = c9cf6605e22cee8a67564902ce2fb262d06da6d9b9c73a14a1c8127e083d7de3 SIZE (micro_proxy_14Aug2014.tar.gz) = 6085

Packages (timestamps in pop-ups are UTC):
micro_proxy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20140814_220140814_22014081420140814_220140814_2-20140814-
FreeBSD:13:quarterly20140814_120140814_120140814_120140814_120140814_120140814_120140814_120140814_1
FreeBSD:14:latest20140814_220140814_220140814_120140814_220140814_220140814_1-20140814_1
FreeBSD:14:quarterly20140814_120140814_1-20140814_120140814_120140814_120140814_120140814_1
FreeBSD:15:latest20140814_220140814_2n/a20140814_2n/a20140814_220140814_220140814_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_micro_proxy
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/ehaupt/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/ehaupt/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/ehaupt/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/ehaupt/
  5. http://www.acme.com/software/micro_proxy/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20140814_2
21 Jan 2024 12:35:56
commit hash: 6ca0d8a6b0df8b17c98dae081f29baf5147591eccommit hash: 6ca0d8a6b0df8b17c98dae081f29baf5147591eccommit hash: 6ca0d8a6b0df8b17c98dae081f29baf5147591eccommit hash: 6ca0d8a6b0df8b17c98dae081f29baf5147591ec files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
*/*: Use PREFIX instead of MANPREFIX

Notified by:	arrowd
20140814_2
21 Jan 2024 12:18:29
commit hash: e2dbf5e9a0ffc14649ab937988d2bff8cbb642c2commit hash: e2dbf5e9a0ffc14649ab937988d2bff8cbb642c2commit hash: e2dbf5e9a0ffc14649ab937988d2bff8cbb642c2commit hash: e2dbf5e9a0ffc14649ab937988d2bff8cbb642c2 files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
net/micro_proxy: Move manpages to share/man

While here set LICENSE found in source code
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)
20140814_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)
20140814_1
27 Jul 2022 12:38:24
commit hash: 47d428759113b461eba2f93c17be8d42f572ad3dcommit hash: 47d428759113b461eba2f93c17be8d42f572ad3dcommit hash: 47d428759113b461eba2f93c17be8d42f572ad3dcommit hash: 47d428759113b461eba2f93c17be8d42f572ad3d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
net/micro_proxy: use pkg-message to show message on remove
20140814
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)
20140814
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
20140814
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.
20140814
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
20140814
10 Dec 2016 10:22:09
Revision:428278Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 20140814
20021030
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
20021030
21 May 2015 06:54:35
Revision:386914Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
20021030
06 Jan 2015 09:39:17
Revision:376402Original commit files touched by this commit
ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
20021030
23 Oct 2013 13:50:36
Revision:331386Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging.
20021030
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)
20021030
24 Jul 2013 08:19:07
Revision:323578Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove MAKE_JOBS_SAFE which is now default.
20021030
08 Mar 2013 14:00:31
Revision:313649Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove indefinite article from COMMENT
20021030
24 Oct 2011 04:17:38
Original commit files touched by this commit
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.
20021030
18 Apr 2011 08:20:06
Original commit files touched by this commit
ehaupt search for other commits by this committer
Fix instruction in pkg-message. It should be inetd_enable="YES" instead of
enable_inetd="YES".

Submitted by:   zhoushuqun@gmail.com
20021030
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
20021030
23 Jan 2010 13:09:55
Original commit files touched by this commit
ehaupt search for other commits by this committer
Use $SUB_FILES to dynamically update pkg-message

PR:             143109
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
20021030
27 Mar 2009 09:53:36
Original commit files touched by this commit
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
20021030
27 Mar 2008 19:27:34
Original commit files touched by this commit
ehaupt search for other commits by this committer
Use MASTER_SITE_CRITICAL
20021030
01 Jun 2006 12:13:54
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add an additional mirror.
20021030
30 Nov 2005 14:01:14
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add SHA256 hashes to my ports
20021030
06 Oct 2005 11:57:11
Original commit files touched by this commit
ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
20021030
23 Sep 2005 09:49:15
Original commit files touched by this commit
barner search for other commits by this committer
- Add master site mirror

Submitted by:   Emanuel Haupt <ehaupt@critical.ch> (maintainer)
PR:             ports/86498
20021030
02 Sep 2005 13:35:17
Original commit files touched by this commit
garga search for other commits by this committer
Add micro_proxy 20021030, a really small HTTP/HTTPS proxy.

PR:             ports/85634
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>

Number of commits found: 28