Commit Graph

4770 Commits

Author SHA1 Message Date
FUJISHIMA Satsuki
6dd69bbdb1 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CFLAGS.
2003-07-14 02:36:55 +00:00
FUJISHIMA Satsuki
b53baaf9b8 get rid of libgnugetopt dependency for -CURRENT.
configure script tests getopt_long() but does not use its result;
getopt.o and getopt1.o will always be linked. So libgnugetopt
dependency is just redundant.
2003-07-14 02:36:46 +00:00
MANTANI Nobutaka
8d956f58e0 Update to 2.10.1. 2003-07-13 13:45:00 +00:00
Oliver Braun
cb6c2a58f8 Install dotmairixrc.eg in ${EXAMPLESDIR}
Requested by:	Shawn Yeager <mail@shawnyeager.com>
2003-07-12 12:03:45 +00:00
Joe Marcus Clarke
c21a2d94b4 Update to 2.0.12. 2003-07-12 08:09:54 +00:00
Yen-Ming Lee
c0666dee02 Update mail/smtpmail (maintainer): 0.4.1 -> 0.4.2
* This version modifies the SMTP engine and removes
  the segfault from the attachment encoding.

PR:		54384
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-12 06:16:32 +00:00
Norikatsu Shigemura
92acfffaf1 Add scmail 0.2, a mail filter written in Scheme.
PR:		ports/50881
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-07-11 19:12:07 +00:00
Norikatsu Shigemura
8c49dc2107 o Add patch for the new ~a function. By this one can tag entire
threads via "T ~a" (means: tag all entire threads where at least
  one message of the tread is tagged).
o Bump PORTREVISION.

PR:		ports/54361
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-07-11 17:32:26 +00:00
Norikatsu Shigemura
b447f0df74 o Add patch for the new ~a function. By this one can tag entire
threads via "T ~a" (means: tag all entire threads where at least
  one message of the tread is tagged).
o Bump PORTREVISION.

PR:		ports/54360
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-07-11 17:31:48 +00:00
Dmitry Sivachenko
2c0a632ba8 New port: mini_sendmail.
mini_sendmail reads its standard input up to an end-of-file and sends
a copy of the message found there to all of the addresses listed.  The message
is sent by connecting to a local SMTP server.  This means mini_sendmail
can be used to send email from inside a chroot(2) area.
2003-07-11 10:03:02 +00:00
Masafumi Max NAKANE
4cf2a2596c Correct the include path for the PGSQL support.
Approved by:	maintainer
2003-07-11 04:49:29 +00:00
Adam Weinberger
5269b34790 Update to 1.4.3. 2003-07-11 01:40:59 +00:00
Adam Weinberger
e800ba0181 Chase libgtkhtml3, and remove the dependency upon soap, which
is dependendeded upon by gtkhtml3.

PORTREVISION bump.
2003-07-11 00:33:25 +00:00
Sergey A. Osokin
36a9edf555 s/NOPORTSDOC/NOPORTDOCS/ for Makefile.
Improve pkg-plist (use %%DOCSDIR%%
instead of hardcoded share/doc/...).

Approved by:	ache (maintainer)
2003-07-10 16:05:02 +00:00
Oliver Lehmann
0131c76e88 install additional authlib modules 2003-07-10 07:55:11 +00:00
Erwin Lansing
9d2df035ea Included in this email is a patch to postfix which I need applied for
my upcoming commit to sysinstall(8).

PR:		54291
Submitted by:	trhodes via maintainer
2003-07-10 07:12:46 +00:00
Tilman Keskinoz
d88a1efa51 Update to 7.17
PR:		54249
Submitted by:	Olivier Tharan <olive@oban.frmug.org>
2003-07-09 18:10:56 +00:00
Oliver Lehmann
59c782ed6a fix building on an nfs-share
force using fcntl locking method and disabling the locking test during
  configure
2003-07-09 16:46:53 +00:00
Daichi GOTO
a9fd7c3ef3 update mail/serialmail:
- Check for tcpserver dependency in PATH rather than in ${PREFIX}/bin
  - Install additional documentation
  - Use DOCSDIR macro in pkg-plist
  - Cleanup and simplify Makefile
  - Make portlint(1) happy
  - Take maintainership

PR:		53860
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-07-09 12:01:51 +00:00
Daichi GOTO
09653035a1 update mail/ezmlm:
- Install at least some documentation
  - Make portlint(1) happy - move RUN_DEPENDS, etc.
  - Cleanup and simplify Makefile
  - Remove checks for changin PREFIX and/or QMAIL_DIR between build
    and install phases - the Ports does not support such scenarios
    in any case, the checks are unnecessary
  - Add Author tag in pkg-descr
  - Take maintainership

PR:		53858
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-07-09 08:58:26 +00:00
Daichi GOTO
d673988053 patch mail/ezmlm-idx:
- Make portlint(1) happy: move RUN_DEPENDS and PATCH_SITES
  - Remove explicit ezmlm version number from COMMENT and pkg-descr
  - Reformat pkg-descr
  - Cleanup and simplify Makefile
  - Use DOCSDIR macro in pkg-plist
  - Take maintainership

PR:		53857
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-07-09 08:54:50 +00:00
Yen-Ming Lee
e375de5e4d update to spambnc-20030223
PR:		49982, 50442, 50940
Submitted by:	Sascha Holzleiter <sascha@root-login.org>
		Mark Linimon <linimon@lonesome.com>
		Kirill Ponomarew <ponomarew@oberon.net>
Approved by:	maintainer (greid) timeout
2003-07-09 07:39:02 +00:00
Oliver Lehmann
0de56ccb1a missed to take the maintainership 2003-07-08 13:32:36 +00:00
Daichi GOTO
336e66f2e7 update mail/poppassd: cope with devfs
PR:		54186
Submitted by:	Andrew <andrew@ugh.net.au> (maintainer)
2003-07-08 05:17:39 +00:00
Hajimu UMEMOTO
a84f2673d6 Use USE_AUTOHEADER. 2003-07-07 16:59:55 +00:00
Sheldon Hearn
51aa188e22 Move Exim mirror sites to MASTER_SITE_EXIM in Mk/bsd.sites.mk.
Add additional mirrors.

PR:		ports/53499
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-07 11:32:28 +00:00
Oliver Lehmann
aa61ef57a9 update courier-imap to 2.0.0
install ssl rc scripts [1]
install authuserdb binary [2]
take maintainership [3]

PR:		52949 [1], 82947 [2]
Approved by:	nbm [3]
2003-07-07 09:09:48 +00:00
Sergey A. Osokin
38abf86853 Fix building with SASL2 case.
Submitted by:	Charles Swiger <chuck@pkix.net>
Patch from:	Vivek Khera <khera@kcilink.com> (maintainer)
PR:		54136
Approved by:	fjoe (mentor) (implicit)
2003-07-07 08:28:33 +00:00
Oliver Braun
b9a922d265 Add USE_BISON.
Noticed by:	kris, bento
2003-07-07 07:21:10 +00:00
Yen-Ming Lee
16f901b866 bento fix, add dependency
PR:		54145
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-06 15:48:10 +00:00
Yen-Ming Lee
db51f903f8 Prompts from /usr/bin/passwd have changed again, thus breaking poppassd.
PR:		54140
Submitted by:	Andrew <andrew@ugh.net.au>
2003-07-06 11:57:17 +00:00
Yen-Ming Lee
05a5835dbb The path for the PostgreSQL dependancy was wrong.
Spotted by:	Pawel Malachowski <pawmal@unia.3lo.lublin.pl>
PR:		54143
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-07-06 11:51:21 +00:00
Jun Kuriyama
507b732b0a Update to 0.79.
Reset maintainer to ports@ (bounce).

Submitted by:	Mathieu Arnold <m@absolight.net>
PR:		ports/52285
2003-07-06 04:26:00 +00:00
Jun Kuriyama
061d5a3406 Update to 3.01.
Submitted by:	Mathieu Arnold <m@absolight.net>
PR:		ports/52263
No response from: maintainer
2003-07-06 04:17:20 +00:00
Oliver Lehmann
1925f1cd15 update sylpheed to 0.9.3
replace hardcoded share/doc/sylpheed with %%DOCSDIR%% in pkg-plist
2003-07-05 22:57:01 +00:00
Daichi GOTO
596f99db0b update mail/mimedefang: 2.34 --> 2.35
PR:		54081
Submitted by:	Andrey V. Pevnev <andrey@mgul.ac.ru> (maintainer)
2003-07-04 11:38:40 +00:00
Dirk Meyer
9ecc8eeb8b - Drop obsolete defines 2003-07-04 01:48:24 +00:00
Patrick Li
65c78c5e9d Update to 0.9.0 2003-07-03 18:41:40 +00:00
Hajimu UMEMOTO
5a6a6557e8 Update to 2.1.14. 2003-07-03 17:21:42 +00:00
Daichi GOTO
f6893255d4 update mail/dovecot:
- Update the dependancy on OpenLDAP to the 2.1 port.

PR:		54052
Submitted by:	Dominic Marks <dom@cus.org.uk> (maintainer)
2003-07-03 11:59:04 +00:00
Yen-Ming Lee
a2f6ab3d55 Update mail/smtpmail (maintainer): 0.4 -> 0.4.1
* added a function to send attachments

PR:		54054
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-03 08:36:52 +00:00
Maho Nakata
805e567768 1. update to 1.11
2. Add many knobs.
3. pass maintainer ship to Clement Laforet <sheepkiller@cultdeadsheep.org>

PR:		53358
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Notification by: daichi
2003-07-03 05:54:50 +00:00
Norikatsu Shigemura
4f29d7ecf6 Update to 1.1.1.
PR:		ports/53799
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-07-03 05:49:02 +00:00
Oliver Braun
57a124623d Upgrade to 0.13.7.2.
PR:		ports/54047
Submitted by:	maintainer
2003-07-02 22:27:00 +00:00
Hye-Shik Chang
cebda3e2ac Udpate to 0.2.0
PR:		54005
Submitted by:	Serge Negodyuck <petr@petrovich.kiev.ua>
Approved by:	maintainer
2003-07-02 19:28:52 +00:00
Dirk Meyer
aabb31e67a - Update to 1.4
PR:		53970
Submitted by:	rob@debank.tv
2003-07-02 15:32:33 +00:00
Daichi GOTO
0f0369c89f Add smtpmail 0.4, tool to send the mails over remote smtp server.
PR:		53724
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-07-02 12:16:42 +00:00
Daichi GOTO
78bcee5b64 update mail/postfix: 2.0.12 --> 2.0.13
PR:		53984
Submitted by:	Vivek Khera <khera@kcilink.com> (maintainer)
2003-07-02 11:23:10 +00:00
Oliver Braun
29a1f65c93 Upgrade to 0.11. 2003-07-02 06:53:31 +00:00
Daichi GOTO
e737a05c90 update mail/fetchmail: 6.2.0 --> 6.2.2
PR:		53280
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-01 11:33:38 +00:00
Joe Marcus Clarke
4d6646b34e Make balsa2 depend on openldap21 as that seems to be the new standard.
PR:	53805
2003-07-01 04:03:17 +00:00
Yen-Ming Lee
bb7adc9ae7 Update of newmail port to 1.0.2.
PR:		53924
Submitted by:	Andrew <andrew@ugh.net.au>
2003-06-30 17:22:57 +00:00
Daichi GOTO
23b1777850 mail/dovecot 0.99.10
o Synchronise README.FreeBSD with current reality.
  o Improve security a little by adding a 'dovecot-auth'
    user and group.

PR:		53875
Submitted by:	Dominic Marks <dominic.marks@btinternet.com> (maintainer)
2003-06-30 14:06:35 +00:00
Sheldon Hearn
7032872fa3 Recognize named lists in hosts_treat_as_local.
Reported by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Obtained from:	author
2003-06-30 11:46:43 +00:00
Yen-Ming Lee
824f464b5c generate PLIST in pre-install phase.
Requested by:	Sergey Matveychuk <sem@ciam.ru>
2003-06-30 01:24:54 +00:00
Yen-Ming Lee
87e9e5b854 use SUN_LEN macro to calculate the actual length of an initialized sockaddr_un
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2003-06-29 13:21:20 +00:00
Tom Hukins
4e974219b9 Stop being the MAINTAINER of ports I no longer use. 2003-06-27 17:48:10 +00:00
Oliver Braun
c552baff61 Upgrade to 2.0.12.
PR:		ports/53846
Submitted by:	maintainer
2003-06-27 17:41:09 +00:00
Daichi GOTO
83a3a4bb08 remove zero size file
PR:		53796
Submitted by:	Dominic Marks <dominic.marks@btinternet.com> (maintainer)
Pointy hat to:	myself
2003-06-27 04:34:39 +00:00
Daichi GOTO
46e7b8c896 update mail/dovecot: 0.99.9.1 -> 0.99.10
PR:		53796
Submitted by:	Dominic Marks <dominic.marks@btinternet.com> (maintainer)
2003-06-27 04:32:51 +00:00
Daichi GOTO
6511cbbf06 update mail/mimedefang: 2.33 -> 2.34
PR:		53792
Submitted by:	Andrey V. Pevnev <andrey@mgul.ac.ru> (maintainer)
2003-06-27 04:19:24 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Tilman Keskinoz
a4b44572ba Add wmymail, small DockApp to display the number of new mail
messages in a user's inbox. It uses fetchmail and libdockapp.

PR:		42072
Submitted by:	Bruce M Simpson <bms@spc.org>
2003-06-26 15:53:21 +00:00
Yen-Ming Lee
7f7a2e76cc update port mail/ifile from 1.3.1 to 1.3.2
PR:		53697
Submitted by:	David Bushong <david+ports@bushong.net>
2003-06-25 05:56:57 +00:00
Andrey A. Chernov
dbb5879799 Distfile changed on official site - subdir added 2003-06-24 19:46:31 +00:00
Andrey A. Chernov
60e5cbfcb4 Take maintainership
Approved by:    leeym (maintainer)
2003-06-24 19:33:40 +00:00
Andrey A. Chernov
50d4eb4b97 Forget to update this one in prev. commit 2003-06-24 19:06:52 +00:00
Andrey A. Chernov
63d9c44846 Upgrade to 0.98
(all my patches integrated by developer)
2003-06-24 19:03:05 +00:00
Andrey A. Chernov
76727fac0c Add geographical (3rd level) domains for .ru .su and .ua
Don't treat in-addr.arpa as hostname
2003-06-24 14:26:54 +00:00
Sheldon Hearn
d24202a838 Fix a bug in UIDL handling for maildir boxes, which could lead to clients
receiving duplicated messages.

Submitted by:	author
2003-06-24 12:56:12 +00:00
Erwin Lansing
5a8e8f732e Update to 0.7.10
* Patch from Angel Luis Jimenez Martinez to use curl's cookie
    handling. Fixes the latest Hotmail breakage (the "inboxloc"
    problem)
  * Minor code updates
2003-06-24 06:23:58 +00:00
Yen-Ming Lee
2351069d34 update maintainer's email address.
PR:		53658
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-24 01:06:04 +00:00
Erwin Lansing
0995e7f18a - Update mail/asmail: 1.5 -> 1.6 [1]
A fix for Notes servers
  Persistent connections for IMAP servers

- While I'm here, fix a whitespce nit [2]

PR:		53629 [1]
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net> [1], portlint [2]
2003-06-23 11:08:24 +00:00
Daichi GOTO
4666aa783f Update ecartis ports to snap-20030417
PR:		52751
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
2003-06-23 08:56:56 +00:00
Erwin Lansing
30a99468ac Update to version 1.6.5b
PR:		53496
Submitted by:	Ports Fury
2003-06-22 19:09:58 +00:00
Erwin Lansing
6af501b472 - Add x11-toolkits/py-tkinter to RUN_DEPENDS to make Tk.Blinkenlights
interface actually usable
- Bump PORTREVISION

PR:		53589
Submitted by:	maintainer
2003-06-22 14:54:58 +00:00
Ying-Chieh Liao
7f6827eab4 upgrade to 1.4
PR:		53605
Submitted by:	maintainer
2003-06-22 03:16:55 +00:00
Erwin Lansing
f19d5f5f6e Fix for perl 5.005_03
Simplified from:
PR:		52094
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	maintainer
2003-06-21 09:01:54 +00:00
Erwin Lansing
940a48e669 - Update to 3.1.7
- Reword COMMENT and rewrite and update pkg-descr
- Install additional documentation
- Use macros in pkg-plist
- Take maintainership

PR:		53547
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-06-21 08:39:40 +00:00
Dirk Meyer
b442bb48c5 - Add dependency for saslauthd 2003-06-21 05:57:04 +00:00
Norikatsu Shigemura
47ec08b29d o Update to 0.9.2.
o Unbreak by adding IS_INTERACTIVE.

