| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
0.7.9_2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
24 Oct 2011 04:17:38
0.7.9_2
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- 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. |
19 Mar 2011 12:38:54
0.7.9_2
|
miwi  |
- Get Rid MD5 support |
28 Apr 2010 22:24:39
0.7.9_2
|
pgollucci  |
- Assign some ports to apache@ |
27 Mar 2010 00:15:24
0.7.9_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
27 Jul 2009 23:12:00
0.7.9_2
|
dougb  |
Remove the spurious FreeBSD KEYWORD.
Coincidentally, add $FreeBSD$ while I'm here. |
15 Jul 2009 16:56:10
0.7.9_2
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
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. |
15 Jul 2009 07:15:03
0.7.9_2
|
pgollucci  |
- fix typo, time for bed when you spell your name wrong |
15 Jul 2009 07:14:00
0.7.9_2
|
pgollucci  |
- USE_RC_SUBR != yes
- OPTIONify
- Adopt
- portlint |
04 Oct 2007 00:08:39
0.7.9_1
|
edwin  |
Remove support for OSVERSION < 5 |
06 Jun 2007 07:54:08
0.7.9_1
|
linimon  |
Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.
Hat: portmgr |
16 May 2006 20:51:49
0.7.9_1
|
jeh  |
The last PR that remove i386 only hoping to get amd64 broke the build for
all other systems. |
13 May 2006 04:15:53
0.7.9_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
09 May 2006 12:28:15
0.7.9_1
|
jeh  |
Remove the i386 only requirement.
PR: 96717
Submitted by: Pav Lucistnik |
24 Jan 2006 01:06:45
0.7.9
|
edwin  |
SHA256ify
Approved by: krion@ |
06 Nov 2005 12:23:40
0.7.9
|
jeh  |
Fix small type in chip name |
17 Aug 2004 01:40:38
0.7.9
|
jeh  |
Update to 0.7.9
* Update ReadByte for PR 69376
* Update configure for PR 69372 |
08 Aug 2004 12:44:25
0.7.8
|
jeh  |
** Update to 0.7.8 |
08 Aug 2004 12:43:40
0.7.7
|
jeh  |
* Fix rc.subr use so the it works properly with both 4.x and 5.x
* 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> |
24 Jun 2004 01:10:58
0.7.7
|
jeh  |
Upgrade to version 0.7.7 which fixes the compile problems on -CURRENT |
23 Jun 2004 13:33:38
0.7.6_1
|
jeh  |
Give help for the standard ports option WITHOUT_IPV6, so it is visiable
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> |
05 May 2004 01:19:33
0.7.6_1
|
kris  |
BROKEN on 5.x: does not compile |
20 Apr 2004 01:28:24
0.7.6_1
|
jeh  |
Use /etc/rc.subr on systems that have it.
PR: 65609
Submitted By: Franz Klammer |
30 Mar 2004 11:00:14
0.7.6
|
jeh  |
Bento says 'healthd' does not compile on amd64, so revert back to just
i386 |
22 Mar 2004 13:20:54
0.7.6
|
jeh  |
Runs on amd64 also, so allow it.
PR: 64549
Submitted by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch> |
10 Mar 2004 02:15:53
0.7.6
|
jeh  |
mirror updates |
08 Mar 2004 17:41:36
0.7.6
|
jeh  |
Update MASTER_SITES |
21 Feb 2004 23:47:07
0.7.6
|
jeh  |
Add a second dist. site. |
14 Feb 2004 13:17:03
0.7.6
|
jeh  |
./configure didn't properly detect SMB on 5.x systems, even though the
code would work right. |
29 Jan 2004 18:38:20
0.7.5
|
jeh  |
Add SIZE |
05 Dec 2003 21:53:13
0.7.5
|
jeh  |
Update to 0.7.5, this support rc.subr |
26 Sep 2003 13:15:32
0.7.4
|
jeh  |
Update to 0.7.4, which fixes compile problems on 5.1 |
21 Aug 2003 19:19:12
0.7.3
|
jeh  |
Thanks to Jamie Jones <jamie@bishopston.net> for tracking down a header
problem on FreeBSD-5.1 |
21 Aug 2003 00:58:39
0.7.2
|
jeh  |
fix my mistake in the last version |
20 Aug 2003 18:55:51
0.7.1
|
jeh  |
Update to 0.7.1, this includes a "timeout" fix for select() |
11 Jul 2003 15:58:13
0.6.9_1
|
jeh  |
Mark i386 only. No PORTREVISION bump. |
03 Mar 2003 03:55:05
0.6.9_1
|
jeh  |
Remove pkg-comment and place in Makefile |
26 Jul 2002 11:53:50
0.6.9_1
|
jeh  |
Fix a type from last change.
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
25 Jul 2002 12:20:36
0.6.9_1
|
jeh  |
There is no reason to conditionally install healthd.sh.sample |
25 Jul 2002 11:25:34
0.6.9_1
|
jeh  |
Conditionally install/uninstall etc/rc.d/healthd.sh
Bump PORTREVISION
PR: 40109
Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.org> |
01 Jul 2002 12:50:45
0.6.9
|
jeh  |
Fix possible core dump on healthdc with the "P" option.
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
19 Jun 2002 16:12:06
0.6.8_1
|
jeh  |
Allow IPv6 to be excluded via -DWITHOUT_IPV6
Bump PORTREVISION
PR: 39526
Submitted by: steve@stevenwills.com |
18 Jun 2002 11:59:32
0.6.8
|
jeh  |
Zero out the sockaddr_* structures before use.
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> |
05 Apr 2002 14:00:57
0.6.7
|
jeh  |
Update to 0.6.7
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> |
05 Feb 2002 11:26:54 
|
jeh  |
FORCED COMMIT: |
05 Feb 2002 01:43:06 
|
jeh  |
A small patch to allow the command line to override the ENV in healthdc. |
16 Mar 2001 20:29:14 
|
jeh  |
Include the previous patch-aa Upgrade to 0.6.5. - Allow -B to use Vbat on
W83782D chips for Vcore1 (Abit BP-6) M/B |
06 Feb 2001 02:43:53 
|
jeh  |
Fix a divide by zero. Bump PORTREVISION |
16 Jan 2001 19:08:46 
|
will  |
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
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. |
07 Jan 2001 16:26:02 
|
jeh  |
Update to version 0.6.4 Fix problems introduced in version 0.6.3 |
05 Jan 2001 16:11:25 
|
jeh  |
Update to 0.6.3. This compiles on FBSD 3.5.1 and similar with out a IPv6
stack |
14 Nov 2000 01:14:49 
|
jeh  |
It was possible to divide by zero. |
26 Oct 2000 13:17:56 
|
jeh  |
Stop make configure from blowing up on systems without IPv6 |
24 Oct 2000 02:37:15 
|
jeh  |
Mikhail Teterin <mi@aldan.algebra.com> in PR 22258 showed me a more elegant
way to modify plist for NOPORTSDOC |
21 Oct 2000 18:48:27 
|
jeh  |
PLIST for extra document files |
21 Oct 2000 18:47:40 
|
jeh  |
Update to version 0.6.1 |
08 Oct 2000 07:23:57 
|
asami  |
Convert category sysutils to new layout. |
02 Oct 2000 04:10:30 
|
jeh  |
Change MAINTAINERship to my committers address. |
18 Sep 2000 11:41:55 
|
jedgar  |
Correct MD5 Remove obsoleted patch |
17 Sep 2000 19:31:46 
|
ade  |
Update to version 0.6.0 |
08 Aug 2000 04:00:27 
|
steve  |
Add 'LDFLAGS+=-lio' on the Alpha to get the inb/outb implementations. |
18 Jul 2000 13:06:02 
|
kevlo  |
- Update to 0.5.4 - Update the Makefile so the healthd.sh for the port is
installed instead the one in the files directory, which is out-of-date. |
14 Jul 2000 13:52:54 
|
jedgar  |
Update port to 0.5.3 |
11 Jul 2000 15:34:43 
|
kevlo  |
Update to version 0.5.2 |
08 Jul 2000 01:43:29 
|
steve  |
Update to version 0.5.1. |
05 Jul 2000 13:37:07 
|
tg  |
As threatened on freebsd-ports: all startup scripts know about the two 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. |
22 Jun 2000 02:18:37 
|
will  |
Update to 0.5. |