aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Install rmail script for those who don't use sendmail or compile itDavid W. Chapman Jr.2001-06-111-1/+2
| | | | | | | | | | Delete %D/etc/postfix quietly since most deinstalls are just upgrades to the next snapshot. PR: 27038 Reviewed by: roam Notes: svn path=/head/; revision=43847
* Add virtual.Jun Kuriyama2001-03-121-0/+1
| | | | | | | | Submitted by: maintainer PR: ports/25713 Notes: svn path=/head/; revision=39617
* Upgrade to 20010202.Jun Kuriyama2001-02-051-0/+1
| | | | | | | | PR: ports/24727 Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> (maintainer) Notes: svn path=/head/; revision=37959
* Cleanup around NOPORTDOCS.Jun Kuriyama2001-01-251-1/+61
| | | | | | | | Submitted by: yds@dppl.com PR: ports/24595 Notes: svn path=/head/; revision=37555
* Use configure.postfix script to configure.Jun Kuriyama2001-01-241-8/+8
| | | | | | | | | | | | Add an option for Berkeley DB3. Use tabs instead of spaces in mailer.conf. PR: ports/24429 Submitted by: yds@dppl.com Reviewed and modified by: maintainer Notes: svn path=/head/; revision=37515
* Install postlock. Not sure what it does but someone apparently wants it :)Doug White2000-12-151-0/+1
| | | | | | | | PR: 23551 Approved by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=35992
* Use @dirrm instead of @unexec rm.Doug White2000-12-021-1/+1
| | | | | | | | PR: 23062 Approved by: David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer) Notes: svn path=/head/; revision=35614
* - Add TLS support which includes SSL;Maxim Sobolev2000-11-221-0/+3
| | | | | | | | | | | - add sample-flush.cf to pkg-plist; - update to 20001121. PR: 22962 Submitted by: maintainer Notes: svn path=/head/; revision=35338
* Use the correct path (etc/postfix not postfix/etc) when comparing masterWill Andrews2000-11-151-2/+2
| | | | | | | | | | and main cf files. PR: 22858 Submitted by: maintainer Notes: svn path=/head/; revision=35157
* - Add option for postfix benchmarkChris D. Faulhaber2000-11-111-1/+3
| | | | | | | | | | | - Fix spacing error in writing to /etc/mail/mailer.conf - Update pkg-plist to include postfix benchmark binaries PR: 22728 Submitted by: Maintainer Notes: svn path=/head/; revision=35016
* Update pkg-plist to remove "extra" filesJames E. Housley2000-11-031-0/+2
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=34731
* *Detects kerberos and compiles SASL with it if it existsJames E. Housley2000-11-031-0/+2
| | | | | | | | | | | | *Adds 2 missing binaries, flush and spawn and includes their man pages *Changes postfix to ${PKGNAME} *Delete duplicate code to create /var/spool/postfix *Bump PORTREVISION to 1 Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> MAINTAINER Notes: svn path=/head/; revision=34695
* Update to snapshot 20001030. Use real make(1) .for (instead of @for)Will Andrews2000-11-011-43/+12
| | | | | | | | | | | | | | | | | loops. Fix occasional breakage when CC contains spaces. Remove manpages from the PLIST. Remove miscellaneous erroneous lines from PLIST. Use proper WITH_* PLIST_SUBs. Consolidate .if defined(WITH_*)'s. Add iteration for CONF* files in their two separate locations as well as BIN*. Use absolute paths in install script. Hand MAINTAINER saber over to David W. Chapman. :-) PR: 21439, 22409 Submitted by: Yarema <yds@dppl.com> David W. Chapman Jr. <dwcjr@inethouston.net> Approved by: MAINTAINER Notes: svn path=/head/; revision=34520
* Update to the latest snapshot, plus add hooks for all the very spiffyBill Fumerola2000-09-131-64/+49
| | | | | | | | | plugins that postfix can use. Submitted by: Omanchu Oogali <missnglnk@sneakerz.org> (new MAINTAINER) Notes: svn path=/head/; revision=32589
* Upgrade to latest version, fix PR 16472, 16753, 17078 too.Vanilla I. Shu2000-04-031-0/+53
| | | | | | | | PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Notes: svn path=/head/; revision=27296
* - Upgrade to Postfix 19991231pl04Torsten Blum2000-02-131-2/+2
| | | | | | | | - Stylistic changes in Makefile - Changes in packaging, esp. pkg/INSTALL Notes: svn path=/head/; revision=25777
* Upgrade to postfix 19990906 pl 02Torsten Blum1999-09-101-8/+7
| | | | Notes: svn path=/head/; revision=21602
* o Upgrade to 19990601Bill Fumerola1999-08-041-2/+3
| | | | | | | | | | PR: ports/12603 Submitted by: Hoss Firooznia <hfir@math.rochester.edu> o Put CFLAGS in the proper place (not in ALL_TARGET) Notes: svn path=/head/; revision=20523
* Port of Wietse Venema's postfix, yet another mail transport agent that tries toTorsten Blum1999-03-291-0/+49
replace sendmail. Notes: svn path=/head/; revision=17439