| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Don't emit errors if directories under www/ cannot be removed
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
|
|
|
|
| |
PR: 43988
Submitted by: Marc Recht <marc@informatik.uni-bremen.de>
|
|
|
|
|
|
| |
install.
Requested by: obrien
|
|
|
|
| |
files.
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
| |
- Install notes.html from the right directory now that DIST_SUBDIR is set.
|
|
|
|
|
| |
- DOCSDIR support to some
- Brush out some lint
|
|
|
|
| |
in distfiles root.
|
|
|
|
| |
security issue, and eliminates the need for the kqueue -current fix.
|
|
|
|
| |
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
|
|
|
|
|
|
| |
PR: 30009
Submitted by: maintainer
Reviewed by: ade
|
|
|
|
|
|
|
| |
kqueue and accept filtering support.
PR: 26822
Submitted by: maintainer
|
|
|
|
|
| |
PR: 26428
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: Maintainer
|
|
|
|
|
|
|
| |
Nor do I have the file that the bad checksum was generated from.
Maybe it was never right.
Submitted by: bento
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: 22402
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 21847
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ${PREFIX}/etc/rc.d/thttpd.sh does not return.
* FIX: invoke thttpd_wrapper as a background process.
- On shutdown, Message "No processes matching ``thttpd_wrapper''" is shown.
* thttpd_wrapper is actually a shell script, not an executable.
* FIX: Record the pid of thttpd_wrapper to /var/run.
* FIX: Use pid-file when killing the wrapper.
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
Reviewed by: Anders Nordby <anders@fix.no> (maintainer)
|
|
|
|
|
|
| |
MASTER_SITE_BACKUP, so it is impossible to check what was changed.
Submitted by: bento
|
|
|
|
|
| |
PR: 19656
Submitted by: maintainer
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
| |
* Add a rc.d start-up script.
* Add a wrapper around the daemon that ensures its running (suggested by
the thttpd author).
* Add a sample configuration file.
* Move one of the echo'ed messages to pkg/MESSAGES for the benefit of package
users.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New in version 2.16:
- More explicit error pages for 403 Forbidden.
- New section in the manual page explaining how thttpd is picky aboutfile
permissions.
- Couple of CGI tweaks from David Chaiken.
New in version 2.15:
- Use standard isxdigit macro instead of is_hexit routine.
- Portability fix for Debian, which lacks gai_strerror().
- Fix for .htpasswd authorization, broken by 2.14's custom error pages
change.
PR: 17322
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 16556
Submitted by: Dom.Mitchell@palmerharvey.co.uk
|
| |
|
| |
|
|
|
|
|
| |
PR: 16247
Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk>
|
|
|
|
|
| |
PR: 15722
Submitted by: maintainer
|
|
|
|
|
| |
PR: 15096
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 14821
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
|
|
The tiny/turbo/throttling HTTP server.
PR: 11893
Submitted by: Anders Nordby <anders@fix.no>
|