2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
2005-11-11 22:14:50 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Fix CHECK_FILES installation. Patch from Emil Skoeldberg.
Bump PKGREVISION.
|
2005-11-02 20:13:00 by Thomas Klausner | Files touched by this commit (7) | |
Log message:
Update to 1.1, provided by Emil Skoeldberg in private mail.
Changes for 1.1
* added Emil Skoldberg's Interix patch
* removed all changes prior to 1.0
* added listen-address
* added .cache processing
* started making html configurable
* gmap2cache now obsolete
|
2005-10-26 05:42:21 by Min Sik Kim | Files touched by this commit (9) | |
Log message:
Import gofish from pkgsrc-wip. Packaged by Emil Skoeldberg.
Gopher server that also acts as http server and gopher to http gateway.
|