Yen-Ming Lee
580d11d938
upgrade to razor-agents v2.40
...
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
2002-10-18 06:16:23 +00:00
David E. O'Brien
3a9785beaf
Make it more clear that WITH_DOCS controlled the docs produced from
...
SGML. s/WITH_DOCS/WITH_SGML_DOCS/g
2002-10-17 04:01:24 +00:00
David E. O'Brien
95152be7d8
Allow one to use "WITH_DOCS=no" to avoid building them.
2002-10-17 00:32:33 +00:00
Oliver Braun
3fefc55b8d
Upgrade to 1.1.4.
...
PR: ports/44125
Submitted by: maintainer
2002-10-16 21:34:52 +00:00
John Baldwin
c8181e4c1a
Get this to compile with gcc 3.x on -current. Mostly consists of moving
...
this to ANSI C++.
Approved by: mikeh (maintainer)
2002-10-16 15:49:57 +00:00
Sheldon Hearn
e7433cc0fd
Update to rev 16 of the exiscan patch (exiscan-4.10-16). The maintainer
...
has graciously agreed to make a bzip2 version of the exiscan distfile
available, so use that instead of the gzip version. This allows
us to remove the post-patch target and associated rubbish.
Bump PORTREVISION accordingly.
2002-10-16 10:00:17 +00:00
Christian Weisgerber
68f83ea173
Oops, forgotten in previous update to 3.5.0.
...
Submitted by: Sergei Kolobov <skolobov@globcon.net>
2002-10-15 16:53:00 +00:00
Christian Weisgerber
dec60754d5
- Update port to 3.5.0.
...
- Remove pkg-message; display compile-time options dynamically in pre-fetch
target (a la apache port).
PR: 44086
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-15 15:08:35 +00:00
Hye-Shik Chang
c259872495
Update for the new MASTER_SITE
...
Submitted by: maintainer
2002-10-15 12:20:27 +00:00
Ying-Chieh Liao
0af0ee540d
- Always install sample config file (i.e. even if NOPORTDOCS is defined)
...
- Do not install yet another copy of GPL
- Cleanup Makefile
- Sort pkg-plist
PR: 44025
Submitted by: maintainer
2002-10-14 13:41:29 +00:00
Ying-Chieh Liao
e1d34f39c4
- Do not install yet another copy of GPL
...
- Silence MKDIRs in do-install
PR: 44024
Submitted by: maintainer
2002-10-14 13:38:22 +00:00
Ying-Chieh Liao
426e7dfaff
- Default to RUN_DEPEND on mail/qmail port (can be turned off -
...
define WITHOUT_QMAIL_PORT); patch source for nofiles->qnofiles group used by
the qmail port (suggested by Kevin M. Dulzo <kdulzo@sockpuppet.org>)
- Bump PORTREVISION
- Do not install yet another copy of GPL (COPYING)
PR: 44022
Submitted by: maintainer
2002-10-14 13:31:21 +00:00
Ying-Chieh Liao
fd43c6e008
upgrade to 0.5.2
...
PR: 44023
Submitted by: maintainer
2002-10-14 12:41:18 +00:00
Kris Kennaway
da12ab6ad6
Fix build [1] and update to mailgraph-0.22 [2]
...
Submitted by: Olivier Tharan <olive@oban.frmug.org> [1] (based on),
Gea-Suan Lin <gslin@Infomath.math.NCTU.edu.tw> (maintainer)
PR: ports/43637 [1], ports/43350 [2]
2002-10-14 01:11:05 +00:00
Anders Nordby
72df7726b5
kris removed ports/mail/mh, so remove WITH_MH here then.
2002-10-13 11:57:43 +00:00
Kris Kennaway
15c26eb6a0
BROKEN -> IGNORE to prevent package build
2002-10-13 04:53:42 +00:00
Kris Kennaway
b55008ba4f
The mh port was marked FORBIDDEN for security reasons 2 years and 7 months
...
ago. Remove it.
2002-10-13 03:35:47 +00:00
Alan Eldridge
7fcf20aeab
Updated to version 0.6.0
...
PR: ports/43620
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-12 06:14:07 +00:00
Sean Chittenden
ce731960e9
Add tunables for setting the hard and soft timeouts for sqwebmail.
...
Reviewed by: nbm
Approved by: knu (mentor)
2002-10-10 20:50:49 +00:00
Akinori MUSHA
744ecfac33
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
...
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
2002-10-10 12:59:36 +00:00
Mikhail Teterin
cec1f9fdbd
Pass MAKE_ENV to post-build and post-install MAKE invocations to ensure
...
the things like PREFIX are correct. BTW, this software compiles/link
with db4 as well as db3 now, but the port unconditionally uses db3.
2002-10-09 00:17:30 +00:00
Mikhail Teterin
3e2361eb5a
Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksums
...
to identify messages -- force it to use our -lmd instead of letting it
install the N+1st implementation. Use the tiny piece of sprint(3)
to convert the 16-byte digest into the printable 32-char string (the
wisdom of storing such a string instead of the raw digest discussed
with the author already).
Don't copy the manpage from FILESDIR -- compress and/or install it
directly from FILESDIR.
Approved by: maintainer timeout
2002-10-08 23:48:39 +00:00
Chris D. Faulhaber
84aa8ad63d
Update port to 4.72.
...
Use REINPLACE.
Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> (update)
2002-10-08 20:32:02 +00:00
Dirk Meyer
d1b553243e
Update pkg-message for local paths and uucp.
...
Add targets for easy install: root-sasldb, tls-install
Small Security Fix, see http://www.sendmail.org/smrsh.adv.txt
2002-10-08 15:29:02 +00:00
Neil Blakey-Milner
a47e700384
Add qconfirm 0.4.0, request delivery confirmation for mail message under
...
qmail.
PR: 42265
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-08 15:24:25 +00:00
Neil Blakey-Milner
0c734700d5
Add qmail-notify 0.93, delayed delivery notification for qmail.
...
PR: 41957
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-08 15:15:54 +00:00
Neil Blakey-Milner
82e5032da3
Add pkg-message file I forgot to add in previous commit
2002-10-08 14:20:56 +00:00
Neil Blakey-Milner
b18c0056d8
Add queue-repair 0.8.6, a qmail queue diagnostic and repair tool.
...
PR: 41889
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-08 14:19:44 +00:00
Neil Blakey-Milner
e02f07d6df
Upgrade offlineimap to 3.99.0
...
PR: 43824
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-08 14:04:04 +00:00
Dirk Meyer
b279fc5180
option SENDMAIL_WITH_SUID for compatibility with sendmail 8.11.x
...
use SASL V2 with current sendmail port
2002-10-08 12:35:12 +00:00
Hye-Shik Chang
aeee54b1c1
Update maintainer address
...
PR: 43820
Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
2002-10-08 12:10:37 +00:00
Akinori MUSHA
a19d80a756
Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now
...
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
2002-10-08 11:38:07 +00:00
Neil Blakey-Milner
c74175c3c8
Add pymsgauth 2.0.0, a toolkit for dealing with qsecretary confirmation
...
notices.
PR: 41672
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-07 15:10:24 +00:00
Ying-Chieh Liao
6d4eec0bdd
upgrade to 10.0
...
PR: 43701
Submitted by: Ports Fury
2002-10-07 00:57:32 +00:00
Akinori MUSHA
ea4cef3e92
Use RUBY_MOD*.
2002-10-06 21:38:34 +00:00
Jun Kuriyama
5879491829
Upgrade to 1.50.
...
PR: ports/43231
Submitted by: Peter Avalos <pavalos@theshell.com>
2002-10-06 08:33:37 +00:00
Patrick Li
6f78005cfd
Update to 0.62
...
PR: ports/43298
Submitted by: maintainer
2002-10-06 06:17:34 +00:00
Christian Weisgerber
638e9e1fdc
* Match poppassd's expectation with /usr/bin/passwd's actual output.
...
* Honor CFLAGS and LDFLAGS and some clean-up.
PR: 42359
Submitted by: andrew@ugh.net.au
2002-10-06 01:39:07 +00:00
Patrick Li
b7e3909145
Update to 0.8.3
...
PR: ports/43712
Submitted by: maintainer
2002-10-05 22:17:51 +00:00
Kris Kennaway
6533734b72
BROKEN: Does not install in correct location
2002-10-05 22:06:04 +00:00
Patrick Li
c7719c0cae
Update to 0.8.5
...
PR: ports/43628
Submitted by: maintainer
2002-10-05 22:01:13 +00:00
Oliver Braun
a597af9d13
* Fix NOPORTDOCS.
...
* Bump PORTREVISION.
PR: 43588
Submitted by: maintainer
2002-10-05 19:03:32 +00:00
Mario Sergio Fujikawa Ferreira
a40949d56b
Update to 1.2
2002-10-05 17:28:05 +00:00
Patrick Li
36b4a45e41
Update to 0.6.0
2002-10-05 14:27:15 +00:00
Sheldon Hearn
1ec07ac560
1) Enable directory-search lookups by default and provide
...
WITHOUT_DSEARCH to disable them.
2) Enable NIS lookups by default and provide WITHOUT_NIS to
disable them.
3) Bump PORTREVISION accordingly.
Submitted by: Matthew Byng-Maddick <mbm+freebsd@colondot.net> (1)
Requested by: Nicolas Kowalski <Nicolas.Kowalski@imag.fr> (2)
2002-10-05 12:18:29 +00:00
Ying-Chieh Liao
9ac967902e
s/maildrop/getmail/
...
PR: 43566
Submitted by: Peter van Dijk <peter@dataloss.nl>
2002-10-02 02:40:53 +00:00
Ying-Chieh Liao
3fb67b589d
dont remove locale/* dirs
2002-09-30 09:04:34 +00:00
Sheldon Hearn
d000787f5a
Track exim-4.xx now that ports/mail/exim is for exim-4.xx.
...
The Makefile was changed to track exim-4.xx before the ports freeze,
but this patch was not updated. Fix it now to unbreak the build.
Reported by: kris
2002-09-30 07:57:06 +00:00
Cy Schubert
312ab9677d
Update 5.9.13 --> 6.1.0. Fixes yet another buffer overflow (exploit)
...
described at http://security.e-matters.de/advisories/032002.html .
Approved by: nectar (using his security-officer hat)
will (using his portmgr hat)
As we are so close to last tagging, as suggested by
portmgr, maintainer approval is forgone.
2002-09-29 18:23:32 +00:00
Jacques Vidrine
169788a18e
Mark FORBIDDEN due to another buffer overflow.
...
http://security.e-matters.de/advisories/032002.html
% cvs rlog ports/mail/fetchmail/Makefile | grep 'exploit' | wc
3 28 203
2002-09-29 15:20:30 +00:00