| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Jan 2013 16:33:28
97.6.6
|
crees  |
Remove unused function from pkg-install, and dequote RESTRICTED |
09 Jul 2011 11:03:10
97.6.6
|
crees  |
- Use USERS and GROUPS
- Use pre-su-install to create directories under PREFIX
PR: ports/157542
Submitted by: crees (me)
Approved by: rene (mentor, implicit) |
21 Dec 2009 02:19:12
97.6.6
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
19 Jun 2008 07:33:53
97.6.6
|
dougb  |
Standardize placement and style of WWW: lines, and in some cases
remove ^M from line endings.
List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua> |
03 Sep 2006 01:33:30
97.6.6
|
kris  |
NO_CDROM is superfluous here |
23 Dec 2004 09:32:50
97.6.6
|
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
07 Mar 2003 06:04:59
97.6.6
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
23 Feb 2003 16:25:49
97.6.6
|
leeym  |
correct syntax of chown
PR: 48515
Submitted by: Akihiro IIJIMA <aki@bsdclub.org>
Approved by: markp (MAINTAINER) |
08 Jul 2001 14:04:32 
|
taoka  |
Correct a message in Makefile |
02 Jul 2001 04:11:18 
|
taoka  |
s-bit's for jserver and wnnds were lost in the recently version (e.g.
4.3-RELEASE) Then 'chmod 4555' for these add into pkg-install. |
24 Jun 2001 21:29:39 
|
dd  |
Remove duplicate words where appropriate. |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
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. |