aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-darcs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-darcs')
-rw-r--r--devel/hs-darcs/Makefile70
-rw-r--r--devel/hs-darcs/distinfo1
-rw-r--r--devel/hs-darcs/pkg-descr7
-rw-r--r--devel/hs-darcs/pkg-plist61
4 files changed, 0 insertions, 139 deletions
diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile
deleted file mode 100644
index e77245372a25..000000000000
--- a/devel/hs-darcs/Makefile
+++ /dev/null
@@ -1,70 +0,0 @@
-# New ports collection makefile for: darcs
-# Date created: 13 April 2003
-# Whom: Oliver Braun <obraun@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= darcs
-PORTVERSION= 0.9.13
-CATEGORIES= devel
-MASTER_SITES= http://www.abridgegame.org/darcs/
-
-MAINTAINER= obraun@FreeBSD.org
-COMMENT= Yet another replacement for CVS, written in Haskell
-
-BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
-
-USE_REINPLACE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
- LDFLAGS="-L${LOCALBASE}/lib -L${PREFIX}/lib/" \
- CFLAGS=""
-USE_GMAKE= yes
-MAKEFILE= GNUmakefile
-ALL_TARGET= darcs darcs.1
-
-.if defined(WITH_SERVER)
-ALL_TARGET+= darcs_cgi darcs-createrepo
-INSTALL_TARGET= install installserver
-.if !exists(${PREFIX}/www) && exists(${PREFIX}/share/apache)
-CGIDIR?= share/apache/cgi-bin
-.else
-CGIDIR?= www/cgi-bin
-.endif
-PLIST_SUB+= CGIDIR=${CGIDIR} SERVER=""
-.else
-PLIST_SUB+= SERVER="@comment "
-.endif
-
-MAN1= darcs.1
-
-pre-everything::
-.if !defined(WITH_SERVER)
- @${ECHO_CMD} ""
- @${ECHO_CMD} "To build and install the server define WITH_SERVER."
- @${ECHO_CMD} ""
-.endif
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/share/doc/darcs|${DOCSDIR}|' \
- ${WRKSRC}/darcsman.hs
-.if defined(WITH_SERVER)
- @${REINPLACE_CMD} -e 's|$$(libexecdir)/cgi-bin|${PREFIX}/${CGIDIR}| ; \
- s|darcs/cgi.conf|cgi.conf.sample|' \
- ${WRKSRC}/${MAKEFILE}
- @${REINPLACE_CMD} -e '/$$(sysconfdir)\/darcs/d' ${WRKSRC}/${MAKEFILE}
-.endif
-.if defined(NOPORTDOCS)
- @${REINPLACE_CMD} -e '/$$(datadir)/d' ${WRKSRC}/${MAKEFILE}
-.else
- @${REINPLACE_CMD} -e 's|$$(datadir)/doc|${DOCSDIR}| ; /darcs\.ps/d' \
- ${WRKSRC}/${MAKEFILE}
-.endif
-
-post-configure:
- @${REINPLACE_CMD} -e 's|\(^CURLFLAGS.*\)|\1 -optl-pthread| \
- ; s|all :.*|all::|' ${WRKSRC}/autoconf.mk
-
-.include <bsd.port.mk>
diff --git a/devel/hs-darcs/distinfo b/devel/hs-darcs/distinfo
deleted file mode 100644
index cac083097f6d..000000000000
--- a/devel/hs-darcs/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (darcs-0.9.13.tar.gz) = a133c103c0e9bcc6e1c6dcee50d12f9a
diff --git a/devel/hs-darcs/pkg-descr b/devel/hs-darcs/pkg-descr
deleted file mode 100644
index f4a14bd76aee..000000000000
--- a/devel/hs-darcs/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-David's Advanced Revision Control System is yet another replacement for CVS. It
-is written in haskell.
-
-WWW: http://www.abridgegame.org/darcs/
-
--- Oliver Braun
-obraun@FreeBSD.org
diff --git a/devel/hs-darcs/pkg-plist b/devel/hs-darcs/pkg-plist
deleted file mode 100644
index 29639fa80261..000000000000
--- a/devel/hs-darcs/pkg-plist
+++ /dev/null
@@ -1,61 +0,0 @@
-bin/darcs
-%%SERVER%%%%CGIDIR%%/darcs
-%%SERVER%%sbin/darcs-createrepo
-%%SERVER%%etc/darcs/cgi.conf.sample
-etc/darcs/bash_completion.d/darcs
-%%PORTDOCS%%%%DOCSDIR%%/examples/zsh_completion_new
-%%PORTDOCS%%%%DOCSDIR%%/examples/zsh_completion_old
-%%PORTDOCS%%%%DOCSDIR%%/manual/contents.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/darcs.css
-%%PORTDOCS%%%%DOCSDIR%%/manual/darcs.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/footnode.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/images.aux
-%%PORTDOCS%%%%DOCSDIR%%/manual/images.log
-%%PORTDOCS%%%%DOCSDIR%%/manual/images.pl
-%%PORTDOCS%%%%DOCSDIR%%/manual/images.tex
-%%PORTDOCS%%%%DOCSDIR%%/manual/img1.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img10.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img11.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img12.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img13.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img14.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img15.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img16.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img17.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img18.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img19.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img2.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img20.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img21.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img22.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img3.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img4.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img5.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img6.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img7.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img8.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/img9.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/index.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/internals.pl
-%%PORTDOCS%%%%DOCSDIR%%/manual/labels.pl
-%%PORTDOCS%%%%DOCSDIR%%/manual/next.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/next_g.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/node1.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node10.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node2.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node3.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node4.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node5.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node6.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node7.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node8.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/node9.html
-%%PORTDOCS%%%%DOCSDIR%%/manual/prev.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/prev_g.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/up.png
-%%PORTDOCS%%%%DOCSDIR%%/manual/up_g.png
-@dirrm etc/darcs/bash_completion.d
-@dirrm etc/darcs
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual
-%%PORTDOCS%%@dirrm %%DOCSDIR%%