aboutsummaryrefslogtreecommitdiff
path: root/textproc/jarnal
Commit message (Collapse)AuthorAgeFilesLines
* 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