summaryrefslogtreecommitdiffstats
path: root/mail/smtpd
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+2
|
* PR: 51356foxfair2003-05-081-7/+1
| | | | | Submitted by: Scott A. Moberly <smoberly@karamazov.org> Back out sendmail-old dependency with smtpd.
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Unreak port.dinoex2002-08-231-5/+9
| | | | | Build only with sendmail-old port. PR: 36772
* Revert maintainership to portslioux2002-05-021-1/+1
| | | | | PR: 37666 Submitted by: Joao Carlos Mendes Luis <jonny@coe.ufrj.br> (previous maintainer)
* Marked BROKEN, as requested by maintainer.dinoex2002-04-141-0/+2
| | | | | PR: 36772 Submitted by: jonny@coe.ufrj.br
* Patch to solve problem:dinoex2002-03-302-1/+22
| | | | | | | | | | | | | | 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
* user.group -> user:group in chown call(s).dd2001-07-261-3/+3
|
* Use proper POSIX syntax for `chown'.obrien2001-06-011-4/+4
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-6/+6
|
* Remove stray directory on deinstallkris2000-11-111-0/+1
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-2/+2
|
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-281-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-9/+9
| | | | chown -> ${CHOWN}
* Add (prepare to be shocked) WWW:mharo1999-05-031-1/+1
|
* Make this compile again in -current.steve1998-07-033-4/+20
| | | | | PR: 6977 Submitted by: maintainer
* Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkitobrien1998-03-018-0/+243
Submitted by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
OpenPOWER on IntegriCloud