summaryrefslogtreecommitdiff
path: root/misc/xjdic/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-32/+35
their files via a custom do-install target.
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-3/+1
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-02Update to 2.4:wiz1-16/+19
In fact very little has changed in V2.4. A few bugs were fixed, and one new feature, namely the display of multiple results in a multi-dictionary lookup, was added. One bug-fix was to re-instate a feature that was accidently dropped out in the V2.2 -> V2.3 update. (Only one user noticed....) Pkgsrc change: depend on new edict and kanjidic packages instead of including a copy of the files.
2003-11-29Make the package install after the recent DIST_SUBDIR change.kristerw1-3/+5
2003-11-11Use DIST_SUBDIR=${PKGNAME} (not PKGNAME_NOREV)wiz1-2/+4
since the dictionaries used are not versioned and independent of the executable. Bump PKGREVISION to 2 since the dictionaries have been updated.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-02-14Update dictionary files to latest version.wiz1-1/+2
Closes PR 19885.
2002-05-31Reimport of package xjdic from japanese/xjdic into misc/xjdic.seb1-0/+53
This is part of the japanese category retirement. CATEGORIES adjusted.