Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-23 | Put this package into a new pseudo-category called 'java'. | jschauma | 1 | -2/+4 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-05 | be noisy in do-install. | grant | 1 | -7/+7 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-25 | create directories, then install files. | grant | 1 | -1/+3 | |
2003-01-24 | tidy up do-install target. | grant | 1 | -8/+8 | |
- cd && pax (just in case). - move pax args '-rw src dest' to end - should fix problem found in last bulk build. - whitespace cleanup. | |||||
2003-01-12 | depend on eieio>=0.17. | wiz | 1 | -2/+2 | |
2003-01-12 | Won't compile with Emacs 20.7. Remove emacs20 from EMACS_VERSIONS_ACCEPTED. | uebayasi | 1 | -2/+2 | |
XXX Should be fixed later. | |||||
2003-01-11 | Remove unnecessary hunk. | wiz | 2 | -10/+3 | |
2003-01-11 | New in the latest. | uebayasi | 2 | -0/+57 | |
2003-01-11 | Update jde from 2.2.7.1 to 2.3.2. | uebayasi | 3 | -279/+189 | |
Too many changes to cite here. Please see http://jdee.sunsite.dk/ReleaseNotes.txt http://jdee.sunsite.dk/ReleaseNotes-beta.txt Besides, move to emacs.mk. | |||||
2002-12-31 | Mechanical conversion to use java-vm.mk. | jlam | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -3/+3 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-08-03 | Import JDE, the Java Development Environment for Emacs. Includes: | cjones | 4 | -0/+317 | |
* JDE menu with compile, run, debug, build, browse, project, and help commands * syntax coloring * auto indentation * compile error to source links * source-level debugging * source code browsing * make file support * automatic code generation * Java source interpreter (Pat Neimeyer's BeanShell) |