summaryrefslogtreecommitdiff
path: root/www/eldav.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7.2 which fixes insecure handling of temporary filesErwin Lansing2003-06-204-18/+21
| | | | | | | | PR: 53543 Submitted by: maintainer Notes: svn path=/head/; revision=83348
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Make Bento happy again and catch up with upstream:Christian Weisgerber2002-10-162-3/+3
| | | | | | | | | | | | | | | * Use CVS-Id as $PORTVERSION * eldav.el (toplevel): require poem if non-mule XEmacs. (eldav-insert-file-contents): Don't use coding-system-for-read if it is not bound. * eldav.el (fboundp): Don't use default-coding-system if it is not bound. (eldav-write-region): Likewise for buffer-file-coding-system. PR: 44038 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=68156
* * Distfile has been rerolled, in order to fix a bug for some versions of xemacsOliver Braun2002-09-092-1/+2
| | | | | | | | | | | expanding "~" to "/home/..." before passing the URL to the WebDAV-server. * Bumped PORTREVISION PR: ports/42582 Submitted by: maintainer Notes: svn path=/head/; revision=65908
* Add eldav.el 1, an interface to WebDAV servers for Emacs.Oliver Braun2002-09-056-0/+65
PR: ports/42438 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=65670