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
Add BSD-style Makefiles for building & installation.
Use a tarball distribution instead of the zip one which includes
redundant Windows binaries.
Take over the maintainership.
Permitted by: dirk (previous MAINTAINER)
Remove redundant GNU_CONFIGURE
Install info file
Support install macros
perl -> PERL
Fix version number of sharedlib
PR: 22054
Submitted by: Ports Fury