FreeBSD Bugzilla – Attachment 147174 Details for
Bug 190835
[new port] devel/playframework 2.3.0: Rapid development framework for Java and Scala
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
playframework 2.3.4 shar
playframework.shar (text/plain), 2.67 KB, created by
Radim Kolar
on 2014-09-10 14:46:17 UTC
(
hide
)
Description:
playframework 2.3.4 shar
Filename:
MIME Type:
Creator:
Radim Kolar
Created:
2014-09-10 14:46:17 UTC
Size:
2.67 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># playframework ># playframework/Makefile ># playframework/pkg-descr ># playframework/distinfo ># >echo c - playframework >mkdir -p playframework > /dev/null 2>&1 >echo x - playframework/Makefile >sed 's/^X//' >playframework/Makefile << '9f64503f8543e0dca70cfd53b3f55645' >X# Created by: Radim Kolar <hsn@sanatana.localdomain> >X# $FreeBSD$ >X >XPORTNAME= playframework >XPORTVERSION= 2.3.4 >XCATEGORIES= devel java >XMASTER_SITES= http://downloads.typesafe.com/typesafe-activator/${ACTIVATOR_VERSION}/ >XDISTNAME= typesafe-activator-${ACTIVATOR_VERSION} >X >XMAINTAINER= hsn@sendmail.cz >XCOMMENT= Rapid development framework for Java and Scala >X >XLICENSE= APACHE20 >X >XRUN_DEPENDS+= bash:${PORTSDIR}/shells/bash >X >XACTIVATOR_VERSION= 1.2.10 >XWRKSRC= ${WRKDIR}/activator-${ACTIVATOR_VERSION} >XPLIST= ${WRKDIR}/pkg-plist >X >XUSES= zip >XUSE_JAVA= yes >XJAVA_VERSION= 1.6+ >X >XNO_BUILD= yes >X >Xpost-extract: >X ${RM} -f ${WRKSRC}/*.bat >X >Xpost-patch: >X ${REINPLACE_CMD} -e "s|#!/bin/bash|#!${LOCALBASE}/bin/bash|" ${WRKSRC}/activator >X ${RM} -f ${WRKSRC}/*.bak >X >Xpre-install: >X cd ${WRKSRC} && ${FIND} . -type f -exec \ >X ${ECHO_CMD} "playframework/{}" \; | \ >X ${SED} -e "s-\./--" > ${PLIST} >X cd ${WRKSRC} && ${FIND} -d . -type d -exec \ >X ${ECHO_CMD} "@dirrm playframework/{}" \; | \ >X ${SED} -e "s-/\.--" >> ${PLIST} >X ${ECHO_CMD} "bin/activator" >> ${PLIST} >X >Xdo-install: >X ${MKDIR} ${STAGEDIR}${PREFIX}/playframework >X cd ${WRKSRC} && ${FIND} . | \ >X ${CPIO} --quiet -pdmu ${STAGEDIR}${PREFIX}/playframework >X ${LN} -s ${PREFIX}/playframework/activator ${STAGEDIR}${PREFIX}/bin/activator >X ${CHMOD} +x ${STAGEDIR}${PREFIX}/playframework/activator >X >X.include <bsd.port.mk> >9f64503f8543e0dca70cfd53b3f55645 >echo x - playframework/pkg-descr >sed 's/^X//' >playframework/pkg-descr << 'ee46f3fff9151e70851403e8f8626914' >XPlay Framework makes it easy to build web applications with Java & Scala. >XPlay is based on a lightweight, stateless, web-friendly architecture. >X >XBuilt on Akka, Play provides predictable and minimal resource consumption (CPU, >Xmemory, threads) for highly-scalable applications. >X >XWWW: http://www.playframework.com/ >ee46f3fff9151e70851403e8f8626914 >echo x - playframework/distinfo >sed 's/^X//' >playframework/distinfo << '8a2d7acef0e140ca977b550d9a152fd4' >XSHA256 (typesafe-activator-1.2.10.zip) = 7d721b93b21463ecdab12ec7b032896d7a0f0405636b113fc687a7ca2016ac3d >XSIZE (typesafe-activator-1.2.10.zip) = 369197134 >8a2d7acef0e140ca977b550d9a152fd4 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 190835
:
143572
|
144315
| 147174