| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 7166
Submitted by: Pedro Giffuni <giffunip@asme.org>
|
|
|
|
| |
Submitted by: Marc Slemko <marcs@znep.com>
|
| |
|
|
|
|
|
|
|
|
| |
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!
|
| |
|
| |
|
|
|
|
|
| |
gopherd/AUTH.c uses fgetpwent, which doesn't exist on FreeBSD. My
solution was simply to #ifdef it out.
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
|
|
|
|
|
|
| |
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
|
|
|