Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-29 | Add patch comments. | dholland | 7 | -13/+26 | |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-05-23 | Installs csh scripts. (Fie!) Adjust accordingly. PKGREVISION -> 1. | dholland | 1 | -2/+12 | |
2012-05-14 | USE_TOOLS+=flex, per latest linux build | dholland | 1 | -2/+2 | |
2012-04-13 | USE_TOOLS += yacc. | dholland | 1 | -2/+2 | |
2011-03-11 | service suspended. fetch from backup. | zafer | 1 | -2/+2 | |
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 1 | -1/+3 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -20/+1 | |
2009-03-21 | Fix MAINTAINER. | darcy | 1 | -2/+2 | |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -2/+3 | |
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. | |||||
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -4/+6 | |
their files via a custom do-install target. | |||||
2007-08-08 | Add forgotten patch to kill malloc.h. | joerg | 1 | -0/+13 | |
2007-08-08 | Don't use malloc.h. | joerg | 2 | -8/+18 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-04-02 | drop maintainership; these have long outgrown me | jschauma | 1 | -2/+2 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2003-08-23 | Put these packages into a new pseudo-category called 'java'. | jschauma | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -5/+5 | |
2002-12-26 | Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as | jlam | 1 | -2/+2 | |
suggested by Simon J. Gerraty. | |||||
2002-10-15 | Trivially use java.mk | jschauma | 1 | -2/+2 | |
2002-10-04 | Update to version 0.2. | jschauma | 4 | -7/+60 | |
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-08-07 | Make use of our new JAVA magic. | jschauma | 1 | -6/+4 | |
2002-05-08 | Initial import of "Joos": | jschauma | 8 | -0/+522 | |
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. |