Port details |
- middleman Robust proxy server
- 1.9.1_3 www =2 1.9.1_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-04-29 17:37:11
- Last Update: 2024-01-09 12:47:17
- Commit Hash: c2a2080
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://sourceforge.net/projects/middle-man/
- Description:
- Middleman is a robust proxy server with many features designed to remove
unwanted content, increase privacy, and to simply make surfing the Web a
more pleasant experience. Some of the highlights of Middleman include
banner and popup blocking, HTTP and FTP content caching, NTLM and Basic
authentication when forwarding through another proxy server, regular
expression substitution in downloaded files and HTTP headers, complete
support for HTTP/1.1 including persistent connections and gzip encoding,
and an intuitive Web interface for configuring the proxy.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- middleman>0:www/middleman
- To install the port:
- cd /usr/ports/www/middleman/ && make install clean
- To add the package, run one of these commands:
- pkg install www/middleman
- pkg install middleman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: middleman
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (middleman-1.9.1.tar.gz) = 75963a5b195f2119fcf3b952609bc83ee12f9ff46050b37db9d794712ffe6fdc
SIZE (middleman-1.9.1.tar.gz) = 626022
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for middleman-1.9.1_3:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
MTIME=off: Enable mtime support
SYSLOG=off: Enable syslog support
===> Use 'make config' to modify these settings
- Options name:
- www_middleman
- USES:
- gmake
- 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 |
1.9.1_3 09 Jan 2024 12:47:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
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) |
1.9.1_2 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 ) |
1.9.1_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.9.1_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.1_2 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.9.1_2 28 Oct 2016 17:55:30 |
danfe |
Do not redefine DEBUG_DESC when its meaning more or less matches the default
option description. Those ports where it meant something more specific were
left untouched. |
1.9.1_2 22 Sep 2014 11:50:43 |
bapt |
Simplify plist |
1.9.1_2 18 Jul 2014 16:31:49 |
adamw |
Unbreak build by setting MAKE_JOBS_UNSAFE. While here, use OPTIONS
helpers and @sample. |
1.9.1_2 16 Jul 2014 03:34:57 |
adamw |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
1.9.1_2 28 Jun 2014 04:46:15 |
miwi |
- Stage support
PR: 189936 |
1.9.1_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.9.1_1 13 Jul 2013 13:32:48 |
bapt |
Mark jobs unsafe |
1.9.1_1 18 Jun 2013 21:06:32 |
antoine |
Do not try to remove a directory that is part of BSD.var.dist |
1.9.1_1 07 Feb 2013 12:37:48 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr |
1.9.1_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.9.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.9.1_1 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
1.9.1_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.9.1_1 04 Jul 2007 22:58:17 |
danfe |
Reformat to fit the screen better, fix a typo. |
1.9.1_1 04 Jul 2007 22:55:38 |
danfe |
- Fix the build with GCC 4.2 [1]
- Usual round of Makefile nits
Reported by: pointyhat (logs) [1] |
1.9.1_1 27 May 2007 02:58:30 |
kris |
BROKEN with gcc 4.2 |
1.9.1_1 13 May 2006 04:41:22 |
edwin |
Remove USE_REINPLACE from categories starting with W |
1.9.1_1 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.9.1_1 25 Nov 2005 19:02:21 |
pav |
- Add SHA256 |
1.9.1_1 05 Nov 2005 18:58:36 |
arved |
Unbreak on CURRENT |
1.9.1_1 28 Oct 2005 22:48:39 |
kris |
BROKEN on 7.0: Does not compile |
1.9.1_1 21 Apr 2005 17:44:08 |
krion |
Drop maintership. |
1.9.1_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.9.1_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.9.1_1 16 Apr 2004 14:42:39 |
krion |
- Remove USE_SIZE knob |
1.9.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.9.1 30 Jan 2004 14:05:15 |
krion |
- SIZEify |
1.9.1 11 Nov 2003 08:57:15 |
krion |
- Update to version 1.9.1 |
1.9_1 08 Oct 2003 12:33:42 |
krion |
- Install sample configuraion file
- Bump PORTREVISION
PR: 57741
Submitted by: ceri |
1.9 04 Oct 2003 12:29:06 |
krion |
- Update to version 1.9 |
1.8.3 20 Aug 2003 21:34:45 |
krion |
- Update to 1.8.3 |
1.8.2 11 Aug 2003 10:44:09 |
krion |
Update to 1.8.2 |
1.8.1 23 Jul 2003 21:37:19 |
krion |
Update to 1.8.1
Approved by: fjoe (mentor) (implicit) |
1.8 22 Jul 2003 10:34:12 |
krion |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor) |
1.8 18 Jul 2003 05:19:09 |
daichi |
update www/middleman: 1.7.1 -> 1.8
PR: 54596
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer) |
1.7.1 16 Jul 2003 08:42:44 |
osa |
Maintainer's update to 1.7.1
Use ${DOCSDIR} in Makefile
Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist
PR: 54389 |
1.7 25 Jun 2003 08:35:07 |
leeym |
Update www/middleman: 1.6 -> 1.7
PR: 53693
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> |
1.6 09 Jun 2003 18:11:16 |
fjoe |
Update www/middleman (maintainer): 1.5.3 -> 1.6
* A security flaw that would allow malicious
Web pages to change proxy settings was fixed.
* A new feature was added that allows
access to the proxy server to be restricted
based on date/time.
* Files that exceed the maximum buffer size can now
be partially buffered and processed.
PR: 53000
Submitted by: Kirill Ponomarew (MAINTAINER) |
1.5.3 16 May 2003 18:08:40 |
ijliao |
fix core dump
Reportted by: James Satterfield <james@uberduper.com>
Submitted by: maintainer (with little modification) |
1.5.3 09 May 2003 06:58:14 |
ijliao |
upgrade to 1.5.3
PR: 51983
Submitted by: maintainer |
1.5.2 30 Apr 2003 12:15:55 |
fjoe |
Honor PREFIX when patching startup script
Submitted by: MAINTAINER |
1.5.2 29 Apr 2003 17:35:56 |
fjoe |
New port: middleman
Middleman is a robust proxy server.
PR: 51471
Submitted by: Kirill Ponomarew |