Approved by: tobez (implicit)
1.00 Thu May 25 20:35:06 2006
- Pure Perl: compose($not_canonically_reordered) works like that in XSUB,
where an intervening character with higher combining class blocks
the composition. (This change doesn't affect any normalization forms.)
- XSUB: NFD(), NFC(), NFKD(), NFC(), and FCC() are now in XSUB, then
internal subroutine calls are avoided.
- The functions isComp_Ex(), isNFD_NO(), isNFC_NO(), isNFC_MAYBE(),
isNFKD_NO(), isNFKC_NO(), and isNFKC_MAYBE() are documented.
- Tests are more amplified and documentations are more clarified.
- Makefile.PL: Change 26295 is incorporated.
logs and use on smtp log. In preparation to update spamcontro to 2.4 series.
- s/unarj/arj/ on clamscan man [1]
- Bump PORTREVISION because man change
Reported by: Anton Yuzhaninov <citrin at citrin.ru> [1]
and Microsoft Windows systems.
It is provided under the terms of the GNU Library Public License, Version 2.
This port supplies a snapshot of the current 2.0 development version.
WWW: http://www.fltk.org/
PR: ports/95223
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
New option: SLURPD which makes the user to be able to choose whether to
build and install slurpd. The option is unconditionally disabled when
threading is disabled (i.e. shell backend is enabled).
applided. I used here the 0.3 version of this tls patch, obtained from
spamcontrol patch collection. I'm doing this in preparation of update
qmail-spamcontrol to 2.4.14 that supports STARTLS
- Make necessary change on ucspi-ssl to add this new slaveport
threading support the slurpd daemon would not be built.
- New option: SLURPD to determine whether to build the
replication daemon. (enabled by default). The
replication functionality is not used by every user
so it is desirable to give decision to the user.
- When threading is disabled, reflect the fact that
slurpd is not being built/installed. [1] This would
also override the user chosen SLURPD option.
- Disable SHELL backend by default.
[1] Reported by: pointyhat via kris
* WITH_MENUCOLORS: Use POSIX-compliant regex via MENU_COLOR_REGEX_POSIX
* No more reliance on gnuregex
* Squelch patch-time calls to REINPLACE_CMD
* Update distinfo to reference new menucolors patch
* Update patch-ad to remove -lgnuregex (see below note)
* Update patch-ad to remove use of $LIBTTY
PR: ports/92958
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer)
forked from Falcon's Eye, one of the nicest graphical interfaces ever
for NetHack.
WWW: http://www.darkarts.co.za/projects/vultures/
PR: ports/97886
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org>