aboutsummaryrefslogtreecommitdiff
path: root/textproc/jarnal
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit dependency on javavmwrapper for ports that USE_JAVAAntoine Brodin2015-01-231-2/+0
| | | | Notes: svn path=/head/; revision=377747
* Cleanup plistAntoine Brodin2014-11-151-3/+0
| | | | Notes: svn path=/head/; revision=372605
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Upgrade to 1078.Thierry Thomas2014-04-287-22/+98
| | | | Notes: svn path=/head/; revision=352552
* Convert textproc to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347786
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=278068
* Upgrade to 9.99 to make it fetchable again.Thierry Thomas2011-01-152-4/+3
| | | | | | | | | | | Changelog at <http://levine.sscnet.ucla.edu/workshops/changelog.php?econsite=econsjarn> Reported by: pointyhat via Erwin Feature safe: yes Notes: svn path=/head/; revision=267850
* Don't try to remove JAVAJARDIR, which now is part of mtree.Thierry Thomas2010-08-281-1/+0
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=260139
* Jarnal is an open-source application for notetaking, sketching, keeping aThierry Thomas2010-08-286-0/+114
journal, making a presentation, annotating a document - including pdf - or collaborating using a stylus, mouse or keyboard. It is similar to Microsoft Windows Journal and to the earlier Mimeo whiteboarding and Palm notepad applications. WWW: http://levine.sscnet.ucla.edu/general/software/tc1000/jarnal.htm Notes: svn path=/head/; revision=260137