Commit Graph

25 Commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Jun Kuriyama
a06ee65df0 Chase shlib bump of libexpat. 2006-01-30 23:20:05 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Clement Laforet
c2b2eeaaf8 - Mark mod_dav as IGNORE for if apache2 is installed.
This is a try to reduce redundant traffic on apache@ mailing list ;-)
2004-11-16 21:14:38 +00:00
Clement Laforet
c8ff4a485b - Add WITHOUT_APACHE_EXPAT knob.
It ensures to link with expat when apache isn't built with its own expat

Noticed by:	Nik Clayton <nik _at_ crf-consulting _dot_ co _dot_ uk>
PR:		ports/71988
2004-10-13 08:37:32 +00:00
Clement Laforet
b2fdfc4659 - backport security fix from apache2.
*) SECURITY: CAN-2004-0809 (cve.mitre.org)
     mod_dav_fs: Fix a segfault in the handling of an indirect lock
     refresh.  PR 31183.  [Joe Orton]

Requested by:   nectar
Approved by:    portmgr (marcus)
2004-09-15 20:07:02 +00:00
Volker Stolz
5e20124e28 Fix previous commit:
- owner/group was undefined when installing from package
- substitute %%APXS%% in pkg-install

Noted by: eik
2004-08-27 18:57:53 +00:00
Volker Stolz
fdb2cb4d49 Re-package:
- Drop pkg-plist in favour of PLIST_FILES
- Use pkg-message instead of post-install-target
- Synchronize installation from port and package:
  The module wasn't enabled after installing from the package
- Create files necessary for locking to work out-of-the-box

Approved by: clement
2004-08-27 16:13:52 +00:00
Clement Laforet
3a8f07a415 - Assign maintainership to freshly created apache@ mailing list 2004-08-18 16:21:55 +00:00
Trevor Johnson
fb4e7c6745 Add information about Apache 2, from Patrick Bihan-Faou (former
maintainer).
2004-03-18 19:50:31 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Trevor Johnson
3595c24ff8 Remove Patrick Bihan-Faou as maintainer, by his request. 2004-03-18 15:33:26 +00:00
Edwin Groothuis
81eba088c7 [patch] www/mod_dav - fix symlink problem
While playing with mod_dav, I found out that it didn't
	follow symlinks properly. Looking through various mailinglists
	I found this patch by Mark Montague (markmont@umich.edu)

	I do not say we should include this patch by default, but
	if a knob called WITH_SYMLINK_PATCH could be made which
	adds these patches it would help people already.

PR:		ports/59163
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2003-12-20 12:35:43 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Edwin Groothuis
992f3888a8 iTypo in post-install message
PR:		ports/42602
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-12-12 07:16:36 +00:00
SADA Kenji
1225ea20bb Upgrade to version 1.0.3.
No response from: maintainer
2002-05-02 21:42:21 +00:00
James E. Housley
38c964b31d Update to version 1.0.2.
Clean up Makefile to make portlint happy

PR:		22197
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com> MAINTAINER
2000-10-21 23:49:07 +00:00
Neil Blakey-Milner
d5734c97c7 Update to mod_dav 1.0.0
PR:		ports/19248
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com> (maintainer)
2000-06-30 13:06:48 +00:00
Steve Price
6f281f85c4 Minor changes to mod_dav.h without bumping the distfile's version number. 2000-05-28 04:08:36 +00:00
Vanilla I. Shu
f0339e04b7 Upgrade to 0.9.17. 2000-04-23 17:07:21 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Michael Haro
4df833e965 PREFIX -> LOCALBASE in *_DEPENDS (portlint) 2000-02-15 23:54:36 +00:00
Chris D. Faulhaber
dfa7f9633b Update to 0.9.14
PR:		15540
Submitted by:	Maintainer
1999-12-24 13:52:57 +00:00
Steve Price
e53ab58c55 Initial import of mod_dav version 0.9.12.
An Apache module that provides DAV capabilities.

PR:		14398
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
1999-11-26 19:32:19 +00:00