Port details |
- mathopd Small, yet fast HTTP server
- 1.5p8_1 www =4 1.5p8_1Version of this port present on the latest quarterly branch.
- Maintainer: michiel@boland.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pcre, p5-Authen-PAM, openssl, bbjd, autoconf
- License: BSD3CLAUSE
- WWW:
- http://www.mathopd.org/
- Description:
- Mathopd is a very small, yet very fast HTTP server for UN*X systems.
Mathopd is designed specifically to handle a large number of connections
with minimal fuss. It contains no unnecessary add-ons, but it does the
trick for most things.
Mathopd does not allocate any memory, once it has started up, and
does not fork any processes (except for CGI scripts of course.)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/mathopd/ && make install clean
- To add the package, run one of these commands:
- pkg install www/mathopd
- pkg install mathopd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mathopd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mathopd-1.5p8.tar.gz) = 02a372051bd8f4f2b2af4226d5a6f71ff39850361ba25e65cbc17e9e471497ff
SIZE (mathopd-1.5p8.tar.gz) = 59690
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mathopd-1.5p8_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_mathopd
- USES:
- cpe
- pkg-message:
- For install:
- Before you start the server you must create a config file.
The easiest way to do it is to copy /usr/local/etc/mathopd.conf.sample
to /usr/local/etc/mathopd.conf and edit this file to your taste.
After you've done with that, chmod 540 /usr/local/etc/rc.d/mathopd.sh
and run it.
Also do not forget to create your web hierarchy and to set its
permissions to something secure.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.5p8_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 ) |
1.5p8_1 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.5p8_1 31 Aug 2021 12:00:27 |
Bernhard Froehlich (decke) |
www/mathopd: Add CPE information
Approved by: portmgr (blanket) |
1.5p8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5p8_1 22 Feb 2021 16:27:15 |
emaste |
www/mathopd: Fix build with default PIE
Mathopd Makefile passed CFLAGS in MAKE_ENV variable. This caused CFLAGS
processing in bsd.prog.mk to be ignored, which in turn left non-PIE CFLAGS
from sys.mk and LDFLAGS with PIE enabled from bsd.prog.mk.
PR: 253275 [exp-run]
Submitted by: Dawid Gorecki <dgr@semihalf.com>
Approved by: lwhsu, Michiel Boland [maintainer]
Differential Revision: https://reviews.freebsd.org/D28793 |
1.5p8_1 25 Nov 2019 23:25:52 |
brooks |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
1.5p8_1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
1.5p8_1 16 Jul 2015 01:30:53 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
1.5p8_1 29 Jul 2014 15:49:47 |
adamw |
Rename www/ patch-xy patches to reflect the files they modify. |
1.5p8_1 22 Jun 2014 02:04:15 |
danilo |
- Add stage support
- Add DOCS option
- Add LICENSE
PR: ports/191255
Submitted by: michiel@boland.org |
1.5p8 31 Oct 2013 04:17:29 |
eadler |
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object. |
1.5p8 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.5p8 03 Feb 2012 17:43:05 |
rm |
- update to 1.5p8
Previous version crashes if you send a HTTP/1.0 request with no Host header.
PR: 164737
Submitted by: Michiel Boland <michiel at boland dot org> (maintainer) |
1.5p7 02 Feb 2012 20:43:23 |
rm |
- update to 1.5p7 (fix directory traversal in special case)
- while i'm here, fix couple of whitespaces and NOMAN -> NO_MAN warning
PR: 164717
Submitted by: Michiel Boland <michiel at boland dot org> |
1.5p6 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. |
1.5p6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.5p6 13 Aug 2007 08:34:41 |
tobez |
It would appear to make sense to let the author of mathopd, Michiel
Boland, to take over maintaining this port. |
1.5p6 12 Aug 2007 20:01:14 |
kris |
Revert previous commit, I lost the race with the distinfo fix. |
1.5p6 09 Aug 2007 21:51:42 |
kris |
BROKEN: size mismatch |
1.5p6 05 Aug 2007 17:27:40 |
tobez |
Distfile was re-rolled by the author, so update the distinfo.
Changes: CVS/ directories were removed from the tarball. |
1.5p6 27 Jul 2007 13:39:52 |
tobez |
Update to 1.5p6.
Changes (as taken from
16461.82.215.41.237.1185016981.squirrel@webmail.xs4all.nl):
1) On FreeBSD there was a rather embarrassing bug when sendfile was used,
which manifests itself in bogus 'premature end of file' messages in the
error log. This should now be fixed.
2) There were some stupid mistakes in the way in which Content-Length, and
Range headers were computed and/or parsed. This had to do with the fact
that size_t is 32 bit on most 32-bit platforms, but file sizes can be
much bigger.
3) Mathopd would refuse to open files larger than 2 GB on Solaris or Linux.
This should now be fixed, provided you follow the instructions in the
Makefile.
4) The SanitizePath feature (the one that substitutes // for /, etc. in
request URIs) has been retrofitted into 1.5.
5) Some cosmetic changes were made to the Makefile in 1.6. These were
merged also. |
1.5p5 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.5p5 14 Oct 2005 07:51:18 |
tobez |
Update to 1.5p5.
Nudged by: simon |
1.5p4_2 30 May 2005 11:09:57 |
tobez |
Really build with sendfile(2) support (fix "CFLAGS from make.conf
overwrites CFLAGS in the environment" issue). Bump portrevision.
Noticed by: Piotr Rybicki <p.rybicki@point-group.pl> |
1.5p4_1 27 May 2005 14:36:53 |
tobez |
Commit file forgotten in the previous commit. |
1.5p4_1 27 May 2005 14:35:53 |
tobez |
Build mathopd with sendfile support, bump portrevision. |
1.5p4 29 Nov 2004 08:58:58 |
tobez |
Update to 1.5p4. |
1.5p3 24 Jun 2004 11:47:12 |
simon |
- Update to mathopd 1.5p3.
- Fix a portlint warning about missing @dirrm %%DOCSDIR%%.
PR: ports/66325
Approved by: vs, maintainer timeout |
1.4p2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.4p2 05 Dec 2003 00:02:41 |
tobez |
Update to 1.4p2. |
1.3p7 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
12 Jun 2001 20:25:42 |
tobez |
Updated MAINTAINER to my new committer email address. Do the same for
pkg-descr files. |
18 Feb 2001 15:38:01 |
kevlo |
- Update to version 1.3p7 - Update WWW |
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
22 Sep 2000 17:30:29 |
ade |
Update to version 1.3p6 |
07 Jul 2000 20:29:13 |
steve |
Update to version 1.3p5. |
05 Jul 2000 13:37:07 |
tg |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
08 Jun 2000 10:16:08 |
knu |
1.3pl4 -> 1.3p4 |