Commit graph

19 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
7324117abc 1) PORTREVISION bump due to [3] and [4]
2) distinfo - update checksum for outgoingip.patch: no major change
   in code
3) New patch files/patch-qmail-local.c
	-  Erik Sjlund pointed out a bug in qmail-local at
	http://www.ornl.gov/its/archives/mailing-lists/qmail/2000/10/msg00696.html
	- Precedence bug corrected by adding parentheses which
	affects .qmail files parsing code
4) Add qmail's sendmail emulation fix: "David Phillips noticed that
   sendmail's '-f' option sets a default From: header, and so should
   qmail's emulation."
	- Add distinfo checksum for the patch

Submitted by:	too many [2]
Obtained from:	http://www.qmail.org/ [3] [4]
2003-12-10 21:40:13 +00:00
Mario Sergio Fujikawa Ferreira
79ca3b8011 Add WITH_OUTGOINGIP_PATCH (outgoingip.patch) option: allow setting
the IP address used by qmail when sending outgoing messages

Prompted by:		Brad Davis <so14k@so14k.com>
Feature requested by:	many
2003-03-05 04:07:35 +00:00
Mario Sergio Fujikawa Ferreira
2a9f7d7272 Update to qmail-ldap patch version 20020901 2002-09-20 04:34:04 +00:00
Mario Sergio Fujikawa Ferreira
c480ec1d9c Update qmail-tls patch to 1.03.20020825 2002-09-19 19:18:14 +00:00
Mario Sergio Fujikawa Ferreira
d18f689c05 Update to qmail-ldap patch version 20020501a 2002-05-20 23:01:34 +00:00
Mario Sergio Fujikawa Ferreira
ddab25c8f5 Chase checksum of a patch: patch was trimmed, no further changes
Submitted by:	Paulius Bulotas <paulius@kaktusas.org>
2002-05-15 14:35:04 +00:00
Mario Sergio Fujikawa Ferreira
7ddfd112ea Update qmail-tls patch to 1.03.20010627 2002-03-29 16:54:30 +00:00
Mario Sergio Fujikawa Ferreira
3ce4e629d7 Update qmail-mysql to patch level 1.1.8 2002-01-21 02:25:31 +00:00
Mario Sergio Fujikawa Ferreira
d1ac55fcd8 add checksum for soon to be qmail-ldap patch level 20011001a 2001-11-11 01:09:44 +00:00
Mario Sergio Fujikawa Ferreira
f84997055e Add updated distinfo for qmail-ldap slave port: ldap patch version 20010501 2001-07-25 02:38:27 +00:00
Mario Sergio Fujikawa Ferreira
fd84038273 Update tls.patch checksum (required by slave port qmail-tls)
PR:		27954
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
2001-06-09 18:45:31 +00:00
Mario Sergio Fujikawa Ferreira
8d0b03efd4 Add updated distinfo for qmail-ldap slave port: ldap patch version 20010301 2001-04-27 14:45:50 +00:00
Mario Sergio Fujikawa Ferreira
224a6052af * qmail port
o bump PORTREVISION
o sanitize MASTER_SITES
o added several flags (defined checks) to enable
active slave port control on what they inherit
o add extra enhancement patches, these can be
inherited too:
	- WITH_QMAILQUEUE_PATCH: qmailqueue-patch
	- WITH_BIG_TODO_PATCH: big-todo.103.patch
	- WITH_BIG_CONCURRENCY_PATCH: big-concurrency.patch
		- WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT
		default: 509
o add patches checksum to distinfo
o added MASTER_SITE_QMAIL for internal use
o additional copies of slave qmail patches are now housed
at MASTER_SITE_LOCAL, PATCH_SITE_SUBDIR=lioux because
these patches only have ONE PATCH_SITES source each
	- qmail-ldap-1.03-20010201.patch.gz (qmail-ldap)
	- qmail-mysql-1.1.1.patch (qmail-mysql)
	- tls.patch (qmail-tls)
