./converters/macfork, Tool for extracting data from Macintosh resource forks

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0nb1, Package name: macfork-1.0nb1, Maintainer: pkgsrc-users

A UN*X utility for extracting resources from a Macintosh resource
fork. Currently macfork only directly supports icon families, pict
files, and palettes, but any resource data can be extracted to a file.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 15.089 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150)
Log message:
converters: Remove SHA1 hashes for distfiles
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2015-11-03 02:43:56 by Alistair G. Crooks | Files touched by this commit (120)
Log message:
Add SHA512 digests for distfiles for converters category

Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

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-11-07 16:23:37 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Don't use non-standard -I- for no good reason.
   2012-10-03 02:20:19 by Aleksej Saushev | Files touched by this commit (97)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-06-14 19:39:11 by Joerg Sonnenberger | Files touched by this commit (26)
Log message:
Remove @dirrm entries from PLISTs
   2008-08-02 23:00:29 by David A. Holland | Files touched by this commit (2)
Log message:
Fix (well, hack around) broken amd64 build caused by misuse of va_list.