jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b
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-12-05 20:49:47 +00:00
wiz
024762e8aa
Fix CHECK_FILES installation. Patch from Emil Skoeldberg.
...
Bump PKGREVISION.
2005-11-11 21:14:50 +00:00
wiz
0574658f68
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-11-02 19:13:00 +00:00
minskim
8af12edfe4
Import gofish from pkgsrc-wip. Packaged by Emil Skoeldberg.
...
Gopher server that also acts as http server and gopher to http gateway.
2005-10-26 03:42:21 +00:00