o turn all absolute references to both binaries and
FreeBSD configuration files into VARs: better
maintability
o s/yetanotherone-/slaveport-/: that is the correct
nomenclature
o ${LN} should use -sf instead of plain -s
o typo fix: QMail -> qmail

* qmail-ldap port
o bump PORTREVISION in sync with master port bump
o minor changes to comply to recent changes to the master
port
o block the WITH_BIG_CONCURRENCY_PATCH, it does not like
the qmail-ldap patch
o enable SMTP TLS support with WITH_TLS
	- the PKGNAMESUFFIX changes to -ldap-with_tls
	- let it know the location of QMAIL_TLS_PORT
	- add certificate and certificate-req; in fact,
		we are inheriting qmail-tls targets
 o s/yetanotherone-/slaveport-/: that is the correct
nomenclature
o tabulate better the WITH_* advertisement messages
o add appropriate message to PKGMESSAGE about the
new certificate targets following the qmail-tls
port
o nomenclature fix: ^ldap- -> ^qmail-ldap-

* qmail-mysql port
o bump PORTREVISION in sync with master port bump
o block the WITH_QMAILQUEUE_PATCH, it does not like
the qmail-mysql patch
o s/yetanotherone-/slaveport-/: that is the correct
nomenclature

* qmail-tls port
o bump PORTREVISION in sync with master port bump
o minor changes to comply to recent changes to the master
port
o s/yetanotherone-/slaveport-/: that is the correct
nomenclature
o nomenclature fix: ^tls- -> ^qmail-tls-
2001-02-22 18:15:18 +00:00
Mario Sergio Fujikawa Ferreira
4729a174ab Add some bell and whistles that will enable better support for the
qmail-* skeleton ports inheriting (including) this port

While there, update NO_PACKAGE with a more informative message.
The NO_PACKAGE variable will be inherited by all meta ports

Since qmail-{ldap,mysql,tls} are meta ports sharing qmail's port
code, update qmail distinfo information with new distribution
patches:
	- Add new distinfo information required by updated qmail-ldap
	version 1.03.20010201
	- Add new distinfo for recently added port qmail-tls and
	qmail-mysql

In PLIST, use recently added PORTDOCS variable support

PORTREVISION bump is not necessary.
2001-02-12 02:53:22 +00:00
Mario Sergio Fujikawa Ferreira
27cb3a7160 Add yet another WITH option to qmail-ldap. This time a WITH_LDAP_DEBUG
option for those in pursue of enlightment.

While there, update NO_PACKAGE with a more informative message.
Along with addition of appropriate LEGAL information.

Also, since qmail-ldap is a meta port sharing qmail's port code,
update qmail distinfo information with the new distribution patch
required by the qmail-ldap port. This is a typo fix. This was missed
on revision 1.6 of qmail-ldap.

Submitted by: Cristhian Venegas <cvb@deltron.net>
2000-12-19 14:29:27 +00:00
Neil Blakey-Milner
d2661fc1f2 Update qmail-ldap 1.03.20000701, and share logic in qmail port, and some
other minor tweaks.

"However, this is not worth a PORTREVISION tag. I did not
change the behavior of the qmail port in any way."

PR:		21563
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> (maintainer)
2000-09-28 20:56:03 +00:00
Steve Price
11f78ae3f7 Fix pkg/PLIST and prepare this port to be the MASTERDIR for the upcoming
qmail-ldap port.

PR:		18733
Submitted by:	maintainer
2000-05-29 03:37:09 +00:00
Chris Piazza
2991e4885e Add a patch so that will accept the non-RFC >512 "AOL" DNS entries.
Bad, yet necessary.

PR:		13699
Submitted by:	maintainer
1999-10-07 03:01:47 +00:00
Tim Vanderhoek
64885f557e I think most of us are familiar with that particular program. 1998-07-18 19:59:55 +00:00