remove clojure-contrib;

upstream decided to move to separate modules instead
of one monolithic jar file. packaging all these standalone modules is not going
to work, so please use devel/leiningen instead to fetch individual modules.
This commit is contained in:
jasper 2011-11-11 15:14:26 +00:00
parent 232867a782
commit a5bb3d6d69
4 changed files with 0 additions and 54 deletions

View File

@ -1,44 +0,0 @@
# $OpenBSD: Makefile,v 1.3 2011/09/16 10:31:20 espie Exp $
COMMENT= contributed libraries for the Clojure programming language
V= 1.2.0
DISTNAME= clojure-contrib-$V
REVISION= 0
CATEGORIES= lang
HOMEPAGE= https://github.com/richhickey/clojure-contrib
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Eclipse Public License EPL 1.0
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
# from http://clojure.org/downloads
MASTER_SITES= http://distfiles.nl/
EXTRACT_SUFX= .zip
MODULES= java
MODJAVA_VER= 1.6+
MODJAVA_JRERUN= Yes
RUN_DEPENDS= lang/clojure
NO_BUILD= Yes
NO_REGRESS= Yes
# Newer version >= 1.2.0 require maven to build, which appears to have
# hickups still. So for now use the pre-compiled jar.
do-build:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ant \
-Dclojure.jar=${LOCALBASE}/clojure/clojure.jar
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/java/classes/
${INSTALL_DATA} ${WRKSRC}/target/clojure-contrib-$V.jar \
${PREFIX}/share/java/classes/clojure-contrib.jar
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (clojure-contrib-1.2.0.zip) = g8yG/SkpykF6mrnyoN7a2w==
RMD160 (clojure-contrib-1.2.0.zip) = d5TJnXZ7MCm1EQ212bZ2AK8pDEg=
SHA1 (clojure-contrib-1.2.0.zip) = OmXIG3x7tkzV4NFui8YCLstAYiw=
SHA256 (clojure-contrib-1.2.0.zip) = 7cNw2Q0Z9G4eS5dPmUGL+QgJRx57rw7414GJ0NJBVEc=
SIZE (clojure-contrib-1.2.0.zip) = 884268

View File

@ -1 +0,0 @@
Extensions and enhancements to the Clojure libraries.

View File

@ -1,4 +0,0 @@
@comment $OpenBSD: PLIST,v 1.2 2011/08/31 13:10:29 jasper Exp $
share/java/
share/java/classes/
share/java/classes/clojure-contrib.jar