aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail
Commit message (Collapse)AuthorAgeFilesLines
* Update spamcontrol patch to 2316garga2005-07-142-4/+4
| | | | Approved by: flz (mentor)
* Change MAINTAINER to my @FreeBSD.org accountgarga2005-07-121-1/+1
| | | | Approved by: flz (mentor)
* - Fix RCDLINK optionnovel2005-07-052-11/+16
| | | | | | | | - Fix qmail-ldap plist - Fix checking WITH(OUT)_ vars before include bsd.port.pre.mk PR: 82983 Submitted by: Renato Botelho (maintainer)
* Fix qmail-tls and qmail-smtp_auth+tls pkg-message.novel2005-07-042-14/+4
| | | | | PR: 82970 Submitted by: Renato Botelho (maintainer)
* - Add lots of OPTIONS.flz2005-06-281-28/+44
| | | | | | | - Fix USE_OPENSSL. PR: ports/82698 Submitted by: maintainer
* Fix qmail-tls patch name to create TLS.readme.novel2005-06-171-1/+2
| | | | | PR: 82343 Submitted by: Renato Botelho (maintainer)
* - Update ldap patch to 20050401apav2005-06-074-28/+103
| | | | | | | | | | - 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)
* - Update TLS patch to 20021228.flz2005-06-022-4/+4
| | | | | PR: ports/81768 Submitted by: maintainer
* - Update mysql patch to 1.1.11.flz2005-06-021-2/+2
| | | | | PR: ports/81766 Submitted by: maintainer
* Fix URL of smtp_auth+tls patch.novel2005-06-021-1/+1
| | | | | PR: 81769 Submitted by: Renato Botelho (maintainer)
* - Add SPF checker patch.flz2005-06-012-3/+21
| | | | | PR: ports/81731 Submitted by: maintainer
* - Update to spamcontrol-2314sem2005-05-261-2/+2
| | | | | | | | | | | Changes since 2313: - FIXED bug in badhelo's wildmat filter. - CHANGED qmail-smtpd error logging order. - REMOVED remnants from SPAMCONTROL 2.3 in man page for qmail-send(9). - UPDATED qmail-alias2recipients. PR: ports/81466 Submitted by: maintainer
* Make pkg-install not to create wrong file in /var/qmail/alias.novel2005-05-261-1/+1
| | | | | PR: 81467 Submitted by: Renato Botelho (maintainer)
* - Add maildirquota (Maildir++) support to qmail.sem2005-05-182-10/+52
| | | | | | | | | - Add block-executables support to qmail. - Add discard-double-bounces patch to qmail. PR: ports/60440 Submitted by: ale Reworked by: maintainer
* - Rewrite pkg-install using switch case for PRE-INSTALL and POST-INSTALLsem2005-05-173-142/+123
| | | | | | | | | | | parameters, and, use this parameters to call PKGINSTALL on Makefile. - Remove some redundant things from Makefile and use it only on pkg-install. - Move pkg-install to files/pkg-install.in because i'm using some %%MACROS%% on this. PR: ports/80911 Submitted by: maintainer
* - Re-add NO_PACKAGE restriction which was accidentally (?) removed in 1.59pav2005-05-111-2/+2
| | | | Approved by: maintainer
* - Add QMTPC patch, it closes PR ports/54002pav2005-05-112-55/+83
| | | | | | | | | | - Add LOCALTIME patch, that emit dates in local timezone - Add BROKEN message if QMTPC and OUTGOINGIP patches are selected simultaneously - Rename BARRIER vars to a short name - Change DISTDIR to download all qmail related files on qmail subdir PR: ports/80864 Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
* - Unbreak package building: syntax errors and logical mistakes in pkg-installpav2005-05-111-26/+16
| | | | Approved by: maintainer
* - Transfer all work to MASTER port and make slave ports easiersem2005-05-1016-431/+631
| | | | | | | | | | | | | | | | | | - 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>
* o Pacify a lot of portlint WARN and FATAL messagessem2005-05-067-384/+350
| | | | | | | | | | | | | | | | | | 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
* Give maintainership to Renato Botelho <freebsd@galle.com.br> wholioux2005-04-101-1/+1
| | | | | has been submitting outstanding PRs for all qmail ports I have been maintaining up to this moment. They will be in good hands.
* - Allow MAINTAINER override in slave port(s)sergei2005-03-121-1/+1
|
* - Allow addition to MASTER_SITES by slave ports - in preparationsergei2005-03-121-1/+1
| | | | for a new slave port: qmail-spamcontrol
* o Allow slave ports to:lioux2005-03-081-5/+5
| | | | | | | | - add MAN{1,5,7,8} pages - add extra ALL_TARGET PR: 77553 Submitted by: Renato Botelho <renato@galle.com.br>
* Add a WITH_PRESERVE_CONFIG_FILES knob which stops qmail from runninglioux2004-06-241-0/+6
| | | | | | | the configuration scripts upon installation (or, upgrade) PR: 67828 Submitted by: Renato Botelho <renato@galle.com.br>
* Chase outgoingip.patch checksum change: just a cosmetic change,lioux2004-04-091-2/+2
| | | | | | | patch stays the same PR: 65068 Submitted by: Greg Panula <greg.panula@lexisnexis.com>
* Fix typo in qmail-smtp_auth+tls patch sizelioux2004-03-221-1/+1
| | | | | PR: 64550 Submitted by: Brad Davis <so14k@so14k.com>
* o Add checksum for soon to be added qmail-smtp_auth+tls patch slavelioux2004-03-122-4/+4
| | | | | level 20020519 o House a copy under MASTER_SITE_LOCAL
* o Add both hoststat and purgestat entries for qmail's mailer.conflioux2004-03-102-5/+7
| | | | | | | mailwrapper sample configuration o Bump PORTREVISION Submitted by: Luca Morettoni <luca@morettoni.net>
* USE_SIZEifylioux2004-02-082-0/+12
|
* 1) PORTREVISION bump due to [3] and [4]lioux2003-12-113-2/+21
| | | | | | | | | | | | | | | | | 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]
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* shorten COMMENT and remove CAPS.arved2003-08-111-1/+1
| | | | | | PR: 49971 Submitted by: Matthias Andree <matthias.andree@web.de> Approved by: maintainer (implicit)
* Add WITH_OUTGOINGIP_PATCH (outgoingip.patch) option: allow settinglioux2003-03-052-1/+13
| | | | | | | the IP address used by qmail when sending outgoing messages Prompted by: Brad Davis <so14k@so14k.com> Feature requested by: many
* De-pkg-commentlioux2003-02-242-1/+1
|
* Sanitize MASTER_SITESlioux2003-02-071-2/+0
| | | | Submitted by: fenner's distfile survey
* Update to current standards for rc.conf(5) file: disable sendmaillioux2003-01-271-3/+3
| | | | | | by setting sendmail_enable to NONE instead of NO Prompted by: too many
* Style fix: replace the 8 for the 7 bits quote characterlioux2003-01-271-4/+4
|
* Sanitize MASTER_SITESlioux2002-11-261-4/+0
| | | | Submitted by: fenner's distfiles survey
* Remove repeated entry in MASTER_SITESlioux2002-09-231-1/+0
|
* Sanitize MASTER_SITESlioux2002-09-201-7/+0
| | | | Submitted by: fenner's distfile survey
* Update to qmail-ldap patch version 20020901lioux2002-09-201-1/+1
|
* Update qmail-tls patch to 1.03.20020825lioux2002-09-201-1/+1
|
* Sanitize MASTER_SITESlioux2002-07-081-5/+0
|
* Update to qmail-ldap patch version 20020501alioux2002-05-211-1/+1
|
* Chase checksum of a patch: patch was trimmed, no further changeslioux2002-05-151-1/+1
| | | | Submitted by: Paulius Bulotas <paulius@kaktusas.org>
* Sanitize MASTER_SITESlioux2002-04-161-1/+0
|
* Sanitize MASTER_SITESlioux2002-04-131-33/+0
| | | | Submitted by: fenner distifile survey
* o Fix breakage introduced in last rev:lioux2002-04-041-4/+4
| | | | | - Comma operator does not work for {DIST,PATCH}FILES just yet, re-arrange groups to achieve similar effect
* o Both sanitize MASTER_SITES and add additional oneslioux2002-04-031-33/+119
| | | | o Full deployment of MASTER_SITES:n
* Update qmail-tls patch to 1.03.20010627lioux2002-03-301-1/+1
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-7/+7
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Update qmail-mysql to patch level 1.1.8lioux2002-01-211-1/+1
|
* Fix message typolioux2002-01-131-1/+1
| | | | Submitted by: Nicolas Rachinsky <list@rachinsky.de>
* add checksum for soon to be qmail-ldap patch level 20011001alioux2001-11-111-1/+1
|
* Add updated distinfo for qmail-ldap slave port: ldap patch version 20010501lioux2001-07-251-1/+1
|
* Update tls.patch checksum (required by slave port qmail-tls)lioux2001-06-101-1/+1
| | | | | PR: 27954 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
* 1) Fix bug introduced in Makefile rev 1.29: files/maildir notlioux2001-05-262-17/+11
| | | | | | | | | | replacing @PREFIX@ with ${PREFIX} 2) Rewrite rc script patching to both handle more cases and fix (1). Mostly within thereal-post-patch target 3) Update files/maildir both due to (2) and to resemble the rc scripts supplied with the qmail distribution Prompted by: Thomas Sarlandie <sarfata@altern.org>
* Add updated distinfo for qmail-ldap slave port: ldap patch version 20010301lioux2001-04-271-1/+1
|
* Add {start|stop} support to the initialization (rc.d style) scripts.lioux2001-03-132-6/+15
| | | | | Also, add a informational message if the user does not use the scripts correctly.
* * qmail portlioux2001-02-232-46/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-
* Add some bell and whistles that will enable better support for thelioux2001-02-123-46/+72
| | | | | | | | | | | | | | | | | | | 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.
* Don't package, the license doesn't allow this.tg2001-02-051-0/+2
|
* The PATCHFILES file owner pointed out that a secondary locationlioux2000-12-201-1/+3
| | | | | | | | | | should be provided for his patch since there was only one official location. Appropriate arrangements have been made to house it under ${MASTER_SITE_LOCAL}. PORTREVISION bump is not necessary. Submitted by: Christopher K Davis <ckd@ckdhr.com>
* Add yet another WITH option to qmail-ldap. This time a WITH_LDAP_DEBUGlioux2000-12-191-1/+1
| | | | | | | | | | | | | | 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>
* I added a warning for pre-mailwrapper users about the "danger" oflioux2000-11-011-4/+15
| | | | | | | | | | making world; thus, "destroying" their qmail installation. A target should be added later to "fix" this automatically. PR: ports/22269 Submitted by: Gavin Cameron <gavin@itworks.com.au> Discussed by: Chris Faulhaber <jedgar@fxp.org> Discussed by: Neil Blakey-Milner <nbm@mithrandr.moria.org>
* Use variables for ${PKGDIR}/{INSTALL,MESSAGE}. ${PKGINSTALL} isasami2000-10-081-3/+3
| | | | | called twice without any arguments but I'm not sure what I should give it (it's once called from do-configure!) so I'll leave it alone.
* Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1
| | | | Approved by: will
* Update qmail-ldap 1.03.20000701, and share logic in qmail port, and somenbm2000-09-292-3/+5
| | | | | | | | | | 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)
* Simple MASTER_SITES clean up.kevlo2000-08-231-7/+3
| | | | | PR: 20771 Submitted by: MAINTAINER
* - Don't hardcode /usr/local.steve2000-07-085-7/+120
| | | | | | | - Also add a mailer.conf that allows sendmail to be replaced with qmail. PR: 19449 Submitted by: Mike Meyer <mwm@mired.org> and maintainer
* Output PREFIX safe pkg/MESSAGE.knu2000-06-111-1/+1
| | | | | PR: ports/19188 Submitted by: Maintainer
* Fix pkg/PLIST and prepare this port to be the MASTERDIR for the upcomingsteve2000-05-293-4/+16
| | | | | | | qmail-ldap port. PR: 18733 Submitted by: maintainer
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
|
* Don't use ${INSTALL_PROGRAM} to install a shell script. While I'm here,asami2000-03-011-9/+9
| | | | | | | take out a bunch of @'s, this Makefile is so hard to debug because the log contained no meaningful output. PR: 17090 (report only, no fix)
* Update MASTER_SITES and add a file explaining how to replacecpiazza2000-02-263-9/+70
| | | | | | | sendmail on 4.0 (mailwrapper) PR: 16921 Submitted by: maintainer
* Update Maintainer's email addressjedgar2000-01-281-1/+1
| | | | | PR: 16399 Submitted by: Maintainer
* Add a patch so that will accept the non-RFC >512 "AOL" DNS entries.cpiazza1999-10-072-10/+15
| | | | | | | Bad, yet necessary. PR: 13699 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Use ${PERL5} instead of /usr/bin/perlcpiazza1999-08-151-3/+3
| | | | | PR: 12199 Submitted by: Nick Hibma <nick.hibma@jrc.it>
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Add (prepare to be shocked) WWW:mharo1999-05-031-1/+1
|
* Need to create etc/rc.d by myself if I'm not going to run mtree.asami1998-12-011-1/+2
|
* Don't generate a PLIST on-the-fly.hoek1998-08-202-4/+159
|
* Add a '&' to all bootfiles so they can be used directly ashoek1998-07-282-4/+18
| | | | /usr/local/etc/rc.d/x.sh.
* Remove BROKEN. The gid/uid conflict only existed because other portshoek1998-07-261-3/+1
| | | | were improperly registered.
* Use qmail gid 82 (instead of 80).hoek1998-07-261-1/+1
| | | | Suggested-by: asami's package-building machine
* ===asami1998-07-251-1/+3
| | | | | | | | | | | | | | | | ## make package >> Checksum OK for qmail-1.03.tar.gz. ===> Extracting for qmail-1.03 ===> Patching for qmail-1.03 ===> Applying FreeBSD patches for qmail-1.03 ===> Configuring for qmail-1.03 pw: gid `80' has already been allocated Failed to add group qmail as gid 80 *** Error code 2 === Can the uid/gid checking be made a little more lenient? Or choose another one that's not used by other ports?
* (null commit, as prompted by Eivind)hoek1998-07-241-1/+1
| | | | | | | | | | | | | | | [This refers to the original r1.1] PR: ports/2993 ports/5985 ports/6917 ports/7145 Submitted-by: Julian Assange <proff@suburbia.net>, Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>, SADA Kenji <sada@e-mail.ne.jp>, Stuart Henderson <stuart@internationalschool.co.uk>, and probably myself. ports/7145 contains stuff that may be useful for anyone trying to implement a "qmail-run" script to be included with this port in the future.
* Ah, what-the-heck...one more qmail-related commit.hoek1998-07-191-1/+2
| | | | | Mention that the commented-out PATCHFILES can't be expected to apply to qmail-1.03.
* I think most of us are familiar with that particular program.hoek1998-07-1912-0/+689