Sheldon Hearn
278f54e00a
Enable CDB-style lookups by default and provide a knob for disabling
...
this support.
Fix the SEDLIST-building logic for disabling mbx and mailstore
alternative mailbox formats.
Bump PORTREVISION accordingly.
2001-06-11 09:40:24 +00:00
Sheldon Hearn
698eaa6b5e
Fix a typo that should have been corrected in the previous commit. :-(
2001-06-11 09:26:15 +00:00
Sheldon Hearn
5da36cefbf
Fix typo in previous commit.
2001-06-11 09:24:14 +00:00
Sheldon Hearn
ef42506369
Sandbox Exim.
...
Since BSD UNIX still doesn't offer a user for running an MTA in a
sandbox the way many Linux distributions do, the Exim port uses
the traditional sandbox user for sendmail, called 'sendmail'.
Bump PORTREVISION accordingly.
2001-06-11 09:20:20 +00:00
Sheldon Hearn
32fc90ba36
The previous revision should have bumped PORTREVISION. Do so now.
2001-06-11 07:54:45 +00:00
Sheldon Hearn
db0afe2b50
Don't link against libssl and libcrypto when TLS support is disabled.
2001-06-11 07:53:55 +00:00
Sheldon Hearn
20b7a5c052
Finally remove the bastardized local copy of EDITME (called
...
files/Makefile) that's been a maintenance PITA for too long. Replace it
with a patch against EDITME, now that the sed rules that operate on it
are mostly sensible.
2001-06-11 07:49:53 +00:00
Peter Pentchev
304c2a73ce
Update MASTER_SITES.
...
PR: 28006
Submitted by: maintainer
2001-06-11 07:49:09 +00:00
Peter Pentchev
cf2278fcf7
Change MASTER_SITES.
...
PR: 28005
Submitted by: maintainer
2001-06-11 07:48:45 +00:00
Sheldon Hearn
431730ec32
Fix sed expression in previous (untested) commit.
2001-06-11 07:22:50 +00:00
Sheldon Hearn
17e6e102df
When WITH_TCP_WRAPPERS is not defined, actually remove the XX_ cruft
...
from EXTRALIBS.
2001-06-11 07:21:46 +00:00
Sheldon Hearn
04453ec58b
Use the standard ports mechanism for enabling and disabling features:
...
* Features enabled by default are disabled by defining
WITHOUT_FEATURE.
* Features disabled by default are enabled by defining
WITH_FEATURE.
Requested by: alex
2001-06-11 07:20:07 +00:00
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