summaryrefslogtreecommitdiff
path: root/print/xpdf-chinese-traditional
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2004-07-28Update to 20040727, changes unknown.wiz2-7/+8
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-18Update to 20040116:wiz3-9/+10
Two new CMaps, UniCNS-UTF16-H and UniCNS-UTF16-V.
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-1/+3
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam1-19/+5
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-25We don't need USE_X11 here, after all.salo1-2/+1
2003-03-25Sync with updated xpdf-2.02 package.salo5-26/+21
- install into PREFIX, not X11PREFIX - DEPENDS on xpdf>=2.02 due to USE_X11BASE->USE_X11 change - fix DEINSTALL files to really remove chunks added to xpdfrc, correctly define PKG_SYSCONFDIR, don't use direct commands (sed->@SED@, mv->@MV@, rm->@RM@) - define USE_PKGINSTALL to correctly replace variables in DEINSTALL files - consistently use DIST_SUBDIR - don't define completely bogus version numbers, use dates from the MASTER_SITE and xpdfrc chunks - remove PREFIX/share/xpdf from PLISTs, this directory is now part of the xpdf package - remove superfluous license/copyright note from DESCR files - bump PKGREVISION where necessary
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-09-19Honor ${PKG_SYSCONFDIR}.kei1-2/+2
XXX doing make install for same xpdf-* package more than once causes ${PKG_SYSCONFDIR}/xpdfrc have duplicated entries. Is there any easy way of avoiding this?
2002-08-06Change MAINTAINER from rxg to packages, on rxg's request.wiz1-2/+2
2002-08-06Initial import of language support packages for xpdf.wiz5-0/+124
Most of them provided by Rui-Xiang Guo in pkg/16258-16264. I updated them to the current versions and did some cleanup (e.g., adding DIST_SUBDIR).