Commit graph

30 commits

Author SHA1 Message Date
wiz
d736975c5f Use jbuilder-jit-license as license file. 2005-09-29 13:36:11 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jlam
7425b543e8 Note that gtar is required by the package. 2005-05-16 01:15:30 +00:00
agc
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +00:00
tv
cfa303c024 Actually, as of 1.3.1_05ish, this no longer works on sun-jdk13 because Sun
removed some of the external JIT compiler hooks.  So now it only works
on blackdown-jdk13.  (I may simply remove this package in the future, as
its usefulness is quickly dropping.)
2004-07-25 18:55:43 +00:00
tv
3e884581ae This package only works on i386 Linux/NetBSD (linux emul), and only with
the Java 1.3 Sun (or Sun-based, i.e. Blackdown) JVMs.
2004-07-25 18:49:55 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
jschauma
cc0621ca9f Put these packages into a new pseudo-category called 'java'. 2003-08-23 15:13:56 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +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
jlam
2c140f9f2a Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
jlam
04c8f5b996 Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME is
no longer defined by bsd.pkg.mk.
2002-10-10 01:01:09 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
wiz
fe1131cbbb Fix spacing problems reported in pkg/17951. 2002-08-16 00:06:23 +00:00
jschauma
e82baf51e2 Install files in proper location, now that we have sorted out the whole
JAVA situation.  Also adjust MASTER_SITES and HOMEPAGE and add a license
("single-user-license"), as the software has specific restrictions on the
usage.

This fixes the problem pointed out during Huberts most recent bulk-build.
2002-08-07 17:28:56 +00:00
jschauma
e10e2a05bb Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd.  Any volunteers for any of these packages?
2002-08-01 02:37:41 +00:00
schmonz
ee97dff574 Mechanically replace DEPENDS and BUILD_DEPENDS on a JDK with the
appropriate USE_JAVA and PKG_JVM incantations. Spotted by wiz.
2002-07-31 19:33:19 +00:00
zuntum
a437fd43cc Move pkg/ files into package's toplevel directory 2001-11-01 00:20:13 +00:00
tv
20d9af8664 Fix checksum. 2001-10-31 14:43:22 +00:00
tv
49dd3e4234 Clean out my pkgsrc diffs:
Make distfile fetchable again.
2001-10-31 14:32:58 +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
wiz
d8885db911 Mark it as BROKEN for now, since the distfile is not available anymore.
New version 4.0 is out, update HOMEPAGE URL for that.
2001-05-10 14:36:49 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
agc
82acd159f7 Move the COMMENT from being in its own file to a definition in the
package Makefile.
2001-02-17 09:06:56 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
tv
88e84a829d Switch to sun-jre-*. 2000-11-18 00:43:42 +00:00
tv
55cdbdead2 A Just-In-Time compiler for the blackdown Linux JVMs. 2000-10-16 18:40:03 +00:00