Commit graph

99 commits

Author SHA1 Message Date
Renato Botelho
e4b249f53d - Add one more OPTION to qmail-smtp_auth+tls slave port, to apply a
custom version of maxrcpt patch made by Ederson Chimbida <chimbida@gmail.com>
2005-09-01 16:56:56 +00:00
Renato Botelho
05f8beb009 Add qmail-vida to CONFLICTS 2005-08-30 14:45:23 +00:00
Renato Botelho
a56d6fef21 - Add a changed version of starttls-smtp-auth patch that applies cleanly
if outgoing-ip patch is applied.

Submitted by:	Wouter de Geus <benv@junerules.com>
2005-08-29 10:15:18 +00:00
Renato Botelho
96acf7e735 - Change PATCH_SITES var using correct labels, I forgot it on last commit.
Approved by:	portmgr (marcus)
2005-08-25 17:32:37 +00:00
Renato Botelho
62c1036b5a - Make smtp_auth_tls fetchable again
- Transfer patches backups from lioux to my local-distfiles dir

Approved by:	portmgr (linimon)
2005-08-24 17:35:09 +00:00
Renato Botelho
1541d04673 Update spamcontrol patch to 2316
Approved by:	flz (mentor)
2005-07-13 19:28:45 +00:00
Renato Botelho
d5a8ad9d47 Change MAINTAINER to my @FreeBSD.org account
Approved by:	flz (mentor)
2005-07-11 16:47:16 +00:00
Roman Bogorodskiy
ca15d525a2 - Fix RCDLINK option
- Fix qmail-ldap plist
- Fix checking WITH(OUT)_ vars before include bsd.port.pre.mk

PR:		82983
Submitted by:	Renato Botelho (maintainer)
2005-07-04 18:02:00 +00:00
Roman Bogorodskiy
8ce28cb5ea Fix qmail-tls and qmail-smtp_auth+tls pkg-message.
PR:		82970
Submitted by:	Renato Botelho (maintainer)
2005-07-04 15:15:15 +00:00
Florent Thoumie
a269d3e9e3 - Add lots of OPTIONS.
- Fix USE_OPENSSL.

PR:		ports/82698
Submitted by:	maintainer
2005-06-28 15:40:25 +00:00
Roman Bogorodskiy
6f10850be7 Fix qmail-tls patch name to create TLS.readme.
PR:		82343
Submitted by:	Renato Botelho (maintainer)
2005-06-17 04:36:09 +00:00
Pav Lucistnik
fab158e1f3 - 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)
2005-06-06 21:50:00 +00:00
Florent Thoumie
de14006c65 - Update TLS patch to 20021228.
PR:		ports/81768
Submitted by:	maintainer
2005-06-01 22:22:46 +00:00
Florent Thoumie
e92a83295a - Update mysql patch to 1.1.11.
PR:		ports/81766
Submitted by:	maintainer
2005-06-01 22:12:13 +00:00
Roman Bogorodskiy
93d5428f29 Fix URL of smtp_auth+tls patch.
PR:		81769
Submitted by:	Renato Botelho (maintainer)
2005-06-01 16:09:49 +00:00
Florent Thoumie
165b7a397f - Add SPF checker patch.
PR:		ports/81731
Submitted by:	maintainer
2005-05-31 20:31:38 +00:00
Sergey Matveychuk
6bd5cd3a7c - Update to spamcontrol-2314
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
2005-05-26 14:44:11 +00:00
Roman Bogorodskiy
8922b5cb8b Make pkg-install not to create wrong file in /var/qmail/alias.
PR:		81467
Submitted by:	Renato Botelho (maintainer)
2005-05-25 19:11:25 +00:00
Sergey Matveychuk
a8971230e4 - Add maildirquota (Maildir++) support to qmail.
- Add block-executables support to qmail.
- Add discard-double-bounces patch to qmail.

