USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
users are directed in the Makefile to use WITH_MIMETYPES to let the
configure script try to find a mime.types file somewhere.
Since the package never built and this doesn't affect people who've
installed from ports, no PORTREVISION bump.
It has been included in Ruby 1.6.2-preview2 as one of the standard
libraries since 1.6.1, and has now got sufficient stablility.
Besides, it doesn't work with Ruby 1.4.x anyway, so there's no reason
to keep it anymore.
*Adds 2 missing binaries, flush and spawn and includes their man pages
*Changes postfix to ${PKGNAME}
*Delete duplicate code to create /var/spool/postfix
*Bump PORTREVISION to 1
Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> MAINTAINER
ticks instead of double quotes for the replace message to get rid of the
backquote hack.
PR: 21349 (related to it anyway)
Submitted by: Yarema <yds@dppl.com>
loops. Fix occasional breakage when CC contains spaces. Remove manpages
from the PLIST. Remove miscellaneous erroneous lines from PLIST. Use
proper WITH_* PLIST_SUBs. Consolidate .if defined(WITH_*)'s. Add iteration
for CONF* files in their two separate locations as well as BIN*. Use
absolute paths in install script. Hand MAINTAINER saber over to David W.
Chapman. :-)
PR: 21439, 22409
Submitted by: Yarema <yds@dppl.com>
David W. Chapman Jr. <dwcjr@inethouston.net>
Approved by: MAINTAINER
making world; thus, "destroying" their qmail installation. A target
should be added later to "fix" this automatically.
PR: ports/22269
Submitted by: Gavin Cameron <gavin@itworks.com.au>
Discussed by: Chris Faulhaber <jedgar@fxp.org>
Discussed by: Neil Blakey-Milner <nbm@mithrandr.moria.org>
Mike Silbersack <silby@silby.com>. Add a build- and install-time
warning about the probable existence of further remote security
problems, and remove FORBIDDEN.
Submitted by: Mike Silbersack <silby@silby.com>
It appears to have been heavily audited (at least as far as string format
paranoia goes, and optimizes: snprintf() -> strlcpy()).
PR: 22123
Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
Obtained from: OpenBSD