$PAGER overrides.
(Requested by: dcs)
One patch per modified file.
One modified file per patch.
Honor CC, CFLAGS.
Use BSD_INSTALL_FOO and, as a side effect, install with our customary
ownerships.
No response from: maintainer
Revert maintainership to ports@FreeBSD.org since previous maintainer
has done nothing with this port, despite four separate PRs over six
months.
PR: 22062
Submitted by: Ports Fury
which is getting picked up first by a bunch of other ports.
In addition, the PLIST is unsorted, and the shared library is still
using a.out major/minor numbers, and is generally otherwise a mess.
Submitted by: A bunch of people on -stable, -ports and elsewhere
complaining that other ports break in mysterious ways
with this port installed.
and mysql322-server.
- mit-pthread support was dropped.
- libmysqlclient.so.9 was renamed to libmysqlclient.so.6 (like the
one coming with MySQL-3.22.x) so ports depending on MySQL having
a chance of using 3.23.x if installed.
mysql322-(client|server) and mysql323-(client|server) can't be
installed at the same time, of course.
port. Tell users about the change. Add "PLIST=${WRKDIR}/pkg-plist"
to fix a problem found by bento. Add a patch needed for compiling
without GUILE. Increment PORTREVISION.
forth (all with a "g" prepended to their names). With the approval
of the submitter, I've disabled the suid bit on gsu by default,
with a note to users that they should review the philosophy behind
GNU su:
Why GNU `su' does not support the `wheel' group
===============================================
(This section is by Richard Stallman.)
Sometimes a few of the users try to hold total power over all the
rest. For example, in 1984, a few users at the MIT AI lab decided to
seize power by changing the operator password on the Twenex system and
keeping it secret from everyone else. (I was able to thwart this coup
and give power back to the users by patching the kernel, but I wouldn't
know how to do that in Unix.)
However, occasionally the rulers do tell someone. Under the usual
`su' mechanism, once someone learns the root password who sympathizes
with the ordinary users, he or she can tell the rest. The "wheel
group" feature would make this impossible, and thus cement the power of
the rulers.
I'm on the side of the masses, not that of the rulers. If you are
used to supporting the bosses and sysadmins in whatever they do, you
might find this idea strange at first.
PR: 21884
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Reviewed by: submitter
Approved by: silence on -ports regarding category