Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-30 | Don't use PKGNAME when setting WRKSRC; use PKGNAME_NOREV instead. | jlam | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-09-07 | apparently the only crimson available from xml.apache.org is 1.1.3, so change | jdolecek | 2 | -6/+6 | |
package to use that | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-03 | Change dependency of jakarta-ant into apache-ant, as it's now known. | jschauma | 1 | -2/+2 | |
All build fine with the new version of ant. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -3/+3 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-02-17 | Remove trailing .1 from WRKSRC which appeared in the latest update (hi wiz!). | salo | 1 | -2/+2 | |
2003-02-14 | "Update" to 1.1.3.1 -- same files as in 1.1.3, but in a correct tar file | wiz | 2 | -5/+5 | |
this time. Closes PR 18997. No actual change. | |||||
2002-12-26 | Use PKGNAME_NOREV instead of PKGNAME when setting WRKSRC so that we can | jlam | 1 | -6/+5 | |
safely bump the PKGREVISION for this package. Also some style nitpicks. | |||||
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-12-23 | Whitespace fix | cjep | 1 | -2/+2 | |
2002-10-18 | Trivially use buildlink2 and use java.mk. | jlam | 2 | -2/+5 | |
2002-07-29 | Set USE_JAVA=run on some packages that obviously don't need a JDK for the | jlam | 1 | -2/+2 | |
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed. | |||||
2002-04-13 | Initial import of packages for crimson-1.1.3, the apache.org implementation | jwise | 4 | -0/+219 | |
of JAXP (it also includes implementations of SAX and DOM). We install from the binary (bytecode) distribution of crimson, as crimson is required to run jakarta-ant, and jakarta-ant is used to build crimson from sources. |