| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
to be marked as BROKEN (and, thus, possibly removed)
PR: 57402
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes:
svn path=/head/; revision=89973
|
|
|
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
Notes:
svn path=/head/; revision=86964
|
|
|
|
|
|
|
|
| |
Do not allow this option in these ports since it conflicts with
both -ldap and -tls patches
Notes:
svn path=/head/; revision=76897
|
|
|
|
| |
Notes:
svn path=/head/; revision=76346
|
|
|
|
| |
Notes:
svn path=/head/; revision=76344
|
|
|
|
| |
Notes:
svn path=/head/; revision=76311
|
|
|
|
|
|
|
| |
Submitted by: lioux
Notes:
svn path=/head/; revision=75232
|
|
|
|
| |
Notes:
svn path=/head/; revision=66787
|
|
|
|
| |
Notes:
svn path=/head/; revision=59564
|
|
|
|
|
|
|
|
| |
- Comma operator does not work for {DIST,PATCH}FILES just yet,
re-arrange groups to achieve similar effect
Notes:
svn path=/head/; revision=57278
|
|
|
|
|
|
|
| |
o Full deployment of MASTER_SITES:n
Notes:
svn path=/head/; revision=57250
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=49929
|
|
|
|
| |
Notes:
svn path=/head/; revision=45455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=41963
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-
Notes:
svn path=/head/; revision=38616
|
|
|
|
|
|
|
|
|
|
| |
Also, replace hard references to the master port with relative
ones.
Spotted by: Radovan Gibala <gigi@agraf.sk>
Notes:
svn path=/head/; revision=38320
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-
Notes:
svn path=/head/; revision=38261
|
|
|
|
|
|
|
| |
port
Notes:
svn path=/head/; revision=38235
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=38234
|
|
|
|
|
|
|
| |
(I know, I look boring and pedant :o)
Notes:
svn path=/head/; revision=37983
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=36124
|
|
|
|
|
|
|
|
| |
1.5 update of Makefile.
Rectify this.
Notes:
svn path=/head/; revision=35898
|
|
|
|
|
|
|
| |
Also, added some WITH_* user options
Notes:
svn path=/head/; revision=35896
|
|
|
|
|
|
|
|
|
|
| |
does not seem to allow packaging this port. Add NO_PACKAGE
with appropriate information.
Submitted by: knu
Notes:
svn path=/head/; revision=35415
|
|
|
|
|
|
|
| |
.) and other pkg variables if they are nearby.
Notes:
svn path=/head/; revision=33559
|
|
|
|
|
|
|
| |
Approved by: will
Notes:
svn path=/head/; revision=33350
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=33228
|
|
one builds qmail with ldap support using http://www.nrg4u.com/ patches.
PR: 18732
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Notes:
svn path=/head/; revision=32858
|