Submitted by: Pedro Giffuni <m230761@ingenieria.ingsala.unal.edu.co>
CATEGORIES+= -> CATEGORIES=
Removed pre-install target. (What it did was mkdir ${PREFIX}/bin, etc.
which is now done by mtree.)
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
NOTE: THIS DOES NOT WORK. Someone please fix AUTH.c, it uses fgetpwent(),
which, according to the comments, is a replacement of setpwfile(), which
according to the manpage of getpwent(), is deprecated.