| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 May 2013 08:07:59
2.0.1.20_7
|
hrs  |
- Fix build after utmp->utmpx migration.
- Use OPTIONS_DEFINE.
- Use USERS and GROUPS for _sj3 user.
- Trim old-style header. |
05 Aug 2012 23:19:40
2.0.1.20_7
|
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
2.0.1.20_7
|
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. |
18 Mar 2011 17:59:51
2.0.1.20_7
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
27 Mar 2010 00:15:24
2.0.1.20_7
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
20 Mar 2010 15:20:15
2.0.1.20_7
|
miwi  |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
09 Jun 2009 15:33:28
2.0.1.20_7
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
26 Oct 2008 23:12:53
2.0.1.20_6
|
hrs  |
- Fix a typo that prevents the NOPORTDOCS case from working.
- Move LIB_DEPENDS to the fourth section. |
26 Oct 2008 19:35:08
2.0.1.20_6
|
hrs  |
- Separate the server part and the library part from japanese/sj3, and
remove japanese/sj3.
- Use localhost as the default listen address instead of INADDR_ANY.
- Add "servername" directive to serverrc.
- Fix incorrect descriptions in serverrc.
- Take maintainership. |
26 Oct 2008 19:20:24
2.0.1.20_5
|
hrs  |
Repo-copied from japanese/sj3. |