Port details |
- jext Powerful 100% pure Java text editor
- 3.0.2_6 editors
=2 3.0.2_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
- 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: 2000-05-01 21:19:28
- Last Update: 2014-09-01 15:44:18
- SVN Revision: 366887
- Also Listed In: java
- License: not specified in port
- WWW:
- http://www.jext.org/
- Description:
- Jext is a powerful 100% pure Java text editor. Jext has been mainly designed
for programmers. Thus, Jext provides a lot of useful functions for coders:
syntax colorizing (Perl, XML/HTML, Java, JavaScript), auto indent, methods
seeker for Java, source code formatting and much more...
WWW: http://www.jext.org/
-
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: jext
- 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:
-
- x11.pc : x11/libX11
- Runtime dependencies:
-
- java : java/openjdk7
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.0.2_6 01 Sep 2014 15:44:18 |
bapt |
Remove non staged ports without pending PR from d* |
3.0.2_6 23 Jul 2014 16:44:28 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
3.0.2_6 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
3.0.2_6 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
3.0.2_6 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
3.0.2_6 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 |
3.0.2_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.0.2_6 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
3.0.2_6 06 Jun 2008 13:25: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) |
3.0.2_5 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.0.2_4 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}. |
3.0.2_3 22 Jan 2006 08:34:46 |
edwin |
SHA256ify
Approved by: krion@ |
3.0.2_3 20 Jan 2006 06:12:05 |
vd |
Change my email address to the @FreeBSD one
Approved by: garga (mentor) |
3.0.2_3 31 Aug 2005 04:19:58 |
hq |
Take maintainership |
3.0.2_3 31 Aug 2005 04:15:48 |
hq |
- Unbreak: fix pkg-plist by excluding some files and having a dynamic packing
list for Jython compiled files [1]
- Update to bsd.java.mk 2.0 (actually the port didn't even use bsd.java.mk at
all)
- Use DATADIR=${JAVASHAREDIR} and %%DATADIR%%
- Use a FreeBSD specific launcher with full support for javavmwrapper features
- Remove some '@' to let the user know what is happening
- Add $FreeBSD$ tags
PR: 85438 [1]
Submitted by: Vasil Dimov <vd@datamax.bg> [1]
Reviewed by: Vasil Dimov <vd@datamax.bg> |
3.0.2_2 31 Aug 2005 03:16:14 |
kris |
BROKEN: Incomplete pkg-plist |
3.0.2_2 30 Dec 2004 09:33:04 |
krion |
Support NO_WRKSUBDIR properly
PR: ports/75631
Submitted by: Ports Fury |
3.0.2_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.0.2_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
3.0.2_1 15 Nov 2003 18:21:14 |
marcus |
unPERLify by using REINPLACE_CMD where appropriate.
PR: 48248
Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> |
3.0.2_1 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
3.0.2_1 07 Mar 2003 06:00:45 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
06 Mar 2002 13:11:32 |
sobomax |
Pre-compile python objects, so that package deinstalls cleanly. |
05 Mar 2002 12:47:43 |
sobomax |
Update to 3.0.2. |
09 Apr 2001 09:15:43 |
sobomax |
Make all files fetchable. |
01 Nov 2000 15:51:11 |
sobomax |
Whitespace-only: Make indentation uniform across my ports. |
08 Oct 2000 02:02:27 |
asami |
Convert category editors to new layout. |
11 Sep 2000 17:48:58 |
sobomax |
Update to 2.8.1.2. |
22 Aug 2000 07:55:38 |
sobomax |
Update to 2.8.1.1. |
27 Jul 2000 11:19:44 |
sobomax |
The project changed its location. |
12 Jun 2000 14:41:18 |
sobomax |
Use JRE/javavmwrapper instead of JDK. |
24 May 2000 15:33:39 |
sobomax |
Update to 2.8.0.3. |