The patchset for this port simply does one thing: let 8 bit character go.
According to the submitter, the patchset is derived from twnic.net,
which allows multilingual .tw domain name registration now.
Submitted by: jihuang@gate.sinica.edu.tw
- Added fix for WRKDIRPREFIX size and better english.
Thank goes to Mike Meyer <mwm@mired.org>
- Depend on installed libXrender.so.1.0 (linux-base-7)
- Create symlink for libXrender.so within the staroffice
installation.
- Fix broken ".if !exists" cases with "ls -fs" instead just
"ln -s"
- Fix spelling errors
Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
installed library is still libgd, which is on purpose. It looks
like very little needs to be done after all to make current gd
users switch, so gd2 will, hopefully, quickly become gd again.
XPM will be used by default now, unless WITHOUT_XPM is declared.
When XPM can be built without installing X11, this is seems
sensible.
portupgrade:
Fix a couple of bugs where `portupgrade -h | more' doesn't show the
usage nicely.
Reported by: Gregory Neil Shapiro <gshapiro@gshapiro.net>
portsclean:
Make good use of portsdb and pkgdb, use lazy (but virtually
sufficient) checks and get distclean much faster. (both -D and -DD)
portsdb:
Do not fail even if some categories are missing in the ports tree.
Reported and tested by: Jos Backus <josb@cncdsl.com>
And some other internal bugfixes that do not affect the user tools.
__FreeBSD_version 500021.
Leave a placeholder for reporting using the new method
added around __FreeBSD_version 500024.
(This fixes the build on -current.)
2) -zACTION flag changed from d to c, because with -zd drweb-smf discards
emails with empty reverse-path (MAIL FROM: SMTP command which corresponds
to Return-Path: envelope header) rather than emails with empty From:
message header. According to RFC 2821 MTAs use empty reverse-path for
rejection notifications and many other mail robots also do that.
PR: 31057
Submitted by: MAINTAINER
placed on hold.
A fix for an original problem -- if a chosen charset could not
represent all characters in the message, there was no way to go
back and choose another. Instead of returning `-1', the TCL
procedure was simply returning (`void').
Bump up portrevision.