CVS log for ports/mail/qmail-ldap/Makefile
Up to [FreeBSD] / ports / mail / qmail-ldap
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jul 18 20:55:29 2011 UTC (6 months, 3 weeks ago) by garga
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +3 -0 lines
- Make qmail use USERS and GROUPS [1] - Add my local_distfiles as a MASTER_SITES to ucspi-ssl PR: ports/157622 [1] Submitted by: crees [1]
Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri Feb 25 01:31:51 2011 UTC (11 months, 2 weeks ago) by delphij
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Chase after net/openldap24-server update. Reminded by: miwi
Revision 1.49: download - view: text, markup, annotated - select for diffs
Wed Nov 4 18:06:27 2009 UTC (2 years, 3 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
- Update (fix bug) SMTPEXTFORK code (affects only qmail-ldap port) - Add JMS's Greet Delay feature on Qmail-LDAP - Enhace qmail-smtpd logs (spamcontrol-like) on qmail-ldap PR: ports/140255 Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Apr 15 16:39:44 2009 UTC (2 years, 9 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- Make SENDERCHECK4 patch respect OPTIONS - Bump PORTREVISION Submitted by: Martin Lesser <ml@bettercom.de> Approved by: portmgr (pav)
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jan 5 19:04:19 2009 UTC (3 years, 1 month ago) by delphij
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Bump PORTREVISION's after OpenLDAP update. Suggested by: rafan
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Mar 31 01:07:18 2008 UTC (3 years, 10 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
- Fix pkg-install to create initial aliases correctly, broken when was rewritten from csh to sh - Bump PORTREVISION from all slave ports
Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Aug 10 15:34:59 2006 UTC (5 years, 6 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1 lines
Register CONFLICTS between qmail master and all slave ports
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Mar 5 13:41:29 2006 UTC (5 years, 11 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Update qmail-ldap to 20060201 Approved by: portmgr (linimon)
Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu Feb 2 23:12:05 2006 UTC (6 years ago) by marcus
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -1 lines
Remove CONFLICTS with nss.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:09 2006 UTC (6 years ago) by krion
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6]
- Fix warning issued during make index on archs !368. [7]
- Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from
all files under ${WRKSRC}. If set to a string, remove in all files
under ${WRKSRC} with one of these names the ^Ms. [8]
- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
checking the existance of the Perl modules with the "perl -e 'use
module;'" command. [9]
- Fix bsd.port.mk variable quoting issues. No quoting is necessary
anymore either in the Makefile or on the command line. Affected
variables include:
BROKEN
FORBIDDEN
IGNORE
MANUAL_PACKAGE_BUILD
NO_CDROM
NO_PACKAGE
RESTRICTED
[10]
- Add NOFETCHFILES variable. If set, don't download these files
from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
${MASTER_SITE_OVERRIDE}). [11]
- Improve 'search' target output. [12]
- Add a new virtual category for Amateur Radio - hamradio. [13]
- Cleanup some old/unused pathes in bsd.port.mk. [14]
- Add @dirrmtry for plists which does the same as:
"@unexec rmdir %D/foo 2>/dev/null || true" [15]
- Remove virtual category - offix. [16]
- Use portsnap instead of cvsup or cvs on "make update" in
/usr/ports. [17]
- Move location of bsd.autotools.mk within bsd.port.mk [18]
- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]
- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]
- Replace the string "FreeBSD" by "The FreeBSD Project" in the
security warning [21]
- Add bsd.local.mk for local modification to ports framework. [22]
- Replace rcNG spelling by rc.d [23]
- Remove superfluous USE_REINPLACE. [24]
Special thanks to: linimon for spending hours with all these patches
clement for fixes
kris for help with pointyhat
PR: ports/86310 [1], ports/89498 [2], ports/83530 [3],
ports/83789 [4], ports/84053 [5], ports/86281 [6],
ports/87214 [7], ports/87234 [8], ports/87318 [9],
ports/87396 [10], ports/87605 [11], ports/87840 [12],
ports/88230 [13], ports/88493 [14], ports/88711 [15],
ports/88751 [16], ports/89281 [17], ports/89999 [18],
ports/90031 [19], ports/90150 [20], ports/90668 [21],
ports/91433 [23], ports/88754 [24]
Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
Carl Makin <carl@stagecraft.cx> [13], arved [14],
NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Jul 11 16:47:15 2005 UTC (6 years, 7 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -1 lines
Change MAINTAINER to my @FreeBSD.org account Approved by: flz (mentor)
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Jun 30 15:16:42 2005 UTC (6 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -2 lines
Add ucspi-tcp as a dependency, it's needed to make .cdb files. PR: 82801 Submitted by: Renato Botelho (maintainer)
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jun 28 15:43:09 2005 UTC (6 years, 7 months ago) by flz
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -1 lines
- Bump PORTREVISION to take latest qmail changes into account. PR: ports/82698 Submitted by: maintainer
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Jun 6 21:50:00 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -10 lines
- Update ldap patch to 20050401a - Add sysutils/daemontools to RUN_DEPENDS because the new patch works just with it - Change pkg-message to reflect qmail.schema file installation - Change pkg-descr to reflect new features PR: ports/81966 Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue May 10 14:31:28 2005 UTC (6 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -84 lines
- Transfer all work to MASTER port and make slave ports easier - Use only one pkg-plist and use PLIST_SUB - Use DOCSDIR intead of DOCDIR - OPTIONS'ify - Remove WITH_PRESERVE_CONFIG_FILES knob and detect automatically when is need to create it. - Add $FreeBSD$ tag to pkg-plist and pkg-install - Fix error on enable-qmail script - Remove MASTER_SITE_QMAIL definition from Makefile since it's defined on bsd.sites.mk - Add a new option to don't create rc.d/qmail.sh - Add rc.d/qmail.sh to pkg-plist when necessary PR: ports/80833 Submitted by: maintainer Thanks to: novel, Joao Ricardo P. Mendes <joao@redepegasus.com.br>
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu May 5 20:03:09 2005 UTC (6 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +28 -31 lines
o Pacify a lot of portlint WARN and FATAL messages
o Change ${PERL} to ${SED} or ${REINPLACE_CMD}
o Added patch patch-qmail-1.03-rfc2821.diff to search other MX servers
when the first return a code > 500 and < 599
o Install mkaliasdir script on ${PREFIX}/scripts directory
o Remove targets to disable-qmail and enable-sendmail and put it on a
shell script that is installed on /var/qmail/scripts. Change messages
reflect this.
o Organize better pkg-plist
o Remove thereal-post-patch target and put all on post-post-patch target
o Add [0-9] to CONFLICTS on qmail-ldap port
o Change LIB_DEPENDS to USE_MYSQL=yes on qmail-mysql port
o Change qmail-spamcontrol to don't need more to apply patches mannualy
PR: ports/79094
Submitted by: maintainer
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Apr 9 17:52:55 2005 UTC (6 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
Give maintainership to Renato Botelho <freebsd@galle.com.br> who has been submitting outstanding PRs for all qmail ports I have been maintaining up to this moment. They will be in good hands.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 11 21:11:51 2005 UTC (7 years ago) by sem
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -0 lines
- Add (or fix) CONFLICTS line. The ports install bin/digest. Approved by: portmgr (krion)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Apr 13 23:26:09 2004 UTC (7 years, 9 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -3 lines
o Fix PLIST o Therefore, both remove BROKEN and bump PORTREVISION
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Apr 5 23:05:42 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -0 lines
BROKEN: Incorrect pkg-plist
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Mar 20 04:48:23 2004 UTC (7 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -12 lines
Remove all openldap{1,2} port references in favor of USE_OPENLDAP
Reminded by: eik
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Mar 20 01:40:01 2004 UTC (7 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
o Fix WITH_CLEARTEXTPASSWD knob o Bump PORTREVISION since this is an important option PR: 50694 Submitted by: Chris Shenton <cshenton@Palimpsest.saic.hq.nasa.gov>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 7 21:08:27 2004 UTC (7 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -2 lines
Remove redundant USE_PERL5_BUILD, already declared in MASTER port
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Nov 20 15:06:05 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Define USE_PERL5_BUILD, not erroneous USE_PERL. Submitted by: Oliver Eikemeier
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Nov 20 13:51:39 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -0 lines
Define USE_PERL to make Perl available for (mostly deprecated) "perl -pi -e" construction.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Oct 1 13:32:00 2003 UTC (8 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -0 lines
Switch to openldap20 instead of openldap12 since the later is about to be marked as BROKEN (and, thus, possibly removed) PR: 57402 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Aug 15 00:49:27 2003 UTC (8 years, 5 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Fix non-default dependency on openldap2[012] which is broken by splitting. # I'm not bumped port revision of them because this should not affect # packages built on bento...
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:34:35 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
Prepare for upcoming WITH_OUTGOINGIP_PATCH option in master port. Do not allow this option in these ports since it conflicts with both -ldap and -tls patches
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Feb 24 02:56:33 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Point dependencies on net/openldap2 to net/openldap20
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Feb 24 02:26:53 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Point dependencies on net/openldap to net/openldap12
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Feb 23 19:58:21 2003 UTC (8 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
De-pkg-comment
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Feb 10 09:04:02 2003 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Convert COMMENT to COMMENTFILE until these ports can be converted. Submitted by: lioux
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 20 04:34:04 2002 UTC (9 years, 4 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -2 lines
Update to qmail-ldap patch version 20020901
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 20 23:01:33 2002 UTC (9 years, 8 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
Update to qmail-ldap patch version 20020501a
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Apr 3 21:10:42 2002 UTC (9 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet,
re-arrange groups to achieve similar effect
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 3 01:30:55 2002 UTC (9 years, 10 months ago) by lioux
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
o Both sanitize MASTER_SITES and add additional ones o Full deployment of MASTER_SITES:n
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 11 01:25:28 2001 UTC (10 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +30 -13 lines
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>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 25 02:37:58 2001 UTC (10 years, 6 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update to qmail-ldap patch version 20010501
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 27 14:47:55 2001 UTC (10 years, 9 months ago) by lioux
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +23 -21 lines
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
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 22 18:15:17 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +26 -12 lines
* 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-
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Feb 14 01:26:02 2001 UTC (10 years, 11 months ago) by lioux
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +13 -9 lines
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>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 12 16:28:52 2001 UTC (11 years ago) by lioux
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -6 lines
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-
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 12 02:59:37 2001 UTC (11 years ago) by lioux
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +31 -13 lines
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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 5 15:11:06 2001 UTC (11 years ago) by olgeni
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Spaces->tabs in the mail category. (I know, I look boring and pedant :o)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 19 14:29:27 2000 UTC (11 years, 1 month ago) by lioux
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -2 lines
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>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 11 14:55:48 2000 UTC (11 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -2 lines
Updated to latest patch level version 20001201 Also, added some WITH_* user options
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Nov 25 16:57:29 2000 UTC (11 years, 2 months ago) by lioux
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1 lines
qmail's license terms regarding precompiled distribution does not seem to allow packaging this port. Add NO_PACKAGE with appropriate information. Submitted by: knu
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 8 07:21:00 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6 lines
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to .) and other pkg variables if they are nearby.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 3 05:12:30 2000 UTC (11 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Maintainer is now a committer, update email accordingly Approved by: will
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Sep 28 20:56:03 2000 UTC (11 years, 4 months ago) by nbm
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -5 lines
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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 19 15:46:56 2000 UTC (11 years, 4 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_1
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>
