aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix26/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add header/body_check warnings commandDavid W. Chapman Jr.2001-11-271-0/+1
| | | | | | | | | Bump PORTREVISION Submitted by: osa@freebsd.org.ru Notes: svn path=/head/; revision=50651
* Update to pl08 and tls to go with it.David W. Chapman Jr.2001-11-151-1/+1
| | | | | | | | PR: 32007 Submitted by: osa@FreeBSD.org.ru Notes: svn path=/head/; revision=50079
* Update to pl07David W. Chapman Jr.2001-11-151-1/+1
| | | | | | | | PR: 32000 Submitted by: osa@FreeBSD.org.ru Notes: svn path=/head/; revision=50078
* Update postfix to 20010228-pl06 and update tls to go with it.David W. Chapman Jr.2001-11-061-2/+1
| | | | Notes: svn path=/head/; revision=49670
* Install install.cf to ensure spool is created with correct permissionsDavid W. Chapman Jr.2001-09-231-1/+5
| | | | | | | | | | Bump PORTREVISION PR: 30751 Submitted by: Yen-Ming Lee Notes: svn path=/head/; revision=48121
* Update to pl05David W. Chapman Jr.2001-09-231-3/+2
| | | | | | | | | | Change DISTNAME to use regex Update tls and ipv6 to pl04 Pointed out by: petef Notes: svn path=/head/; revision=48106
* Fix path on main.cf in reference to prefixDavid W. Chapman Jr.2001-09-141-1/+1
| | | | | | | | | | Bump PORTREVISION PR: 30547 Submitted by: hanahara@meiko.co.jp Notes: svn path=/head/; revision=47813
* Back out the db3 port update because some of these dependent ports hadAkinori MUSHA2001-08-011-1/+1
| | | | | | | | | | | | | been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. Notes: svn path=/head/; revision=45700
* Reflect databases/db3's shlib version bump from 2 to 3.Akinori MUSHA2001-07-251-0/+1
| | | | Notes: svn path=/head/; revision=45472
* Update to pl3 of postfixDavid W. Chapman Jr.2001-06-171-2/+2
| | | | | | | Update TLS and IPv6 to go with new postfix version Notes: svn path=/head/; revision=44140
* I'm taking over this port for Blaz since he can't dedicate time to itDavid W. Chapman Jr.2001-06-171-1/+1
| | | | | | | | | and I am already maintaining postfix-current. Submitted by: maintainer Notes: svn path=/head/; revision=44138
* Update port to 20010228 pl02.Jun Kuriyama2001-05-211-3/+3
| | | | | | | | | | | | | | | pkg-plist cleanup. Update to TLS patch 0.7.2. Update to IPv6 patch 20010228pl02-v6-20010503a. Complain if user tries to compile with both TLS and IPv6 enabled. Complain if user tries to compile with IPv6 on non-i386 platform (ie alpha). Change maintainer e-mail address. Submitted by: blaz@si.FreeBSD.org (maintainer) PR: ports/27098 Notes: svn path=/head/; revision=42834
* update postfix to 20010228-pl01Michael Haro2001-04-021-2/+2
| | | | | | | | PR: 26211 Submitted by: maintainer Notes: svn path=/head/; revision=40723
* remove BROKEN for alpha, the unaligned access errors are a red herring.Bill Fumerola2001-03-111-4/+0
| | | | | | | I'm getting the same "unknown mail transport error" on my i386 at work. Notes: svn path=/head/; revision=39485
* Mark BROKEN for alpha: Unaligned access problems in postsuper and postlogAlexander Langer2001-03-101-0/+4
| | | | Notes: svn path=/head/; revision=39434
* use DIST_SUBDIR=postfix due to both release and snapshot don't haveFUJISHIMA Satsuki2001-03-051-0/+1
| | | | | | | | | specific name in their tarballs. Approved by: maintainers Notes: svn path=/head/; revision=39095
* update to NON BETA release, 20010228.FUJISHIMA Satsuki2001-03-041-59/+58
| | | | | | | | PR: 25493 Submitted by: maintainer Notes: svn path=/head/; revision=39057
* Add -lz to be compiled with MySQL.Jun Kuriyama2001-02-171-1/+1
| | | | | | | Requested by: Blaz Zupan <blaz@amis.net> Notes: svn path=/head/; revision=38421
* add MASTER_SITE_RINGSERVER to MASTER_SITES.FUJISHIMA Satsuki2001-02-051-1/+2
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=38003
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Unbreak use with rmail and bump PORTREVISION.Daniel Harris2000-12-231-0/+1
| | | | | | | | PR: 22598 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36273
* Update to 19991231-pl13.Daniel Harris2000-12-231-2/+2
| | | | | | | | PR: 23696 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36257
* Update to postfix 19991231-pl10. Install LDAP_README and MYSQL_README alongWill Andrews2000-11-141-81/+138
| | | | | | | | | | | | | | | | with documentation. Fix manpage generation. Consistently use INSTALL_* macros (from postfix-current). Modify packaging list using WITH_PCRE and WITH_LDAP PLIST_SUBs (as per postfix-current). Add knob to enable PCRE (again from postfix-current). Use better package description (postfix-current). Fix PLIST. Conditionally remove main.cf and master.cf when they are unmodified from default (postfix-current). Fully institute new maintainer as a real one. :-) PR: 17777, 19185, 20565, 21819, 22613 (also postfix-current) Submitted by: maintainer (THANKS!) Notes: svn path=/head/; revision=35128
* Hand MAINTAINER to Blaz Zupan <blaz@amis.net>.Will Andrews2000-11-071-1/+1
| | | | Notes: svn path=/head/; revision=34889
* Remove Torsten Blum by due effect of not being a maintainer - many reportsWill Andrews2000-11-071-1/+1
| | | | | | | | of patches being ignored and lack of interest being shown towards this port have brought this about. Who wants to revive this port? Notes: svn path=/head/; revision=34887
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-2/+2
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Upgrade to 19991231pl8.Vanilla I. Shu2000-06-041-2/+2
| | | | Notes: svn path=/head/; revision=29172
* Upgrade the 19991231 release to patchlevel 07.David E. O'Brien2000-06-011-2/+2
| | | | Notes: svn path=/head/; revision=29073
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-2/+2
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27680
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27500
* Ack, what was I thinking? it's not safe to assume the system sendmailPeter Wemm2000-04-031-2/+4
| | | | | | | was the last active mailer. Notes: svn path=/head/; revision=27298
* Fix 'make replace' to correctly use mailer.confPeter Wemm2000-04-031-1/+10
| | | | Notes: svn path=/head/; revision=27297
* Upgrade to latest version, fix PR 16472, 16753, 17078 too.Vanilla I. Shu2000-04-031-3/+8
| | | | | | | | PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Notes: svn path=/head/; revision=27296
* - Upgrade to Postfix 19991231pl04Torsten Blum2000-02-131-21/+16
| | | | | | | | - Stylistic changes in Makefile - Changes in packaging, esp. pkg/INSTALL Notes: svn path=/head/; revision=25777
* Oops, forgot to change ALL_TARGET ;-(Torsten Blum2000-01-291-2/+2
| | | | | | | Noticed by: <Blaz Zupan <blaz@amis.net> Notes: svn path=/head/; revision=25248
* - Upgrade to patchlevel 3Torsten Blum2000-01-281-1/+18
| | | | | | | | | | - Add support for MySQL and LDAP support MySQL + LDAP Patches submitted by Blaz Zupan <blaz@amis.net> and re-used with minor cleanups. Notes: svn path=/head/; revision=25181
* Upgrade to 19991231.Vanilla I. Shu2000-01-021-3/+2
| | | | Notes: svn path=/head/; revision=24354
* Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.Josef Karthauser1999-12-301-2/+2
| | | | | | | | PR: ports/15544 Submitted by: khetan@freebsd.os.org.za Notes: svn path=/head/; revision=24292
* Strip the binariesTorsten Blum1999-09-101-3/+3
| | | | Notes: svn path=/head/; revision=21618
* Upgrade to postfix 19990906 pl 02Torsten Blum1999-09-101-2/+3
| | | | Notes: svn path=/head/; revision=21602
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* awk -> ${AWK}Michael Haro1999-08-221-3/+3
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-221-5/+5
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* o Upgrade to 19990601Bill Fumerola1999-08-041-22/+20
| | | | | | | | | | 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
* mv -> ${MV}Torsten Blum1999-05-021-23/+25
| | | | | | | | | | | cp -> ${CP} install -> ${INSTALL} mkdir -> ${MKDIR} PR: ports/10934 Notes: svn path=/head/; revision=18324
* Port of Wietse Venema's postfix, yet another mail transport agent that tries toTorsten Blum1999-03-291-0/+122
replace sendmail. Notes: svn path=/head/; revision=17439