Port details |
- tn5250j 5250 terminal emulator for the AS/400 written in Java
- 0.6.0_3 net
=0 0.6.0_3Version of this port present on the latest quarterly branch.
- BROKEN: fails to build
DEPRECATED: Broken for more than 6 months This port expired on: 2019-03-05 IGNORE: is marked as broken: fails to build
- Maintainer: saper@saper.info
- Port Added: 2008-06-13 02:37:31
- Last Update: 2019-03-06 21:49:01
- SVN Revision: 494849
- Also Listed In: java
- License: not specified in port
- WWW:
- http://tn5250j.sourceforge.net/
- Description:
- A feature-rich graphical Telnet 5250 emulator written in Java.
WWW: http://tn5250j.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 - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: tn5250j
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tn5250j-0.6.0-src.zip) = a24610b7e8fa0dde30f3d001509164e8e51ea8afb68ce741fc6490fdfb081e6b
SIZE (tn5250j-0.6.0-src.zip) = 634458
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:
-
- mail.jar : java/javamail
- jython.jar : lang/jython
- jt400.jar : sysutils/jtopen
- itext.jar : devel/itext
- log4j.jar : devel/log4j
- java : java/openjdk7
- ant : devel/apache-ant
- Runtime dependencies:
-
- mail.jar : java/javamail
- jython.jar : lang/jython
- jt400.jar : sysutils/jtopen
- itext.jar : devel/itext
- log4j.jar : devel/log4j
- java : java/openjdk7
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tn5250j-0.6.0_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- dos2unix zip
- 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 |
0.6.0_3 06 Mar 2019 21:49:01 |
rene |
Remove expired ports:
2019-03-05 devel/elixir-lager_logger: Broken for more than 6 months
2019-03-05 devel/gpsim: Broken for more than 6 months
2019-03-05 devel/hgview: Broken for more than 6 months
2019-03-05 games/mudmagic: Broken for more than 6 months
2019-03-05 math/mumps-mpich: Broken for more than 6 months
2019-03-05 math/sdpara: Broken for more than 6 months
2019-03-05 net/tn5250j: Broken for more than 6 months
2019-03-05 net-im/pidgin-skype: Broken for more than 6 months
2019-03-05 net-im/skype: Broken for more than 6 months
2019-03-05 net-im/skype-devel: Broken for more than 6 months
2019-03-05 science/dft_tools: Broken for more than 6 months
2019-03-05 science/triqs: Broken for more than 6 months
2019-03-05 security/hamachi: Broken for more than 6 months
2019-03-05 textproc/elixir-ex_doc: Broken for more than 6 months
2019-03-05 x11/altyo: Broken for more than 6 months
2019-03-05 x11/pantheon-terminal: Broken for more than 6 months
2019-03-05 x11-wm/e-module-everything-websearch: Broken for more than 6 months |
0.6.0_3 03 Feb 2019 20:46:36 |
antoine |
Deprecate ports broken for more than 6 months |
0.6.0_3 19 Jul 2018 20:37:15 |
antoine |
Mark BROKEN: fails to build
Exception in thread "main" java.lang.UnsupportedClassVersionError:
org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0
Reported by: pkg-fallout |
0.6.0_3 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
0.6.0_3 13 Jan 2017 16:54:56 |
mat |
Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat: portmgr
Sponsored by: Absolight |
0.6.0_3 24 Aug 2016 05:53:24 |
jkim |
Fix USE_JAVA and unbreak build. |
0.6.0_3 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.6.0_3 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
0.6.0_3 19 May 2016 10:57:35 |
amdmi3 |
- Fix trailing whitespace in Makefiles
Approved by: portmgr blanket |
0.6.0_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6.0_3 17 Oct 2015 12:28:29 |
swills |
net/tn5250j: mark broken with OpenJDK8 |
0.6.0_3 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.6.0_3 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
0.6.0_3 04 Jul 2014 21:44:04 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
0.6.0_3 24 Jun 2014 06:43:32 |
vanilla |
Stagify.
Approved by: portmgr@ (blanket approval) |
0.6.0_3 26 May 2014 09:24:47 |
bapt |
Convert to USES=dos2unix
With hat: portmgr |
0.6.0_3 10 Mar 2014 16:38:00 |
bapt |
Convert n* to USES=zip |
0.6.0_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.6.0_3 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.6.0_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.6.0_3 09 Jun 2010 11:42:29 |
lwhsu |
- Patch for Jython 2.5.1 update
PR: ports/146213
Submitted by: lwhsu
Approved by: Marcin Cieslak <saper AT saper.info> (maintainer) |
0.6.0_3 31 Dec 2009 10:03:33 |
pav |
- Restore maintainership
Submitted by: Marcin Cieslak <saper@saper.info> |
0.6.0_3 08 Jul 2009 21:28:59 |
pav |
- Reset maintainer
<saper@system.pl>
(reason: 550 user not found... podany uzytkownik nie istnieje...) |
0.6.0_3 21 Jun 2008 09:22:37 |
miwi |
- Add missing dependencies
- Use SF macro
PR: 124774
Submitted by: Marcin Cieslak <saper@SYSTEM.PL> (maintainer) |
0.6.0_2 13 Jun 2008 22:11:24 |
edwin |
Add RUN_DEPENDS again, properly this time.
Submitted by: Marcin Cieslak <saper@SYSTEM.PL> |
0.6.0_1 13 Jun 2008 21:45:13 |
edwin |
Fix building
Submitted by: Marcin Cieslak <saper@SYSTEM.PL> |
0.6.0 13 Jun 2008 02:37:00 |
edwin |
[NEW PORT] net/tn5250j: A 5250 terminal emulator for the AS/400 written in Java
A feature-rich graphical Telnet 5250 emulator written in Java.
WWW: http://tn5250j.sourceforge.net/
PR: ports/124537
Submitted by: Marcin Cieslak <saper@system.pl> |