Path to this page:
./
textproc/makeztxt,
ASCII text to Palm zTXT database converter
Branch: CURRENT,
Version: 1.40,
Package name: makeztxt-1.40,
Maintainer: pkgsrc-users makeztxt is a simple commandline program that takes a plain ASCII text
file and compresses it into a zTXT Palm database. It doesn't like the DOS
style CR/LF line breaks, so the input file should be first run through a
conversion program such as dos2unix if it contains such characters.
makeztxt will remove newline characters at the end of lines that contain
text so that the paragraphs flow better on the Palm screen.
The best feature of makeztxt, however, is its ability to use regular
expressions to search the input text for bookmark spots. This is done
with the command line options -l and -r:
-l will list all the bookmarks that are generated.
-r takes a regex as an argument to generate one or more
bookmarks. You can have as many -r options as you want.
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 23.703 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2005-10-05) Package added to pkgsrc.se, version makeztxt-1.40 (created)
CVS history: (Expand)
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.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-12-23 12:57:07 by Thomas Klausner | Files touched by this commit (79) |
Log message:
Reset maintainer for resigned developers.
|
2012-10-25 08:57:09 by Aleksej Saushev | Files touched by this commit (587) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-11-29 07:21:41 by Steven Drake | Files touched by this commit (2) |
Log message:
Honor LDFLAGS from pkgsrc.
|