String::Approx lets you match and substitute strings
approximately. With this you can emulate errors: typing
errors, spelling errors, closely related vocabularies
(colour color), genetic mutations (GAG ACT), abbreviations
(McScot, MacScot).
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
PR: ports/18344
programs which adhere to the RenderMan(R) interface standard
(RenderMan is a registered trademark of Pixar).
This is shareware, using Linux emulation.
See http://www.bmrt.org for details.
PR: ports/18390
Submitted by: R Joseph Wright <rjoseph@mammalia.org>
measured by the Winbond chipset on your motherboard. It also
supports the ability to monitor fans, and provides workarounds
for known bugs with certain motherboard models.
PR: 17641
Submitted by: Jeremy Chadwick <yoshi@parodius.com>
This port only installs library for linux-netscape(netscape-dynMotif).
Motif has a critical bug around multi-byte handling in TextWidget such as
<input type=text> and <textarea> fields.
This port will solve the problem (like www/libxpg4-ns for our native netscape).
Instead, it brings various problems (behaviour of scroll bar, a size of textarea, ..)
because lesstif is still in progress and not perfect clone of Motif.
If you have discontent with input/display words in linux-netscape, this is
worth trying this port.
regarding insecurity of the port will remain until imap goes for a month
without vulnerabilities being discovered.
Submitted by: maintainer
Reviewed by: imp
support. Implies USE_AUTOCONF.
Submitted by: kiri@pis.toba-cmt.ac.jp
Reviewed by: ports
(2) New variable CONFIGURE_WRKSRC (default: ${WRKSRC}) to be set when
${CONFIGURE_SCRIPT} needs to be run in some place other than
${WRKSRC}.
Submitted by: Mario Ferreira <lioux@uol.com.br>
Reviewed by: ports
(3) Slight change in message about the port being too old for
bsd.port.mk due to missing PORTNAME/PORTVERSION. Explicitly say
that the user needs to update the port (although I'm not sure how
anyone can interpret the old message otherwise ;).
(4) Use NO_CHECKSUM instead of the undocumented FORCE_FETCH to
override the "distfile missing from files/md5" check. Also change
the NO_CHECKSUM message a bit more forceful ("If you are
absolutely sure...").
Submitted by: mharo
(5) Refer to the OpenSSL section in handbook by name, not number.
Approved by: Kris
PR: 17524
(6) New file bsd.emacs.mk that will be automatically be included if
EMACS_PORT_NAME is defined. bsd.emacs.mk sets various variables
to make maintenance of emacs ports easy.
Submitted by: shige
Reviewed (in spirit) by: ports, ports-jp
(7) Remove the automatic creation of ${PREFIX}/info/dir from
/usr/share/info/dir (install-info from 3.1R onwards automatically
creates the dir file if none exists). Delete ${PREFIX}/info/dir
upon deinstallation if it doesn't have any menu entries.
Reviewed by: ports
(8) Two new targets mtree-file and prefix. They print ${MTREE_FILE}
(empty if NO_MTREE is set) and ${PREFIX}, respectively. They are
used by package building scripts.
(9) Don't register package dependency in +REQUIRED_BY for
PKG_IGNORE_DEPENDS ports. Otherwise you'll end up with bogus
entries since "pkg_delete oneko" won't delete oneko from
XFree86/+REQUIRED_BY, etc.
Found by: bento