1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

181 Commits

Author SHA1 Message Date
Will Andrews
a041248ae1 Add p5-Email-Find 0.02, a perl module to find RFC 822 email addresses in
plain text.

PR:		23915
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:13:24 +00:00
Will Andrews
a087a6cdd6 Add p5-Email-Valid 0.12, a perl module to check the validity of email
addresses.

PR:		23914
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:10:10 +00:00
Will Andrews
36b290d823 Add spambnc 111500, a set of procmail recipes to help filter spam.
PR:		23833
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-26 06:06:03 +00:00
OKAZAKI Tetsurou
f3e8c3ebb1 The cclient-maildir port has been retired, but it was not
removed from ports/mail/Makefile.  This causes build failures.

PR:            23737
Submitted by:  Donald J. Maddox <dmaddox@sc.rr.com>
2000-12-22 07:41:30 +00:00
Will Andrews
fddc823e42 Add p5-Mail-IMAPClient 2.0.2, a Perl module to provide simple sockets
routines for accessing an IMAP server.

PR:		22867
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org>
2000-12-19 13:02:46 +00:00
Dmitry Sivachenko
fe005038ef A lightweight MUA for X11 based on sylpheed.
PR:		23363
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
Reviewed by:	sobomax
Approved by:	sobomax
2000-12-18 20:44:08 +00:00
Ade Lovett
7eec0019ce Add mahogany, a threaded X11 mail and news client with an
embedded python interpreter.

PR:		22882
Submitted by:	S. Kiernan <sk-ports@vegamuse.org>
2000-11-17 20:43:34 +00:00
Akinori MUSHA
fa147e706b Retire ruby-net-imap.
It has been included in Ruby 1.6.2-preview2 as one of the standard
libraries since 1.6.1, and has now got sufficient stablility.
Besides, it doesn't work with Ruby 1.4.x anyway, so there's no reason
to keep it anymore.
2000-11-03 16:11:24 +00:00
Maxim Sobolev
4652feab5e Merge popper3 and qpopper into single qpopper and remove popper3.
Reminded by:		knu
Hall of shame entry:	alex
2000-11-01 10:20:38 +00:00
Will Andrews
be8168529b Add pop3gwd 1.2, an app-level proxy for mail retrieval behind firewalls.
It appears to have been heavily audited (at least as far as string format
paranoia goes, and optimizes: snprintf() -> strlcpy()).

PR:		22123
Submitted by:	Joao Carlos Mendes Luis <jonny@jonny.eng.br>
Obtained from:	OpenBSD
2000-10-28 03:06:49 +00:00
James E. Housley
594fa29da6 Add New Port: mail/bsmtp
Batch SMTP support for sendmail, incoming and outgoing

PR:		21781
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-10-28 01:22:50 +00:00
Kris Kennaway
e820228aa3 Nail is a version of BSD mail with mime extensions
Submitted by:	Anders Andersson at BSDCon
Commit purpose: Reaching 4000 ports at BSDCon
2000-10-20 23:00:58 +00:00
Gregory Neil Shapiro
cef9c4b2b8 New port for the sendmail MTA.
PR:		18415
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
Reviewed by:	will
2000-10-14 04:51:41 +00:00
Trevor Johnson
34b7bd26df Add mail/xc-mail, an RFC 2015-aware e-mail client.
Add x11-toolkits/xclasses, required by XCmail.

PR:	21665, 21666
Approved by:	will
2000-10-04 04:52:56 +00:00
Neil Blakey-Milner
d434090bc5 Add qmailadmin, a web-based vpopmail mail server administrator, which
allows you to set up POP accounts, forwarders, mailing lists, and such
from the web.
2000-09-23 14:40:34 +00:00
Neil Blakey-Milner
db20bd6b6e Add sqwebmail, a web-based mail reader for use with compatible setups
like courier-imap and vpopmail (and both).
2000-09-22 22:24:44 +00:00
Neil Blakey-Milner
25d71de54f Add vpopmail, a virtual host and virtual user manager for qmail, at
version 4.9.

This port reserves uid 89 and gid 89, as mentioned in the
porters-handbook.
2000-09-21 13:01:40 +00:00
Maxim Sobolev
952a060d79 New port following the apache structure port naming convention. This
one builds qmail with ldap support using http://www.nrg4u.com/ patches.

PR:		18732
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-09-19 15:46:57 +00:00
Steve Price
e8dbbb9d58 Adding arrow version 1.0.8.
A mail reader for X that lets you view, compose, and organize your mail.
It groks PGP, GnuPG, POP, and APOP.

PR:		19287
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:40:20 +00:00
Will Andrews
632f263f0d Add vrfy (unversioned), an email address verifier. No, I don't know how
this thing works, and if it creates spam, oh well.  Tools, not policy.  :)

PR:		21234
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.net>
2000-09-17 22:45:02 +00:00
Hajimu UMEMOTO
69159535bb A plugin for gkrellm, that watches in multiple mailboxes for new mail.
Submitted by:	Tobias Reifenberger <treif@mayn.de>
2000-09-14 17:27:59 +00:00
Yukihiro Nakai
1c2f27ae75 Add sonicmail 2000-09-13 15:08:00 +00:00
Satoshi Asami
83a414d1ed Add postfix-current.
Submitted by:	bento
2000-09-08 10:28:45 +00:00
Akinori MUSHA
81e7070326 Add ruby-net-imap, IMAP client library for Ruby. 2000-09-07 16:32:03 +00:00
Ben Smithurst
9493643849 Add cvsmail - a program to add cvsweb.cgi links to the FreeBSD commit
messages via a procmail rule.  (The links point to the actual diff for the
commit, not just to the file within the repo.)
2000-08-23 17:58:44 +00:00
Akinori MUSHA
5ef7fef76e Add ruby-tmail, a mail manipulating library for Ruby, with RFC822 and
MIME multipart support.
2000-08-22 08:36:30 +00:00
Maxim Sobolev
e62efa81ea Add pygmy - a GNOME mail client written in Python. 2000-08-15 08:15:35 +00:00
Kelly Yancey
c64128b31a New port: cclient built with third-party maildir support. Cclient is used
by UW's pine and imapd software to access mailboxes. This port complements
the existing cclient port by building a version that includes support for
qmail's maildir mailbox format.

