| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
| |
Reported by: se@, Sergey Grigoriev, Stefan Sundberg
Add a handful of patches accepted by the author from different people.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=288842
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as huge positives. Bump PORTREVISION.
Explicitly turn off the "deprecated-declarations" warning, which allows
to delete the NO_WERROR setting from BSDmakefile.
PR: 162526
Submitted by: Wes Santee
Notes:
svn path=/head/; revision=287883
|
|
|
|
| |
Notes:
svn path=/head/; revision=282097
|
|
|
|
| |
Notes:
svn path=/head/; revision=276239
|
|
|
|
|
|
|
|
|
| |
Clean up our BSD-specific version of getifaddr.c of the
#ifdef __linux__ bits and pieces, and put some semblance
of BSD's preferred coding style into the file...
Notes:
svn path=/head/; revision=266554
|
|
(Took me 6 months to come up with the etc/rc.d/ script...)
Notes:
svn path=/head/; revision=266271
|