Port details |
- jep Java Embedded Python
- 3.4.2 devel
=1 3.4.2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-03-10 15:28:34
- Last Update: 2015-12-11 16:25:53
- SVN Revision: 403548
- People watching this port, also watch:: freeimage, dspam, python
- Also Listed In: java python
- License: ZLIB
- WWW:
- http://jepp.sourceforge.net/
- Description:
- Jep embeds CPython in Java. It is safe to use in a heavily threaded
environment, it is quite fast and its stability is a main feature and goal.
WWW: http://jepp.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: jep
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- numeric.py : math/py-numpy
- java : java/openjdk8
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- Runtime dependencies:
-
- numeric.py : math/py-numpy
- java : java/openjdk8
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for jep-3.4.2:
NUMPY=on: NumPy mathematical computing support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.4.2 11 Dec 2015 16:25:53 |
vanilla |
Rename devel/jep to devel/py-jep. |
3.4.2 11 Dec 2015 08:05:09 |
vanilla |
1: Upgrade to 3.4.2.
2: switch to CHEESESHOP
3: add NUMPY support. |
2.4_2 22 Oct 2015 14:05:57 |
amdmi3 |
- Add LICENSE
- Pet portlint
- Strip library
- Fix WWW: |
2.4_1 14 Oct 2015 11:04:11 |
culot |
- Reassign lippe@'s ports after his commit bit was taken in for safekeeping |
2.4_1 06 Aug 2015 10:11:20 |
marino |
devel/jep is not jobs safe
This port has failed on me randomly at least twice in a multi-job
environment. I don't know the exact cause though. |
2.4_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.4_1 25 Jun 2014 18:37:18 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
2.4 21 Jan 2014 00:04:23 |
bapt |
support stage |
2.4 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.4 14 Dec 2013 15:44:47 |
mva |
- Fix the library detection, if lang/python is not installed
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
2.4 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
2.4 10 Dec 2012 11:25:28 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
2.4 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
2.4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.4 07 Jul 2010 00:18:23 |
lippe |
- Update to 2.4.
Feature safe: yes |
2.3_1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.3_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.3 10 Mar 2008 00:52:12 |
lippe |
- Change my mail address to lippe@.
Approved by: araujo (mentor) |
2.3 29 Feb 2008 01:09:38 |
araujo |
- Update to 2.3. [1]
- Pass maintainership to submitter. [1]
- Fix pkg-plist. [2]
PR: ports/121192
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> [1],
pointyhat via erwin [2] |
2.2_1 25 Feb 2008 10:36:21 |
araujo |
- Forgotten to bump PORTREVISION in last commit.
Submitted by: pointyhat via erwin |
2.2 20 Feb 2008 11:06:16 |
araujo |
- Fix pkg-plist.
Reported by: pointyhat via erwin |
2.2 17 Feb 2008 16:14:35 |
araujo |
- Update to 2.2. |
2.1 20 Jan 2008 13:21:35 |
araujo |
- Update to 2.1.
Approved by: stas (mentor, implicit) |
2.0_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
2.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0 09 Jan 2007 22:25:55 |
miwi |
- Update to 2.0
- Pass maintainership to submitter
PR: ports/107576
Submitted by: Marcelo Araujo <araujo@bsdmail.org> |
1.1_1 13 Dec 2006 12:56:01 |
linimon |
Reset whitekid@gmail.com after timeouts and no response to email.
Hat: portmgr |
1.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.1 10 Mar 2005 16:11:59 |
hq |
Fix MASTER_SITE_SUBDIR |
1.1 10 Mar 2005 16:09:48 |
hq |
Forced commit to fix last commit log
PR: 78389
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> |
1.1 10 Mar 2005 15:27:41 |
hq |
Jep embeds CPython in Java. It is safe to use in a heavily threaded
environment, it is quite fast and its stability is a main feature and goal.
WWW: http://jepp.sourceforge.net
PR: 78339
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> |