PR:		19691
2000-08-14 07:49:03 +00:00
Will Andrews
af0a37232f Add p5-Mail-Ezmlm, a perl module that provides object methods for ezmlm
mailing lists.

PR:		20443
Submitted by:	Guy Antony Halse <guy@rucus.ru.za.za>
2000-08-09 19:09:03 +00:00
Will Andrews
5d20bc5108 Add ezmlm-web 2.0, a convenient GUI method with which users can configure
their ezmlm-idx mailing lists.  This port depends on p5-Mail-Ezmlm, which
I will add in a moment.

PR:		20442
Submitted by:	Guy Antony Halse <guy@rucus.ru.za.za>
2000-08-09 19:04:59 +00:00
Peter Wemm
8be35a5c0b RIP exmh v1. The distfile has been unfetchable for a while according
to the distfile checker and this has somewhat been obsoleted by later
versions for some time.
2000-08-07 18:56:57 +00:00
Neil Blakey-Milner
efddb28b86 Add smunge, a POP3 funnel proxy (ie, it can funnel from multiple sources
to the user with one connection)

PR:		ports/20111
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-08-01 11:55:35 +00:00
Ben Smithurst
afd41a13ec Add Mail::Sender:
Mail::Sender provides an object oriented interface to sending mails.
It doesn't need any outer program.  It connects to a mail server
directly from Perl, using Socket.

PR:		20208
Submitted by:	ben
2000-07-29 01:17:07 +00:00
Maxim Sobolev
59472f5ca4 Add pmail - a yet anther brick in our collection of buggy mailers (py-gnome
based this time).
2000-07-27 14:44:25 +00:00
Maxim Sobolev
7bcf1fe7b0 Add mmc - a tiny mail client for Gnome desktop. 2000-07-21 14:06:25 +00:00
Neil Blakey-Milner
b0b3269e70 Add listar, a GPL mailing list manager (and more). 2000-07-20 13:49:36 +00:00
Alexander Langer
6eae833f98 Activate qpopper. 2000-07-18 21:29:53 +00:00
Satoshi Taoka
44ee2ef5a6 editors/flim-xemacs21-mule
editors/flim-xemacs21-mule-current
  editors/semi-xemacs21-mule
  editors/semi-xemacs21-mule-current
  editors/wemi-xemacs21-mule
  editors/wemi-xemacs21-mule-current
  mail/wanderlust-xemacs21-mule
  print/yatex-xemacs-mule

The above ports' dependencies were fixed.
2000-07-17 05:32:15 +00:00
Steve Price
1b62e28fc9 Adding mailman version 1.1.
Mailman is software to help manage email discussion lists, much like Majordomo
and Smartmail. Unlike most similar products, Mailman gives each mailing list a
web page, and allows users to subscribe, unsubscribe, etc. over the web. Even
the list manager can administer his or her list entirely from the web. Mailman
also integrates most things people want to do with mailing lists, including
archiving, mail-to-news gateways, integrated bounce handling, spam prevention,
email-based admin commands, direct SMTP delivery (with fast bulk mailing),
support for virtual domains, and more.

PR:		19400
Submitted by:	Nick Hibma <n_hibma@calcaphon.com>
2000-07-17 01:16:02 +00:00
Satoshi Asami
6fbc4e7fab Temporarily remove these ports until their dependencies are fixed -- they
are currently blocking the INDEX build.
2000-07-16 17:35:42 +00:00
Kelly Yancey
fd93aff652 Add p5-Mail-CClient to the ports/mail Makefile. 2000-07-14 09:44:18 +00:00
Kelly Yancey
7319f25c30 Add cclient to Makefile 2000-07-14 09:31:28 +00:00
Steve Price
9e79874d34 Re-adding the icqmail (version 1.2) port in ports/mail.
Suggested by:	asami
2000-07-10 15:45:37 +00:00
Jim Mock
bed97b2bb6 Activate teapop 2000-07-10 15:34:37 +00:00
Will Andrews
dea01634c6 Add listmanager, a cool list manager with many features not found in other
list managers like majordomo.  For the time being it will remain binary.

Discussed with:	author (albeit this was about 6 months ago)
2000-07-09 08:46:46 +00:00
Maxim Sobolev
2d8158ef4b New port of smapi - a Squish MSGAPI which can be used to access Squish format
message bases.

PR:		19373
Submitted by:	Sergey Samoyloff <gonza@techline.ru>
2000-07-03 07:47:39 +00:00
Ade Lovett
f707fab18c Evolution is the integrated mail, calendar and address book
distributed suite for GNOME from Helix Code, Inc.
2000-06-29 19:33:26 +00:00
Maxim Sobolev
0259e3653f Activate solidpop3d. 2000-06-09 13:20:43 +00:00
Yukihiro Nakai
bf9594f99c Add sylpheed.
PR:		ports/18622
2000-06-05 10:37:34 +00:00
Will Andrews
cb0ea2b9a7 Add p5-Mail-Sendmail, a perl module that implements a platform-independent
simple mailer.

PR:		17417
Submitted by:	Yu-Shun Wang <yushunwa@isi.edu>
2000-06-02 03:29:41 +00:00