to add a few new flags. If it causes any trouble, I will remove it.
* --help
* --disable-openssl (autocheck: enable by default)
* --openssl-include=PATH
* --openssl-lib=PATH
* Add CC and CFLAGS in configure for anyone can edit it.
I have submitted this patch to the author.
http://people.freebsd.org/~mezz/diff/configure.diff
I believe that it can be done in Jamfile instead configure, I will have to
learn more abot Jamfile later for what features and what it can do. If anyone
know any better way or so, let me know.
Unfortunately some manual configuration is necessary, so set NO_PACKAGE
(which is probably a dumb idea). Feel free to fix this.
While I'm here, sort CVSROOT-ports/modules.
The ldapscripts are simple shell scripts that allow to manage
POSIX accounts (users, groups, machines) in an LDAP directory.
They can be used as independent tools or within Samba configuration
to manage POSIX parts of the LDAP accounts. See README for more
details.
PR: ports/86795
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
Changes:
o A crash bug in winbindd
o Reporting files as read-only instead of returning the
correct error code of "access denied"
o File system quota support defects
o Stability problems with winbindd.
o Crash bugs caused by incompatibilities on 64-bit systems.
o User Manager interoperability problems.
PR: ports/87517
Submitted by: maintainer
Subject: Package build with non-standard (LOCAL|X11)BASE
This is just a heads-up that I've started a build with LOCALBASE and
X11BASE set to nonstandard values to look for ports that hard-code
these (or fail to patch them). If your port has a problem, expect
mail from me soon :-)
Fix port.
Subject: Package build with non-standard (LOCAL|X11)BASE
This is just a heads-up that I've started a build with LOCALBASE and
X11BASE set to nonstandard values to look for ports that hard-code
these (or fail to patch them). If your port has a problem, expect
mail from me soon :-)
Fix port.
- Replace TAB between WWW and URL with a single space
PR: 87446
Submitted by: Paul Dlug <paul@aps.org> (maintainer)
Approved by: novel (mantor) (implicit)