| 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.
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
|
| |
|
| |
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
| |
Coincidentally, add $FreeBSD$ while I'm here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
|
| |
|
|
|
|
|
|
| |
- OPTIONify
- Adopt
- portlint
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
all other systems.
|
| |
|
|
|
|
|
| |
PR: 96717
Submitted by: Pav Lucistnik
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
| |
* Update ReadByte for PR 69376
* Update configure for PR 69372
|
|
|
|
|
|
|
|
| |
* Fix a potential buffer overflow while reading the config file. But,
since the config file is owned by root this is the least of your worries.
* Enlarge the size of the _warn and _fail command strings
- Overflow noticed by Pete <shipley@dis.org>
|
| |
|
|
|
|
|
|
|
|
| |
without having to read the Makefile. The same can be accomplished via
adding the "-6" option when running healthd.
PR: 68207
Submitted by: Walter Venable <weaseal@users.sourceforge.net>
|
| |
|
|
|
|
|
| |
PR: 65609
Submitted By: Franz Klammer
|
|
|
|
| |
i386
|
|
|
|
|
| |
PR: 64549
Submitted by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
|
| |
|
| |
|
| |
|
|
|
|
| |
code would work right.
|
| |
|
| |
|
| |
|
|
|
|
| |
problem on FreeBSD-5.1
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
| |
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 40109
Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.org>
|
|
|
|
| |
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 39526
Submitted by: steve@stevenwills.com
|
|
|
|
| |
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
|
|
|
|
|
|
|
| |
A small fix was applied to healthdc so that it will compile on OpenBSD
with libwrap.
Submitted by: "Eduardo B. Fonseca" <ebf-dated-1018445139.132fb7@aedsolucoes.com.br>
|
|
|
|
|
|
|
| |
NOTE: I still have a lot of other patches that I am working on, they
haven't been forgotten.
Submitted by: David McNett <nugget@slacker.com>
|
|
|
|
|
| |
Upgrade to 0.6.5.
- Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 24884
Submitted by: Barney Wolff <barney@databus.com>
|
|
|
|
|
|
| |
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
|
|
|
|
| |
Fix problems introduced in version 0.6.3
|
|
|
|
| |
IPv6 stack
|
|
|
|
|
| |
PR: 22707
Submitted by: John Summerfield <summer@OS2.ami.com.au>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
elegant way to modify plist for NOPORTSDOC
|
| |
|
|
|
|
| |
Approved: will
|
|
|
|
|
|
|
| |
Remove obsoleted patch
PR: 21338
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 20928
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Update the Makefile so the healthd.sh for the port is installed
instead the one in the files directory, which is out-of-date.
PR: 19984, 19993
Submitted by: maintainer
|
|
|
|
|
| |
PR: 19903
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 19850
Submitted by: MAINTAINER <jim@thehousleys.net>
|
|
|
|
|
| |
PR: 19768
Submitted by: maintainer
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
|
|
|
|
|
| |
PR: 19427
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: ports/18229
Submitted by: MAINTAINER
|
| |
|
| |
|
|
|
|
|
|
|
| |
* Add support for Winbond 83781 and 83782 chips
PR: 16242
Submitted by: Maintainer
|
|
|
|
|
| |
PR: 15033
Submitted by: maintainer
|
|
|
|
|
| |
PR: 14934
Submitted by: maintainer
|
|
A daemon to montior vital motherboard parameters.
PR: 14495
Submitted by: James E. Housley <housley@thehousleys.net>
|