Port details |
- micro_proxy Really small HTTP/HTTPS proxy
- 20140814_2 net =3 20140814_2Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- 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:: nc, p5-Date-Chinese, newfile, p5-MIME-Tools, php81-pear
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20140814_2 21 Jan 2024 12:35:56 |
Emanuel Haupt (ehaupt) |
*/*: Use PREFIX instead of MANPREFIX
Notified by: arrowd |
20140814_2 21 Jan 2024 12:18:29 |
Emanuel Haupt (ehaupt) |
net/micro_proxy: Move manpages to share/man
While here set LICENSE found in source code |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
20140814_1 27 Jul 2022 12:38:24 |
Baptiste Daroussin (bapt) |
net/micro_proxy: use pkg-message to show message on remove |
20140814 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
20140814 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
20140814 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20140814 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
20140814 10 Dec 2016 10:22:09 |
ehaupt |
Update to 20140814 |
20021030 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
20021030 21 May 2015 06:54:35 |
amdmi3 |
- Don't cat pkg-message from Makefiles
Approved by: portmgr blanket |
20021030 06 Jan 2015 09:39:17 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
20021030 23 Oct 2013 13:50:36 |
ehaupt |
Support staging. |
20021030 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
20021030 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
20021030 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
20021030 24 Oct 2011 04:17:38 |
dougb |
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 |
ehaupt |
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 |
miwi |
- Get Rid MD5 support |
20021030 23 Jan 2010 13:09:55 |
ehaupt |
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 |
ehaupt |
Mark MAKE_JOBS_SAFE |
20021030 27 Mar 2008 19:27:34 |
ehaupt |
Use MASTER_SITE_CRITICAL |
20021030 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
20021030 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
20021030 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
20021030 23 Sep 2005 09:49:15 |
barner |
- Add master site mirror
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
PR: ports/86498 |
20021030 02 Sep 2005 13:35:17 |
garga |
Add micro_proxy 20021030, a really small HTTP/HTTPS proxy.
PR: ports/85634
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |