Commit Graph

2172 Commits

Author SHA1 Message Date
Peter Pentchev
5960b716f2 Remove patches incorporated into the mainstream fetchmail distribution.
Approved by:	maintainer
2001-03-08 12:03:33 +00:00
Peter Pentchev
5fd2d44265 Update to 5.7.2, add NOPORTDOCS handling, fix --enable-opie misspelled
as --enable-OPIE until now.

Approved by:	maintainer
2001-03-08 12:03:09 +00:00
Jimmy Olgeni
d8339b664d It is not necessary to manually set DISTNAME in this port. 2001-03-07 22:56:09 +00:00
Jimmy Olgeni
6aeef68b0a Update to version 2.0.1.
PR:		25508
Submitted by:	Stephen J. Roznowski <sjr@home.com>
2001-03-07 22:45:43 +00:00
Jun Kuriyama
9148e775b3 Add virtual.8 to MAN8. 2001-03-07 13:42:13 +00:00
Jun Kuriyama
3446a2fea8 Add virtual to BIN1.
Submitted by:	"David W. Chapman Jr." <dwcjr@inethouston.net>
PR:		ports/25581
2001-03-07 12:38:38 +00:00
Peter Pentchev
fd0f122f9f Add libesmtp, a library for sending email messages via SMTP.
PR:		25269
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-03-07 10:52:05 +00:00
Maxim Sobolev
0d57081ce0 Update to 1.1.2. 2001-03-06 11:07:37 +00:00
Mikhail Teterin
efc733172c Fix a blaringly obvious bug: should be ``info exists env(MAIL)'', not
``info exists $env(MAIL)''.
2001-03-06 04:53:05 +00:00
Akinori MUSHA
b57f932896 Fix the DB3 support. DB3's shlib version is now at 2. 2001-03-05 22:15:25 +00:00
FUJISHIMA Satsuki
742f671f76 use DIST_SUBDIR=postfix due to both release and snapshot don't have
specific name in their tarballs.

