Commit graph

28 commits

Author SHA1 Message Date
darcy
57ded33aec Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
jschauma
65e9c90d89 Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(
2009-01-23 21:14:16 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
jlam
8216d744ac Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 16:38:11 +00:00
rillig
7cd32f9a75 Joerg, could you please read the chmod(1) man page before making
directories inaccessible?
2007-12-01 11:29:15 +00:00
joerg
c09dc8c91e Don't install group or world writeable files. Bump revision. 2007-10-05 22:57:55 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
07d46249f6 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:46:12 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
abs
1386ca7e03 Update to bl3. All test built with jdk or sun-jdk14.
jakarta-tomcat4 has other issues independant of this - will patch next
2004-06-28 17:28:56 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +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
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
a0712b80ae Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as
suggested by Simon J. Gerraty.
2002-12-26 20:52:09 +00:00
jlam
9096d83d98 Trivially use buildlink2. 2002-10-18 21:12:11 +00:00
jschauma
4abae7f8d2 Correct MASTER_SITE and HOMEPAGE. 2002-10-18 13:51:27 +00:00
jschauma
ec40966f91 Trivially use java.mk.
Clean up to to fit into <80 cols.
(Note: MASTER_SITE seems to be unavailable at the moment,
I contacted the author.)
2002-10-15 02:35:07 +00:00
jlam
e8398f5238 Set USE_JAVA=run on some packages that obviously don't need a JDK for the
build.  These packages set NO_BUILD and by inspection of the Makefiles,
there isn't any invocation of java needed.
2002-07-29 22:23:25 +00:00
jschauma
ee9485ec2d MAINTAINER= jschauma@netbsd.org, I guess. 2002-05-21 14:01:32 +00:00
jschauma
1a4b2e0c37 Any JDK will do, so USE_JAVA rather than depend on sun-jre. 2002-05-21 14:00:51 +00:00
jschauma
1f247933fc Add a chmod of various files:
Original tarball contains files with wrong permissions, making the
package useless for lusers.
2002-05-21 13:59:55 +00:00
agc
8ed01b755a Remove a comment which is no longer applicable. 2002-04-22 13:54:28 +00:00
agc
ea24d9c1a7 Initial import of jasmin-1.06 into the NetBSD Packages Collection.
Provided in PR 16057 by Jan Schaumann <jschauma@cs.stevens-tech.edu>

Jasmin is a Java Assembler Interface. It takes ASCII descriptions for Java
classes, written in a simple assembler-like syntax and using the Java
Virtual Machine instruction set. It converts them into binary Java class
files suitable for loading into a JVM implementation.

Modified slightly by myself.
2002-04-22 13:51:26 +00:00