- remove now unneeded CONFIGURE_STYLE

This commit is contained in:
jasper 2013-03-10 19:35:26 +00:00
parent 5a45c33a46
commit 70c1dbc3b1
29 changed files with 29 additions and 86 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:18:28 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:26 jasper Exp $
COMMENT= Erlang MySQL driver
@ -17,8 +17,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE= rebar
NO_REGRESS= Yes
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= Erlang CouchDB framework
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE= rebar
BUILD_DEPENDS= devel/erl-ejson \
net/erl-ibrowse \
security/erl-oauth \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:26 jasper Exp $
COMMENT= Erlang PostgreSQL client
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE= rebar
MAKE_ENV+= VERSION=${VERSION}
ALL_TARGET= #empty

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:26 jasper Exp $
COMMENT= Erlang database layer
@ -22,8 +22,6 @@ BUILD_DEPENDS= databases/erl-Emysql \
databases/erl-epgsql \
devel/erl-pooler
CONFIGURE_STYLE= rebar
ALL_TARGET= compile
MODERL_REGRESS= eunit

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= streamlines setting up and used Meck-based mocks
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
RUN_DEPENDS= devel/erl-meck
NO_REGRESS= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= set of statistics functions for Erlang
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
NO_REGRESS= Yes
pre-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:26 jasper Exp $
COMMENT= Erlang dependency solver
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
ALL_TARGET= compile
MODERL_REGRESS= eunit

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= module for working with Erlang terms representing JSON
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
pre-configure:
${SUBST_CMD} ${WRKSRC}/src/ej.app.src

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= decode/encode JSON into/from Erlang terms
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
RUN_DEPENDS= www/erl-mochiweb
REGRESS_TARGET= check

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= collection of Erlang Performancy related tools
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
NO_REGRESS= Yes
do-build:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:26 jasper Exp $
COMMENT= logging library used for chef
@ -20,8 +20,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
ALL_TARGET= compile
pre-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= expose Erlang events and metrics
@ -19,7 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
RUN_DEPENDS= devel/erl-automeck \
devel/erl-bear

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= gen_server2 for OTP
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
do-build:
cd ${WRKSRC} && ${LOCALBASE}/bin/rebar compile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
SHARED_ONLY= Yes
@ -21,8 +21,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
WANTLIB= stdc++
pre-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:26 jasper Exp $
COMMENT= mocking library for Erlang
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
ALL_TARGET= compile
PORTHOME= /tmp/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:26 jasper Exp $
COMMENT= mix in functions from other modules
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
ALL_TARGET= compile
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:27 jasper Exp $
COMMENT= OTP process pool application
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
pre-configure:
${SUBST_CMD} ${WRKSRC}/src/pooler.app.src

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= stripped down distribution of the rabbitmq-erlang client
@ -24,8 +24,6 @@ NO_REGRESS= Yes
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
do-build:
cd ${WRKSRC} && ${LOCALBASE}/bin/rebar compile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= Erlang library to make RabbitMQ easy to use
@ -24,8 +24,6 @@ RUN_DEPENDS= devel/erl-meck \
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
do-install:
${INSTALL_DATA_DIR} ${ERL_LIBDIR}/{ebin,include,src}
${INSTALL_DATA} ${WRKSRC}/ebin/*.{app,beam} ${ERL_LIBDIR}/ebin/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:27 jasper Exp $
COMMENT= Erlang HTTP client
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
do-install:
${INSTALL_DATA_DIR} ${ERL_LIBDIR}/{ebin,include,priv,src}
${INSTALL_DATA} ${WRKSRC}/ebin/*.{app,beam} ${ERL_LIBDIR}/ebin/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2013/03/10 19:35:27 jasper Exp $
COMMENT= s3 client API for Erlang
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
RUN_DEPENDS= net/erl-ibrowse
ALL_TARGET= compile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= stripped down version of the RabbitMQ server
@ -21,8 +21,6 @@ BUILD_DEPENDS= devel/erl-gen_server2
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
do-build:
cd ${WRKSRC} && ${LOCALBASE}/bin/rebar compile

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
SHARED_ONLY= Yes
@ -23,8 +23,6 @@ WANTLIB= pthread
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
REGRESS_TARGET= tests
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= Erlang OAuth implementation
@ -20,8 +20,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
NO_REGRESS= Yes
ERL_LIBDIR= ${PREFIX}/lib/erlang/lib/erl-oauth-${VERSION}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= logging framework for Erlang/OTP
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
do-install:
${INSTALL_DATA_DIR} ${ERL_LIBDIR}/{ebin,priv,src}
${INSTALL_DATA} ${WRKSRC}/ebin/*.{app,beam} ${ERL_LIBDIR}/ebin/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= general purpose stats and collection for Erlang
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
RUN_DEPENDS= devel/erl-meck \
textproc/erl-edown

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= EDoc extension for generating GitHub-flavored Markdown
@ -20,8 +20,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
NO_REGRESS= Yes
pre-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= library for parsing expression grammars for Erlang
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
REGRESS_TARGET= tests
do-install:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2013/03/10 19:20:06 jasper Exp $
# $OpenBSD: Makefile,v 1.3 2013/03/10 19:35:27 jasper Exp $
COMMENT= Erlang library for building lightweight HTTP servers
@ -19,8 +19,6 @@ MASTER_SITES= http://distfiles.nl/
MODULES= lang/erlang
CONFIGURE_STYLE=rebar
do-install:
${INSTALL_DATA_DIR} ${ERL_LIBDIR}/{ebin,include,scripts,src}
${INSTALL_DATA} ${WRKSRC}/ebin/*.{app,beam} ${ERL_LIBDIR}/ebin/