Commit graph

189 commits

Author SHA1 Message Date
Renato Botelho
f5c06e857b Fix auth patch for qmail-tls
Submitted by:	Luiz Souza <luiz at visualconnect.com.br> by email
2006-07-28 13:53:25 +00:00
Renato Botelho
5316677351 Add SPF checker to qmail-spamcontrol port 2006-07-28 10:50:40 +00:00
Renato Botelho
1438e33cae Add ext_todo patch, and external high performance todo manager. 2006-07-27 19:20:22 +00:00
Renato Botelho
804ff75f0a Back out last commit and remove DomainKeys support. I'm going to add it as a
separate port.
2006-07-18 18:52:18 +00:00
Renato Botelho
9ec3aa980a Add DomainKeys implementation to qmail-spamcontrol and qmail-mysql 2006-07-17 22:35:49 +00:00
Renato Botelho
5595186206 Add dns patch to read answers > 512 bytes to qmail-spamcontrol 2006-07-17 18:42:06 +00:00
Renato Botelho
fe512af95c Add maildirquota++.patch support for qmail-spamcontrol 2006-07-17 18:27:59 +00:00
Renato Botelho
6f8f2b2946 Add big-concurrency patch to qmail-spamcontrol 2006-07-17 13:36:37 +00:00
Renato Botelho
3406239dfa Make localtime-date-patch available for qmail-spamcontrol and qmail-ldap 2006-07-05 12:12:09 +00:00
Renato Botelho
195dc22fa1 - Update to spamcontrol 2.4.15:
2.4.15  FIXED missing IP information in Received header.
        ADDED ucspi-ssl-0.70_ucspitls-0.4.patch_.
        CHNGD order of qmail-smtpd reject conditions.
2006-06-30 19:13:21 +00:00
Renato Botelho
32447622f7 Adapt qmail-smtpd to work fine with new rblsmtpd functionality, checking envvar
set by rblsmtpd when IP matched on a RBL list and deny email is user is not
authenticated.
2006-06-08 23:47:10 +00:00
Renato Botelho
ba930d27f0 Add qmail-mfrules.8, forgotten when i updated qmail-spamcontrol to 2414 2006-06-08 17:45:44 +00:00
Renato Botelho
5e5767703e - Update qmail-spamcontrol to 2.4.14, finally with STARTTLS support
Full ChangeLog at:
	http://www.fehcom.de/qmail/spamcontrol.html
2006-05-29 13:32:06 +00:00
Renato Botelho
f0129b9366 Fix MASTER_SITES for spf patch
Reported by:	Giovanni <jumpyboy at infinito.it>
2006-05-13 14:41:06 +00:00
Renato Botelho
3f55114899 Update qmail-mysql to 1.1.15 2006-04-03 15:52:44 +00:00
Renato Botelho
cb9bef090a More cleanups on Makefile, mostly related with DOCS install 2006-03-24 16:28:36 +00:00
Renato Botelho
3b84c52d01 - Use PORTDOCS facility and clean a bit Makefile and pkg-plist 2006-03-24 13:31:52 +00:00
Renato Botelho
dc9662370a Update qmail-ldap to 20060201
Approved by:	portmgr (linimon)
2006-03-05 13:41:29 +00:00
Renato Botelho
2918168aa1 - Add qmail-smtpd-auth-0.31.tar.gz to my area on MASTER_SITE_LOCAL, file
seems to be unfetchable.

Noticed by:	Vyacheslav Sotnikov <bsdforfree@rambler.ru>
2006-02-13 14:40:15 +00:00
Renato Botelho
18e84bed8b Add TARPIT patch by Chris Johnson <dcj-qmaildoc@palomine.net>
What's tarpitting? It's the practice of inserting a small sleep in an SMTP
session for each RCPT TO after some set number of RCPT TOs. The idea is to
thwart spammers who would hand your SMTP server a single message with a long
list of RCPT TOs. If a spammer were to attempt to use your server to relay a
message with, say, 10,000 recipients, and you inserted a five-second delay for
each recipient after the fiftieth, the spammer would be "tarpitted" and would
likely assume that his connection had stalled and give up.

Asked by:	Joao Ricardo Mendes Pecanha <joao@redepegasus.com.br>
2006-02-09 09:58:27 +00:00
Renato Botelho
9532564178 - Add SPF patch on qmail-tls slaveport [1]
- Indent if's and for's on qmail's Makefils

Thanks to:	Manuel Mausz <manuel@mausz.at> [1]
2006-02-03 09:16:56 +00:00
Renato Botelho
227a16c31a Add qmail-smtpd-auth-close3.patch when SMTP_AUTH_PATCH is selected.
This is useful to fix a minor bug that occours after a failed authentication
if you have morercpthosts configured.
2006-01-31 14:41:11 +00:00
Renato Botelho
9c37005da8 - One more fix for tls+auth patches, now I hope all are working fine.
Submitted by:	Manuel Mausz <manuel@mausz.at>
2006-01-31 12:40:37 +00:00
Renato Botelho
f0ccca2ea5 - qmail-tls is not working fine with auth, fix it printing STATTLS alone in
one line on EHLO command [1]
- Add ECHO_CMD to SUB_LIST, it's necessary to boot files

