Speed up pure perl base64 encoder/decoder by using join/map instead
of while loop.
Doc update contributed by Jerrad Pierce
Downgrade UTF8 strings before starting to encode.
rpm2cpio reads RPM archive and dumps the content to standard out as a cpio
format. It's written in Perl.
I moved its category from original place misc to converters.
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.
+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt
With many thanks to Thomas Klausner for keeping me honest with this.
unix2dos and dos2unix are utilities that convert ASCII files from
the DOS cr/lf format to the UNIX lf format.
Submitted by Tomasz Luchowski <zuntum@eik.pl>
* Changed executable name from wvHtml to wvWare
* Added Mime display script (wvMime) (Martin Vermeer, Dom)
* Added Conversion Helper Scripts (wvHtml, wvLatex, wvCleanLatex,
wvPS, wvDVI, wvPDF) (Dom)
* Added CleanLaTeX output mode, more closely resembling hand-crafted
LaTeX (Martin)
* Use GLib (http://www.gtk.org) (Dom)
* Use Gnome Libole2 (http://www.gnome.org) (Dom, Jamie)
* New wvStream architecture (Jamie)
* Word 2 support! (Martin Vermeer)
* Code speedups and XP improvements (the Abiword team)
* Massive work started on an exporter (Dom)
* Move to wvware.sourceforge.net (Dom)
* New Maintainer: Dom Lachowicz (cinamod@hotmail.com)
|-> also getting lots of help from Martin Vermeer