Commit graph

26 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
dholland
41c6e246f4 Add patch comments. 2015-12-29 23:34:43 +00:00
asau
88feb4ac62 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
dholland
1b75f0a0df Installs csh scripts. (Fie!) Adjust accordingly. PKGREVISION -> 1. 2012-05-23 06:53:32 +00:00
dholland
fd8794ca7c USE_TOOLS+=flex, per latest linux build 2012-05-14 07:42:35 +00:00
dholland
0d91dfc9fc USE_TOOLS += yacc. 2012-04-13 05:46:44 +00:00
zafer
99b907b6c1 service suspended. fetch from backup. 2011-03-11 12:33:04 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
darcy
37ebc1d070 Fix MAINTAINER. 2009-03-21 05:43:53 +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
joerg
ed44b8fd11 Add forgotten patch to kill malloc.h. 2007-08-08 21:43:35 +00:00
joerg
61395cb336 Don't use malloc.h. 2007-08-08 19:48:13 +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
jschauma
779a5b50ee drop maintainership; these have long outgrown me 2006-04-02 23:07:06 +00:00
agc
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +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
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +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
jschauma
b3e27d8887 Trivially use java.mk 2002-10-15 02:22:32 +00:00
jschauma
2d083b9113 Update to version 0.2.
Changes:
	Add a A- directory with sources that fix several bugs in the
	original code.   Keep A+ to allow students to compare results

Corrections and A- tree from mark P Sullivan (msulliva at stevens-tech dot edu)
Corrections sent to the original author, but no response.

Synch PLIST with reality.
2002-10-04 16:39:40 +00:00
jschauma
0215c591c3 Make use of our new JAVA magic. 2002-08-07 20:16:42 +00:00
jschauma
e14a1e0c8b Initial import of "Joos":
Joos is an acronym for Java's Object-Oriented Subset. JOOS is a
proper subset of Java which is used to teach students about compilers.
2002-05-08 15:42:00 +00:00