1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

5969 Commits

Author SHA1 Message Date
Sergei Kolobov
bca04b36dd - Update to 3.2.2
Prompted by:	Nuno Teixeira <nu@nunotex.freeshell.org>
2004-04-12 15:07:03 +00:00
Kris Kennaway
6ffc48d238 BROKEN on sparc64: Build fails 2004-04-12 03:52:17 +00:00
Sergei Kolobov
d06d1b91f7 - This fixes the following warning when you run archivemail with Python 2.3:
/usr/local/bin/archivemail:760: SyntaxWarning: assignment to None
    (None, last_dir) = os.path.split(os.path.dirname(message.fp.name))

  The patch was also submitted to upstream (using SF's bug tracking system).

PR:		ports/64354
Submitted by:	Simon Barner <barner@in.tum.de>

- Use DOCSDIR/EXAMPLESDIR macros in pkg-plist
- Bump PORTREVISION
2004-04-11 21:53:02 +00:00
Sergei Kolobov
64cce5be94 - Support sourcing of Makefile.local by including <bsd.port.pre.mk>
even though I think there are better ways to store per-port configuration:
  sysutils/penv or sysutils/portupgrade ports or /etc/make.conf file)

PR:		ports/64660
Submitted by:	George Hartzell <hartzell@kestrel.alerce.com>
2004-04-11 21:38:48 +00:00
Dirk Meyer
5b6b83339d - add support for cyrus mailbox lookup
This offers completed support for realtime address verification
against Cyrus IMAP server, complementing the PR # ports/64566.
Files and idea by Andrzej Filip. Details and updates can be found at
http://anfi.webhop.net/sendmail/rtcyrus2.html
PR:		65320
Submitted by:	Michael O. Boev

- fix duplicate "pre-configure" target.
- keep originals of modififed cf files, submission/65320 breaks packaging
2004-04-11 06:23:18 +00:00
Daniel Harris
08eaea9dd4 Update to 0.45.4.
PR:		65351
Submitted by:	maintainer
2004-04-11 02:35:30 +00:00
Yen-Ming Lee
4feac66b9c update to 2.40
Submitted by:	mharo
2004-04-10 18:00:02 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Kirill Ponomarev
309ee6a8ae - Update to version 0.17.5
- will only use DB 4.2, no configuration possible
  As we don't use the Berkeley DB environment stuff (for
  concurrent or transactional libdb use - __db.NNN and log.NNNNNNNNNN files),
  DB 4.2 will deal with DB 4.0-created data base files just
  fine. This is a migration aid for future bogofilter versions that
  depend on DB 4.1 or newer.
- INSTALL_MAN -> INSTALL_DATA
- ECHO -> ECHO_MSG

PR:		ports/65382
Submitted by:	maintainer
2004-04-09 23:54:16 +00:00
Peter Pentchev
b6c27fee7e Revert the update to 1.2.1 - it is a development version and, as such,
already lives at its proper place at mail/qmailadmin-devel.
Bump PORTEPOCH for those unfortunates who have managed to update this
port in the meantime...

Pointed out by:		ale
2004-04-09 11:08:22 +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
Peter Pentchev
317967d701 Update to qmailadmin-1.2.1. 2004-04-09 10:26:34 +00:00
Peter Pentchev
7036b59ab3 Update vpopmail to 5.4.3. 2004-04-09 09:38:26 +00:00
Thierry Thomas
218d034a9f Upgrade to 1.1.3.
Changelog available at
<http://pear.php.net/package-changelog.php?package=Mail&release=1.1.3>.

Approved by:	mat (implicit).
2004-04-08 20:16:02 +00:00
Alexander Leidinger
7a63b1c14b - fix NOPORTDOCS (extra patch)
- add clamav support
 - use DATADIR and DOCSDIR macros in plist
 - portlint

Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-04-08 16:05:40 +00:00
Alex Dupre
6eac6a85e1 Add qscan 1.5, a mail filter for Qmail that scans messages with ClamAV. 2004-04-08 15:13:39 +00:00
Pav Lucistnik
9bb7b739bc - Add patch to prevent build failure when a default configuration
with obsoleted options is already installed

PR:		ports/65322
Submitted by:	Matthias Andree <matthias.andree@gmx.de> (maintainer)
Reported by:	Alessandro de Manzano
2004-04-08 11:41:33 +00:00
Joerg Wunsch
668f777082 Initial import of spampd, an SMPT/LMTP proxy that connects to
spamassassin.  Useful to wire spamassassin into Postfix.

Submitted by:	Christian Schade <christian.schade@interface-systems.de>
2004-04-08 08:00:34 +00:00
Daniel Hartmeier
2725630efa Update to 1.5 2004-04-07 15:44:50 +00:00
Clement Laforet
d782df524c - Update to 1.14
- fix plist for DAEMONMAP
2004-04-07 14:42:06 +00:00
Trevor Johnson
2b96635340 Turn maintainership over to dhartmei, the author of the program and
of the OpenBSD port on which this port is based.

