summaryrefslogtreecommitdiff
path: root/textproc/crimson
AgeCommit message (Collapse)AuthorFilesLines
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg1-1/+2
mirror.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-08-20Give up maintainership of packages where I am still listed as MAINTAINER.jwise1-2/+2
2009-07-07user-destdir supportjoerg1-7/+8
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-23/+1
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-3/+4
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2006-04-13Sorted PLIST.rillig1-126/+126
2006-02-06Fix DISTNAME: derive PKGNAME from DISTNAME, to avoid problems with PKGREVISIONtonio1-3/+3
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-3/+3
NO_BUILD, USE_LIBTOOL.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-07-07Set USE_JAVA2, so we can use sun-jre* packages, USE_BUILDLINK3 must bextraeme1-2/+3
set to [Yy][Ee][Ss].
2004-06-28Switch to buildlink3abs1-2/+2
2004-03-30Don't use PKGNAME when setting WRKSRC; use PKGNAME_NOREV instead.jlam1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-07apparently the only crimson available from xml.apache.org is 1.1.3, so changejdolecek2-6/+6
package to use that
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-03Change dependency of jakarta-ant into apache-ant, as it's now known.jschauma1-2/+2
All build fine with the new version of ant.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-10make ${PAX} usage consistent:grant1-3/+3
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-02-17Remove trailing .1 from WRKSRC which appeared in the latest update (hi wiz!).salo1-2/+2
2003-02-14"Update" to 1.1.3.1 -- same files as in 1.1.3, but in a correct tar filewiz2-5/+5
this time. Closes PR 18997. No actual change.
2002-12-26Use PKGNAME_NOREV instead of PKGNAME when setting WRKSRC so that we canjlam1-6/+5
safely bump the PKGREVISION for this package. Also some style nitpicks.
2002-12-26Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files asjlam1-2/+2
suggested by Simon J. Gerraty.
2002-12-23Whitespace fixcjep1-2/+2
2002-10-18Trivially use buildlink2 and use java.mk.jlam2-2/+5
2002-07-29Set USE_JAVA=run on some packages that obviously don't need a JDK for thejlam1-2/+2
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed.
2002-04-13Initial import of packages for crimson-1.1.3, the apache.org implementationjwise4-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.