Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-10 | remove an errant debugging statement | dogcow | 1 | -3/+1 | |
2009-11-10 | add locale patch to honor LOCALE settings (so iso-2022-jp isn't required) | dogcow | 3 | -2/+20 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2008-08-23 | Remove unresolvable hosts from MASTER_SITES. | obache | 1 | -3/+2 | |
Noticed by Zafer Aydogan via private mail. | |||||
2008-07-10 | Fix DESTDIR installation. | joerg | 1 | -3/+3 | |
2008-06-16 | Call binary from DESTDIR. | joerg | 1 | -3/+3 | |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -32/+35 | |
their files via a custom do-install target. | |||||
2007-12-02 | Remove Ex-MASTER_SITEs. From Zafer Aydogan. | wiz | 1 | -3/+1 | |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -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-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -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. | |||||
2006-01-03 | Fix errno. | joerg | 3 | -1/+44 | |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-02 | Update to 2.4: | wiz | 5 | -30/+46 | |
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-29 | Make the package install after the recent DIST_SUBDIR change. | kristerw | 1 | -3/+5 | |
2003-11-11 | Use DIST_SUBDIR=${PKGNAME} (not PKGNAME_NOREV) | wiz | 2 | -9/+11 | |
since the dictionaries used are not versioned and independent of the executable. Bump PKGREVISION to 2 since the dictionaries have been updated. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -4/+4 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-02-14 | Update dictionary files to latest version. | wiz | 2 | -6/+7 | |
Closes PR 19885. | |||||
2002-07-15 | Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some | heinz | 1 | -0/+2 | |
slight formatting changes. | |||||
2002-05-31 | Reimport of package xjdic from japanese/xjdic into misc/xjdic. | seb | 7 | -0/+121 | |
This is part of the japanese category retirement. CATEGORIES adjusted. |