2015-03-12 02:00:26 by Hiramatsu Yoshifumi | Files touched by this commit (3) |
Log message:
Update www/thttpd to 2.26.
Changes from previous:
----------------------
- Ignore ECONNABORTED on accept().
- Correctly implemented the config-file option change from "nosymlink" to
"nosymlinkcheck", which was supposedly done in version 2.24.
- Removed mailto: link from default index page.
- Allow CGIs to provide both Location and Status headers. (A. Skrobov)
- Better logic for figuring out CGI SERVER_NAME environment variable. (Oleg)
- Updated for clang, and general cleanup.
|
2014-09-25 10:18:35 by Filip Hajny | Files touched by this commit (1) |
Log message:
Set INSTALLATION_DIRS properly. Fixes installation on at least SunOS.
|
2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350) |
Log message:
Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
|
2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2009-12-13 18:42:36 by Aleksej Saushev | Files touched by this commit (5) |
Log message:
Rename internal "getline" to unbreak build on NetBSD.
Support staged installation.
|
2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316) |
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
|
2007-09-09 02:30:13 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
Fix a typo in a comment.
|
2007-09-08 00:12:28 by Johnny C. Lam | Files touched by this commit (52) |
Log message:
Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.
Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files. Replace:
BUILD_DEFS+= USE_INET6
with
BUILD_DEFS+= IPV6_READY
and teach the README-generation tools to look for that instead.
This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
|
2007-06-14 13:50:52 by OBATA Akio | Files touched by this commit (1) |
Log message:
MAKE_JOBS_SAFE=no, reported in PR 36441.
|
2006-11-25 00:04:15 by Thomas Klausner | Files touched by this commit (8) |
Log message:
Reset maintainer:
Name service error for name=ethmoid.org type=MX: Host not found, try again
|