convert Big5/GB encoded files to postscript
---
bg5ps is a Python script that generates Postscript from Chinese
Big5/GB encoded files, using ttf fonts.
official distributed.net client
---
distributed.net believes in the capability and potential of
distributed computing. Their mission consists of three interdependent
goals: development, deployment, and advocacy, to be pursued in the
advancement of distributed computing.
They advocate distributed computing, by encouraging global
participation and contributions of processing power, bandwidth,
and expertise; by providing a forum for discussion; and by raising
awareness on the Internet and in the mainstream.
HOMEPAGE : http://www.distributed.net/
Fix default serial port to be ${DEFAULT_SERIAL_DEVICE}
Drop 'test_' prefix on test_irman_{name,io,func}, and call
setlinebuf(stdout) so they are usable when piped to an interactive
program.
Mmmm, fixes to libirman and mserv in the same day. Can they be related? :)
Improvements and compatibility issues:
--------------------------------------
* Setup "fvwm" and "fvwm-root" name symlinks for the executable and
the man page when installing, see INSTALL.fvwm.
* New FvwmIconMan configuration syntax now conforms to the syntax of
other modules, see the man page.
* New WindowList option CurrentAtEnd.
* Always display the current desk number in the FvwmPager window title.
* A small security patch regarding TMPDIR.
* fvwm-menu-headlines: updated the site data, added a configurable timeout on
socket reading (20 sec) to avoid fvwm hanging, new --icon-error option.
* Fonts in double quotes now should work in module configurations.
List of changes from 1.8.9d to 1.8.9i:
* Makefile patched for better compatibility with NetBSD
* s/PATH_MAX/MAXPATHLEN/
* GPL License file added
* sms-conf script added
* mimecut script fixed to handle Polish characters
* patch for easiest using sms on OpenBSD
* patch that allow us to sepcify source IP address
* with --from we can specify sender address
one went astray, sorry about that!). The windowmaker-desktop meta-package
provides a number of components for a WindowMaker based environment. It
basically provides the window manager, a configuration tool, some themes
and icons and several dock applications. Provided by Julio Merino
<jmmv@hispabsd.org>. This closes his PR pkg/16970, thanks!
in pkg/17226.
Changes since 0.3.4:
* Improved signal handling during update state
* Handle broken mboxes
* Improved dotlock, the -l argument works for instance
Also fix PLIST while I'm here (deinstall script takes care of config file).
Eblook provides an interactive, simple command-line interface for electiric
dictionaries, using EB library as the backend. Eblook is originally developed
as a backend of Lookup, an electiric dictionary search agent for Emacs, but
its useful as a separate tool.
* Fix bug in handling of appendix.
* Fix gettext message catalogs.
Besides these, eb.conf is properly fixed in buildlink.mk so that headers/
libraries can be found in the right paths. Bump BUILDLINK_DEPENDS.eb.