--
The Free Software Foundation's text processing utilities, for rearranging,
reformatting and generally mangling text.
Many of the utilities exist in the OpenBSD base collection, but the GNU
versions have added functionality, which is sometimes useful.
All the binaries are prefixed by the letter g to differentiate them
with the standard applications with the same name.
Note that this port will install these utilities with a 'g' prefix,
e.g. gtar, but the texinfo documentation will refer to them without
the 'g' prefix.
checked by naddy@
o old patch and COMMENT going away
o fix a symbollic link problem
o integrate COMMENT into the Makefile
o take over maintinership
o no longer marked broken
Hats off to Jeff Squyres <jsquyres@lsc.nd.edu> (a LAM developer) for
testing on/hammering an OpenBSD machine in preparation for this release
version.
Let ghostscript-encrypt grab its directory directly from aladdin or gnu
ghostscript.
Includes a perfectly sick hack to obtain PDFDIR from those directories:
we do need PORTSDIR at Makefile parsing time, and for that, we just hack
its value from the current Makefile, avoiding endless recursion with
a flag.
Note that this hack is clean though, and doesn't need extra knowledge from
the rest of the ports tree.
- mktemp code was fixed
- hp850 drivers integrated
- rename patches.
I know that 7.0 is out, but 6.51 is going to be out in two weeks,
and be gnu ghostscript, hence this update.
Note that I haven't roamed through new drivers yet, I'm probably missing
some.
- bump NEED_VERSION
- use PKGNAME-foo instead of overriding PKGNAME
- fixup INSTALL/DEINSTALL
- takeover as MAINTAINER until Pavel has a working e-mail address that
doesn't bounce.
Brief Changelog:
- New map generator which generates much better maps (wildmap).
- Fixed problem with mouse if client stopped receiving frames.
- Added button to the welcome screen with which you can ping all
the servers and sort them correctly.
- Added -serverHost to the server to manually specify the hostname and
IP address of the server if the machine has more than one net interface.
- Various other fixes concerning other Operating Systems.
from maintainer