Skip to content

Commit

Permalink
darkhttpd-1.12 (untested)
Browse files Browse the repository at this point in the history
  • Loading branch information
fd00 committed Dec 20, 2016
1 parent d972637 commit 034ef11
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions darkhttpd/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,33 @@ darkhttpd
When you need a web server in a hurry

Runtime requirements:
cygwin-1.7.33-1
cygwin-2.6.1-1

Build requirements:
(besides corresponding -devel packages)
binutils-2.25-1
cygport-0.17.1-1
gcc-core-4.9.2-1
make-4.0-2
binutils-2.25-4
cygport-0.23.0-1
gcc-core-5.4.0-1
make-4.2.1-1

Canonical website:
http://unix4lyfe.org/darkhttpd/

Canonical download:
http://unix4lyfe.org/darkhttpd/darkhttpd-1.11.tar.bz2
http://unix4lyfe.org/darkhttpd/darkhttpd-1.12.tar.bz2

-------------------------------------------

Build instructions:
unpack darkhttpd-1.11-X-src.tar.xz
if you use setup to install this src package, it will be
unpacked under /usr/src automatically
cd /usr/src
cygport ./darkhttpd-1.11-X.cygport all
1. unpack darkhttpd-1.12-X-src.tar.xz
2. if you use setup to install this src package,
it will be unpacked under /usr/src automatically
% cd /usr/src
% cygport ./darkhttpd-1.12-X.cygport all

This will create:
/usr/src/darkhttpd-1.11-X-src.tar.xz
/usr/src/darkhttpd-1.11-X.tar.xz
/usr/src/darkhttpd-1.12-X-src.tar.xz
/usr/src/darkhttpd-1.12-X.tar.xz

-------------------------------------------

Expand All @@ -44,6 +44,9 @@ Files included in the binary package:

Port Notes:

----- version 1.12-1bl1 -----
Version bump.

----- version 1.11-1bl1 -----
Version bump.

Expand All @@ -52,4 +55,3 @@ Version bump.

----- version 1.8-1bl1 -----
Initial release for Cygwin-1.7 by fd0 <http://fd0.hatenablog.jp/>

File renamed without changes.

0 comments on commit 034ef11

Please sign in to comment.