Commit Graph

36 Commits

Author SHA1 Message Date
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
simon
c6b846f14f bump versions as MODAPACHE_FINAL changed
and fix mod_security packaging while there

"go ahead" steven@
2007-06-30 15:32:30 +00:00
simon
012efb2a57 finish switch to apache module framework, change license for
mod_auth_mysql and remove two maintainers on their own request

feedback & ok steven@
2007-06-26 19:19:45 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
5364a42ec5 Add WANTLIB markers 2004-12-11 13:29:20 +00:00
danh
6fb70ab69e better wording 2004-10-13 13:50:27 +00:00
danh
c8b84829ff drop extra @mode 2004-10-13 12:56:25 +00:00
danh
27e35405ad replace DEINSTALL 2004-10-13 12:53:06 +00:00
danh
1ff7ada6a4 better formatting 2004-07-12 11:56:51 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
73f36afc8e Revert, the server extensions are precompiled, binary only, and hardcode
/usr/local.  From danh@
2003-10-23 11:57:03 +00:00
naddy
a4228a753a /usr/local -> ${PREFIX}
From: Xavier Santolaria <xavier@santolaria.net>
2003-10-23 00:30:01 +00:00
sturm
e77d2a5175 license markers and some corrections 2003-10-18 19:44:41 +00:00
naddy
5642d0af2b grammar 2003-07-19 22:41:25 +00:00
fgsch
2e46e73756 remove uneeded code. it uses a uninitialized var anyway. 2003-06-18 22:52:59 +00:00
fgsch
853229c2d2 avoid an internal server error on invalid/nonexistent urls. 2003-06-13 06:16:37 +00:00
fgsch
eea41f16b5 correct defines, so fpstatic and mod_frontpage.so works correctly under
all cases.
2003-05-12 19:39:34 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
danh
a96d3a8285 update mod_frontpage to Mirfak 1.6.2 (apache module only) 2003-02-23 22:36:36 +00:00
fgsch
032e09cc00 byebye NEED_VERSION. 2002-12-29 15:03:57 +00:00
danh
ba4c9ffd1e change strcat -> strlcat, strcpy -> strlcpy, sprintf -> snprintf 2002-03-15 20:50:04 +00:00
danh
572ea22601 mark BROKEN; security hole, contains buffer overflow 2002-03-15 17:43:14 +00:00
brad
2eac1525d2 - bump NEED_VERSION
- rename checksums file
- merge functionality of Makefile.OpenBSD into port Makefile
--
Ok'd by: maintainer
2002-01-16 15:41:27 +00:00
danh
ec0a445436 NO_REGRESS= Yes 2001-11-13 20:14:39 +00:00
danh
2dc4747997 fix build by using correct filename 2001-08-21 20:44:12 +00:00
danh
9a6663b793 small fix 2001-08-13 16:48:45 +00:00
danh
434a55bc29 "Can not" -> "Cannot" 2001-08-13 16:40:54 +00:00
brad
f6e3cfd711 - add better enable script and rename it from frontpage-enable to
mod_frontpage-enable to match the module name
- add missing end @mode tag in PLIST
2001-08-13 15:50:22 +00:00
danh
d691931f26 $PREFIX -> ${PREFIX} 2001-07-13 20:04:57 +00:00
danh
95c8f4ee9d - bump NEED_VERSION.
- only build on i386 platform.
- now installs the server extensions from Microsoft as well as the
  module for Apache.
2001-07-09 18:27:08 +00:00
danh
4459d0cb4a make log filename similiar to suexec 2001-06-17 03:01:10 +00:00
pvalchev
b089c23576 typo in comment; ok maintainer 2001-06-09 18:00:25 +00:00
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
danh
c3e42a3c3e import of mod_frontpage 1.5.1 for Apache.
from DESCR:
This is a module for the Apache HTTP Server. It replaces the
Apache-FP patches and module  supplied  with  the  Microsoft
FrontPage  Server  Extensions  available  from Microsoft and
Ready-to-Run Software.

Using this module allows you to use advanced features of the
FrontPage client with your Apache HTTP Server (e.g. creating
FrontPage enabled subwebs using the FrontPage client in con-
trast to creating them as user "root" with "fpinstall.sh" or
the "fpsrvadm.exe"-utility on the system's shell).
2001-03-04 17:21:21 +00:00