Commit graph

14 commits

Author SHA1 Message Date
schwarz
983254b5ec Updated www/micro_httpd to 20140814
(no change documentation found)
2019-07-08 21:20:28 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
schwarz
cb57fff09f Updated to 20140710 2014-07-13 14:49:13 +00:00
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
joerg
6cbe4aba25 user-destdir support 2009-07-07 19:05:20 +00:00
reed
ca75d52637 Update to version 20051212.
This is for PR #34808.

No ChangeLog found. Changes include:  add ogg mime type, lowercase
some HTML, make it more portable, get directory details using dirent
instead of running "ls".
2007-03-23 21:38:02 +00:00
reed
7c71f95db4 Use PKGMANDIR. 2005-12-27 17:56:09 +00:00
reed
4f1cc1b836 I will maintain these packages. Bruce isn't working on NetBSD now.
Thank you, Bruce, for previously maintaining these.
2005-09-07 02:15:12 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
wiz
2f660ca23b Update MAINTAINER address per his request. 2004-02-02 17:56:48 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jmmv
844da9b776 Initial import of micro_httpd, version 20011214:
micro_httpd is a very small HTTP server. It runs from inetd, which means
its performance is poor.  But for low-traffic sites, it's quite adequate.
It implements all the basic features of an HTTP server, including:

  *  Security against ".." filename snooping.
  *  The common MIME types.
  *  Trailing-slash redirection.
  *  index.html.
  *  Directory listings.

All in 150 lines of code.

Package by Bruce J.A. Nourish from pkgsrc-wip with several changes by me.
2004-01-09 09:44:55 +00:00