summaryrefslogtreecommitdiff
path: root/textproc/xp
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-09-29Remove unnecessary -x flag from unzip that's not supported bywiz1-2/+2
NetBSD's unzip.
2009-08-20Give up maintainership of packages where I am still listed as MAINTAINER.jwise1-2/+2
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-4/+1
2008-06-12Add DESTDIR support.joerg1-5/+7
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-3/+3
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2006-09-18USE_TOOLS+= unzip.joerg1-2/+3
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-10-23Fixed the following pkglint warnings. Sorted PLIST.rillig2-55/+55
WARN: xp/Makefile:16: NO_CONFIGURE should be set to YES or yes. WARN: xp/Makefile:17: NO_BUILD should be set to YES or yes.
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-06-28Update to bl3. All test built with jdk or sun-jdk14.abs1-2/+2
jakarta-tomcat4 has other issues independant of this - will patch next
2003-08-23Add pseudo-category 'java'.jschauma1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-10make ${PAX} usage consistent:grant1-2/+2
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
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-10-18The dependency on unzip is automatic based on EXTRACT_SUFX.jlam1-3/+1
2002-10-18Trivially use buildlink2 and use java.mk.jlam2-3/+6
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-03Fix up pax usage.jwise1-3/+2
2001-11-14Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with aagc1-2/+2
single instance of ${PAX}.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-3/+3
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-06-22Better use of GTARjwise1-1/+2
2000-05-31Initial import of XP-0.5, James Clark's non-validating XML Parser for Javajwise5-0/+151