aboutsummaryrefslogtreecommitdiff
path: root/net/tn5250j
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN: fails to buildAntoine Brodin2018-07-191-0/+2
| | | | | | | | | Exception in thread "main" java.lang.UnsupportedClassVersionError: org/apache/tools/ant/launch/Launcher : Unsupported major.minor version 52.0 Reported by: pkg-fallout Notes: svn path=/head/; revision=474974
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-111-1/+1
| | | | | | | other miscellaneous files that are not actually manual pages (part 2). Notes: svn path=/head/; revision=458739
* Fix ports using PREFIX in their depends instead of LOCALBASE.Mathieu Arnold2017-01-131-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=431402
* Fix USE_JAVA and unbreak build.Jung-uk Kim2016-08-241-5/+2
| | | | Notes: svn path=/head/; revision=420761
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=418767
* Convert tab after WWW: in pkg-descrs to single space as per PHBDmitry Marakasov2016-05-231-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415738
* - Fix trailing whitespace in MakefilesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415501
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-10/+10
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* net/tn5250j: mark broken with OpenJDK8Steve Wills2015-10-171-1/+7
| | | | Notes: svn path=/head/; revision=399531
* Cleanup plistAntoine Brodin2014-11-221-1/+0
| | | | Notes: svn path=/head/; revision=373063
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=361440
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+2
| | | | Notes: svn path=/head/; revision=360664
* Stagify.Vanilla I. Shu2014-06-241-8/+5
| | | | | | | Approved by: portmgr@ (blanket approval) Notes: svn path=/head/; revision=359042
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355292
* Convert n* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347778
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Patch for Jython 2.5.1 updateLi-Wen Hsu2010-06-091-2/+1
| | | | | | | | | PR: ports/146213 Submitted by: lwhsu Approved by: Marcin Cieslak <saper AT saper.info> (maintainer) Notes: svn path=/head/; revision=256200
* - Restore maintainershipPav Lucistnik2009-12-311-1/+1
| | | | | | | Submitted by: Marcin Cieslak <saper@saper.info> Notes: svn path=/head/; revision=246924
* - Reset maintainerPav Lucistnik2009-07-081-1/+1
| | | | | | | | <saper@system.pl> (reason: 550 user not found... podany uzytkownik nie istnieje...) Notes: svn path=/head/; revision=237448
* - Add missing dependenciesMartin Wilke2008-06-211-4/+7
| | | | | | | | | | - Use SF macro PR: 124774 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> (maintainer) Notes: svn path=/head/; revision=215445
* Add RUN_DEPENDS again, properly this time.Edwin Groothuis2008-06-131-1/+2
| | | | | | | Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Notes: svn path=/head/; revision=214798
* Fix buildingEdwin Groothuis2008-06-131-2/+3
| | | | | | | Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Notes: svn path=/head/; revision=214797
* [NEW PORT] net/tn5250j: A 5250 terminal emulator for the AS/400 written in JavaEdwin Groothuis2008-06-136-0/+179
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> Notes: svn path=/head/; revision=214734