Commit graph

10 commits

Author SHA1 Message Date
Sergey Svishchev
418edcaeb7 Delint. 2007-03-01 19:12:14 +00:00
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
29333e36aa Removed trailing white-space. 2005-09-28 14:24:38 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
a1359b8f1b Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:13:26 +00:00
Soren Jacobsen
74c782d2c3 Convert to buildlink3. 2004-05-08 18:43:37 +00:00
Eric Schnoebelen
4255b72a7b Turn into a real, live, working apache module. (mostly, working around
strangeness in the module, and then having the Makefile document various
ownership's in the Build file.)
2004-01-26 18:09:54 +00:00
Eric Schnoebelen
b86e250465 PR:
Submitted by:	
Reviewed by:	
Approved by:	
Obtained from:	
MFC after:	

Import of mod_frontpage_mirfak 1.6.2
COMMENT=	Improved mod_frontpage for Apache

    This is a DSO-module for the Apache HTTP Server
    <http://www.apache.org/httpd.html>.  It replaces the Apache-FP
    patches and module supplied with the FrontPage Server Extensions.

    Using this module allows you to use advanced features of the
    FrontPage client with your Apache HTTP Server (e.g. creating
    FrontPage-extended subwebs using the FrontPage client in contrast
    to creating them as user "root" with "fpinstall.sh" or the
    "fpsrvadm.exe"-utility on the system's shell).

    WWW: http://sourceforge.net/projects/mirfaq
	 http://people.freebsd.org/~mbr/distfiles

    Copyright (C) 2001 Christof Pohl <chripo+frontpage@edo.uni-dortmund.de>
    APXS install by Jean-Michel Dault <jmdault@mandrakesoft.com
    Modified to work with FP extensions 5.0 by Martin Blapp <mbr@freebsd.org>
    Modified for the NetBSD pkgsrc system by Eric Schnoebelen <eric@cirr.com>
2003-06-03 17:21:16 +00:00
Eric Schnoebelen
7daec2a6bd cat DESCR 2003-06-03 16:38:35 +00:00