Approved by:	maintainers
2001-03-05 14:21:35 +00:00
Sheldon Hearn
e4f1db2ea1 Update 3.20 -> 3.22, which fixes a number of bugs. 2001-03-05 10:32:14 +00:00
FUJISHIMA Satsuki
35ea9ae15c update to NON BETA release, 20010228.
PR:		25493
Submitted by:	maintainer
2001-03-04 19:35:00 +00:00
Peter Pentchev
d094354d2a While I'm here, fix PORTDOCS handling:
- no need for loops and multiple install invocations, docs/* is fine;
- add %%PORTDOCS%% to pkg-plist, so +CONTENTS is generated correctly.
2001-03-04 16:56:32 +00:00
Peter Pentchev
1b617eda7e Fix the ORBS RBL sites.
PR:		25424
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2001-03-04 16:48:10 +00:00
Clive Lin
f3a4a2b0be o Almost Dump-safe
o Completely package-safe (with evil tricks)
o Bump PORTREVISION

Because I haven't invented any convenient dialog script to ask people
what protocol (smtp/qmqp) and what address of their mail server, there
still one comment left in pkg-message.

If there's any, please tell me where to steal^h^h^hudy.

Reviewed by: Sybolt de Boer <bolt@xs4all.nl>
2001-03-04 13:13:42 +00:00
Kevin Lo
3c660a239b Update to version 0.3.1
PR: 25505
Submitted by: maintainer
2001-03-03 06:13:36 +00:00
Akinori MUSHA
4bc45d271d Update to 0.9.1. 2001-03-02 10:53:44 +00:00
Jun Kuriyama
39a18faae7 Bump PORTREVISION and add ipv6 to categories.
Pointed out by:	sumikawa
2001-03-02 06:08:05 +00:00
Jun Kuriyama
28a1ca4d08 Update to new IPv6 patch. 2001-03-02 05:49:03 +00:00
Jun Kuriyama
949ad301b9 Update to 20010228. 2001-03-01 15:22:56 +00:00
FUJISHIMA Satsuki
33a7706196 respect CFLAGS.
Submitted by: maintainer
2001-03-01 14:01:45 +00:00
Neil Blakey-Milner
4c8ae3e193 Some fixes and tweaks from Yuri, hopefully fixing the mysql problems
that have been reported to me.

These changes don't affect the package, just if people use some of the
WITH_* or WITHOUT_* options

Submitted by:	 Yuri L Khachaturian <yukh@ns.otradnoe.net>
2001-03-01 13:05:47 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Kevin Lo
4be94b91be - Support PREFIX/GTK_CONFIG properly
- Sort pkg-plist

PR: 25434
Submitted by: Ports Fury
2001-02-28 15:51:02 +00:00
Steve Price
49febae544 Adding biabam version 0.9.2.
BIABAM is a commandline attachment mailer.

PR:		24051
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 06:05:37 +00:00
Steve Price
85c56f8efe Add kame.net to PATCH_SITES for the ipv6 patch.
PR:		25385
Submitted by:	maintainer
2001-02-27 02:04:52 +00:00
Steve Price
cc9d45054b Update to version 9.26.
PR:		25387
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 02:03:00 +00:00
Mikhail Teterin
bb297d17af Yet another GTK based mail program. Promisingly SMALL. And you have to
edit config files to add/remove IMAP and SMTP servers, although things
can be specified in a central location (LOCALBASE/etc/althearc).

I don't think, I'll end up using it myself though, hence maintainership.
2001-02-26 21:05:19 +00:00
Lars Koeller
b24ad43f2c - Respect PREFIX and X11BASE which wasn't done in some binaries and scripts
- Fix problem with gcc 2.95 (add -fwritable-strings)
  - Fix problem with display depth when printing username below icon
    (white text on white background ;-)
  - Add some documentation (READMEs) with respect to NOPORTDOCS
  - Define of USE_NAS environment variable builds faces with
    NAS (auplay) support (default is rplay)
  - Correct pkg-plist
  - Shorten pkg-desc below 24 lines
  - Bump PORTREVISION to 1

Changes were stimulated by:  Mike Meyer <mwm@mired.org>
2001-02-26 20:49:01 +00:00
Clive Lin
aae2ab557a Add missing entry.
Submitted by: Sybolt de Boer <bolt@xs4all.nl>
2001-02-26 17:10:16 +00:00
Tom Hukins
cbb1efe36a Fix typo (SGIG -> SGID) and update my address in MAINTAINER
Submitted by:	Peter Brezny <peter@sysadmin-inc.com>
2001-02-26 13:43:52 +00:00
Kevin Lo
8e76294aa5 Upgrade to version 0.7.06 2001-02-26 12:41:07 +00:00
Kevin Lo
2a411f8ca2 Add dependency. 2001-02-26 12:27:37 +00:00
Kevin Lo
b700c080f0 Upgrade to version 1.8 2001-02-26 12:22:28 +00:00
Kevin Lo
035c4b1b6a Upgrade to version 2.1.0 2001-02-26 12:10:25 +00:00
Dmitry Sivachenko
3d13fb15fe Teach mailman how to work both with MD5 and DES passwords.
This problem is already fixed in mailman CVS.
Bump PORTREVISION.

Submitted by:	Kresimir Kumericki <kkumer@phy.hr>
2001-02-26 09:13:49 +00:00
Steve Price
251624ffe2 Adding ssmtp version 2.38.
A sendmail alternative for small routers (only for outgoing mail).

PR:		24263
Submitted by:	Tomasz Paszkowski <ns88@k.pl>
2001-02-26 05:17:57 +00:00
Steve Price
8f5aa475af Add {BUILD,RUN}_DEPENDS on the abook and gnupg ports and update pkg-plist
accordingly.

PR:		25163
Submitted by:	Andre Goeree <abgoeree@uwnet.nl>
2001-02-26 04:54:23 +00:00
Steve Price
c4067383fa - Pass the OSTYPE/OPSYS to configure so it doesn't bomb.
- Fixup pkg-plist.
- Add mkdir flag to call to latex2html.

PR:		24783
Submitted by:	maintainer
2001-02-26 04:37:01 +00:00
Steve Price
dc997eb55a Update to version 0.03.1.
PR:		21541
Submitted by:	Guy Antony Halse <guy@rucus.ru.ac.za>
2001-02-26 03:41:15 +00:00
Steve Price
476cb20216 Update to version 0.13.
PR:		25363
Submitted by:	maintainer
2001-02-26 03:20:30 +00:00
Clive Lin
5ab4fb8386 Fix a typo which would results in wrong home directory of nullmail user.
Noted by: Sybolt de Boer <bolt@xs4all.nl>
2001-02-26 03:08:51 +00:00
Kevin Lo
431b68ea3a Change maintainer to ports@
PR: 25348
Submitted by: MAINTAINER
2001-02-25 15:46:36 +00:00
Kris Kennaway
39c4843eec Update IPv6 patch to 2001-02-23 and bump PORTREVISION 2001-02-25 08:04:52 +00:00
Peter Pentchev
df3de98c5f Update to 5.6.8, which contains preauthentication fixes and enhancements.
Approved by:	maintainer
2001-02-23 08:30:39 +00:00
Dirk Meyer
af4b7cdb70 Master-Sites changed, renaming of directories.
Approved by:	will
2001-02-23 05:48:23 +00:00
Mario Sergio Fujikawa Ferreira
224a6052af * qmail port
o bump PORTREVISION
o sanitize MASTER_SITES
o added several flags (defined checks) to enable
active slave port control on what they inherit
o add extra enhancement patches, these can be
inherited too:
	- WITH_QMAILQUEUE_PATCH: qmailqueue-patch
	- WITH_BIG_TODO_PATCH: big-todo.103.patch
	- WITH_BIG_CONCURRENCY_PATCH: big-concurrency.patch
		- WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT
		default: 509
o add patches checksum to distinfo
o added MASTER_SITE_QMAIL for internal use
o additional copies of slave qmail patches are now housed
at MASTER_SITE_LOCAL, PATCH_SITE_SUBDIR=lioux because
these patches only have ONE PATCH_SITES source each
	- qmail-ldap-1.03-20010201.patch.gz (qmail-ldap)
	- qmail-mysql-1.1.1.patch (qmail-mysql)
	- tls.patch (qmail-tls)
o turn all absolute references to both binaries and
FreeBSD configuration files into VARs: better
maintability
o s/yetanotherone-/slaveport-/: that is the correct
nomenclature
o ${LN} should use -sf instead of plain -s
o typo fix: QMail -> qmail

* qmail-ldap port
o bump PORTREVISION in sync with master port bump
o minor changes to comply to recent changes to the master
port
o block the WITH_BIG_CONCURRENCY_PATCH, it does not like
the qmail-ldap patch
o enable SMTP TLS support with WITH_TLS
	- the PKGNAMESUFFIX changes to -ldap-with_tls
	- let it know the location of QMAIL_TLS_PORT
	- add certificate and certificate-req; in fact,
		we are inheriting qmail-tls targets
 o s/yetanotherone-/slaveport-/: that is the correct
nomenclature
o tabulate better the WITH_* advertisement messages
o add appropriate message to PKGMESSAGE about the
new certificate targets following the qmail-tls
port
o nomenclature fix: ^ldap- -> ^qmail-ldap-

* qmail-mysql port
o bump PORTREVISION in sync with master port bump
o block the WITH_QMAILQUEUE_PATCH, it does not like
the qmail-mysql patch
o s/yetanotherone-/slaveport-/: that is the correct
nomenclature

* qmail-tls port
o bump PORTREVISION in sync with master port bump
o minor changes to comply to recent changes to the master
port
o s/yetanotherone-/slaveport-/: that is the correct
nomenclature
o nomenclature fix: ^tls- -> ^qmail-tls-
2001-02-22 18:15:18 +00:00
Jun Kuriyama
38a6e47643 Re-activate TLS support.
Submitted by:	"David W. Chapman Jr." <dwcjr@inethouston.net>
PR:		ports/25270
2001-02-22 04:05:43 +00:00
Mario Sergio Fujikawa Ferreira
0fabc4ff05 Sanitize MASTER_SITES. 2001-02-22 02:49:48 +00:00
Jimmy Olgeni
7390d550df Update port to version 1.3.0.
Pointed out by:	Claudiu Bosioc <cbo@uem.utt.ro>
2001-02-21 21:39:34 +00:00
Jun Kuriyama
d04629ea10 Update IPv6 patch to 20010205a. 2001-02-21 10:17:10 +00:00
Clive Lin
5ce84d162d This buffer is for notes you don't want to save, and for Lisp evaluation.
If you want to create a file, visit that file with C-x C-f,
then enter the text in that file's own buffer.

Add nullmailer, a sendmail compatible MTA which only does one thing:
send mail to a SMTP or QMQP smart relay.

NOTICE: This port is usable now, but not yet dumb-safe. Please pay
        attention on its pkg-message.
2001-02-21 02:25:59 +00:00
Mario Sergio Fujikawa Ferreira
4ccf915049 Assume maintainership. Somebody should.
Please, do not abuse me because I did. :)
2001-02-20 18:15:21 +00:00
Mario Sergio Fujikawa Ferreira
406e2935c7 Add patch file missing distinfo information.
Submitted by:	Mars G. Miro <zeitgheist@rocketmail.com>,
		Bennett Hui <bhui@mail.com>
2001-02-20 18:11:49 +00:00
Kevin Lo
0002000e21 Upgrade to version 0.4.61
PR: 25203
Submitted by: MAINTAINER
2001-02-20 02:19:17 +00:00
Andrey A. Chernov
6a50c45647 Bump PORTREVISION I forget 2001-02-19 15:58:19 +00:00
Kevin Lo
547dede536 Update to the lastest version.
PR: 25199
Submitted by: MAINTAINER
2001-02-19 15:02:36 +00:00
Kevin Lo
dbdfc937a8 Upgrade to version 0.3.0
PR: 25174
Submitted by: MAINTAINER
2001-02-18 15:28:25 +00:00
Andrey A. Chernov
7c6b3b814b Remove wrong uidl_found increment
PR:		19038
Submitted by:	"Aaron D.Gifford" <agifford@infowest.com>
2001-02-18 10:33:54 +00:00
Jun Kuriyama
8b3186a764 Add -lz to be compiled with MySQL.
Requested by:	Blaz Zupan <blaz@amis.net>
2001-02-17 07:13:08 +00:00
Jun Kuriyama
ebec6570a1 Add -lz to build with MySQL.
Submitted by:	mdharnois@home.com
PR:		ports/25157
2001-02-17 05:00:04 +00:00
Jun Kuriyama
5949b97641 Add knob into configure.postfix for IPv6 patch.
Approved by:	maintainer
2001-02-16 07:31:55 +00:00
Trevor Johnson
bc91d0c08d Update from 20001216 snapshot to version 1.3. Add PORTEPOCH. Change
master site.

Submitted by:	vanilla
2001-02-15 22:31:42 +00:00
Ying-Chieh Liao
6475524e69 add abook, a text-based addressbook program designed to use with mutt
PR:		25113
Submitted by:	leeym@bsd.ce.ntu.edu.tw
2001-02-15 17:14:08 +00:00
FUJISHIMA Satsuki
2192154ee0 change maintainer's e-mail address. 2001-02-15 17:01:03 +00:00
Peter Pentchev
bb32f78b6e Chase the checksum - yes, the tarball was rerolled.
A non-reachable exit() call was removed from the end of main(),
and the version number information was updated in the .lsm file.

Noticed by:	Steve Watt, Mike Harding, Ville Eerola, probably others, too
2001-02-15 09:38:32 +00:00
FUJISHIMA Satsuki
b2339a048e setgid -> setegid patch second stage.
Submitted by:	maintainer
2001-02-14 23:04:44 +00:00
FUJISHIMA Satsuki
9a2276ab69 o use cclient instead of imap-uw.
o change maintainer.
o add WWW.

PR:		24904
Submitted by:	Pete Fritchman <petef@databits.net>
2001-02-14 22:22:26 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
James E. Housley
7f283613c6 New Port: mail/namg
NAMG is a small program that downloads mail from a NetAddress account
and forwards it to your local mail spool.

PR:		23998
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-14 13:50:14 +00:00
Mario Sergio Fujikawa Ferreira
8bf4730882 Have slave ports correctly inherit PREFIX from master port qmail
Also, replace hard references to the master port with relative
ones.

Spotted by:	Radovan Gibala <gigi@agraf.sk>
2001-02-14 01:26:03 +00:00
Peter Pentchev
65d8850cd8 Update to 5.6.5.
Approved by:	maintainer
Weird look to:	Eric S. Raymonds (3 releases in 2 weeks?! Oh come ON!)
2001-02-13 10:36:42 +00:00
Mikhail Teterin
e5288cec9f Forgot to add this hand-crafted config.h in my previous commit. 2001-02-13 00:42:54 +00:00
Mikhail Teterin
0be247304a Redo the postilion port:
- Don't use the imap library that comes with it --
	  use the cclient port. Don't even extract it.
	- Don't bother patching configure and Makefile.in(s) --
	  use a local Makefile.
	- Use the latest TCL/TK 8.3. This port does not provide
	  any loadable packages, so I chose not to use tclstubs, but link
	  with libtk and libtcl directly.
	- Remove the tkstep cruft -- it was commented out since forever.
	- Finally fix the options.tcl -- the env(MAIL) logic was backwards.

To do: add support of Cyrillic charsets (koi8-u,
koi8-r). Currently has to be done by providing one's own
${LOCALBASE}/lib/postilion/postilionrc. Revisit installation of the
documentation. The existing port continues to ignore it completely.
2001-02-13 00:42:11 +00:00
FUJISHIMA Satsuki
038b57a974 remove stale patch.
PR:		25044
Submitted by:	Christoph Weber-Fahr <wefa@nxcon.nexgo.lab.arcor.de>
Forgotten by:	sf
2001-02-12 22:56:39 +00:00
Mario Sergio Fujikawa Ferreira
8b88cd0087 Be sensitive about repo bloat
Since this is a slave port of the qmail port, use the
patches we have in common as EXTRA_PATCHES. It is
unfortunate that we need local patches; otherwise,
all patches could be used from the master port

Fix some typo: tls- -> ldap-
2001-02-12 16:28:53 +00:00
FUJISHIMA Satsuki
3590507109 o update to 2000c.
o move most part of pkg-descr to pkg-message.
o change maintainer.

PR:		24864
Submitted by:	Pete Fritchman <petef@databits.net>
2001-02-12 06:42:58 +00:00
FUJISHIMA Satsuki
854449631f o update to 2000c.
o change maintainer.

PR:		24834
Submitted by:	Pete Fritchman <petef@databits.net>
2001-02-12 06:42:51 +00:00
Mario Sergio Fujikawa Ferreira
1de2823475 Add initial revision of port of a patch to stock qmail supporting
MySQL queries from within qmail

MySQL patch version 1.1.1. The author does not advise the use of
the latest patch version 1.1.6 under FreeBSD

This is a meta port both including and dependent on the main port
qmail Makefile
2001-02-12 03:08:53 +00:00
Mario Sergio Fujikawa Ferreira
8c7538ec43 Add initial revision of port of a patch to stock qmail supporting
SMTP TLS

TLS patch version 20000823

This is a meta port both including and dependent on the main port
qmail Makefile
2001-02-12 03:07:46 +00:00
Mario Sergio Fujikawa Ferreira
2fdf725223 Add a local pkg comment file instead of relying on master qmail
port
2001-02-12 03:01:24 +00:00
Mario Sergio Fujikawa Ferreira
84436002d7 Update to qmail-ldap patch version 20010201
Add yet another WITH option to qmail-ldap. This time a WITH_CLEARTEXTPASSWD
option for those in need of cleartext passwords

Be sensible of repo bloat, turn all WITH option patches into perl
regexp substitions

In PLIST, use recently added PORTDOCS variable support
2001-02-12 02:59:37 +00:00
Mario Sergio Fujikawa Ferreira
4729a174ab Add some bell and whistles that will enable better support for the
qmail-* skeleton ports inheriting (including) this port

While there, update NO_PACKAGE with a more informative message.
The NO_PACKAGE variable will be inherited by all meta ports

Since qmail-{ldap,mysql,tls} are meta ports sharing qmail's port
code, update qmail distinfo information with new distribution
patches:
	- Add new distinfo information required by updated qmail-ldap
	version 1.03.20010201
	- Add new distinfo for recently added port qmail-tls and
	qmail-mysql

In PLIST, use recently added PORTDOCS variable support

PORTREVISION bump is not necessary.
2001-02-12 02:53:22 +00:00
FUJISHIMA Satsuki
6fba068a86 update to 4.33.
PR:		24830
Submitted by:	maintainer
2001-02-11 22:05:16 +00:00
Michael Haro
e96edb5d22 update 0.22 to 0.24
PR:		25009
Submitted by:	    maintainer
2001-02-11 21:39:52 +00:00
Chris D. Faulhaber
6ccd4c1107 Update port to 4.45
Submitted by:	kris
Obtained from:	NetBSD
2001-02-11 05:02:34 +00:00
FUJISHIMA Satsuki
02594a7102 welcome new maintainer.
PR:		24830
Submitted by:	Pete Fritchman <petef@databits.net>
2001-02-10 22:40:57 +00:00
FUJISHIMA Satsuki
c22a95f9f9 update to +88.
+87 installed with this port did not work if you are not super user.

PR:		24919
Submitted by:	maintainer
2001-02-10 20:35:42 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Peter Pentchev
8191d1f8fb Update to 5.6.3, skipping the slightly buggy 5.6.2.
Also, correct the help message in the fetchmailconf wrapper script -
fetchmailconf depends on py-tkinter, not just Python.

Submitted by:	Jack Twilley <jmt@inktomi.com> - the fetchmailconf inaccuracy
Approved by:	maintainer
2001-02-10 08:17:54 +00:00
Kris Kennaway
e9972ae7df Add IPv6 support from KAME, bump PORTREVISION, add ipv6 to categories,
and reset maintainer to ports@FreeBSD.org because mail is bouncing.
2001-02-10 05:25:52 +00:00
Kris Kennaway
8b777e4bed Add ipv6 to categories 2001-02-10 05:17:40 +00:00
Kris Kennaway
ea5db02ee1 Add IPv6 support from KAME.
Approved by:	vanilla (maintainer)
2001-02-10 05:08:31 +00:00
Gregory Neil Shapiro
3ab51c3987 Update to version 2.107
Take over as maintainer of port.
2001-02-09 23:21:28 +00:00
Jim Mock
a0357de7cd Add a WITH_DRAC knob to enable DRAC support.
Submitted by:	Anders Nordby <anders@fix.no>
2001-02-09 20:35:19 +00:00
Jim Mock
9de42e9adc Add drac, a daemon to dynamically update a relay authorization map for
Sendmail, Postfix, and other MTAs that support it.

PR:		24134
Submitted by:	Anders Nordby <anders@fix.no>
2001-02-09 20:32:37 +00:00
Ying-Chieh Liao
7048d15946 update to 1.0.2
PR:		24936
Submitted by:	MAINTAINER
2001-02-08 18:58:53 +00:00
Ying-Chieh Liao
badc0787b2 fix md5 checksum
PR:		23807
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-08 18:19:20 +00:00
Kevin Lo
72a282a8b0 Upgrade to version 9.25
PR: 24876
Submitted by: Ports Fury
2001-02-08 12:54:21 +00:00