We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
infrastructure. Default to WANT_FAM_SYSTEM=fam to be conservative since
these ports either have not been tested with gamin or are known to fail
(courier).
PR: ports/92583
Submitted by: marcus
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
if it finds it regardless of one's intention to use it or not. For instance
if libfam is installed and one doe not want it used by courier but chosses
the WITH_LDAP support than libfam will get sucked in as well. Then the user
deletes fam and courier breaks because the user had no idea courier depended
on it. So until courier gets a configure --without-fam tunable this should
be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
to work with rc.subr which allows one to move it to /etc/rc.d/courier and
have it just work. :)
PR: 61112
Submitted by: Yarema <yds@CoolRat.org>
to mailnull:mailnull (UID/GID 26)
Still looking for a better solution
- Update to 0.44.0
PR: 59367
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54957
Submitted by: Jens Rehsack <rehsack@liwing.de>
- fix BROKEN
- reset MAINTAINER to ports. Original maintainer doesn't respond to mails
over a long time period
PR: ports/55427
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>