| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 19:10:39
0.0.20111212
|
hrs  |
- Trim old-style header.
- Use OPTIONS_DEFINE. |
05 Aug 2012 23:19:40
0.0.20111212
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
25 Jun 2012 10:53:29
0.0.20111212
|
hrs  |
Add kld to CATEGORIES.
Submitted by: Masaki TAGAWA
PR: ports/169368 |
20 Jun 2012 07:48:18
0.0.20111212
|
hrs  |
Style fix: include bsd.port.pre.mk before using SRC_BASE.
Submitted by: jgh
PR: ports/169214 |
14 Jan 2012 08:57:23
0.0.20111212
|
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. |
08 Jan 2012 20:38:47
0.0.20111212
|
hrs  |
Update to 20111212. Patches in up0310 and up0345 have been merged. |
17 Jul 2011 22:04:26
0.0.20110326
|
hrs  |
Fix build on 7.x.
Reported by: pav |
17 Jul 2011 21:37:10
0.0.20110326
|
pav  |
- Mark BROKEN on 7.X: does not compile
ptx_proc.c:84: error: too few arguments to function 'kthread_exit'
Reported by: pointyhat |
03 Jul 2011 16:47:58
0.0.20110326
|
hrs  |
Add multimedia/ptx-kmod, a device driver for PT1 and PT2, ISDB-S/ISDB-T tuner
cards from Earth Soft. |