| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 Oct 2012 22:26:24
2.0_4
|
bapt  |
2012-10-20 misc/voltcraft304: No more public distfiles
2012-10-20 misc/thailocale: No more public distfiles
2012-10-20 misc/flyway: No more public distfiles
2012-10-20 mail/zabit: No more public distfiles
2012-10-20 mail/wbl: No more public distfiles
2012-10-20 mail/smtpd: No more public distfiles
2012-10-20 mail/bulk_mailer: No more public distfiles
Feature safe: yes |
21 Sep 2012 10:07:34
2.0_4
|
bapt  |
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's
distilator) |
14 Jan 2012 08:57:23
2.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. |
03 Jul 2011 13:53:52
2.0_4
|
ohauer  |
- remove MD5 |
27 Mar 2010 00:15:24
2.0_4
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
29 Jun 2008 22:19:20
2.0_4
|
itetcu  |
- fix plist with -DNOPORTDOCS
- bump PORTREVISION
Prompted by: QA Tindy run |
19 Feb 2006 23:07:01
2.0_3
|
mnag  |
- Turn patch fetchable again
- Reorganize Makefile
- portlint(1)
- Use new style of rc.d script
- Bump PORTREVISION
PR: 93040
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
25 Nov 2005 15:31:02
2.0_2
|
pav  |
- Add SHA256 |
14 Sep 2005 21:34:27
2.0_2
|
pav  |
- Change dead WWW to vendor homepage
- Don't mention patch which is already integrated by the port
- Don't mention docs which are no longer online
- Trim trailing whitespace |
29 Aug 2005 01:26:23
2.0_2
|
linimon  |
Remove mastersite that has been retired. |
10 Jul 2005 19:56:19
2.0_2
|
kris  |
Add some working master sites |
29 Jan 2004 07:24:56
2.0_2
|
trevor  |
SIZEify. |
08 May 2003 05:03:44
2.0_2
|
foxfair  |
PR: 51356
Submitted by: Scott A. Moberly <smoberly@karamazov.org>
Back out sendmail-old dependency with smtpd. |
20 Feb 2003 18:40:39
2.0_1
|
knu  |
De-pkg-comment. |
23 Aug 2002 19:27:19
2.0_1
|
dinoex  |
Unreak port.
Build only with sendmail-old port.
PR: 36772 |
02 May 2002 14:36:58
2.0_1
|
lioux  |
Revert maintainership to ports
PR: 37666
Submitted by: Joao Carlos Mendes Luis <jonny@coe.ufrj.br> (previous
maintainer) |
14 Apr 2002 18:18:35
2.0_1
|
dinoex  |
Marked BROKEN, as requested by maintainer.
PR: 36772
Submitted by: jonny@coe.ufrj.br |
30 Mar 2002 14:43:32
2.0_1
|
dinoex  |
Patch to solve problem:
since version 8.12.1 (8.12.0 ?) sendmail complains if a program piping
data to it doesn't have stdin, stdout and stderr opened; smtpfwdd
doesn't open stdout and stderr when forwarding a mail to sendmail,
therefore an anoying system messages is generated for each incoming mail:
Dec 30 00:05:44 alchemy sendmail[96078]: SYSERR(uucp): File descriptors
missing on startup: stdout, stderr: Bad file descriptor
Maintainer Timeout.
PR: 33314
Submitted by: marius@alchemy.franken.de |
26 Jul 2001 07:26:19 
|
dd  |
user.group -> user:group in chown call(s). |
01 Jun 2001 07:05:18 
|
obrien  |
Use proper POSIX syntax for `chown'. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
11 Nov 2000 11:58:14 
|
kris  |
Remove stray directory on deinstall |
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 04:16:42 
|
asami  |
Convert category mail to new layout. |