head	1.11;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.10
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.7
	RELEASE_5_5_0:1.7
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.7
	RELEASE_4_10_0:1.7
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.5
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.2;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.06.02.32;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2010.04.28.00.37.14;	author pgollucci;	state Exp;
branches;
next	1.9;

1.9
date	2010.01.12.06.45.07;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2010.01.02.17.31.41;	author linimon;	state Exp;
branches;
next	1.7;

1.7
date	2004.03.10.13.16.50;	author vs;	state Exp;
branches;
next	1.6;

1.6
date	2003.12.04.22.11.01;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2003.06.20.08.49.21;	author erwin;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.21.14.01.15;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.10.16.17.56.10;	author naddy;	state Exp;
branches;
next	1.2;

1.2
date	2002.09.09.10.45.22;	author obraun;	state Exp;
branches;
next	1.1;

1.1
date	2002.09.05.08.13.39;	author obraun;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# New ports collection makefile for:	eldav, WebDAV for Emacs-MULE
# Date created:		2002-09-05
# Whom:			Volker Stolz <stolz@@i2.informatik.rwth-aachen.de>
#
# $FreeBSD: head/www/eldav.el/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	eldav.el
PORTVERSION=	0.8.1
PORTEPOCH=	1
CATEGORIES=	www elisp
MASTER_SITES=	http://www.gohome.org/eldav/
DISTNAME=	eldav-${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	An interface to WebDAV servers for Emacs

RUN_DEPENDS=	nd:${PORTSDIR}/www/nd

NO_BUILD=	yes

EMACSLISPDIR=	${PREFIX}/share/emacs/site-lisp
XEMACSLISPDIR=	${PREFIX}/lib/xemacs/site-lisp

do-install:
	${MKDIR} ${EMACSLISPDIR}
	${MKDIR} ${XEMACSLISPDIR}
.for file in eldav.el vc-eldav.el
	${INSTALL_DATA} ${WRKSRC}/${file} ${EMACSLISPDIR}/
	${LN} -sf ${EMACSLISPDIR}/${file} ${XEMACSLISPDIR}/
.endfor

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.10
log
@- Release some more ports
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- adopt
@
text
@d15 1
a15 1
MAINTAINER=	pgollucci@@FreeBSD.org
@


1.8
log
@Reset vs@@FreeBSD.org at his request due to lack of time.
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@- Update MAINTAINER-line of my ports to new @@FreeBSD.org address
- Nuke 2x USE_SIZE while here

Approved by: linimon (mentor)
@
text
@d15 1
a15 1
MAINTAINER=	vs@@FreeBSD.org
@


1.6
log
@- Update to 0.8.1

PR:		ports/59947
Submitted by:	Volker Stolz <stolz@@i2.informatik.rwth-aachen.de> (maintainer)
@
text
@d15 1
a15 1
MAINTAINER=	stolz@@i2.informatik.rwth-aachen.de
@


1.5
log
@Update to 0.7.2 which fixes insecure handling of temporary files

PR:		53543
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	0.7.2
@


1.4
log
@De-pkg-comment.
@
text
@d9 2
a10 1
PORTVERSION=	1.17
d13 1
a13 3
DISTNAME=	eldav.el
EXTRACT_SUFX=	.gz
DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
a19 2
EXTRACT_AFTER_ARGS=	| ${CAT} >${WRKDIR}/${DISTNAME}

a20 1
NO_WRKSUBDIR=	yes
a26 1
	${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${EMACSLISPDIR}/${DISTNAME}
d28 4
a31 1
	${LN} -sf ${EMACSLISPDIR}/${DISTNAME} ${XEMACSLISPDIR}
@


1.3
log
@Make Bento happy again and catch up with upstream:

* 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>
@
text
@d17 1
@


1.2
log
@* Distfile has been rerolled, in order to fix a bug for some versions of xemacs
  expanding "~" to "/home/..." before passing the URL to the WebDAV-server.
* Bumped PORTREVISION

PR:		ports/42582
Submitted by:	maintainer
@
text
@d9 1
a9 2
PORTVERSION=	1
PORTREVISION=	1
d14 1
@


1.1
log
@Add eldav.el 1, an interface to WebDAV servers for Emacs.

PR:		ports/42438
Submitted by:	Volker Stolz <stolz@@i2.informatik.rwth-aachen.de>
@
text
@d10 1
@

