Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2002 16:10:16 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/palm Makefile ports/palm/makeztxt Makefile distinfo pkg-comment pkg-descr pkg-plist ports/palm/makeztxt/files patch-Makefile patch-libztxt::ztxt.h patch-libztxt::ztxt_generate_db.c patch-libztxt::ztxt_init.c patch-libztxt::ztxt_list_bookmarks.c patch-libztxt::ztxt_process.c ...
Message-ID:  <200210202310.g9KNAGmX089627@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2002/10/20 16:10:16 PDT

  Modified files:
    palm                 Makefile 
  Added files:
    palm/makeztxt        Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
    palm/makeztxt/files  patch-Makefile patch-libztxt::ztxt.h 
                         patch-libztxt::ztxt_generate_db.c 
                         patch-libztxt::ztxt_init.c 
                         patch-libztxt::ztxt_list_bookmarks.c 
                         patch-libztxt::ztxt_process.c 
                         patch-libztxt::ztxt_set.c 
  Log:
  makeztxt is a simple command line program that takes a plain ASCII text file
  and compresses it into a zTXT database.  makeztxt will remove newline
  characters at the end of lines that contain text so that the paragraphs flow
  better on the Palm screen.
  
  Submitted by:   Roman Shterenzon <romanbsd@yahoo.com>
  
  Revision  Changes    Path
  1.35      +1 -0      ports/palm/Makefile
  1.1       +23 -0     ports/palm/makeztxt/Makefile (new)
  1.1       +1 -0      ports/palm/makeztxt/distinfo (new)
  1.1       +31 -0     ports/palm/makeztxt/files/patch-Makefile (new)
  1.1       +10 -0     ports/palm/makeztxt/files/patch-libztxt::ztxt.h (new)
  1.1       +10 -0     ports/palm/makeztxt/files/patch-libztxt::ztxt_generate_db.c (new)
  1.1       +10 -0     ports/palm/makeztxt/files/patch-libztxt::ztxt_init.c (new)
  1.1       +10 -0     ports/palm/makeztxt/files/patch-libztxt::ztxt_list_bookmarks.c (new)
  1.1       +10 -0     ports/palm/makeztxt/files/patch-libztxt::ztxt_process.c (new)
  1.1       +10 -0     ports/palm/makeztxt/files/patch-libztxt::ztxt_set.c (new)
  1.1       +1 -0      ports/palm/makeztxt/pkg-comment (new)
  1.1       +6 -0      ports/palm/makeztxt/pkg-descr (new)
  1.1       +1 -0      ports/palm/makeztxt/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210202310.g9KNAGmX089627>