PR:		ports/92574 [1]
Submitted by:	Cristiano Deana <cris@gufi.org> [1]
2006-01-31 09:38:25 +00:00
Renato Botelho
e1ed2e8e9c - Revert last commit and back to use alias user, that is the default.
- Fix mkaliasdir accordingly
2006-01-30 16:25:14 +00:00
Renato Botelho
effbdad4cb - Fix username creation on pkg-install - s/alias/qalias/g
Reported by:	B. Cook <bcook@bsdwebsolutions.com>
2006-01-30 09:27:01 +00:00
Kirill Ponomarev
01c588a635 - 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]
2006-01-21 17:37:14 +00:00
Renato Botelho
1c36a87df5 - s/cram-md5/cram_md5/ to fix the spamcontrol option WITH_AUTHCRAM
Noticed by:	Jan-Erik Moon <jan@1kdigital.com>
2006-01-16 12:17:28 +00:00
Renato Botelho
abe3fc08c9 - Permit DISTFILES var be overwritted by slave ports
Noticed by:	Wendell Martins Borges <wendell@ramenzoni.com.br>
2005-12-13 17:38:26 +00:00
Renato Botelho
348c16341b - Use last version of qmail-tls patch that fix build problem
- Remove smtp_auth+tls lines forgotten on distinfo
2005-12-12 16:50:40 +00:00
Renato Botelho
1f0edbb3c7 - Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH on
qmail-tls port.
2005-12-12 15:17:23 +00:00
Renato Botelho
6aa04113c2 - Add SMTP Authentication on qmail-tls slave port, after that, i'll remove
port mail/qmail-smtp_auth+tls, since it won't be necessary anymore
2005-12-12 14:36:13 +00:00
Renato Botelho
1887dc5e18 - Add patch to provide SMTP Authentication on main qmail port. 2005-12-12 13:44:34 +00:00
Renato Botelho
dadc7493ee - Fix patch-install.c, like qmail-ldap 2005-12-09 16:26:16 +00:00
Renato Botelho
f5f149a034 - Use correct patch when try to compile qmail-smtp_auth+tls with outgoingip
patch selected

Noticed by:	oliver
2005-11-30 12:26:33 +00:00
Renato Botelho
46e7d42e8a - Add SHA256 2005-11-08 14:33:35 +00:00
Renato Botelho
c2525d2ea6 - Author of qmail-tls patch fixes last problem and create a new tarball, so,
use it and remove the REINPLACE_CMD that was used to fix the problem.
2005-10-31 16:38:18 +00:00
Renato Botelho
72958c0541 - Remove redeclaration of strerror(), that was breaking the port.
Reported by:	oliver
2005-10-28 09:57:30 +00:00
Renato Botelho
3d1bc825a6 - Update to spamcontrol-2317
Changes:
 o Removes multiple-Nullsender check;
 o fixes a bug in LOCALMFCHECK.
2005-10-13 11:41:27 +00:00
Renato Botelho
01510677a8 Rodrigo Graeff <delphus@delphus.org> merged qmtpc and outgoingip
patches, so, remove BROKEN when both is selected.

Thanks Rodrigo!!
2005-09-27 11:38:48 +00:00
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
Mario Sergio Fujikawa Ferreira
d18f689c05 Update to qmail-ldap patch version 20020501a 2002-05-20 23:01:34 +00:00
Mario Sergio Fujikawa Ferreira
ddab25c8f5 Chase checksum of a patch: patch was trimmed, no further changes
Submitted by:	Paulius Bulotas <paulius@kaktusas.org>
2002-05-15 14:35:04 +00:00
Mario Sergio Fujikawa Ferreira
bf09b3e4ae Sanitize MASTER_SITES 2002-04-15 21:56:19 +00:00
Mario Sergio Fujikawa Ferreira
e82dea8400 Sanitize MASTER_SITES
Submitted by:	fenner distifile survey
2002-04-12 23:15:32 +00:00
Mario Sergio Fujikawa Ferreira
def53cc628 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
2002-04-03 21:10:43 +00:00
Mario Sergio Fujikawa Ferreira
59a15dbf41 o Both sanitize MASTER_SITES and add additional ones
o Full deployment of MASTER_SITES:n
2002-04-03 01:30:57 +00:00
Mario Sergio Fujikawa Ferreira
7ddfd112ea Update qmail-tls patch to 1.03.20010627 2002-03-29 16:54:30 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.
2002-01-29 11:48:57 +00:00
Mario Sergio Fujikawa Ferreira
3ce4e629d7 Update qmail-mysql to patch level 1.1.8 2002-01-21 02:25:31 +00:00
Mario Sergio Fujikawa Ferreira
83887178a5 Fix message typo
Submitted by:	Nicolas Rachinsky <list@rachinsky.de>
2002-01-12 23:49:48 +00:00