ports/78389: [New ports]: devel/jepp: Java Embedded Python

Choe, Cheng-Dae whitekid at gmail.com
Fri Mar 4 04:30:10 UTC 2005


>Number:         78389
>Category:       ports
>Synopsis:       [New ports]: devel/jepp: Java Embedded Python
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 04 04:30:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     "Choe, Cheng-Dae"
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD comdongin.com 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Feb 24 17:31:54 KST 2005 root at comdongin.com:/usr/obj/usr/src/sys/SMP-CDI i386

>Description:
      Jep (Java Embedded Python) embeds CPython in Java. It is stable and thread-safe, and is suitable for many different scripting needs.

see http://jepp.sf.net
>How-To-Repeat:
      N/A
>Fix:
# 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:
#
#	jepp
#	jepp/pkg-descr
#	jepp/Makefile
#	jepp/pkg-plist
#	jepp/distinfo
#	jepp/jepp
#
echo c - jepp
mkdir -p jepp > /dev/null 2>&1
echo x - jepp/pkg-descr
sed 's/^X//' >jepp/pkg-descr << 'END-of-jepp/pkg-descr'
XJep embeds CPython in Java
X
XWWW:	http://jepp.sf.net
END-of-jepp/pkg-descr
echo x - jepp/Makefile
sed 's/^X//' >jepp/Makefile << 'END-of-jepp/Makefile'
X# New ports collection makefile for:	jepp
X# Date created:		2005-03-04
X# Whom:			Choe, Cheng-Dae
X#
X# $FreeBSD$
X#
X
XPORTNAME=	jepp
XPORTVERSION=	1.1
XCATEGORIES=	devel java python
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
XDISTNAME=	jep-${PORTVERSION}
X
XMAINTAINER=	whitekid at gmail.com
XCOMMENT=	Java Embedded Python
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ENV=	JAVA_HOME=${JAVA_HOME}
XCONFIGURE_ARGS=	--prefix=${PREFIX} --exec-prefix=${PREFIX}
XUSE_JAVA=	yes
XUSE_PYTHON=	yes
XUSE_LIBTOOL_VER=	15
XINSTALLS_SHLIB=	yes
X
XMAN1=	jep.1
X
Xpost-install:
X	${INSTALL_DATA} ${WRKSRC}/jep.jar ${JAVAJARDIR}
X
X.include <bsd.port.mk>
END-of-jepp/Makefile
echo x - jepp/pkg-plist
sed 's/^X//' >jepp/pkg-plist << 'END-of-jepp/pkg-plist'
Xlib/libjep.a
Xlib/libjep.so
Xlib/libjep.so.1
Xshare/java/classes/jep.jar
END-of-jepp/pkg-plist
echo x - jepp/distinfo
sed 's/^X//' >jepp/distinfo << 'END-of-jepp/distinfo'
XMD5 (jep-1.1.tar.gz) = f8c33c8825be3f4e862e5ddb377a5d37
XSIZE (jep-1.1.tar.gz) = 575774
END-of-jepp/distinfo
echo x - jepp/jepp
sed 's/^X//' >jepp/jepp << 'END-of-jepp/jepp'
END-of-jepp/jepp
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list