Commit graph

12 commits

Author SHA1 Message Date
jschauma
5e93a320d3 Put this package into a new pseudo-category called 'java'. 2003-08-23 15:10:41 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
grant
f6a381334d be noisy in do-install. 2003-05-05 17:29:09 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
grant
d50e02b468 create directories, then install files. 2003-01-25 03:10:36 +00:00
grant
da10e8acb9 tidy up do-install target.
- 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-24 04:20:24 +00:00
wiz
251151c073 depend on eieio>=0.17. 2003-01-12 02:26:15 +00:00
uebayasi
d77565ad00 Won't compile with Emacs 20.7. Remove emacs20 from EMACS_VERSIONS_ACCEPTED.
XXX Should be fixed later.
2003-01-12 02:02:49 +00:00
uebayasi
7c2bcf106b Update jde from 2.2.7.1 to 2.3.2.
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.
2003-01-11 08:51:37 +00:00
jlam
2c140f9f2a Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-09-27 23:17:41 +00:00
cjones
35850109a6 Import JDE, the Java Development Environment for Emacs. Includes:
* 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)
2001-08-03 21:13:51 +00:00