PR:		ports/53569[1], ports/53522[2]
Submitted by:	Thierry Thomas <thierry@pompo.net> [1]
		Mark Linimon <linimon@lonesome.com> [2]
2003-06-20 23:09:36 +00:00
Yen-Ming Lee
5cae5bcd48 drop maintainership
PR:		53510
Submitted by:	Anders Andersson <anders@andersa.net>
2003-06-19 20:16:57 +00:00
Yen-Ming Lee
1a202f2f75 correct the typo about Zlib support. 2003-06-19 18:42:00 +00:00
Daichi GOTO
9cd7814029 update port: mail/bogofilter to 0.13.6.3 from 0.13.6.2
PR:		53497
Submitted by:	Matthias Andree <matthias.andree@web.de> (maintainer)
2003-06-19 12:52:08 +00:00
Daichi GOTO
f1bad8c181 Update mail/vm to version 7.16.
PR:		52726
Submitted by:	Olivier Tharan <olive@oban.frmug.org> (maintainer)
2003-06-19 07:03:55 +00:00
Yen-Ming Lee
0201ef12d9 - add optional supports for Zlib and Quota
- cleanup Makefile
2003-06-19 06:42:20 +00:00
Andrey A. Chernov
c7cd23bbad Use REINPLACE_CMD
Configure perl path properly
Understand non-sendmail true IP formats
2003-06-18 11:32:58 +00:00
Andrey A. Chernov
a1ac4c1a82 Don't trust IP comes from fake HELO 2003-06-18 09:03:36 +00:00
Dmitry Sivachenko
3acfd33570 This module works only with perl version 5.6.1 and above. 2003-06-18 08:59:20 +00:00
Dirk Meyer
cc37cea29b - Fix an empty dir when compliled with WITH_GNUSTEP_DEVEL 2003-06-18 05:14:20 +00:00
Dirk Meyer
81cc6cf002 - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
Sheldon Hearn
9e94087155 Instrument a facility for including wishlist patches if WITH_WISHLIST
is defined.

Kick off with Exim 4 wish list item #163, which allows suppression of
the Received header if received_header_text is empty.

PR:		ports/53432
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-06-18 03:26:24 +00:00
Foxfair Hu
c3693747c6 PR: 53251
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>

Add mailscanner 4.21.9, a powerful virus/spam scanning framework
for Sendmail and Exim.

MailScanner is a complete e-mail security system designed for use on
e-mail gateways. It protects against viruses, and detects attacks against
e-mail client packages (such as Outlook, Outlook Express, Eudora). It can
also detect almost all unsolicited commercial e-mail (spam) passing through
it and respond to all incidents in a wide variety of ways.

Not only can it scan for known viruses, but it can also protect against
unknown viruses hidden inside e-mail attachments by refusing entry to
attachments whose  filenames match any given pattern. This can include generic
patterns that trap filenames attempting to hide the true filename extension
(e.g. ".txt.vbs").
2003-06-18 03:11:13 +00:00
Erwin Lansing
46213e97e9 Update to 1.0.11 which fixes a problem with the
--syslog_name option
2003-06-17 17:29:57 +00:00
Yen-Ming Lee
272c624d89 update to openwebmail-2.10 2003-06-17 00:26:55 +00:00
Oliver Lehmann
effcda40f4 Add kavmilter 0.91.3,
sendmail antivirus filter, based on Kaspersky
Antivirus and Milter API.

PR:		53250
Submitted by:	Rashid N. Achilov <shelton@granch.ru>
2003-06-16 21:15:42 +00:00
Daichi GOTO
c6d6d7f52a New port added, thanks!
PR:		42360
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2003-06-16 07:17:24 +00:00
Joe Marcus Clarke
266feb7fad Remove the quotes from ${EVO_VERSION} and change the chmod call a bit. 2003-06-16 04:54:51 +00:00
Joe Marcus Clarke
113a62e298 There's no need for a pkg-install script. The work can be done with a
simple post-install.
2003-06-16 04:51:55 +00:00
Joe Marcus Clarke
5dc24dc663 Remove some left over directories.
Reported by:	bento
2003-06-16 00:01:48 +00:00