Steve Price
88c2d2969c
Update to version 0.62.
...
PR: 10305
Submitted by: maintainer
1999-03-15 01:32:32 +00:00
Jacques Vidrine
cdec159729
Update 1.1 -> 1.2.
...
Submitted by: Stephen J. Roznowski <sjr@home.net>
PR: ports/10238
1999-03-15 01:29:18 +00:00
Steve Price
ca2d2573b2
Update to version 0.62.
...
PR: 9831
Submitted by: maintainer
1999-03-15 01:16:05 +00:00
Marc G. Fournier
d5ba786a25
Commit all Y2K/WWW_SITE changes from today...
1999-03-11 21:47:15 +00:00
Andrey A. Chernov
ec51e8d15e
remove manpages from PLIST
1999-03-07 18:04:01 +00:00
Andrey A. Chernov
26b15f9517
upgrade to 3.12
...
Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
1999-03-07 18:02:17 +00:00
Jun-ichiro itojun Hagino
fad54126b1
upgrade original distribution to smtpfeed-0.95 and sendmail 8.9.3+3.2Wpre.
1999-03-06 05:22:03 +00:00
Jun-ichiro itojun Hagino
305b3e1d10
s/orbs.dorkslayers.com/relays.orbs.org/
1999-03-04 12:31:06 +00:00
David E. O'Brien
205cc0b054
upgrade to 0.95.4
1999-03-04 03:13:46 +00:00
Bill Fumerola
d00c251f6d
BROKEN= "requires emacs to build but has no dependency for it."
...
Found By: Satoshi's errorlogs.
1999-03-02 21:12:37 +00:00
SADA Kenji
96d4c405a7
Add a notation about user restriction.
...
PR: ports/10114
Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
1999-02-26 14:51:31 +00:00
Joseph Koshy
c03786b7ad
Additional config options at port build time.
...
PR: ports/10119
Reviewed by: jkoshy
Submitted by: Scott Blachowicz <sab@seanet.com>
1999-02-23 03:17:12 +00:00
Joseph Koshy
4e788c13f4
Use local mts for mail delivery instead of using SMTP.
...
PR: ports/10119
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-02-23 02:23:06 +00:00
Steve Price
209161531c
Cleanups from new maintainer.
...
PR: 9929
Submitted by: Tom Hukins <tom@eborcom.com>
1999-02-22 04:19:11 +00:00
Steve Price
e65832c24f
Cleanups from new maintainer.
...
PR: 9930
Submitted by: Tom Hukins <tom@eborcom.com>
1999-02-22 04:17:42 +00:00
Jun-ichiro itojun Hagino
1b317ea37d
update base distribution to:
...
- smtpfeed 0.93
- sendmail 8.9.3 with WIDE patch 3.1
1999-02-19 04:24:09 +00:00
Andrey A. Chernov
12aed04cc8
better version of defaulting English responces patch
1999-02-18 18:20:29 +00:00
Andrey A. Chernov
fd91de95ae
fix errors in ru.po (posted to mutt-dev)
1999-02-16 15:32:31 +00:00
Andrey A. Chernov
d7ae2fdd18
use English fallback for multi_choice responces too
...
(patch posted to mutt-dev)
1999-02-16 14:22:08 +00:00
David E. O'Brien
018a2c32fe
manual.latin1 should be in the optional plist file, not the standard one.
...
bug noticed by: ache
implied-Ok'ed to fix problems experienced by ache's, by: Satoshi
1999-02-13 20:19:45 +00:00
David E. O'Brien
9233d4a797
* fix support for Russan language - there is a sign extension bug in new
...
version and lack of english responce fallback
* when installing in the face of certain environmental vars, manual.latin1 does not get installed
Submitted by: ache
Ok'ed by: Satoshi
1999-02-13 20:15:12 +00:00
David E. O'Brien
6c14097bdc
update to 1.12
...
Submitted by: Michael <mharo@area51.fremont.ca.us>
Ok'ed by: Satoshi
1999-02-13 02:50:51 +00:00
David E. O'Brien
33c1549a7a
upgrade to 0.95.3
1999-02-12 22:32:37 +00:00
Jun Kuriyama
089e788cc7
Change mode bin.bin to root.wheel.
...
Requested by: maintainer
1999-02-12 15:40:33 +00:00
Joseph Koshy
a6b50f238a
Upgrade to v1.0.
...
Submitted by: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
(maintainer)
1999-02-11 08:57:13 +00:00
Jun Kuriyama
c601a0c597
Activate rblsmtpd.
1999-02-11 07:55:05 +00:00
Jun Kuriyama
2f50aab331
RBL (Realtime Blackhole List) smtp daemon for blocking SPAM.
...
PR: ports/8516 and ports/9080
Submitted by: John Saunders <john@nlc.net.au>
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-02-11 07:23:16 +00:00
Mark Murray
3e0e233984
Explicit use of Berkeley DB (careful, DBM users!).
...
Fixed use of $local_part in router configurations.
Fixed "unseen" on router or director on deferment of delivery.
Other minor fixes.
Fixed handling of USE_XLIB to deal with =NO correctly.
Submitted by: maintainer
1999-02-10 16:09:49 +00:00
Vanilla I. Shu
70ece85fde
Upgrade to 0.4.9.
...
PR: ports/9887
Submitted by: maintainer
1999-02-03 20:50:05 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
b7ab881b8f
Change libPropList directory name.
...
Forgotten by: vanilla
1999-02-03 08:09:51 +00:00
David E. O'Brien
9ea83f8d67
Adjust PLIST's
1999-01-31 23:05:35 +00:00
Mark Murray
e283a9c2da
Upgrade to version 2.11, featuring minor bug-fixes and some new features.
...
New features are backward compatible.
Submitted by: maintainer
1999-01-27 14:07:08 +00:00
Steve Price
0c882f929c
Activate the rlytest port.
1999-01-26 03:23:00 +00:00
Steve Price
7e9600161d
Initial import of rlytest version 1.15.
...
Test an SMTP host for third-party relay.
PR: 9531
Submitted by: Paul Chvostek <paul@it.ca>
1999-01-26 03:20:56 +00:00
Jun-ichiro itojun Hagino
ca1b52cba8
upgrade base version to 0.92.
1999-01-23 16:50:29 +00:00
Seiichirou Hiraoka
6ad80e9513
MASTER_SITES has changed.
1999-01-21 03:47:42 +00:00
Masafumi Max NAKANE
b94efe3f0b
Upgrade, 3.0pl63 -> pl65.
1999-01-19 22:54:15 +00:00
Satoshi Asami
4eab2ea329
Add virtual category "windowmaker".
1999-01-18 06:43:04 +00:00
Satoshi Asami
0b8e44dd88
Add "afterstep" virtual category.
1999-01-18 06:38:08 +00:00
Steve Price
59fe906167
Activate the ezmlm and ezmlm-idx ports.
1999-01-18 03:52:48 +00:00
Steve Price
a74c1446d8
Initial import of ezmlm-idx version 0.313.
...
Dan J. Bernstein's cleaned up version of ezmlm version 0.53.
PR: 8885
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-01-18 03:51:18 +00:00
Steve Price
c1a0011236
Initial import of ezmlm version 0.53.
...
An easy-to-use, high-speed mailing list manager for qmail.
PR: 8884
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-01-18 03:48:08 +00:00
Vanilla I. Shu
c3279c9286
BROKEN this ports, it can't with with gnome 0.99.x.
1999-01-17 19:59:38 +00:00
Wolfram Schneider
b74e38156d
Remove popclient from the ports collection. Popclient has been
...
abandoned by the author (who wrote fetchmail as a replacement).
The source code for popclient is still available at
http://www.freebsd.org/~wosch/src/popclient-3.0b6.tar.gz
1999-01-16 22:03:57 +00:00
Hidetoshi Shimokawa
93aa89f88c
Fix for alpha.
...
- remove 'long time()' and add '#include <time.h>'.
1999-01-16 12:15:50 +00:00
Andrey A. Chernov
c651511a68
upgrade to 3.49
1999-01-15 00:36:59 +00:00
Jun-ichiro itojun Hagino
3be7666be6
upgrade base version of smtpfeed to 0.91.
...
upgrade base version of (patched) sendmail to 8.9.2+wide patch 3.1.
1999-01-13 15:16:35 +00:00
Andrey A. Chernov
35ac9d4105
handle -- sendmail arg
1999-01-13 12:14:58 +00:00
Marc G. Fournier
c7beeaae1f
More Y2K Statement Links...
1999-01-13 02:47:33 +00:00