PR:		ports/60440
Submitted by:	ale
Reworked by:	maintainer
2005-05-17 17:35:10 +00:00
Sergey Matveychuk
0695fe3817 - Rewrite pkg-install using switch case for PRE-INSTALL and POST-INSTALL
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
2005-05-17 09:14:30 +00:00
Pav Lucistnik
cf7257f132 - Re-add NO_PACKAGE restriction which was accidentally (?) removed in 1.59
Approved by:	maintainer
2005-05-11 13:12:09 +00:00
Pav Lucistnik
eccdf4981e - Add QMTPC patch, it closes PR ports/54002
- 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)
2005-05-11 13:07:41 +00:00
Pav Lucistnik
6551908e76 - Unbreak package building: syntax errors and logical mistakes in pkg-install
Approved by:	maintainer
2005-05-11 12:50:32 +00:00
Sergey Matveychuk
2aa88641dc - 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>
2005-05-10 14:31:29 +00:00
Sergey Matveychuk
f49371e1f6 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
2005-05-05 20:03:10 +00:00
Mario Sergio Fujikawa Ferreira
718a4f3479 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.
2005-04-09 17:52:56 +00:00
Sergei Kolobov
5bbbb280ed - Allow MAINTAINER override in slave port(s) 2005-03-11 16:40:55 +00:00
Sergei Kolobov
ca6cca109d - Allow addition to MASTER_SITES by slave ports - in preparation
for a new slave port: qmail-spamcontrol
2005-03-11 16:21:56 +00:00
Mario Sergio Fujikawa Ferreira
25d0cab09e o Allow slave ports to:
- add MAN{1,5,7,8} pages
	- add extra ALL_TARGET

PR:		77553
Submitted by:	Renato Botelho <renato@galle.com.br>
2005-03-08 00:31:57 +00:00
Mario Sergio Fujikawa Ferreira
cfa8b4dda2 Add a WITH_PRESERVE_CONFIG_FILES knob which stops qmail from running
the configuration scripts upon installation (or, upgrade)

PR:		67828
Submitted by:	Renato Botelho <renato@galle.com.br>
2004-06-24 13:27:45 +00:00
Mario Sergio Fujikawa Ferreira
7f1f20f99f Chase outgoingip.patch checksum change: just a cosmetic change,
patch stays the same

PR:		65068
Submitted by:	Greg Panula <greg.panula@lexisnexis.com>
2004-04-09 10:47:18 +00:00
Mario Sergio Fujikawa Ferreira
1ca561c534 Fix typo in qmail-smtp_auth+tls patch size
PR:		64550
Submitted by:	Brad Davis <so14k@so14k.com>
2004-03-21 22:13:47 +00:00
Mario Sergio Fujikawa Ferreira
beded4b813 o Add checksum for soon to be added qmail-smtp_auth+tls patch slave
level 20020519
o House a copy under MASTER_SITE_LOCAL
2004-03-12 02:20:45 +00:00
Mario Sergio Fujikawa Ferreira
db109513fe o Add both hoststat and purgestat entries for qmail's mailer.conf
mailwrapper sample configuration
o Bump PORTREVISION

Submitted by:	Luca Morettoni <luca@morettoni.net>
2004-03-09 23:48:44 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
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
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Tilman Keskinoz
28f4cd7c67 shorten COMMENT and remove CAPS.
PR:		49971
Submitted by:	Matthias Andree <matthias.andree@web.de>
Approved by:	maintainer (implicit)
2003-08-10 16:03:21 +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
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
b2b0cd617a Sanitize MASTER_SITES
Submitted by:	fenner's distfile survey
2003-02-07 14:35:26 +00:00
Mario Sergio Fujikawa Ferreira
b0eefe12d2 Update to current standards for rc.conf(5) file: disable sendmail
by setting sendmail_enable to NONE instead of NO

Prompted by:	too many
2003-01-26 19:10:35 +00:00
Mario Sergio Fujikawa Ferreira
eb3358e855 Style fix: replace the 8 for the 7 bits quote character 2003-01-26 19:06:34 +00:00
Mario Sergio Fujikawa Ferreira
43b5a4c62c Sanitize MASTER_SITES
Submitted by:	fenner's distfiles survey
2002-11-26 12:49:19 +00:00
Mario Sergio Fujikawa Ferreira
1ffacca12a Remove repeated entry in MASTER_SITES 2002-09-23 13:23:09 +00:00
Mario Sergio Fujikawa Ferreira
6eca7467f7 Sanitize MASTER_SITES
Submitted by:	fenner's distfile survey
2002-09-20 13:58:50 +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
d18871e560 Sanitize MASTER_SITES 2002-07-08 01:34:45 +00:00