Approved by:	dhartmei
2004-04-07 14:10:46 +00:00
Trevor Johnson
10ad16a074 Quotes are unnecessary in the COMMENT. 2004-04-07 14:09:52 +00:00
Trevor Johnson
8c1c864057 Be less verbose. 2004-04-07 14:07:31 +00:00
Clement Laforet
113d291e1d - tar -> ${TAR} (since we have now a bsdtar ;) 2004-04-07 13:26:20 +00:00
Oliver Lehmann
ab752003f7 update to 4.0.3 2004-04-06 13:00:55 +00:00
Alex Dupre
57738dc255 Update to 0.83.6 release. 2004-04-06 07:44:27 +00:00
Kris Kennaway
ca11ecbfc9 BROKEN: Incorrect pkg-plist 2004-04-05 23:05:42 +00:00
Michael Haro
9b8f622f22 1. Update to 2.42
2. Added perl version check.

PR:		65026
Submitted by:	maintainer
2004-04-05 21:44:45 +00:00
Pav Lucistnik
4aa258a467 - Update to 2.10.3
- New knobs: SIGNATURE_HEADERS, WHITELIST

PR:		ports/65131
Submitted by:	Talal Al-Dik <tad@vif.com>
This patch by:	<rob@debank.tv> (maintainer)
2004-04-05 18:42:17 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Norikatsu Shigemura
7c5ce7b055 o Fix recursive definition of PKGNAMESUFFIX.
o Add missing tailing \.

This is 'Fix build error'. So I don't bump PORTREVISION.

Approved by:	Yarema <yds@CoolRat.org> (maintainer)
2004-04-05 02:48:01 +00:00
Hajimu UMEMOTO
4546e552f0 build and install missing imapd.conf.5.html. 2004-04-04 16:24:16 +00:00
Sergei Kolobov
8cd147fb26 - Update to 1.2.6, the latest stable version
Prompted by:	Andrea Riela <ml@nesys.it>
2004-04-04 13:40:31 +00:00
Pav Lucistnik
aabb8d2e84 - Update to 3.1.2
PR:		ports/65096
Submitted by:	Marc Silver <marcs@draenor.org>
Approved by:	maintainer
2004-04-04 12:34:25 +00:00
Pav Lucistnik
67c31d210d - Update to 1.2.39
- Fix linking with threading libraries

PR:		ports/65029, ports/63533
Submitted by:	PieterB <pieterb@gewis.nl>, Craig Rodrigues <rodrigc@crodrigues.org>
Approved by:	maintainer timeout on ports/63533 (1 month)
2004-04-03 22:56:35 +00:00
Pav Lucistnik
ff9311eff4 - Update to 0.7.2
PR:		ports/65094
Submitted by:	Herbert J. Skuhra <herbert.skuhra@gmx.at>
Approved by:	maintainer
2004-04-03 20:11:19 +00:00
Pav Lucistnik
061c1a65db - Update to 0.45.3
- Remove FORBIDDEN
- Convert to OPTIONS
- Hand maintainership to submitter

PR:		ports/65093
Submitted by:	Yarema <yds@CoolRat.org>
2004-04-03 17:32:07 +00:00
Max Laier
ebacd32966 Update spamd to version as of OpenBSD 3.5 to provide greylisting and others.
This brings two more tools: spamdb and spamlogd

PR:		64174
Approved by:	mat
2004-04-03 16:42:37 +00:00
Edwin Groothuis
6ab444510c Add `net' to the categories since the port is doing networking stuff
(POP3 session interception) too.
2004-04-03 07:34:20 +00:00
Thierry Thomas
7b81e0388b Unbreak (tarball had been rerolled, no significative change).
Approved by:	mat (implicit).
2004-04-03 07:03:40 +00:00
Kris Kennaway
aa82617ca1 BROKEN: Checksum mismatch 2004-04-03 04:46:51 +00:00
Hajimu UMEMOTO
844bcae556 install manpages for ${PREFIX}/cyrus/bin into ${PREFIX}/cyrus/man
to avoid conflict with other ports.

PR:		ports/60949, ports/29223, ports/47913
2004-04-02 20:13:53 +00:00
Mathieu Arnold
0d9b963950 Add p5-Mail-DeliveryStatus-BounceParser 1.4, perl extension to analyze
bounce messages.

PR:		ports/64723
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2004-04-02 14:21:12 +00:00
Oliver Lehmann
0ba3cbed07 fixed filename
Pointed Out By:	kris
2004-04-02 13:03:47 +00:00
Oliver Lehmann
54070e4993 update to 3.0.3 2004-04-02 08:05:46 +00:00
Pav Lucistnik
975294508d - Update to 1.8
PR:		ports/64228
Submitted by:	Toshiya SAITOH <toshiya@saitoh.nu>
Approved by:	maintainer timeout (2 weeks)
2004-04-02 07:42:56 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
c6e4d4b734 - Update to 4.29.7
PR:		ports/65039
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-04-02 06:01:03 +00:00