1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
6b29d266d3 - 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)
2012-02-03 17:43:05 +00:00
Ruslan Makhmatkhanov
4e56625465 - 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>
2012-02-02 20:43:23 +00:00
Doug Barton
2b1dacc826 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.
2011-10-24 04:17:37 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Anton Berezin
b23f9a8539 It would appear to make sense to let the author of mathopd, Michiel
Boland, to take over maintaining this port.
2007-08-13 08:34:41 +00:00
Kris Kennaway
8eb4e4b74b Revert previous commit, I lost the race with the distinfo fix. 2007-08-12 20:01:13 +00:00
Kris Kennaway
da79c24277 BROKEN: size mismatch 2007-08-09 21:51:42 +00:00
Anton Berezin
add646f46e Distfile was re-rolled by the author, so update the distinfo.
Changes: CVS/ directories were removed from the tarball.
2007-08-05 17:27:40 +00:00
Anton Berezin
31cb98f4dc 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.
2007-07-27 13:39:52 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Anton Berezin
38582511ca Update to 1.5p5.
Nudged by:	simon
2005-10-14 07:51:18 +00:00
Anton Berezin
61515b5105 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>
2005-05-30 11:09:57 +00:00
Anton Berezin
cf3ea1b76b Commit file forgotten in the previous commit. 2005-05-27 14:36:53 +00:00
Anton Berezin
c1bd763e1a Build mathopd with sendfile support, bump portrevision. 2005-05-27 14:35:53 +00:00
Anton Berezin
562ae34e13 Update to 1.5p4. 2004-11-29 08:58:58 +00:00
Simon L. B. Nielsen
4f8235cc1c - Update to mathopd 1.5p3.
- Fix a portlint warning about missing @dirrm %%DOCSDIR%%.

PR:		ports/66325
Approved by:	vs, maintainer timeout
2004-06-24 11:47:12 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Anton Berezin
44f8659a1b Update to 1.4p2. 2003-12-05 00:02:41 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Kevin Lo
459b47ee1b - Update to version 1.3p7
- Update WWW

PR: 25186
Submitted by: MAINTAINER
2001-02-18 15:37:58 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Ade Lovett
9961cbbee1 Update to version 1.3p6
PR:		20200
Submitted by:	mikko@dynas.se
Approved by:	maintainer
2000-09-22 16:30:29 +00:00
Steve Price
2120cc98a2 Update to version 1.3p5.
PR:		19640
Submitted by:	maintainer
2000-07-07 19:29:12 +00:00
Thomas Gellekum
546041ba31 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.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Akinori MUSHA
89a8ae829b 1.3pl4 -> 1.3p4
Grumbled by:	portlint
PR:		ports/19304
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-08 09:16:07 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Michael Haro
b79f32a855 move post install instructions from ${ECHO} lines in Makefile to pkg/MESSAGE 2000-03-31 02:47:47 +00:00
Chris D. Faulhaber
8992202df7 Update port to 1.3pl4
PR:		16824
Submitted by:	Maintainer
2000-02-22 21:51:59 +00:00
Steve Price
faa6c11e19 Update to version 1.3pl2.
PR:		15527
Submitted by:	maintainer
1999-12-22 21:32:47 +00:00
Steve Price
98f30589e2 Initial import of mathopd version 1.3.
A very samll, yet very fast HTTP server.

PR:		14624
Submitted by:	Anton Berezin <tobez@plab.ku.dk>
1999-11-26 19:38:30 +00:00