Commit graph

17 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
e86cb26c79 o Update to patch level 20011001a
o Allow choice of either openldap or openldap2 (WITH_LDAP2)
o Add WITH_DASH_EXT option
o Add a pointer in PKGMESSAGE to Reviewer's how-to on FreeBSD+qmail-ldap

Reviewed by:	Henk Wevers <henk@wevers.org>
2001-11-11 01:25:28 +00:00
Mario Sergio Fujikawa Ferreira
516286c68f Update to qmail-ldap patch version 20010501 2001-07-25 02:37:58 +00:00
Mario Sergio Fujikawa Ferreira
a5c84227d1 o Update to qmail ldap patch version 20010301
o New defaults: TLS, LDAP_CLUSTER, AUTOMAILDIRMAKE, AUTOHOMEDIRMAKE
o Modify options WITH -> WITHOUT due to new defaults
o Fixes:
	- added 0.0.0.0 patch
	- fix qmail-lspawn 'Out of memory' error when attempting
	  local delivery to a nonexistant user
	- handle precedence flag in the right way
	- fix for qmail.schema mailReplyText
	- fix for ldaptimeout to just defer message delivery instead
	  of bouncing sometimes
2001-04-27 14:47:55 +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
8bf4730882 Have slave ports correctly inherit PREFIX from master port qmail
Also, replace hard references to the master port with relative
ones.

Spotted by:	Radovan Gibala <gigi@agraf.sk>
2001-02-14 01:26:03 +00:00
Mario Sergio Fujikawa Ferreira
8b88cd0087 Be sensitive about repo bloat
Since this is a slave port of the qmail port, use the
patches we have in common as EXTRA_PATCHES. It is
unfortunate that we need local patches; otherwise,
all patches could be used from the master port

Fix some typo: tls- -> ldap-
2001-02-12 16:28:53 +00:00
Mario Sergio Fujikawa Ferreira
2fdf725223 Add a local pkg comment file instead of relying on master qmail
port
2001-02-12 03:01:24 +00:00
Mario Sergio Fujikawa Ferreira
84436002d7 Update to qmail-ldap patch version 20010201
Add yet another WITH option to qmail-ldap. This time a WITH_CLEARTEXTPASSWD
option for those in need of cleartext passwords

Be sensible of repo bloat, turn all WITH option patches into perl
regexp substitions

In PLIST, use recently added PORTDOCS variable support
2001-02-12 02:59:37 +00:00
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +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
Mario Sergio Fujikawa Ferreira
43a0a8e35d 3 patch files implementing WITH_* options were left out on revision
1.5 update of Makefile.
Rectify this.
2000-12-11 15:12:05 +00:00
Mario Sergio Fujikawa Ferreira
8377358e94 Updated to latest patch level version 20001201
Also, added some WITH_* user options
2000-12-11 14:55:48 +00:00
Mario Sergio Fujikawa Ferreira
f2194d5627 qmail's license terms regarding precompiled distribution
does not seem to allow packaging this port. Add NO_PACKAGE
with appropriate information.

Submitted by:	knu
2000-11-25 16:57:29 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +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
Maxim Sobolev
952a060d79 New port following the apache structure port naming convention. This
one builds qmail with ldap support using http://www.nrg4u.com/ patches.

PR:		18732
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-09-19 15:46:57 +00:00