Sheldon Hearn
494ec5e219
Prevent sed rules from messing with real comments, instead of the
...
commented out make values that they are supposed to operate on.
Reported by: Marc Silver <marcs@draenor.org>
2001-06-11 07:07:07 +00:00
Akinori MUSHA
b90a5e9d57
Clean up.
2001-06-11 03:14:03 +00:00
Kevin Lo
54da4e9934
Update to version 9.27
...
PR: 27999
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-06-10 15:17:17 +00:00
Sheldon Hearn
256c5f3b7f
Bump PORTREVISION to reflect the significant changes made in the default
...
feature set today.
2001-06-10 14:04:09 +00:00
Sheldon Hearn
88900b7927
Fix the embedded Perl interpreter hook.
2001-06-10 14:02:49 +00:00
Sheldon Hearn
002f0448ae
Disable TCP Wrappers support by default, but provide a hook to enable
...
it.
TCP Wrappers support surprises too many novices.
2001-06-10 13:59:43 +00:00
Sheldon Hearn
4625fcef31
Remove stale comment.
2001-06-10 13:50:22 +00:00
Sheldon Hearn
1d6ae66055
Untangle the mess I made of SMTP AUTH authentication mechanisms.
...
AUTH_CRAM_MD5 and AUTH_PLAINTEXT support have nothing to do with PAM,
other than that all three can be used as authentication mechanisms
for SMTP AUTH.
Enable all three by default, so that the package includes them.
2001-06-10 13:43:50 +00:00
Sheldon Hearn
0ecd575990
Enable TLS by default so that it's included in the package.
...
Allow the operator to disable the embedded Perl interpreter in the port
build.
2001-06-10 13:17:09 +00:00
Sheldon Hearn
eb12cc6e8a
Fix the comment about WITHOUT_X11.
2001-06-10 13:10:33 +00:00
Sheldon Hearn
229158aa8d
Enable maildir, mailstore and mbx support by default so that they're
...
included in the package. Folks who don't want them can build Exim
as follows:
cd /path/to/ports/mail/exim
make WITH_MAILDIR=no WITH_MAILSTORE=no WITH_MBX=no
2001-06-10 13:01:45 +00:00
Maxim Sobolev
c157dab52f
Update to 0.5.9.
2001-06-10 12:13:25 +00:00
Mario Sergio Fujikawa Ferreira
fd84038273
Update tls.patch checksum (required by slave port qmail-tls)
...
PR: 27954
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-06-09 18:45:31 +00:00
Gregory Neil Shapiro
62dc14736f
Cosmetic change: add blank line to improve readability.
2001-06-09 17:32:47 +00:00
Peter Pentchev
9c0a071864
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
...
PR: 27867
Submitted by: maintainer
2001-06-09 12:59:34 +00:00
Doug Barton
14cf431945
portlint fixes, unbreak (optional) ldap support.
2001-06-09 10:29:24 +00:00
Doug Barton
3548ef3e57
Adopt the red-headed step-child. I actually worked with Josh Gilliam
...
on the original makefile.bsf, so I feel confident that I can handle it. :)
2001-06-09 09:04:28 +00:00
David W. Chapman Jr.
7fa358f776
Fix typo in MASTER_SITES by appending '/'
2001-06-09 07:57:11 +00:00
David W. Chapman Jr.
e38e9d3902
This should be the last of the missing files
2001-06-09 01:53:19 +00:00
David W. Chapman Jr.
afc8d2a1d4
Add missing files
2001-06-09 01:42:58 +00:00
David W. Chapman Jr.
a5fd653585
Somehow missed part of the patch on the last commit.
...
Bump PORTREVISION
2001-06-09 01:08:01 +00:00
David W. Chapman Jr.
8a9d215b4c
bring mutt-devel up to devel
...
PR: 27640
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Reviewed by: will
2001-06-09 00:51:13 +00:00
David W. Chapman Jr.
a938587c0d
Add mutt-devel
...
PR: 27640
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Reviewed by: will
2001-06-09 00:30:39 +00:00
David W. Chapman Jr.
dd045ae32e
remove one MASTER_SITE, no longer works
...
PR: 27958
Reviewed by: will
2001-06-08 18:36:36 +00:00
David W. Chapman Jr.
73a8e69a44
Update maintainer email
...
Reviewed by: will
2001-06-08 18:30:08 +00:00
David W. Chapman Jr.
253229a50d
Update TLS for latest postfix snapshot
...
PR: 27845
Submitted by: maintainer
Reviewed by: will
2001-06-07 04:40:46 +00:00
David W. Chapman Jr.
efa82f6535
Update to latest postfix snapshot
...
Update TLS for latest postfix snapshot
PR: 27845
Submitted by: maintainer
Reviewed by: will
2001-06-07 04:40:09 +00:00
Jimmy Olgeni
32c1d41f35
Fix typo in comment.
2001-06-05 11:20:56 +00:00
Ying-Chieh Liao
405c9ff689
add liboe
...
Convert Outlook Express messages to the Unix mailbox format
2001-06-03 08:12:59 +00:00
Kevin Lo
8a29282e28
Update to version 0.98e
...
PR: 27841
Submitted by: MAINTAINER
2001-06-03 06:10:13 +00:00
Mario Sergio Fujikawa Ferreira
83df5f7777
Chase Makefile rev 1.58 update and update ipv6 patch in sync
2001-06-02 23:31:06 +00:00
Kris Kennaway
46bcb25de4
Jump back on the qpopper rollercoaster ride of doom and upgrade to 4.0.3,
...
fixing another buffer overflow.
2001-06-02 21:15:12 +00:00
Alexander Langer
c4d18b394b
Mark forbidden until updated to 4.0.3 (Qualcomm announced buffer overflow).
...
Submitted by: Brett Glass <brett@lariat.org>
2001-06-02 18:55:42 +00:00
Jim Mock
332eceadf8
Define WRKSRC so this port works again.
...
PR: 27781
Submitted by: Chris Shumway <cshumway@titan-project.org>
Approved by: maintainer (through submitter)
2001-06-01 17:47:25 +00:00
David E. O'Brien
90eb686abd
Use proper POSIX syntax for `chown'.
2001-06-01 06:05:18 +00:00
Hajimu UMEMOTO
12b723faf5
Update to 2.0.14.
2001-05-31 09:38:04 +00:00
Doug Barton
d04b9f2673
Update to 5.8.5, provided by the maintainer.
...
PR: ports/27783
Submitted by: Ville Eerola <ve@sci.fi>
2001-05-31 07:08:13 +00:00
Dirk Meyer
46a0dc2f7b
- Store documentation in ${PREFIX}/share/doc/sendmail:
...
KNOWNBUGS LICENSE PGPKEYS README RELEASE_NOTES MILTER
2001-05-31 07:03:58 +00:00
Peter Pentchev
fb359201d0
Update to 1.76-1, which fixes the build process.
...
PR: 27367
Submitted by: Félix-Antoine Paradis <reel@sympatico.ca> - the PR itself
maintainer - the fix
2001-05-30 16:49:20 +00:00
Vanilla I. Shu
d5566f1f88
Upgrade to latest version:
...
p5-Apache-Reload => 0.07
p5-DBD-Pg => 1.00
p5-DBI => 1.16
p5-IMAP-Admin => 1.4.3
p5-Parse-RecDescent => 1.80
p5-SQL-Statement => 0.1020
2001-05-30 15:17:02 +00:00
Sheldon Hearn
3f8a2a7acc
Add patches that:
...
1) Lower the syslog priority of various messages so that only serious
application problems are sent to /var/log/messages and the console
using the standard syslog.conf.
2) Log successful login attempts to that POP-before-SMTP log watchers
can make use of popd's syslog output.
The author has already agreed to incorporate these patches, but will
probably not roll a new release just for this.
2001-05-30 08:49:32 +00:00
Sheldon Hearn
c10402000f
Bump PORTREVISION to reflect the change introduced by the addition of:
...
patch-mbox_maildir.c rev 1.1
patch-mbox_mbf.c rev 1.1
patch-popd.c rev 1.1
These patches change the behaviour of popd with respect to syslog
output.
2001-05-30 07:53:30 +00:00
Doug Barton
68af2586e7
Update path to py-tkinter
...
PR: 27754
Submitted by: Esa Karkkainen ejk@iki.fi
2001-05-30 05:14:45 +00:00
FUJISHIMA Satsuki
418424d95d
add Japanese mirror to MASTER_SITES.
2001-05-29 17:09:12 +00:00
Sheldon Hearn
1d2ced0bb7
Add patches that:
...
1) Lower the syslog priority of various messages so that only serious
application problems are sent to /var/log/messages and the console
using the standard syslog.conf.
2) Log successful login attempts to that POP-before-SMTP log watchers
can make use of popd's syslog output.
The author has already agreed to incorporate these patches, but will
probably not roll a new release just for this.
2001-05-29 15:53:14 +00:00
SADA Kenji
addde4c5de
- Upgrade to version 3.3.3.
...
- Change maintainer since predecessor is not responsible.
PR: ports/27199
Submitted by: Kawaguti Ginga <ginga@athena.club.ne.jp>
2001-05-29 14:02:56 +00:00
Ying-Chieh Liao
41f2308785
Detect if sasl is compiled with mysql
...
Compile mysql support static because it won't startup on boot if you don't
PR: 27597
Submitted by: maintainer
2001-05-29 13:36:22 +00:00
Ying-Chieh Liao
50a45d2e11
add maildir support
...
PR: 27160
Submitted by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
2001-05-29 12:53:41 +00:00
Gregory Sutter
9dcc1945d8
update to 20010529
...
add trailing slash to URL
2001-05-29 07:22:29 +00:00
Dirk Meyer
0b3686cdb7
- Update to Sendmail 8.11.4, possible race condition.
...
- Added PKGNAMESUFFIX
- removed patch for IPV6, fixed in Release
2001-05-29 04:14:05 +00:00
Gregory Sutter
71bac177c4
fix an incorrect MASTER_SITES entry.
2001-05-28 19:44:08 +00:00
Maxim Sobolev
d5d4896422
Use exec ${PYTHON_CMD}' in the helper script instead of plain
${PYTHON_CMD}'.
2001-05-28 14:57:42 +00:00
Maxim Sobolev
a7ad4c10fa
Update version number of ssl shared library from openssl port.
2001-05-28 12:39:02 +00:00
Gregory Sutter
cf821175fa
Update to 20010528.
2001-05-28 11:46:06 +00:00
Ying-Chieh Liao
801dff3561
add missing icons and links
...
PR: 27442
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-27 17:02:08 +00:00
Vanilla I. Shu
92be864d28
Upgrade to 0.04
...
Approved by: maintainer
2001-05-27 16:02:48 +00:00
Ying-Chieh Liao
62694f90a4
make it buildable under 4.3 (perl 5.005_03)
...
PR: 27309
Submitted by: Rob Simmons <rsimmons@wumpus.wlcg.com>
2001-05-27 14:20:24 +00:00
James E. Housley
e7773154ad
new release of elm 2.4 ME+ pl 92.
...
PR: 27310
Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
2001-05-27 12:56:05 +00:00
Mario Sergio Fujikawa Ferreira
1a32f86a3f
1) Fix bug introduced in Makefile rev 1.29: files/maildir not
...
replacing @PREFIX@ with ${PREFIX}
2) Rewrite rc script patching to both handle more cases and
fix (1). Mostly within thereal-post-patch target
3) Update files/maildir both due to (2) and to resemble the rc
scripts supplied with the qmail distribution
Prompted by: Thomas Sarlandie <sarfata@altern.org>
2001-05-26 03:27:55 +00:00
Peter Pentchev
b06a3533c0
Fix LIB_DEPENDS: libvanessa_socket is in 'devel', not in 'net'.
...
PR: 26937
Submitted by: maintainer in a follow-up.
2001-05-25 15:48:15 +00:00
David E. O'Brien
e4b364e5ee
The mode of the doc directory wasn't what was intended.
2001-05-25 10:30:32 +00:00
Mark Murray
6a8f4f16f9
Update to version 1.03.
...
Submitted by: MAINTAINER
2001-05-25 08:32:22 +00:00
Neil Blakey-Milner
2424c71983
Update to 2.0.0
2001-05-24 15:04:00 +00:00
Neil Blakey-Milner
d9f8392356
Update to 1.3.8.1
2001-05-24 14:43:37 +00:00
Neil Blakey-Milner
a6704de9f6
Fix master site
...
PR: 27496
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
2001-05-24 14:04:39 +00:00
Ying-Chieh Liao
1e4b361f40
add demime
...
A tool to scrub mime from mailing lists
PR: 26868
Submitted by: Pete Fritchman <petef@databits.net>
2001-05-24 13:35:57 +00:00
Neil Blakey-Milner
c9bfdc03bf
Upgrade to 0.45
2001-05-24 13:16:21 +00:00
Neil Blakey-Milner
f0f39eb425
Update to 4.9.10
2001-05-24 13:15:57 +00:00
Ying-Chieh Liao
f05b70445b
link against static mysqlclient libs
...
PR: 26675
Submitted by: Michael Harnois <mdharnois@home.com>
Approved by: maintainer
2001-05-24 12:07:41 +00:00
Mikhail Teterin
bfa6460c4f
Upgrade, re-organize PORTDOCS, change the maintainer.
...
PR: 27406
Submitted by: new maintainer <petef@databits.net>
Approved by: previous mainainer <tom>
2001-05-23 17:04:52 +00:00
Ying-Chieh Liao
6ffc7796e4
Update postfix snapshot to 20010502
...
Update TLS to work with this snapshot
Update IPv6
PR: 27582
Submitted by: maintainer
2001-05-23 16:48:37 +00:00
Maxim Sobolev
bb53f3ecee
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
...
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Peter Pentchev
6a876150e1
Make the IPv6 build option i386-only.
...
PR: 27171
Submitted by: maintainer
2001-05-22 17:14:58 +00:00
Peter Pentchev
48ae1758c4
Honor the quiet flag in output added by the patch.
...
While I'm here, silence two gcc warnings.
PR: 27307
Submitted by: MOROHOSHI Akihiko <moro@nii.ac.jp>
Happy Bday to: kris
2001-05-22 15:54:30 +00:00
Hajimu UMEMOTO
f301bd7de6
The configuration files should be preserved at deinstall
...
if they have been changed.
Submitted by: olgeni
2001-05-21 20:38:16 +00:00
Ade Lovett
03b601d7b6
Point WWW to www.gnome.org for now.
...
Submitted by: distfile survey
2001-05-21 18:39:51 +00:00
Jun Kuriyama
99f83fd8a1
Update port to 20010228 pl02.
...
pkg-plist cleanup.
Update to TLS patch 0.7.2.
Update to IPv6 patch 20010228pl02-v6-20010503a.
Complain if user tries to compile with both TLS and IPv6 enabled.
Complain if user tries to compile with IPv6 on non-i386 platform (ie alpha).
Change maintainer e-mail address.
Submitted by: blaz@si.FreeBSD.org (maintainer)
PR: ports/27098
2001-05-21 06:52:08 +00:00
Clive Lin
ffd1c5391a
Main distribution site changed.
...
Obtained from: X-Mailing-List: <debian-chinese-big5@lists.debian.org> archive/latest/4560
2001-05-20 12:20:18 +00:00
Maxim Sobolev
8ce9f2a062
Update to 0.5.8.
2001-05-20 06:46:52 +00:00
Will Andrews
5fef39e5ee
Add perdition 0.1.7, a POP3 & IMAP4 proxy that can map users to
...
multiple backend servers.
PR: 26937
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 04:00:00 +00:00
Will Andrews
fd48dcd8c3
Add autosig 2.3, a random .signature generator with header file
...
included.
PR: 27458
Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
2001-05-20 03:26:24 +00:00
Will Andrews
df90566360
Add nbsmtp 0.8, simple program for outgoing SMTP delivery.
...
PR: 27096
Submitted by: Anders Nordby <anders@fix.no>
2001-05-20 03:25:18 +00:00
Vanilla I. Shu
8b93872c36
Upgrade to 1.1, Fix library link problem.
...
Approved by: maintainer
2001-05-20 02:19:10 +00:00
Ying-Chieh Liao
334b6dde97
add imapd.conf to pkg-plist
...
PR: 27354
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-19 18:16:36 +00:00
Ying-Chieh Liao
ff5e6dff63
upgrade to 1.0.0pr4
...
PR: 27026
Submitted by: MAINTAINER
2001-05-17 06:33:24 +00:00
Maxim Sobolev
4d93d275ae
Update 0.10. It still hangs at startup, though...
2001-05-16 15:59:21 +00:00
George C A Reid
1ba6367023
o Update to latest version
...
o Add a WWW link
o Fix portlint warnings for pkg-message
2001-05-16 01:31:45 +00:00
Gregory Neil Shapiro
49f9275414
Update to listmanager 2.108 and reenable.
...
v2.108 Released May 07, 2001 17:10 (PST)
- try to avoid deadlock in LogBounces() by setting a timeout on
the OpenDB() call
- add config parameter "umask"
[suggested by gshapiro@gshapiro.net ]
- don't set Reply-To: header in NewPending()
[suggested by gshapiro@gshapiro.net ]
- "mailqueue" is now restricted by the "memberlist" command
[suggested by gshapiro@gshapiro.net ]
- make use of the "domain" setting on preselected lists using the
mail interface
[requested by gshapiro@gshapiro.net ]
- trim spaces off of possible signature terminators in
IdentifyMessage()
[suggested by gshapiro@gshapiro.net ]
- LIBMSK: reimplement Absolute()
The following resulted from a code audit by Greg Shapiro of
Sendmail, Inc. <gshapiro@gshapiro.net>, whose help is greatly
appreciated:
- SECURITY: shed privileges when -C is used on the command line
- SECURITY: add a popen() wrapper to shed privileges when the command
being executed isn't sendmail
- SECURITY: bounce requests or mail referring to addresses containing
bogus characters, to prevent remote attacks
- SECURITY: add some boundary checking in a few places I'd missed
- SECURITY: be paranoid and call sendmail with "--" before
arguments provided remotely to prevent remote attacks
- SECURITY: verify access permissions with lm_access() to prevent
unauthorized file giveaways and overwrites
- SECURITY: be pedantic about list names to prevent nasty operations
- SECURITY: add and begin using lm_safefopen()
2001-05-15 06:45:00 +00:00
Dirk Meyer
77c5bc1b6f
- Changed dependency of cyrus-sasl to lib-depends,
...
user package will register this now.
2001-05-13 07:26:10 +00:00
Dirk Meyer
644a4ebe1d
- Change Order of Options,hope its better readable now.
...
- LDAP Support shall work in old and new versions now.
2001-05-13 07:13:39 +00:00
Maxim Sobolev
df4bb3e2a4
When doing "Reply to all" try harder to remove own address from the To/CC
...
lists by using case-independent comparision.
2001-05-11 18:30:03 +00:00
Maxim Sobolev
73785ad35f
OOPS, forgot to cvs rm patches already integrated into mainline.
2001-05-11 17:28:37 +00:00
Maxim Sobolev
ea088e2dee
Update to 0.5.7.
2001-05-11 17:24:10 +00:00
Ade Lovett
5ed28dbe7a
SWitch maintainership of core GNOME ports to a small group of
...
committers (gnome@FreeBSD.org ), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Dmitry Sivachenko
d6cdce47b8
Update to 2.0.5
2001-05-11 11:59:27 +00:00
Mario Sergio Fujikawa Ferreira
19ff5d5228
- Update port to version 4.0.2:
...
o Several fixes
o Improvements to poppassd
o Remove extra-patch since it has been merged into the distribution
Prompted by: Brett Jackson <brett@modlogic.com>, sudz@ns3g.com ,
Mars G Miro <mars@cannoncreek.com>
2001-05-11 00:31:33 +00:00
Vanilla I. Shu
bb0ddae530
Upgrade to latest version:
...
p5-Apache-MP3 => 2.16
p5-Convert-UUlib => 0.111
p5-Email-Find => 0.03
p5-GD => 1.33
p5-HTML-Parser => 3.24
p5-I18N-Charset => 1.08
p5-I18N-LangTags => 0.20
p5-MIME-Lite => 2.111
p5-Set-Scalar => 1.09
p5-Sort-ArbBiLex => 3.4
p5-URI => 1.12
p5-Unix-Syslog => 0.95
and change MAINTAINER to ports@FreeBSD.org:
p5-Convert-UUlib
p5-Unix-Syslog
Approved by: maintainer
2001-05-10 09:34:24 +00:00
Mario Sergio Fujikawa Ferreira
071e854336
Enable this port to be able to fetch even when Qualcomm releases
...
new versions.
Submitted by: Brett Jackson <brett@modlogic.com>
2001-05-10 04:30:43 +00:00
Vanilla I. Shu
9da77079c5
Upgrade to 0.78.
...
No response by: maintainer
2001-05-10 02:27:13 +00:00
Jun Kuriyama
10d19f55a6
Upgrade to 5.410.
...
Submitted by: vanilla
2001-05-10 02:24:14 +00:00
Vanilla I. Shu
001c3c4aa2
Upgrade
...
p5-Apache-AuthTicket => 0.31
p5-Apache-AuthenCache => 0.04
p5-Business-CreditCard => 0.23
p5-CGI-Cache => 1.03
p5-Crypt-CipherSaber => 0.60
p5-Crypt-SSLeay => 0.25
p5-File-Cache => 0.16
p5-Filter => 1.23
p5-FreezeThaw => 0.41
p5-HTML-Stream => 1.49
p5-Mail-Audit => 1.10
p5-Mail-Box => 1.111
p5-Mail-IMAPClient => 2.1.2
p5-Mail-Sender => 0.7.08
p5-Math-FixedPrecision => 0.14
p5-Math-GMP => 1.07
p5-NNTPClient => 0.37
p5-Net-SSLeay => 1.07
p5-Proc-Background => 1.03
p5-Quota => 1.3.3
p5-Text-Template => 1.31
p5-WWW-Search => 2.19
p5-XML-RSS => 0.97
p5-chart => fix pkg-plist
2001-05-10 01:20:55 +00:00
Alexander Langer
36039c0cc2
Update to 0.5.2.
...
PR: 28085
Submitted by: Sergey A. Osokin <osa@freebsd.org.ru>
2001-05-09 14:30:05 +00:00
Alexander Langer
1b3ebaa7b2
Use the latest patch from maintainer to make this work on -CURRENT.
...
Submitted by: Anders Nordby <anders@fix.no> (maintainer)
2001-05-09 11:15:57 +00:00
Alexander Langer
ca9e2800d7
Add -b option to rpcgen calls to make this work on -CURRENT.
...
Add Name of Maintainer to pkg-descr.
PR: 26545
Submitted by: Anders Nordby <anders@fix.no>
2001-05-09 09:52:44 +00:00
Ying-Chieh Liao
88fabd2c14
upgrade to 0.4.66
...
PR: 27208
Submitted by: MAINTAINER
2001-05-08 17:59:20 +00:00
Sheldon Hearn
676987e47f
Bump PORTREVISION in honour of rev 1.6 of files/configure.default.
2001-05-08 11:20:24 +00:00
Sheldon Hearn
d8fd6be76f
The userforward director should decline delivery for any user whose
...
home directory is set to /nonexistent .
Not all systems encourage the use of /nonexistent as a home directory,
so this is not a change that should be incorporated into the Exim
distribution.
This change allows local deliveries into /var/mail for users with
no valid home directory.
2001-05-08 10:27:19 +00:00
George C A Reid
fdebd1084f
Fix WWW link
...
PR: 27191
Submitted by: maintainer
2001-05-07 22:06:00 +00:00
Hajimu UMEMOTO
06fa03f98f
Fix a bug that imaps didn't work correctly.
...
This patch will be applied in next cyrus-imapd release.
Reported by: Nick Sayer <nsayer@quack.kfu.com>
2001-05-07 11:11:27 +00:00
Mario Sergio Fujikawa Ferreira
1a3a76b360
Fix typo: update distinfo due to Makefile rev 1.52
...
Submitted by: Hajimu Umemoto <ume@FreeBSD.org>
2001-05-06 14:46:55 +00:00
Mario Sergio Fujikawa Ferreira
9fb769356f
Add support for WITH_POPPASSD in sync with Makefile rev 1.52
2001-05-06 03:37:13 +00:00
Mario Sergio Fujikawa Ferreira
91eccf4df4
Bump PORTREVISION due to rev 1.52
2001-05-06 03:36:16 +00:00
Mario Sergio Fujikawa Ferreira
377cd4c64b
o also, fix the gdbm issue, qpopper 4.0.1 breaks with installed
...
gdbm port (--without-gdbm)
o USE_AUTOCONF due to files/patch-configure.in rev 1.1
o update ipv6 patch to version 20010504
o move all options to WITH_* options, let the older
options work for a while
o advertise all WITH_* options
o add WITH_POPPASSD support (Hajimu Umemoto contribution)
PR: 27093
Submitted by: Hajimu Umemoto <ume@mahoroba.org>,
K Karthik <kar_alerts@mglorysb.com>
2001-05-06 03:34:23 +00:00
Mario Sergio Fujikawa Ferreira
d6bd121ed9
o replace patch-configure with patch-configure.in
...
o also, fix the gdbm issue, qpopper 4.0.1 breaks with installed
gdbm port
PR: 27093
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>,
K Karthik <kar_alerts@mglorysb.com>,
Mikhail Teterin <mi@aldan.algebra.com>
2001-05-06 03:28:06 +00:00
Mario Sergio Fujikawa Ferreira
077b99d2fe
Conditional extra patches if WITH_POPPASSD is defined.
...
Submitted by: Hajimu Umemoto <ume@mahoroba.org>
2001-05-06 03:22:32 +00:00
Yukihiro Nakai
a4c2f9374f
POP3 mail client written in python
2001-05-05 23:38:07 +00:00
Hajimu UMEMOTO
98ce96b455
When bind() was fail, master did core dump.
...
Update IPv6 patch to latest one due to fix this bug.
Reported by: Nick Sayer <nsayer@quack.kfu.com>
2001-05-05 21:44:40 +00:00
Maxim Sobolev
45b50cfab0
When parsing `Date' header use function that respects sender's timezone. This
...
makes pygmy usable for FreeBSD lists ;).
2001-05-04 22:21:59 +00:00
Ade Lovett
bc47cccc84
Various patches (mainly shared library revision changes) for those
...
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Maxim Sobolev
dd85694bb4
- Fix on python2.1;
...
- install source .py files in addition to the byte-compiled versions.
2001-05-04 21:25:07 +00:00
Dmitry Sivachenko
b2bffb357f
Allow to override cgi-gid.
...
PR: 26108
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Upgrage to 2.0.4
2001-05-04 11:59:16 +00:00
Dirk Meyer
dacabbc8d5
New patch: The socket was IPv6, but the bind used an IPv4 sockaddr struct.
...
Submitted by: Sean Farley <sean-freebsd@farley.org>
2001-05-03 15:39:07 +00:00
Donald Burr
5b205b48eb
Upgrade pronto to 2.2.5.
2001-05-02 20:59:07 +00:00
Chris D. Faulhaber
ffceb57787
Update port to 4.47
...
Submitted by: Anders Andersson <anders@codefactory.se>
2001-05-02 11:46:26 +00:00
Donald Burr
6d658404ad
Add of new port mail/pronto,
...
an excellent Mail Client for Gnome/Gtk written in Perl
2001-05-02 05:55:08 +00:00
Donald Burr
5ef256c2d7
Adding of new port mail/p5-MIME-Types,
...
a Perl extension for determining MIME types
2001-05-02 05:54:04 +00:00
Nick Sayer
7e7968cc5e
One last one I forgot
2001-05-02 03:41:05 +00:00
Nick Sayer
9b00996b64
There is no pine4-ssl slave port anymore. Get rid of the slave port
...
plumbing.
2001-05-02 03:40:33 +00:00
Dirk Meyer
3e48e0246d
- Option to add LDAP Support
...
- Cleanup dublicate labels
- Allow to build a package manually.
Submitted by: phantom@ark.cris.net (Alexey Zelkin)
2001-05-01 12:10:05 +00:00
Michael Haro
f508a3d36b
The spec file within the tarball was updated, no functional change.
...
PR: 26984
Submitted by: maintainer
2001-05-01 00:28:36 +00:00
Michael Haro
10a03d5ed1
gtk dependency is not enough, changed it to gnome
...
Submitted by: maintainer
2001-04-30 23:57:25 +00:00
Kevin Lo
30d2cfab1b
Upgrade to version 0.4.64
...
PR: 26989
Submitted by: MAINTAINER
2001-04-30 15:35:56 +00:00
Sheldon Hearn
18d8d74d74
Update master site.
...
Reported by: Peter Radcliffe <pir@pir.net>
2001-04-30 10:38:00 +00:00
Sheldon Hearn
aafe1a1236
Simplify the description.
2001-04-30 10:37:12 +00:00
Kris Kennaway
8b4bb68518
Respect CC; don't override CFLAGS with -O2
2001-04-30 00:50:52 +00:00
Kris Kennaway
d5ef8dad3f
Don't hard-code -O2; respect CC and CFLAGS
2001-04-30 00:16:03 +00:00
Hajimu UMEMOTO
3f3da42fc3
Update to 2.0.13.
...
If your libsasl has sasl_checkapop(), you can use APOP.
2001-04-28 16:43:11 +00:00
Jun Kuriyama
3c90e3c924
Update IPv6 patch to 20010415a.
...
Cleanup IPv6 patch process.
Submitted by: maintainer
2001-04-28 04:09:15 +00:00
Mario Sergio Fujikawa Ferreira
a5c84227d1
o Update to qmail ldap patch version 20010301
...
o New defaults: TLS, LDAP_CLUSTER, AUTOMAILDIRMAKE, AUTOHOMEDIRMAKE
o Modify options WITH -> WITHOUT due to new defaults
o Fixes:
- added 0.0.0.0 patch
- fix qmail-lspawn 'Out of memory' error when attempting
local delivery to a nonexistant user
- handle precedence flag in the right way
- fix for qmail.schema mailReplyText
- fix for ldaptimeout to just defer message delivery instead
of bouncing sometimes
2001-04-27 14:47:55 +00:00
Mario Sergio Fujikawa Ferreira
8d0b03efd4
Add updated distinfo for qmail-ldap slave port: ldap patch version 20010301
2001-04-27 14:45:50 +00:00
Mario Sergio Fujikawa Ferreira
578470c87a
- Update port to version 4.0.1 (bug fixes)
...
- Update ipv6 patch to snapshot 20010425
Submitted by: bento (sort of)
2001-04-27 13:38:50 +00:00
Ying-Chieh Liao
4345773e77
upgrade to 010423
...
PR: 26816
Submitted by: MAINTAINER
2001-04-27 11:54:16 +00:00
Alexey Zelkin
15affb7694
Category "pflogsumm" is not valid ports category.
...
Found by: www/en/ports/portindex
2001-04-26 17:08:04 +00:00
George C A Reid
035604aa55
Update MD5 checksum. I can't see anything that's changed here.
...
Submitted by: bento
2001-04-26 11:42:18 +00:00
Doug Barton
79ba115da8
Update to 0104241750. The maintainer submitted an update for the previous
...
version, however they _just_ updated the version today. The only thing I
did differently from the maintainer's patch was to regen patch-ai.
PR: ports/26808
Submitted by: Anders Nordby <anders@fix.no> (maintainer)
2001-04-25 05:43:33 +00:00
Doug Barton
e62943f72a
Update to 0104241750. The maintainer submitted an update for the previous
...
version, however they _just_ updated the version today. Going to the
latest version didn't require any other mods.
PR: ports/26808
Submitted by: Anders Nordby <anders@fix.no> (maintainer)
2001-04-25 05:42:12 +00:00
Peter Pentchev
979c487646
Update to 5.8.1 with lots of bugfixes. Remove the substitution of
...
/usr/bin/true for autoconf and friends - the fetchmail build system
does the right thing now.
Approved by: maintainer
Apologies to: sobomax for my harsher-than-needed complaints for his
fast and to-the-point port fixes.
2001-04-24 06:24:45 +00:00
Maxim Sobolev
0c7ea54ffe
Update to 1.1.4.
2001-04-23 15:55:53 +00:00
Hajimu UMEMOTO
3533fb5d8c
Add missing items into pkg-plist.
...
Submitted by: bento
2001-04-22 15:52:48 +00:00
Steve Price
16f1331280
Remove empty directories on uninstall.
2001-04-20 13:16:43 +00:00
Maxim Sobolev
5f6b0eb6af
Update to 0.5.5.
2001-04-20 11:49:01 +00:00
Trevor Johnson
924e2e8f2f
This is not 64-bit clean.
2001-04-20 10:31:22 +00:00
Maxim Sobolev
7f0dc15017
Check that librsaref actually exists before trying to link it in.
...
PR: 26679
Submitted by: Yoshisato YANAGISAWA <osho@pcc-software.org>
2001-04-18 19:12:11 +00:00
Maxim Sobolev
79ed67cbd3
Re-enable ipv6 support.
...
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
2001-04-18 18:48:02 +00:00
Hajimu UMEMOTO
f642a6e9be
Update to 0.5.
...
PR: 26652
2001-04-18 11:51:04 +00:00
Will Andrews
faf39a3d13
Add gmail 0.7.0, a GNOME client that stores email retrieved with pop
...
in a mysql database.
PR: 26580
Submitted by: Bas Kruit <baskruit@bsltwr.dnsalias.org>
2001-04-17 18:17:23 +00:00
Will Andrews
e68f6a4e77
Add pflogsumm 20000916.01, a Postfix Log Entry Summarizer.
...
PR: 26540
Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
2001-04-17 17:32:15 +00:00
Gregory Neil Shapiro
c0455f026a
Completed a code review of listmanager and found some things that need to be
...
fixed. The author will be releasing a new version shortly. Turn off this
port until the new version is ready.
2001-04-17 16:20:20 +00:00
Kris Kennaway
d11dee7f63
Update to smtpfeed 1.13
2001-04-17 15:51:01 +00:00
Maxim Sobolev
202b5ccddb
Fix build on a systems with crypto bits from the /usr/src.
...
PR: 26645
Submitted by: Mike Buchanon <buchanon@mlss15.cl.msu.edu>
2001-04-17 14:12:33 +00:00
Peter Pentchev
cafec0c53a
Update to 1.76.
...
PR: 26461
Submitted by: maintainer
2001-04-17 11:26:31 +00:00
Mark Murray
7fde4254ba
Add Ian Freislich's very good POP Daemon. For those of you tired
...
of lousy, insecure popd's, this is a "must-see". It also has great
scalability to larger installations.
2001-04-17 10:59:45 +00:00
Maxim Sobolev
496f0ea974
Update to 4.0. Unfortunately I have not heard from the maintainer, while 4.3
...
freeze is coming today, so I decided to force things a little. Among other
things this release supports TLS/SSL, previously available in the Qualcomms's
commercial package "Qpopper LX".
2001-04-17 07:53:49 +00:00
Dirk Froemberg
abdbcb5f1e
* Set maintainership to Anders Nordby <anders@fix.no>.
...
* Add info about PAM session support.
* Add two more master sites that I control myself, to bring some much
needed stability there too (UW has been removing snapshots without
putting them in the old dir).
* Add the file files/imap-uw.cnf, so that "make cert" actually works
as intended.
* Add -drac to PKGNAMESUFFIX if DRAC support is requested, so
that people can see what they actually installed easier.
* Remove some unnecessary linking parameters.
Submitted by: Anders Nordby <anders@fix.no>
2001-04-16 18:49:39 +00:00
Dirk Froemberg
24ca44dfa7
* Set maintainership to Anders Nordby <anders@fix.no>.
...
* Add two more master sites that I control myself, to bring some much
needed stability there too (UW has been removing snapshots without
putting them in the old dir).
* Use PAM by default.
* Remove some unnecessary linking parameters.
Submitted by: Anders Nordby <anders@fix.no>
2001-04-16 18:48:21 +00:00
Chris D. Faulhaber
aa2ff34fe9
Update port to snapshot-20010329
...
Update ipv6 support
PR: 26528
Submitted by: Maintainer
2001-04-16 17:54:19 +00:00
Andrey A. Chernov
2a2f468ddb
Generate manpage now using pod2man
...
Portlint
2001-04-16 02:05:45 +00:00
Doug Barton
3d100f2bbc
Update to 0.4.63, by maintainer
...
PR: ports/26598
Submitted by: Shigetoshi Inohana <shigeri@m10.alpha-net.ne.jp>
2001-04-15 18:54:03 +00:00
Kevin Lo
f84f3b9eac
Update MASTER_SITES.
...
PR: 26576
Submitted by: MAINTAINER
2001-04-15 15:25:35 +00:00
Yukihiro Nakai
e7b88d1fd7
Add patch and minor fix.
...
PR: ports/26500
Submitted by: Kato Tsuguru
2001-04-15 00:59:10 +00:00
Steve Price
d73ba718fa
Remove empty directories on uninstall.
2001-04-14 22:31:52 +00:00
Hajimu UMEMOTO
100080da7d
Since imapd.conf is installed into ${PREFIX}/etc, mkimap should
...
refer ${PREFIX}/etc/imapd.conf
2001-04-12 19:06:31 +00:00
Clive Lin
c9e1be5f19
Add missing manpage.
...
PR: ports/26463
Submitted by: MAINTAINER
2001-04-10 08:41:59 +00:00
Nick Sayer
39e13470d4
Fix cclient and imap-uw to use the latest UW beta and use the
...
bsd.port.mk SSL variables
Submitted by: anders@fix.no
2001-04-09 23:29:39 +00:00
Mikhail Teterin
2a295fc7cd
Use TCL/TK 8.3 (with TCL_STUBS). I did not bother with autodetection of
...
the need for stubs. They are needed with currect TCL port, regretfully.
When the need goes away (hopefully), I'll remove the files/patch-stubs.
Actually USE the blasted c-client4 instead of merely (and bogusly!)
LIB_DEPEND-ing on it. The port continued to build and use its own
version (based on imap-4.7 from October 1999). Don't even extract the
imap subdir...
2001-04-08 22:02:59 +00:00
Mikhail Teterin
ca11adc804
Fix handling of WITH_SSL -- the USE_OPENSSL was defined when in the
...
opposite case :) Make the c-client's Makefile use the LDFLAGS files,
when linking the shared library. This ensures, that the things like
-lpam, -lssl are linked into it and an application does not have to
refer to them explicitly.
WITH_SSL should, IMHO, be made a default...
2001-04-08 20:53:04 +00:00
Mikhail Teterin
7490265613
So, we are on the slippery slope of using the beta-versions... Well,
...
use the one available on the vendor's site. (0104051333 instead of
0104031813).
2001-04-08 19:50:29 +00:00
Will Andrews
2cb09e7fd0
Fix mistakes:
...
- Fixed installation prefix, it is GNOME dependent, should not be
in LOCALBASE but X11BASE.
- Changed location of installed gmimeConf.sh for gnome-config script
PR: 26414
Submitted by: maintainer
2001-04-07 23:28:20 +00:00
Will Andrews
8e06787fe4
Add gmime 0.5.0, a library (written in C) for parsing and creating
...
messages using MIME.
PR: 26411
Submitted by: Bas Kruit <baskruit@bsltwr.dnsalias.org>
2001-04-07 22:15:29 +00:00
Will Andrews
12a5cfcdb9
Add ripmime 1.0.0pr3, a program that extracts attached files out of a
...
MIME encoded email package.
PR: 25848
Submitted by: Justin Stanford <jus@security.za.net>
2001-04-07 07:42:47 +00:00
Hajimu UMEMOTO
9cef64526a
Add missing patch that does chown to cyrus spool directory.
2001-04-06 20:57:14 +00:00
Hajimu UMEMOTO
e63942da46
Since spool location is configurable by user, prevent making spool
...
at install time. Install mkimap script and show guidance, instead.
Reported by: David A. Koran <dak@solo.net>
2001-04-06 18:53:09 +00:00
Hajimu UMEMOTO
9abb9f6b42
Add missing Perl library into pkg-plist.
...
Reported by: Kaz SHiMZ <kshimz@sfc.co.jp>
2001-04-06 17:51:12 +00:00
Mario Sergio Fujikawa Ferreira
c60cfaaa1e
Add procmail as a RUN_DEPENDS. Highly overlooked.
...
Submitted by: trebleZed@netscape.net
2001-04-06 12:46:06 +00:00
Nick Sayer
01436013af
Mega cclient port SSL commit redux. This time with maintainer approval.
...
1. Add support for building cclient with SSL. Warn about the possibility
that some ports may have been missed and need ssl added at link time.
2. Update cclient and imap-uw to latest versions.
3. Fix pine4 to add ssl libraries. This can be used as a model for what
other ports may need to do.
4. Release MAINTAINERship (by request).
Submitted by: anders@fix.no
Approved by: petef@databits.net
2001-04-05 03:21:41 +00:00
Nick Sayer
4d026b9e75
Finish getting rid of pine4-ssl
2001-04-04 21:55:28 +00:00
Nick Sayer
9be2fdaa67
Scrap pine4-ssl port as a separate entity. Shortly the pine4 port will
...
get a WITH_SSL=yes option, hopefully.
2001-04-04 21:54:32 +00:00
Nick Sayer
d90ce4ba61
Back out my last change.
...
I started the commit and decided that my timeout of petef may have been
premature. The commit got started rather than aborted. I will try
contacting petef some more first.
2001-04-04 21:52:19 +00:00
Nick Sayer
b0d35cb232
Mega commit for cclient based port SSL
...
1. Update cclient and imap-uw to latest code from uwash.
2. Enable building cclient with SSL turned on. Warn folks that
subordinate ports will need SSL libraries added in case we missed any.
3. Enable building imap-uw with SSL support.
4. Add WITH_SSL for pine so that it adds the crypto link options.
5. Finally de-orbit pine4-ssl port.
Submitted by: anders@fix.no
Maintainer timeout: petef@databits.net
2001-04-04 21:45:52 +00:00
Jim Mock
ab1f01876c
Update to version 0.3.0 -- patch-ab is no longer needed.
2001-04-04 16:45:16 +00:00
Maxim Sobolev
60d98bc43c
Update to 0.5.4.
2001-04-03 12:59:37 +00:00
Will Andrews
dbba8af644
Overhaul QT/KDE support:
...
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Michael Haro
15113dbdbb
update postfix to 20010228-pl01
...
PR: 26211
Submitted by: maintainer
2001-04-02 06:50:26 +00:00
Kevin Lo
608d54b852
Update to version 0.4.1
...
PR: 26234
Submitted by: Ports Fury
2001-03-31 16:17:05 +00:00
Yukihiro Nakai
fd6ec4b9cf
Initial import.
...
mail checker for file,qmail,MH dir and pop3
2001-03-31 13:47:14 +00:00
Neil Blakey-Milner
18a7e0ba0d
Upgrade to 1.3.5.
...
PR: 25981
Submitted by: yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su)
2001-03-31 13:10:26 +00:00
Maxim Sobolev
851c9a3ce4
Update to 1.1.3.
2001-03-30 13:39:09 +00:00
Mario Sergio Fujikawa Ferreira
928ce8e4b5
Fix the qpopper path in pkg-message. It is now properly replaced
...
with PREFIX.
Submitted by: Dan Langille <dan@langille.org> (with changes)
2001-03-30 13:15:38 +00:00
Michael Haro
842b1445a0
Port mail/prom-wl has unfetchable distfile. Patch updates port to version
...
1.1.2
PR: 24055
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-03-29 22:39:24 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00