Path to this page:
./
misc/jhd,
Japanese Hexadecimal Dump
Branch: CURRENT,
Version: 2.3,
Package name: jhd-2.3,
Maintainer: tech-pkg-jaJhd is a 'Japanese Hexadecimal Dump' command. This is for EUC KANJI
code, as default.
Example
% jhd -j EUC_FILE
Required to build:[
converters/nkf] [
pkgtools/cwrappers]
Master sites:
Filesize: 7.139 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2005-10-05) Package added to pkgsrc.se, version jhd-2.3 (created)
CVS history: (Expand)
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330) |
Log message:
Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.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.
|
2013-02-26 12:06:52 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Fix return types.
|
2012-10-08 11:57:42 by Aleksej Saushev | Files touched by this commit (239) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2011-03-17 22:17:28 by Zafer Aydogan | Files touched by this commit (1) |
Log message:
service suspended (not earthquake related) since Feb 2010. fetch from backup.
|
2008-03-04 20:21:12 by Johnny C. Lam | Files touched by this commit (45) |
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
|