aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix1/files
Commit message (Collapse)AuthorAgeFilesLines
* 2009-02-15 ftp/downloader: sources unavailable - website dissappearedMartin Wilke2009-03-0911-259/+0
| | | | | | | | | | | 2009-03-04 devel/rubygem-mojombo-grit: Obsolete, use devel/rubygem-grit instead 2009-03-08 mail/postfix1: Not supported anymore by vendor. Please choose a new one version. 2009-03-08 mail/postfix21: Not supported anymore by vendor. Please choose a new one version. 2009-03-08 mail/postfix22: Not supported anymore by vendor. Please choose a new one version. 2009-03-01 www/rubygem-actionwebservice: from rails 2.0 www/rubygem-rails use www/rubygem-activeresource instead Notes: svn path=/head/; revision=229806
* - Add FreeBSD 8 in makedefsMarcus Alves Grando2007-12-131-3/+5
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=203483
* - Add mail to PROVIDE line. This fixes other scripts that require mail ↵Marcus Alves Grando2007-03-071-1/+1
| | | | | | | | | | | starts first. PR: 109336 Submitted by: Dan D Niles <dan at more.net> Notified by: rafan Notes: svn path=/head/; revision=186833
* - Convert scripts/configure.postfix to OPTIONS and unBROKEN [1]Marcus Alves Grando2006-02-151-7/+7
| | | | | | | | | | | | | | - Convert scripts/fix-files-list to REINPLACE_CMD - s/rcNG/rc.d/ - portlint(1) - Reorganize Makefile - Bump PORTREVISION - Mark OPENLDAP was BROKEN Requested by: kris [1] Notes: svn path=/head/; revision=156080
* Modify rc.d script like example in Porters Handbook.Marcus Alves Grando2006-01-161-11/+15
| | | | Notes: svn path=/head/; revision=153685
* Fix rc.d/postfix.sh restart adding pidfile and procnameMarcus Alves Grando2006-01-121-0/+6
| | | | | | | | | | Bump PORTREVISION PR: 91721 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=153369
* Add rcNG script to start postfixMarcus Alves Grando2006-01-121-0/+35
| | | | | | | | | Remove scripts/configure. USE_REINPLACE do change !!PREFIX!! Update pkg-message to reflect rcNG script Bump PORTREVISION Notes: svn path=/head/; revision=153354
* - Update to 1.1.13Pav Lucistnik2005-08-1111-28/+88
| | | | | | | | | | | | | - Remove BROKEN to 6.0 - Update patch files to use PATCH_STRIP=-p1 - Backport pkg-message from mail/postfix PR: ports/84781 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=140852
* Forgot to hit the commit button for mail/postfix1, as promised inOliver Eikemeier2004-02-241-0/+0
| | | | | | | | | <http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009329.html> Submitted by: Mark Santcroos <marks@ripe.net> Notes: svn path=/head/; revision=101957
* Fix remote denial-of-service bug in address parser.Jacques Vidrine2003-08-041-0/+12
| | | | | | | <URL:http://archives.neohapsis.com/archives/fulldisclosure/2003-q3/1377.html> Notes: svn path=/head/; revision=86248
* After a repo-copy from ports/mail/postfix, time warp back toJacques Vidrine2003-07-3112-137/+77
| | | | | | | | | | 2003/01/08 and Postfix version 1.1.12. Some folks haven't moved on to Postfix 2.x it seems. Requested by: diviner17@yahoo.com Notes: svn path=/head/; revision=86051
* One of the patch files for postfix was not PREFIX-clean. This makes itErwin Lansing2003-07-231-7/+7
| | | | | | | | | | PREFIX-clean PR: 54768 Submitted by: maintainer Notes: svn path=/head/; revision=85418
* Update to 2.0.0.2.Pete Fritchman2003-01-0912-77/+137
| | | | | | | | PR: 46691 Submitted by: maintainer Notes: svn path=/head/; revision=72786
* upgrade to 1.1.12Ying-Chieh Liao2003-01-0255-1069/+0
| | | | | | | | PR: 45802 Submitted by: maintainer Notes: svn path=/head/; revision=72216
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-283-6/+6
| | | | | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu Notes: svn path=/head/; revision=63671
* Update to 1.1.2 (yes they are finally using versions)David W. Chapman Jr.2002-01-3013-172/+124
| | | | | | | Submitted by: Vivek Khera Notes: svn path=/head/; revision=54041
* Set context of diff for patch-aa to 2 lines to allow tls patchingDavid W. Chapman Jr.2002-01-171-51/+24
| | | | | | | | PR: 33992 Noticed by: des, et al. Notes: svn path=/head/; revision=53276
* Disable debugger by defaultJacques Vidrine2002-01-151-19/+91
| | | | | | | Approved by: dwcjr (MAINTAINER) Notes: svn path=/head/; revision=53122
* Add header/body_check warnings commandDavid W. Chapman Jr.2001-11-271-0/+24
| | | | | | | | | Bump PORTREVISION Submitted by: osa@freebsd.org.ru Notes: svn path=/head/; revision=50651
* Fix path in patchDavid W. Chapman Jr.2001-10-101-1/+1
| | | | | | | | PR: 30547 Submitted by: hanahara@meiko.co.jp Notes: svn path=/head/; revision=48651
* Erase extra parts of install.cfDavid W. Chapman Jr.2001-09-241-4/+0
| | | | | | | Submitted by: Yen-Ming Lee Notes: svn path=/head/; revision=48132
* Remove version tags from files that don't need it.David W. Chapman Jr.2001-09-231-1/+0
| | | | Notes: svn path=/head/; revision=48124
* Install install.cf to ensure spool is created with correct permissionsDavid W. Chapman Jr.2001-09-231-0/+11
| | | | | | | | | | Bump PORTREVISION PR: 30751 Submitted by: Yen-Ming Lee Notes: svn path=/head/; revision=48121
* 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
* update to NON BETA release, 20010228.FUJISHIMA Satsuki2001-03-0444-233/+552
| | | | | | | | PR: 25493 Submitted by: maintainer Notes: svn path=/head/; revision=39057
* Unbreak use with rmail and bump PORTREVISION.Daniel Harris2000-12-232-40/+59
| | | | | | | | PR: 22598 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36273
* Update to postfix 19991231-pl10. Install LDAP_README and MYSQL_README alongWill Andrews2000-11-1450-277/+835
| | | | | | | | | | | | | | | | 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
* Upgrade to latest version, fix PR 16472, 16753, 17078 too.Vanilla I. Shu2000-04-031-2/+11
| | | | | | | | PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net> Notes: svn path=/head/; revision=27296
* Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patchesChris D. Faulhaber2000-03-312-0/+21
| | | | | | | | | | are the same as were submitted on the postfix-users mailing list (and should be integrated for the next release). No response from: Maintainer Notes: svn path=/head/; revision=27202
* Upgrade to 19991231.Vanilla I. Shu2000-01-021-60/+28
| | | | Notes: svn path=/head/; revision=24354
* Upgrade to postfix 19990906 pl 02Torsten Blum1999-09-101-20/+6
| | | | Notes: svn path=/head/; revision=21602
* Fix program_directory in main.cfTorsten Blum1999-04-071-1/+1
| | | | Notes: svn path=/head/; revision=17689
* Port of Wietse Venema's postfix, yet another mail transport agent that tries toTorsten Blum1999-03-2911-0/+302
replace sendmail. Notes: svn path=/head/; revision=17439