| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Aug 2012 23:19:40
0.4
|
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 |
14 Jan 2012 08:57:23
0.4
|
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. |
20 Mar 2011 12:54:45
0.4
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
0.4
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Feb 2010 03:33:45
0.4
|
pgollucci  |
- Update to 0.4
- Update MAINTAINER e-mail address
PR: ports/142428
Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer) |
25 Aug 2007 13:11:18
0.3
|
rafan  |
- Use %%DATADIR%% instead of %%PREFIX%%/net/ris
Noticed by: sat
Approved by: maintainer via mail |
15 Aug 2007 06:07:05
0.3
|
rafan  |
- Use DATADIR macro in rc script as in we do in Makefile
Noticed by: sat
Approved by: maintainer via mail |
12 Aug 2007 11:03:16
0.3
|
rafan  |
- Update to 0.3
- Add pkg-message
- Add filename remapping for tftp-hpa
- Use PYTHON_CMD in scripts
- Update master sites
- Pass maintainership to submitter
PR: ports/115301
Submitted by: Alex Deiter <tiamat at komi.mts.ru> |
04 Aug 2007 11:41:31
0.1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
27 Feb 2007 00:27:28
0.1
|
linimon  |
Reset tiamat@komi.mts.ru due to maintainer timeouts and no response to
earlier email.
Hat: portmgr |
11 May 2006 22:49:56
0.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
20 Feb 2006 20:47:50
0.1
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
22 Jan 2006 21:24:05
0.1
|
edwin  |
SHA256ify
Approved by: krion@ |
11 Sep 2005 12:19:21
0.1
|
pav  |
OpenSource alternative to Microsoft Windows RIS (Remote Installation Services).
You can also use this stuff to install Microsoft Windows from the network.
PR: ports/85630
Submitted by: Alex Deiter <tiamat@komi.mts.ru> |