The NetBSD Project

CVS log for pkgsrc/www/ap-dav/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / ap-dav

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.24
Tue Jun 10 15:22:15 2014 UTC (10 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.23: +1 -1 lines
Retire Apache 1.3 and 2.0.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:30:03 2012 UTC (12 years, 6 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:54 2008 UTC (16 years, 10 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -8 lines
Add DESTDIR support.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed May 23 12:23:11 2007 UTC (17 years, 11 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Reindent.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jun 2 18:27:59 2006 UTC (18 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -5 lines
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Apr 6 06:22:52 2006 UTC (19 years ago) by reed
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Mar 4 21:30:56 2006 UTC (19 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:11:17 2006 UTC (19 years, 2 months ago) by joerg
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 24 07:32:42 2006 UTC (19 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:51:10 2005 UTC (19 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
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

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 17 03:50:39 2005 UTC (19 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Create directories before installing files into them.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:47:50 2005 UTC (20 years ago) by tv
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:18:24 2004 UTC (20 years, 7 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 25 06:58:43 2004 UTC (21 years ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Convert to buildlink3.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 24 22:46:12 2004 UTC (21 years ago) by jlam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Relinquish maintainership of packages to tech-pkg@NetBSD.org.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Oct 11 13:40:19 2003 UTC (21 years, 6 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 17 22:55:24 2003 UTC (21 years, 9 months ago) by grant
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 25 18:10:20 2002 UTC (22 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -2 lines
Close PR 18095: INSTALL_DATA_DIR does not take more than one argument
on Solaris. Patch by Julien T. Letessier.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 25 21:51:45 2002 UTC (22 years, 8 months ago) by jlam
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -7 lines
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.4.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 25 21:22:04 2002 UTC (22 years, 8 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.4.2.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.2.1: +2 -2 lines
Merge changes in the main trunk into the buildlink2 branch for those
packages that have been converted to USE_BUILDLINK2.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 13 22:19:48 2002 UTC (22 years, 8 months ago) by jlam
Branches: MAIN
CVS tags: netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Fix comment to note that we must have apache<2.0.

Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 1 17:45:12 2002 UTC (22 years, 10 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -7 lines
Convert from using buildlink1 to using the new buildlink2 framework.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 6 15:35:04 2002 UTC (23 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgviews-base, pkgviews, netbsd-1-5-PATCH003
Branch point for: buildlink2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
Update www/ap-dav to 1.0.3.  Major bugfixes and changes from
version 1.0.2 include:

  * ignore Depth: Infinity for non-collection resources in a PROPFIND;
    this prevents a bogus error when someone has not used the
    "DAVDepthInfinity On" directive
  * fix for Web Folders not recognizing the last-modified date in
    PROPFIND responses (Joe Orton)
  * tweak to also allow recognition of the creationdate
  * fix copying of collection properties during a Depth:0 operation
    (Keith Wannamaker)
  * return 507 (Insufficient Space) for quota errors (on Linux, at
    least) (Joe)
  * fix moving/copying of a collection over a non-collection (found by
    Joe's interop testing tool)
  * LOCK with a missing intermediate collection now returns a standard
    409 (Conflict) response rather than 500 (Internal Server Error)
    (Keith, reported by Dan Brotsky)
  * fix problems with empty URIs in xmlns attributes (fixes from Joe
    and Greg, reported by Julian Reschke)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 28 18:28:14 2002 UTC (23 years, 2 months ago) by jlam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -6 lines
* Fix the build against expat as the apache xml headers are not correct for
  the library routines we will use when loaded into httpd.
* This package won't work with apache-2.*, so ensure that it won't match
  the apache dependency.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 20 05:23:27 2001 UTC (23 years, 11 months ago) by jonb
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Make all the ap-* packages work with apache6 as well as apache
(except for ap-ssl, of course)

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed May 16 02:11:54 2001 UTC (23 years, 11 months ago) by jlam
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
ap-dav -- Apache WebDAV module

WebDAV stands for "Web-based Distributed Authoring and Versioning".  It is
a set of extensions to the HTTP protocol which allows users to
collaboratively edit and manage files on remote web servers.

mod_dav is an Apache module to provide DAV capabilities (RFC 2518) for the
Apache web server.  mod_dav currently implements a Class 1 and Class 2 DAV
server.  This means that it provides all the basic DAV facilities for
manipulating resources (files) on the target web server, along with
manipulating properties on those resources.  In addition, it handles the
(un)locking of resources so that clients can have exclusive access to
modify resources.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 16 02:11:54 2001 UTC (23 years, 11 months ago) by jlam
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>