Christian Weisgerber
4b6a859a6a
* Deal with UUCP having moved to ports in -CURRENT.
...
* Bump port revision.
2001-11-15 23:03:46 +00:00
David W. Chapman Jr.
6caca0d9cf
Update to pl08 and tls to go with it.
...
PR: 32007
Submitted by: osa@FreeBSD.org.ru
2001-11-15 16:31:09 +00:00
David W. Chapman Jr.
ac9a7acea3
Update to pl07
...
PR: 32000
Submitted by: osa@FreeBSD.org.ru
2001-11-15 15:54:22 +00:00
Patrick Li
8ca16eda55
Maintainer is now committer so change to new email address.
...
Approved by: lioux
2001-11-15 03:59:42 +00:00
Ralf S. Engelschall
d29c4060b3
Upgrade to OSSP lmtp2nntp 1.1.1
...
Submitted by: Thomas Lotterer (maintainer)
2001-11-14 15:39:32 +00:00
Sheldon Hearn
983ef9b69a
Add the author's patch to fix bad handling of a disk space shortage
...
on pipeline input.
Bump PORTREVISION to reflect the change.
Obtained from: exim-users@exim.org
Message-Id: <Pine.SOL.4.33.0111131315260.9828-100000@virgo.cus.cam.ac.uk>
2001-11-14 11:25:42 +00:00
Pete Fritchman
f48d5c00e7
- no longer need gmake
...
- use autoconf instead of automake
PR: 31968
Submitted by: maintainer
2001-11-14 06:06:08 +00:00
Ying-Chieh Liao
c207926512
upgrade to 2.2.7
...
PR: 31904
Submitted by: maintainer
2001-11-14 00:56:29 +00:00
Dirk Meyer
4ba91b59c4
- use ${INSTALL_SCRIPT} for samples in ${PREFIX}/etc/rc.d/
2001-11-13 20:37:35 +00:00
Ralf S. Engelschall
9a4bb3b75b
Add new port: OSSP lmtp2nntp 1.1.0
...
The OSSP lmtp2nntp program is an LMTP service for use in conjunction
with an MTA (like Sendmail), providing a reliable real-time mail to news
gateway. Input messages get their headers slightly reformatted to match
Usenet news article format. The article is then posted or feeded into
a remote NNTP service (like INN). Delivery must take place immediately
or the transaction fails. OSSP lmtp2nntp relies on the queuing
capabilities of the MTA in order to provide a fully reliable service.
For this the program returns proper delivery status notification which
indicates successful completed action, persistent transient failure or
permanent failure.
Submitted by: Thomas Lotterer <thomas.lotterer@cw.com>
Reviewed by: Ralf S. Engelschall <rse@freebsd.org>
2001-11-12 14:56:15 +00:00
Maxim Sobolev
3206ad8e7f
Change permissions of all files in ${PREFIX}/share/gnome/evolution/default_user
...
to be 644, otherwise after installation the user will be unable to make any
changes to his/her mailboxes.
See http://bugzilla.ximian.com/show_bug.cgi?id=14961 for details.
Submitted by: Christopher Masto <chris@netmonger.net>
2001-11-12 10:45:21 +00:00
Jim Mock
c51e73872f
Update to version 0.3.3.
...
Submitted by: Simon L. Neilsen <simon@nitro.dk>
2001-11-12 01:49:35 +00:00
Mario Sergio Fujikawa Ferreira
e86cb26c79
o Update to patch level 20011001a
...
o Allow choice of either openldap or openldap2 (WITH_LDAP2)
o Add WITH_DASH_EXT option
o Add a pointer in PKGMESSAGE to Reviewer's how-to on FreeBSD+qmail-ldap
Reviewed by: Henk Wevers <henk@wevers.org>
2001-11-11 01:25:28 +00:00
Mario Sergio Fujikawa Ferreira
d1ac55fcd8
add checksum for soon to be qmail-ldap patch level 20011001a
2001-11-11 01:09:44 +00:00
Jim Mock
df23415ef9
Update to version 1.3.23.2.
...
PR: 31876
Submitted by: maintainer
2001-11-10 11:32:05 +00:00
Pete Fritchman
a669a8eef3
Fix build. (needs -L${X11BASE}/lib in LDFLAGS)
...
PR: 30944
2001-11-10 11:17:09 +00:00
Maxim Sobolev
38f07d4a74
Update to 0.99.0.
2001-11-09 16:43:33 +00:00
David E. O'Brien
a76c671e1f
Fix bogon.
2001-11-08 18:34:59 +00:00
David E. O'Brien
d87641a048
Use the shorter " http://cvsweb.FreeBSD.org/ " spelling now.
2001-11-08 18:09:50 +00:00
David W. Chapman Jr.
6d9ec12862
Update checksum for one distfile
...
PR: 31822
Submitted by: maintainer
2001-11-07 16:59:30 +00:00
Andrey A. Chernov
ed7ab5650c
Use LATEST_LINK = popper to stop confusing with qpopper
...
Submitted by: "Akinori MUSHA" <knu@iDaemons.org>
2001-11-07 13:18:22 +00:00
Dirk Meyer
13290c440c
NO_LATEST_LINK= yes
...
Submitted by: knu@iDaemons.org
2001-11-07 12:41:51 +00:00
Maxim Sobolev
381508fd89
Update to 1.2.3.
...
PR: 31680
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-11-07 08:51:15 +00:00
David W. Chapman Jr.
c6f1233934
Add NO_LATEST_LINK so its not to be confused with postfix(stable)
...
Also fix white space on line above NO_LATEST_LINK
Submitted by: knu
2001-11-06 23:03:03 +00:00
Akinori MUSHA
4936910e15
Set LATEST_LINK to "tkrat2".
2001-11-06 21:41:41 +00:00
Pete Fritchman
d56aea35dc
- update to 0.40
...
- no longer depend on qmail, as this works with qmail/postfix/exim now
- adjust pkg-{comment,descr} to reflect reality
- sort pkg-plist
PR: 31801
Submitted by: maintainer
2001-11-06 17:17:13 +00:00
Pete Fritchman
a80541664f
- update to 0.4.15
...
- update MAINTAINER email address
- add NOPORTDOCS support
- install more documentation
PR: 31754
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2001-11-06 16:41:01 +00:00
David W. Chapman Jr.
83e46d5b4f
Update postfix-current to postfix-20011104 and tls to go with it.
...
IPv6 still disabled due to outdated kame patches
2001-11-06 14:46:43 +00:00
Pete Fritchman
2ededd9245
Fix build if WITH_GPGME is not defined.
...
PR: 31753
Submitted by: maintainer
2001-11-06 14:37:54 +00:00
David W. Chapman Jr.
6055642cec
Update postfix to 20010228-pl06 and update tls to go with it.
2001-11-06 14:33:15 +00:00
Anton Berezin
f0a2a2c1d3
Update to 1.323.
2001-11-06 13:39:15 +00:00
Shigeyuki Fukushima
49a6d525c1
Activate flim113-{emacs,mule,emacs20,xemacs21-mule}.
...
Inactivate flim-{emacs,mule,emacs20,xemacs21-mule}-current.
Activate flim113-{emacs,mule,emacs20,xemacs21-mule}.
Stop to support flim-{emacs,mule,emacs20,xemacs21-mule}.
Synchronize the dependency with changing port name of flim/semi.
Approved by: maintainers
2001-11-05 16:50:49 +00:00
Pete Fritchman
c6fcb6a453
Update to 9.28
...
PR: 31612
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-11-05 09:59:24 +00:00
Masafumi Max NAKANE
b7e3a35027
Upgrade to 3.4.
...
PR: 24599
Originally Submitted by: Noritoshi Atsumi <atsumi@agusa.nuie.nagoya-u.ac.jp>
2001-11-04 13:43:29 +00:00
Peter Pentchev
88c3bf1dc1
Fix the build of several dependent ports by actually installing
...
the inc_deps and lib_deps files. This should fix qmailadmin,
courier-imap and possibly others, after I broke them by my configure
changes to not create and populate ${PREFIX}/vpopmail/etc/ at
configure time.
Add a couple of configuration knobs.
Bump PORTREVISION for the inc_deps/lib_deps fix.
Reported by: a multitude of innocents :(
Pointy hat: roam (myself)
2001-11-04 12:05:05 +00:00
Christian Weisgerber
4fbb2f66a7
Update my MAINTAINER address.
...
Approved by: trevor
2001-11-03 22:22:34 +00:00
MANTANI Nobutaka
20aa69ddcc
Maintainer is committer now.
...
Reviewed by: knu
2001-11-03 19:16:50 +00:00
Sheldon Hearn
34323bd7e0
Add the author's patch to fix a failure to reap children on BSD systems,
...
where SIG_IGN as the signal handler for SIGCHLD is bad. This is only
an issue when a significant number of messages is received via pipe
(e.g. with -bS) at a faster rate than they can be dealt with by parallel
delivery agents (e.g. -odqs).
Bump PORTREVISION to reflect the change.
Obtained from: exim-users@exim.org
Message-Id: Pine.SOL.4.33.0111021349170.19636-100000@virgo.cus.cam.ac.uk
2001-11-02 17:11:14 +00:00
Peter Pentchev
6f7ea96ff4
Assume maintainership of this port; Neil has asked me a couple of
...
times in the last few months :)
2001-11-02 13:49:45 +00:00
Sheldon Hearn
312a1adc00
Add the author's patch to fix broken handling of queue_list_requires_admin
...
and the -bpc flag.
Bump PORTREVISION to reflect the change.
Obtained from: exim-users@exim.org
Message-Id: Pine.SOL.4.33.0110301326040.24148-100000@virgo.cus.cam.ac.uk
2001-11-02 10:24:52 +00:00
Andrey A. Chernov
0c85b2532d
Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit
2001-11-02 10:04:27 +00:00
Dmitry Sivachenko
bc8ce6dec5
Update to 2.4.95a + numerious enhancments
...
PR: 31553
Submitted by: MAINTAINER
2001-11-01 23:07:24 +00:00
Dmitry Sivachenko
ddd4f07f6e
Upgrade to 1.3.23.1
...
PR: 31668
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2001-11-01 23:00:04 +00:00
Pete Fritchman
8b78b3c46e
Update to 2.1.6
2001-11-01 02:10:16 +00:00
Alexander Langer
d8ce5b35ce
Update to 0.6.4
...
Submitted by: maintainer
2001-10-31 20:09:53 +00:00
Alexander Langer
505fbc2635
- Update to 0.6.4.
...
- depend on gpgme.4
PR: 31430
Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER)
2001-10-31 19:45:42 +00:00
Pete Fritchman
e21a024b50
- update to 0.1.0
...
- update WWW: line
2001-10-31 15:25:22 +00:00
Maxim Sobolev
b0790e4238
Don't link in libc - FreeBSD doesn't need this.
...
Submitted by: Ports Fury
2001-10-31 08:20:45 +00:00
Anton Berezin
60d0e9fd8d
Add mboxgrep 0.7.0, a utility to scan mailboxes for messages matching a
...
regular expression.
PR: 31550
Submitted by: Anders Nordby <anders@fix.no>
2001-10-30 22:49:54 +00:00
Anton Berezin
00abf90bb3
Prepare this port to the forthcoming autoconf-2.52.
...
Remove Balsa site and volunteer maintainer's own personal website to
host the tarball.
Prune obsolete configure flags.
Make PTHREADs functional.
PR: 31546
Submitted by: Maintainer
2001-10-30 21:59:31 +00:00
Dmitry Sivachenko
a9c72dc567
Fix for the new AUTOMAKE/AUTOCONF scheme.
...
PR: 31604
Submitted by: MAINTAINER
2001-10-29 19:56:03 +00:00
David W. Chapman Jr.
9c5d43013f
Add news posting support
...
PR: 31585
Submitted by: maintainer
2001-10-29 17:41:59 +00:00
Jun Kuriyama
24c1c03efd
Update WWW (previous one points too old page).
2001-10-29 08:01:42 +00:00
Maxim Sobolev
382a9b102c
Update to 0.5.13.
2001-10-25 15:14:40 +00:00
George C A Reid
b37cc1e724
Update to October 13th 2001 ruleset.
...
Pointed out by: silby
2001-10-23 12:52:28 +00:00
Anton Berezin
dc451a7451
Update to 1.322.
2001-10-22 12:58:27 +00:00
Akinori MUSHA
2ff931dc66
Remove redundant spaces at EOL.
2001-10-21 21:51:15 +00:00
Dirk Meyer
19002eec46
Install the Operarion Manual as share/doc/sendmail/op.ps
2001-10-21 03:10:29 +00:00
Ying-Chieh Liao
f91a8d53a7
Fix Null-Pointer Dereference causing SEGV
...
PR: 31376
Submitted by: maintainer
2001-10-20 13:15:34 +00:00
David W. Chapman Jr.
47737236d5
change MASTER_SITES
...
PR: 31313
Submitted by: maintainer
2001-10-19 13:56:11 +00:00
Andrey A. Chernov
8c027b5c1d
Move user adding into pkg-install
2001-10-19 11:26:37 +00:00
David W. Chapman Jr.
592f51fc9b
Update to 1.2.4
...
PR: 31347
Submitted by: maintainer
2001-10-19 05:25:39 +00:00
Anton Berezin
f24b9523bc
Update to 0.8.6.
...
PR: 31346
Submitted by: maintainer
2001-10-18 11:33:51 +00:00
Andrey A. Chernov
b9d89fac0e
Add pop:mail automatically
2001-10-17 14:00:24 +00:00
Ying-Chieh Liao
d37383893e
handle NOPORTDOCS
...
installs sample files
PR: 30903
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2001-10-17 13:14:13 +00:00
Anton Berezin
abcad1fe6e
Update to 1.321.
2001-10-16 14:42:17 +00:00
Kiriyama Kazuhiko
309fd0c773
Change chmod argument to `owner:group'.
2001-10-15 15:46:07 +00:00
Peter Pentchev
63b7fbd702
Fix a CONFIGURE_ARGS typo: --enable-qmail-dir -> --enable-qmaildir.
...
No PORTREVISION bump necessary IMHO.
Submitted by: "Dmitry Osipov" <daosipov@mail.ru>
2001-10-15 13:39:11 +00:00
Ying-Chieh Liao
35f169df50
change config file location to the correct place
...
PR: 30667
Submitted by: MAINTAINER
2001-10-15 12:35:32 +00:00
Ying-Chieh Liao
d5c5a08f0c
add ricochet
...
An automated agent for tracing and reporting internet junk mail
PR: 30411
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
2001-10-15 11:37:30 +00:00
Dmitry Sivachenko
3b155e42fd
Allow mail-gid to be overwritable.
...
Asked by: Benno Rice <benno@FreeBSD.org>
2001-10-15 10:52:43 +00:00
Mikhail Teterin
fe0a088fb4
Update to 2.0.3. Add another patch of mine, to allow copying a raw
...
message onto clipboard. Very useful for SpamCop.net users :)
2001-10-13 01:23:29 +00:00
Mikhail Teterin
3bbdd8ce0a
A fix for my charset handling patch -- handling of messages
...
placed on hold.
A fix for an original problem -- if a chosen charset could not
represent all characters in the message, there was no way to go
back and choose another. Instead of returning `-1', the TCL
procedure was simply returning (`void').
Bump up portrevision.
2001-10-13 00:03:20 +00:00
Tom Hukins
c6f2f71d98
Fix typo when building with ldap2
...
PR: ports/31232
Submitted by: Thierry Thomas <thierry@thomas.as>
2001-10-12 17:13:58 +00:00
Dirk Meyer
3d1ed214aa
- Detect needed libs on installed sendmail package
...
8.11.6 and 8.12.1 tested.
2001-10-12 10:13:49 +00:00
Dirk Meyer
c1dd86b94f
Add more includes and libs to Option MILTER
...
+include/libmilter/mfdef.h
+lib/libsm.a
+lib/libsmdb.a
2001-10-12 10:01:18 +00:00
Dirk Meyer
6b8eed3b2d
Add sendmail-old to mail/Makefile
...
reduce lines in mail/sendmail-old/Makefile
2001-10-12 09:56:57 +00:00
Mario Sergio Fujikawa Ferreira
0573f73d19
o update to 0.2.4a
...
o typo fix: freebsd -> FreeBSD
PR: 31076
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-10-11 18:54:30 +00:00
Anton Berezin
eb45231d2a
Update to 1.320; add WWW.
2001-10-11 10:57:48 +00:00
Ying-Chieh Liao
5e7575f4e8
upgrade to 0.6.3
...
PR: 31181
Submitted by: MAINTAINER
2001-10-11 10:54:29 +00:00
Dirk Meyer
9facb69137
group smmsp was reconverted to wheeel after pkg_add, fixed.
2001-10-10 21:32:56 +00:00
Doug Barton
967f5a3618
I've already had 4 e-mails about this, so add a warning about keeping
...
the cclient library and this port in synch, both in terms of version
and compile options.
2001-10-10 20:53:16 +00:00
Jim Mock
7591f737f2
Update to version 1.3.23.
...
PR: 31196
Submitted by: maintainer
2001-10-10 17:41:00 +00:00
David W. Chapman Jr.
6b673f0db0
Fix path in patch
...
PR: 30547
Submitted by: hanahara@meiko.co.jp
2001-10-10 16:56:22 +00:00
Dirk Meyer
d8ec51ebaa
Remove user only if uid matches, so a user in the bas system won't be deleted.
...
Remove double deletion of docdir.
2001-10-09 19:20:15 +00:00
Dirk Meyer
772ffff178
Last commit backed out.
2001-10-09 19:16:58 +00:00
Maxim Sobolev
155c9663b5
Update to 0.15.
2001-10-09 07:29:16 +00:00
Dirk Meyer
24f64fc37d
- Option MILTER fixed.
...
- Allow to build without milter-support
2001-10-08 15:37:43 +00:00
Pete Fritchman
4a2206749e
- update to 1.2.3
...
- respect CFLAGS
PR: 31105
Submitted by: maintainer
2001-10-07 20:53:17 +00:00
Anton Berezin
dd0b571734
Update to 0.08.
2001-10-07 15:22:53 +00:00
Dirk Meyer
fd751f1110
- Add senndmail-old as module
...
- reserve UID 90 for sendmail client queue
2001-10-07 06:51:44 +00:00
Dirk Meyer
9c724bfe99
- Update to sendmail 8.12.1
...
This ports will creates a new user and group named smmsp.
Setting up the serer and client queues.
You need to create an "sumbit.cf" for local submission.
2001-10-07 06:40:42 +00:00
Dirk Meyer
f9facfa79a
- uncomment a line in the sample script
2001-10-07 06:33:30 +00:00
Pete Fritchman
afbebb0cfe
Set maintainer to ports@FreeBSD.org
...
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Mario Sergio Fujikawa Ferreira
49bd17d0a4
o Update to 2.4.94 (patchlevel c)
...
o Update ${FILESDIR}/elm.mimetypes
PR: 30856
Submitted by: MAINTAINER
2001-10-06 18:19:44 +00:00
Maxim Sobolev
9e7b6e1062
Provide alternative download site to make Fenner's distfiles survey happy.
2001-10-05 16:35:08 +00:00
Sheldon Hearn
8e4c2e5e4c
Fix a typo in BIN_DIRECTORY that prevented exim-monitor from finding
...
the exim binary.
Reported by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-10-05 12:58:46 +00:00
Doug Barton
0faf48ffbe
* Update to version 4.40, the latest and greatest from our friends
...
at UW. Improvements include TLS and SSL support fully integrated
into the code base (requires OpenSSL), support for remote address
books, improved rules-based filtering, and new filter options.
* Bugs fixed include longer folder names, temp file cleanup,
mail sorted by filters more accurately, et al.
* Re-generate almost all of the patches to clean out more of the fuzz.
2001-10-05 08:41:39 +00:00
Pete Fritchman
a88be6b77c
- Upgrade to imap-2001.FINAL
...
- Install additional cclient header files
- Move SSL dependency generation for cclient to post-build
- Bump PORTEPOCH
- Removed -drac PKGNAMESUFFIX,more confusion than extra info
- Remove futile build of imapd/ipop3d/ipop2d in cclient, and libc-client4.a
in the imap-uw port.
- Respect CFLAGS and CC
PR: 30954
Submitted by: maintainer
2001-10-05 08:28:52 +00:00
Pete Fritchman
1d3a021b7d
Fix compilation (need more includes and an explicit -lX11)
...
Noticed by: bento
2001-10-05 04:31:06 +00:00