Sheldon Hearn
70b4918cf0
1) Update exiscan-acl patch to -09:
...
Improved clamd support.
New FAQ/example documentation.
2) Enable wildlsearch lookups by default and add new
WITHOUT_WILDLSEARCH knob for disabling them.
3) Issue a fat warning if 127.0.0.1 is found in the relay_from_hosts
hostlist of an existing configure file on upgrade. This is important
for IPv6 users and doesn't hurt IPv4-only users.
4) Attempt local deliveries as the owner of the mailbox (still group
mail) and don't fail if the existing mailbox permissions are narrower
than those with which we would have created it. This works around
pw(8) creating mailboxes with 0600 permission (instead of 0660).
Don't advertise Exim's configuration syntax as simple any more. This
implies that you could leverage Exim's power with just a little reading,
which is not the case.
Bump PORTREVISION accordingly.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (1)
PR: ports/52952 (2)
Submitted by: Tim Bishop <tim@bishnet.net> (2)
Reported by: Yann Golanski <yann@kierun.org> (3)
Reported by: "Simon L. Nielsen" <simon@nitro.dk> (4)
2003-06-13 13:20:56 +00:00
Erwin Lansing
498132b5ce
Cleanup
...
Nasty perl dependencies, obsolete dist URL
PR: 53277
Submitted by: maintainer
2003-06-13 11:51:29 +00:00
Joe Marcus Clarke
a352e297cf
Fix a problem where new accounts were being created with read-only mailboxes.
2003-06-13 00:51:15 +00:00
Erwin Lansing
844479aa5d
Change to my FreeBSD.org address
2003-06-12 16:41:16 +00:00
Mario Sergio Fujikawa Ferreira
5b698dc673
o Update to 0.86
...
- Allow for addition of user-specified headers with $HEADER_ADD
- SMTP front end now logs invalid commands
- Added a hook for CVM validation of recipient addresses
- Added support for RFC 1870 ESMTP SIZE extension
PR: 52910
Submitted by: maintainer
2003-06-12 15:58:01 +00:00
Adam Weinberger
5a1964dbcd
Remove REINPLACE commands that were rolled into gnomehack.
2003-06-12 09:46:09 +00:00
Yen-Ming Lee
9883d67a60
- Update to 1.1.8
...
- Update MASTER_SITES to include official mirrors
- Introduce two compile-time knobs:
- WITH_XINETD Use xinetd instead of the default daemontools/ucspi-tcp
- WITHOUT_OPENSSL Disable OpenSSL support (enabled by default)
- Install all sample configs into ${PREFIX}/etc/bincimap instead of
${EXAMPLESDIR}
PR: 52904
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-06-12 08:05:25 +00:00
Mario Sergio Fujikawa Ferreira
95d555c82e
o Replace openldap20 dependency on openldap21
...
o Prefer openldap12 if it's already installed. Otherwise, depend
on openldap21
PR: 53123
Submitted by: maintainer
2003-06-12 02:17:45 +00:00
Yen-Ming Lee
a54a9ec4a2
- Fix build on 4.x: pod2man is in /usr/bin instead of ${LOCALBASE}/bin;
...
rely on it being in $PATH anyway
PR: 53176
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-06-11 17:29:04 +00:00
Erwin Lansing
199f9f3c21
Author rerolled the tarball after a small change to the FAQ (again)
2003-06-11 12:26:24 +00:00
Joe Marcus Clarke
dc97e93498
The Evolution developers forgot to change the name of the binary in the
...
desktop file.
2003-06-11 07:02:19 +00:00
Joe Marcus Clarke
ccdafc242a
Remove evolution-devel.
2003-06-11 06:18:33 +00:00
Joe Marcus Clarke
88a36e4e58
Remove evolution-devel. It has been rolled into evolution.
2003-06-11 06:18:14 +00:00
Joe Marcus Clarke
257b518688
Update to 1.4.0. Note, this is now a GNOME 2 application.
2003-06-11 06:16:16 +00:00
Mike Heffner
39c2666fe9
Add knobs for building with LDAP and NAS support.
2003-06-11 03:02:33 +00:00
Bruce A. Mah
0f52ee7596
More fun patches to make exmh work better:
...
1. Replace old, out-of-control preferences dialog with spiffy, sorted,
scrolling preferences dialog.
2. Better PGP 6.5 compatibility.
PORTREVISION bump to mark these changes.
Obtained from: exmh CVS repository
2003-06-10 15:43:34 +00:00
Tom Hukins
4ec2f91a2b
Fix MASTER_SITES.
2003-06-10 14:00:41 +00:00
Dirk Meyer
193f0869c3
- remove empty dirs
...
- fix plist
2003-06-10 13:04:35 +00:00
Dirk Meyer
2198c77421
- remove empty dirs
2003-06-10 12:59:45 +00:00
Dirk Meyer
7635260e17
- remove empty dirs
2003-06-10 05:48:45 +00:00
Mike Heffner
83a94660f1
Add the option to compile in faces support with WITH_FACES.
...
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
2003-06-10 03:06:31 +00:00
Kris Kennaway
36b8f43c13
Add missing file and bump PORTREVISION
2003-06-09 11:54:16 +00:00
Sergey A. Osokin
d96c72a9d6
Fix output of pgp-mails for WITH_MUTT_QUOTE_PATCH
...
Also bump PORTREVISION
Submitted by: MAINTAINER
PR: 53040
Approved by: fjoe (mentor)
2003-06-09 08:35:43 +00:00
Oliver Lehmann
98cfdb8f71
update sylpheed to 0.9.2
2003-06-08 17:07:37 +00:00
Norikatsu Shigemura
b29cf2c53f
Remove pkg-install and pkg-deinstall.
...
Bump PORTREVISION accordingly.
Submitted by: Thierry Thomas <thierry@pompo.net>
Pointy hat to: myself
2003-06-08 16:02:54 +00:00
Erwin Lansing
a22a8b1aec
Fix MASTER_SITES
...
PR: 53048
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Approved by: edwin (mentor)
2003-06-08 14:25:59 +00:00
Norikatsu Shigemura
6c3e009476
Add pear-Mail 1.0.2, pEAR class that provides multiple interfaces
...
for sending emails.
PR: ports/52596
Submitted by: Thierry Thomas (<thierry@pompo.net>)
2003-06-08 06:54:25 +00:00
Bruce A. Mah
38d5c464ef
Fix a couple of problems in the exmh port.
...
The port bogusly relied on build-time detection of PGP-type programs.
This was unneeded since exmh is smart enough to do run-time detection of
various PGP versions. Fix this so PGP-type programs installed after exmh
will be recognized correctly. [1]
Add patch to fix a bug in exmh where threading cleared the unseen
sequence. [2]
PORTREVISION bump to mark these changes.
Reviewed by: Dave Tweten <tweten@nas.nasa.gov> [1]
Obtained from: exmh CVS [2]
2003-06-08 01:18:50 +00:00
Norikatsu Shigemura
077b4b53b0
Update to pear-Archive_Tar 1.1.
...
Update to pear-PEAR 1.1.
Update to pear-HTML_Common 1.2.
Update to pear-Net_SMTP 1.2.3.
Update to pear-Log 1.6.5.
Update to pear-I18N 0.8.5.
Update to pear 4.3.2.
Adapt following ports for pear-PEAR's Makefile.common.
pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date,
net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse,
pear-File, pear-HTML_Select_Common, and pear-Net_Sieve
PR: ports/52596, ports/52641, ports/52655, ports/52656,
ports/52671, ports/52678, ports/52845
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-06-07 23:00:46 +00:00
Yen-Ming Lee
cbf6318913
update to spamstats-0.4b3
...
Reminded by: Bill "distfiles" Fenner
2003-06-07 18:34:42 +00:00
Erwin Lansing
b504beb366
- Update to 3.99.18:
...
- Made a fix for Python2.3 compatibility.
- Removed warning when thread debug is specified. Closes : #195739 .
- New option -l to log debug info to a file without having it spew
on-screen.
- New debug type "thread".
PR: 52903
Submitted by: maintainer
Approved by: edwin (mentor)
2003-06-07 17:45:01 +00:00
Erwin Lansing
e6bd750c5e
Update to 2.042
...
based on:
PR: 52264
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer, edwin (mentor)
2003-06-07 12:18:57 +00:00
Oliver Braun
f28a6eb0db
Upgrade to 0.13.6.2.
...
PR: ports/52999
Submitted by: maintainer
2003-06-06 18:10:23 +00:00
Christian Weisgerber
c227ece98f
Fix URL.
...
PR: 52976
Submitted by: Matthew West <mwest@uct.ac.za>
2003-06-06 17:53:02 +00:00
Max Khon
388d2d768f
New port: mail/libnewmail
...
libnewmail is a generic mail checking library.
It supports a simple API, an extensible plugin architecture
and asynchronous queries among other features.
Applications linking to libnewmail may enumerate configured mailboxes,
query mail box information and status and request a mail spool
auto-detection for users without any libnewmail specific configuration.
PR: 52691
Submitted by: Kirill Ponomarew
2003-06-06 13:46:20 +00:00
Yen-Ming Lee
216ff92287
refine Makefile and patchfiles and make it compile smoothly on 4.x
2003-06-06 03:31:30 +00:00
Mark Murray
fc07f6e539
Typo fixes.
2003-06-05 22:06:39 +00:00
Pete Fritchman
9b6734a98e
- update to 1.1c
...
- switch to a versioned distfile
- PERL -> REINPLACE_CMD
2003-06-05 19:30:36 +00:00
Yen-Ming Lee
1dfe4ebe50
- add USE_GETOPT_LONG
...
- replace relative path with absolute path
Noticed by: Julian Chen
2003-06-05 16:41:56 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Oliver Braun
633f345b62
Upgrade to 0.13.6.
...
PR: ports/52948
Submitted by: maintainer
2003-06-04 20:48:24 +00:00
Erwin Lansing
6eff32856c
Update to 3.09
...
PR: 52267
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer, edwin (mentor)
2003-06-04 17:51:56 +00:00
Erwin Lansing
3194d89049
- Update to 0.8.06
...
- Do not depend on p5-MIME-Base64 for perl 5.8
PR: 52284
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer, edwin (mentor)
2003-06-04 17:23:43 +00:00
Adam Weinberger
fcf388678a
Fix build by adding libtool dependency.
...
Submitted by: kris
2003-06-04 16:36:24 +00:00
Oliver Lehmann
769f6b8d02
update sylpheed to 0.9.1
2003-06-03 16:04:23 +00:00
Will Andrews
f7300a7a18
Originator of PR forgot to change MAINTAINER. I forgot to notice it.
2003-06-03 13:52:07 +00:00
Yen-Ming Lee
4c1f40498e
add pop3vscan-0.4
...
A transparent POP3-Proxy with virus-scanning capabilities
WWW: http://pop3vscan.sourceforge.net/
Dedicate to: Miss Borny @ National Taitung Teachers College
2003-06-03 07:54:47 +00:00
Mario Sergio Fujikawa Ferreira
8ffb4a9411
New port dsbl-testers version 0.9.4: Testing software configured
...
to work with DSBL/DSBL-compliant services
PR: 41916
Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
2003-06-03 04:57:14 +00:00
Will Andrews
e70016a3c9
Remove tempfile I accidentally left in here.
...
Submitted by: Matthew West <mwest@uct.ac.za>
2003-06-03 03:41:05 +00:00
Will Andrews
5711564a4c
Add p5-Mail-RFC822-Address 0.3, a perl5 module to validate RFC822
...
conformance of email adresses.
PR: 52403
Submitted by: Simon Barner <barner@in.tum.de>
2003-06-03 03:26:09 +00:00
Will Andrews
22db78eceb
Add nohtml 1.11, a program to strip HTML attachments from email.
...
PR: 52559
Submitted by: nohtml@tundraware.com
2003-06-03 02:39:28 +00:00
Will Andrews
7260defd05
Add exact 1.33, a program that implements POP Before SMTP Relay
...
Authentication.
PR: 52757
Submitted by: mwest@uct.ac.za
2003-06-03 02:15:01 +00:00
Christian Weisgerber
00674940cd
- Update postfix to 2.0.10 release
...
- Add option for using Postgres 7.2 in addition to 7.3
PR: 52620
Submitted by: Vivek Khera <khera@kcilink.com>
2003-06-02 15:32:39 +00:00
Christian Weisgerber
ee8e8d19ef
Update to 2.0.8
...
PR: 52838
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
2003-06-02 14:47:56 +00:00
Christian Weisgerber
253ceff3b3
- Update to 0.78
...
- Add all official mirrors
- Remove pkg-req script: use PYTHON_REL for checking Pyhton version
- Use dynamically generated pkg-message instead of several ECHO_MSG in Makefile
so users installing from package would also see this information
- Install example config and contrib bits into EXAMPLESDIR
- Only documentation now goes to DOCSDIR
- Do not install yet another copy of GPL
- Use DATADIR/DOCSDIR/EXAMPLESDIR macros in pkg-plist
PR: 52737
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Approved by: maintainer
2003-06-02 14:04:36 +00:00
Sheldon Hearn
baaf9ffd06
* Update to exiscan-acl patch 08, which fixes wrong defaults for sophie
...
antivirus and adds clamd support.
* Use the bz2 patch for exiscan-acl.
* Add a CVS Id tag to exim.sh
Add a reload command to exim.sh.
Bump PORTREVISION accordingly.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-06-02 13:17:43 +00:00
Sheldon Hearn
3104229361
Update MASTER_SITES.
...
Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-06-02 13:13:36 +00:00
Sheldon Hearn
d01026e897
Fix fetch target by removing unwanted trailing backslash from
...
MASTER_SITES list.
Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-06-02 13:12:15 +00:00
Sergey Skvortsov
b467d097fe
Add p5-POE-Component-SMTP 1.4, SMTP Protocol Implementation.
2003-06-02 10:27:48 +00:00
Doug Barton
b4888dc448
Upgrade to 4.56, the latest from UW. Several bug fixes and new features.
2003-06-01 22:12:34 +00:00
Christian Weisgerber
b48e0d776f
Update to version 0.8.9.
...
PR: 52770
Submitted by: Lefteris Chatzibarbas <lefcha@hellug.gr>
2003-06-01 21:30:15 +00:00
Anders Nordby
58547ee729
Correct PAM service name for ipop3d to pop3 instead of pop like we've
...
used to have it for a long time.
Update PAM info to reflect that the session service is now used.
Bump PORTREVISION as this affects ipop3d runtime usage (need to do it on
cclient as well since we expect their versions to match exactly).
PR: ports/52798
2003-06-01 20:49:37 +00:00
Dirk Meyer
e46e505685
- Add WITH_GNUSTEP_DEVEL
2003-06-01 13:32:52 +00:00
Akinori MUSHA
75a8633931
Update to 0.10.7.
2003-06-01 12:13:03 +00:00
Yen-Ming Lee
0e36be4d52
unbreak openwebmail.
...
segfault problem was caused by SpeedyCGI, and was fixed in ports/52522
2003-06-01 07:44:33 +00:00
Oliver Braun
db59b56df6
Upgrade to 0.27.
...
PR: ports/52645
Submitted by: maintainer
2003-06-01 06:46:35 +00:00
Oliver Braun
04753a16ed
Upgrade to 0.13.2.1.
...
PR: ports/52650
Submitted by: maintainer
2003-06-01 06:45:26 +00:00
Dirk Meyer
e94a613e5f
- Add WITH_GNUSTEP_DEVEL
2003-06-01 04:10:31 +00:00
Hajimu UMEMOTO
067f86b4a6
Don't depend on saslauthd. This is preparation for saslauthd
...
separation from cyrus-sasl2.
2003-06-01 04:01:12 +00:00
Dirk Meyer
e238d52139
- Add WITH_GNUSTEP_DEVEL
...
- make INSTALL_SHLIBS use the new path
2003-06-01 03:59:51 +00:00
Dirk Meyer
ddd57a4551
drop DPICKY_HELO_CHECK
2003-06-01 03:17:41 +00:00
Dirk Meyer
bc9efc2abb
- add option SENDMAIL_WITH_DNSMAP
...
- drop some trailing spaces
2003-06-01 03:16:41 +00:00
Oliver Lehmann
5b1fdb9797
Inter7 added an Hungarian translation to the tarball
...
Approved by: alex (mentor)
2003-06-01 03:12:45 +00:00
Oliver Lehmann
e84ea0c0b9
Don't remove a file-entry if the file still gets installed...
...
Approved By: alex (mentor)
2003-06-01 03:11:11 +00:00
Foxfair Hu
bcb7076280
PR: 52810
...
Submitted by: MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
2003-06-01 02:53:21 +00:00
Foxfair Hu
ee96455941
PR: 52809
...
Submitted by: MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
2003-06-01 02:51:45 +00:00
Joe Marcus Clarke
8bbf64ea0b
* Update to 1.3.92 (a.k.a. release candidate 1)
...
* Install the Mail apps GConf schemas
* s/find/${FIND}/g s/xargs/${XARGS}/g [1]
Submitted by: adamw [1]
2003-06-01 00:56:52 +00:00
Joe Marcus Clarke
8da4c82c91
Fix the dreaded thread problem on -CURRENT.
2003-06-01 00:52:49 +00:00
Adam Weinberger
15a940771d
Update MASTER_SITES.
...
PR: ports/52595
Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk>
2003-05-22 23:30:30 +00:00
Oliver Braun
d63d49ffc9
Upgrade to 0.13.0.
...
PR: ports/52554
Submitted by: maintainer
2003-05-22 11:06:10 +00:00
Ade Lovett
e3fcc7d3d5
Fix plist handing of removal of unmodified configuration files
...
PR: 52528
Submitted by: maintainer
2003-05-21 15:54:58 +00:00
Sheldon Hearn
bc7aea83aa
Enable client-side Microsoft "Secure Password Authentication" SMTP AUTH
...
support by default and provide the WITHOUT_AUTH_SPA knob to turn it off.
Adds 11KB to the installed binary and requires configuration changes to
enable, so it seems a harmless addition to the default feature set.
Bump PORTREVISION accordingly.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-21 12:57:33 +00:00
Sheldon Hearn
c6de000c6a
Catch up with exim-4.20.
2003-05-21 12:39:29 +00:00
Sheldon Hearn
e276d1e538
Update to exiscan-acl-4.20-07, which handles blank lines in reports from
...
p5-Mail-SpamAssassin-2.54.
Submitted: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-21 11:54:01 +00:00
Oliver Braun
90a4c86232
Upgrade to 0.4.
...
Submitted by: maintainer
2003-05-21 07:00:12 +00:00
Anders Nordby
457a2b423e
Forgot to insert SUBDIR in MASTER_SITES paths, fix that.
...
PR: 51754
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-21 00:54:21 +00:00
Doug Barton
70ff6ded67
Upgrade to 2.55, which fixes the 5.005 incompatibility that I
...
(and a cast of thousands) reported. Also a few doc fixes.
2003-05-21 00:21:43 +00:00
Anders Nordby
a5dc544c95
Update to 2002c1.
...
PR: 51754
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-21 00:13:49 +00:00
Yen-Ming Lee
134242b6a5
upgrade to razor-agents 2.34
...
Reminded by: Sheldon Hearn <sheldonh@starjuice.net>
2003-05-20 12:21:28 +00:00
Daichi GOTO
ccb899a9ad
Change of Maintainer's mail address.
...
Reviewed by: knu(mentor)
2003-05-20 08:17:45 +00:00
Oliver Braun
f9f9c17759
* Upgrade to 002.
...
* Install portdocs.
2003-05-19 15:06:48 +00:00
Tilman Keskinoz
6375d37b51
use REINPLACE_CMD instead of SED, to fix build on older systems.
...
Reported by: Shawn Yeager <mail@shawnyeager.com>
Submitted by: tobez
Approved by: maintainer
2003-05-19 14:11:48 +00:00
Sheldon Hearn
341ba17c45
Update to exiscan-acl-4.20-06, which fixes a problem handling multiple
...
messages on one SMTP connection.
Again, no PORTREVISION bump, because WITH_EXISCAN_ACL is not the default.
If I get hit by a bus, please hand this port over to the submitter.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-19 09:16:49 +00:00
Max Khon
f5ba1f5df8
Fix compiling on alpha.
2003-05-19 08:18:54 +00:00
Pete Fritchman
fe2bc2ae9e
- update to elm+ME-2.4.99f
...
- update elm.mimetypes with the latest MS-IIS mime types
PR: 51761
Submitted by: maintainer
2003-05-19 01:42:07 +00:00
Pete Fritchman
2188999311
- update to 1.5
...
- new MASTER_SITES
- spell 'FreeBSD.org' correctly
- respect NOPORTDOCS correctly
PR: 51672
Submitted by: Ports Fury
2003-05-18 23:47:04 +00:00
Kris Kennaway
06465908a8
BROKEN on 5.1: does not compile
2003-05-18 12:28:52 +00:00
Kris Kennaway
ea6257242f
BROKEN on 5.1: Segfault during install
2003-05-18 12:15:16 +00:00
Kris Kennaway
23e6a2b3da
BROKEN on 5.1: bad C++
2003-05-18 10:15:24 +00:00
Kris Kennaway
9c288e873f
BROKEN on 5.1: bad C++
2003-05-18 09:55:25 +00:00
Kris Kennaway
e0e2c5228a
BROKEN on 5.1: does not compile
2003-05-18 09:17:40 +00:00
Adam Weinberger
ba7f0475a6
Update to 7.15.
...
PR: ports/52194
Submitted by: Olivier Tharan <olive@oban.frmug.org> (maintainer)
2003-05-18 07:08:06 +00:00
Doug Barton
bb4b811a44
Upgrade to 2.54. This version contains several bug fixes, and more
...
importantly, has a number of tests rescored to compensate for the
spammer folks who've tweaked their headers specifically to dodge
spamassassin.
Add a trivial fix for Perl 5.005 compatibility.
2003-05-17 23:33:43 +00:00
Oliver Lehmann
c675c45dce
Update sylpheed to 0.9.0
...
Approved by: alex (mentor)
2003-05-16 14:12:44 +00:00
Oliver Lehmann
afe587abde
Update sqwebmail to 3.5.3
...
Approved by: alex (mentor)
2003-05-16 13:50:20 +00:00
Sheldon Hearn
523c041928
Previous delta lost the checksum for exim/exiscan-4.20-26.tar.bz2.
...
Never use the makesum target to update distinfo for ports with
conditional distfiles and patches.
2003-05-16 11:46:19 +00:00
Sheldon Hearn
a2e278800b
Update to exiscan-acl-4.20-04.
...
PORTREVISION has not been bumped, because WITH_EXISCAN_ACL is not the
default case.
2003-05-16 11:41:56 +00:00
Pete Fritchman
66ecea4cba
- update to 3.99.17
...
- write pkg-message in ${WRKDIR}
PR: 51926
Submitted by: maintainer
2003-05-16 02:01:14 +00:00
Pete Fritchman
bf04927ae9
- update to 0.23
...
- use ${EXAMPLESDIR}, %%SITE_PERL%, %%EXAMPLESDIR%%
PR: 52281
Submitted by: Mathieu Arnold <m@absolight.net>
2003-05-16 00:38:21 +00:00
Oliver Lehmann
3fc3b97995
Update sqwebmail to 3.5.2
...
Approved by: alex (mentor)
2003-05-15 16:42:16 +00:00
Sheldon Hearn
4d42a2e4fb
* Update to exim-4.20, featuring host of minor bugfixes and some feature
...
enhancements. Non-critical upgrade.
* Distribution site fixes and cleanups (somehow ommitted in prev delta).
* Put distribution files in a subdirectory.
* Optional support for exiscan-acl; exiscan is still the default.
I think the submitter is doing a great job.
PR: ports/52228
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-15 15:18:05 +00:00
Dmitry Sivachenko
5171a39d60
Update to version 2.14;
...
Add WWW.
PR: 52283
Submitted by: Mathieu Arnold <m@absolight.net>
2003-05-15 15:16:43 +00:00
Oliver Lehmann
52c517532f
Update vqadmin to 2.3.5 take maintainership
...
PR: 48534
Approved by: nbm, alex (mentor)
2003-05-15 13:47:22 +00:00
Oliver Braun
656149974a
Fix pkg-plist.
...
PR: ports/52262
Submitted by: maintainer
2003-05-15 07:33:53 +00:00
Oliver Lehmann
b1f240f967
update sylpheed to 0.9.0pre1
...
Approved by: alex (mentor)
2003-05-14 17:08:21 +00:00
Oliver Braun
53611d36a7
The mutt_vc_query program is a vCard query utility for mutt.
...
It was originally written for `rolo'.
WWW: http://rolo.sf.net/
2003-05-14 10:01:45 +00:00
Max Khon
b3f422c8e3
New port: gmime2
...
Library (written in C) for parsing and creating messages using MIME.
PR: 52084
Submitted by: Kirill Ponomarew
2003-05-13 16:44:04 +00:00
Eric Anholt
d6ea489c93
Fix build with new gcc by converting multi-line string literal (copyright) to
...
concatenated strings.
2003-05-12 22:18:49 +00:00
Oliver Braun
b80d569272
* Upgrade to 2.0.9.
...
* Re-enable IPv6 without TLS as an option.
PR: ports/52133
Submitted by: maintainer
2003-05-12 21:02:53 +00:00
Oliver Lehmann
56b4271da0
Update sqwebmail to 3.5.1
...
Take maintainership
PR: 50910
Approved by: nbm, alex (mentor)
2003-05-12 20:08:19 +00:00
Kiriyama Kazuhiko
c8dc2a8e3d
editors/xemacs-comm-packages is obsolete. *_DEPENDS pointed to
...
editors/xemacs-packages.
2003-05-12 10:18:31 +00:00
Sheldon Hearn
b37e1c6632
* Distribution site fixes and cleanups.
...
* Add support for db41.
* Fix bug in check_dir_size.
* Fix obscure bug in address rewriting.
* Rename patch-src::auths::plantext.c to ...::plaintext.c, without a
repo-copy.
* Fix for unqualified redirection addresses prefixed with '\'.
Bump PORTREVISION accordingly.
PR: ports/50984, ports/51279, ports/51300
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-12 09:44:02 +00:00
Ying-Chieh Liao
2905c1693f
upgrade to 1.6.4b
...
PR: 51860
Submitted by: Ports Fury
2003-05-12 06:57:51 +00:00
Ying-Chieh Liao
749d95e576
upgrade to 0.28
...
PR: 51859
Submitted by: Ports Fury
2003-05-12 06:56:01 +00:00
Pete Fritchman
eef4840e77
New maintainer, Sergei Kolobov <sergei@kolobov.com>.
...
Submitted by: new maintainer
2003-05-12 01:04:08 +00:00
Joe Marcus Clarke
c5d3710f1b
Update to 1.4.4.
2003-05-11 17:40:52 +00:00
Joe Marcus Clarke
cc56110c89
Update to 2.0.11.
2003-05-11 17:18:17 +00:00
Pete Fritchman
4bb8a19312
Require perl 5.6.1.
...
PR: 52074
Submitted by: "Miguel Mendez" <flynn@energyhq.es.eu.org>
2003-05-11 16:48:18 +00:00
Pete Fritchman
30c3b132b8
Add pflogstats 20030404, postfix Log Statistics Reporter.
...
PR: 51641
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
2003-05-11 15:01:13 +00:00
Hajimu UMEMOTO
673653e1a9
Workaround to fix build on ia64. I hope it fixes the problem.
...
Reported by: bento via kris
2003-05-11 09:04:08 +00:00
Pete Fritchman
3c1f3e7438
- update COMMENT to be more descriptive
...
- add a run depend on ezmlm
- clean up build
- bump PORTREVISION
- drop maintainership
PR: 51816
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-05-10 12:54:45 +00:00
Pete Fritchman
2c9ec0c463
Add qmail-autoresponder 0.96.1, rate-limited autoresponder for qmail.
...
PR: 50287
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-05-10 12:24:57 +00:00
Kiriyama Kazuhiko
7bf8efff59
Remove extra lists from pkg-plist.
2003-05-09 04:56:21 +00:00
Kiriyama Kazuhiko
477cdfc697
Forgotten remove patch-ab.
2003-05-09 04:33:54 +00:00
Edwin Groothuis
d56729be78
fix distinfo mail/pflogsumm
...
Author again made som changes to the FAQ and silently
rerolled the distfile. Update with the new checksum.
Verified by diff.
PR: ports/51876
Submitted by: Erwin Lansing <erwin@lansing.dk>
2003-05-09 00:46:18 +00:00
Foxfair Hu
968af1073d
PR: 51356
...
Submitted by: Scott A. Moberly <smoberly@karamazov.org>
Back out sendmail-old dependency with smtpd.
2003-05-08 05:03:44 +00:00
Anton Berezin
913cb8b5b3
Plug p5-Mail-Box1 to Makefile [a long time] after the repocopy.
...
Noticed by: kris
2003-05-07 21:04:02 +00:00
Joe Marcus Clarke
ee76096a6a
Disable NSS support in favor of OpenSSL. NSS support conflicts with libsoup,
...
and can cause Evo to hang if you're using imaps or SMTP with TLS.
2003-05-07 20:09:48 +00:00
Ying-Chieh Liao
ea613a9dd8
upgrade to 3.99.15
...
PR: 51569
Submitted by: maintainer
2003-05-07 17:34:42 +00:00
Ying-Chieh Liao
44a62daff3
- Unbreak on -CURRENT (patch added)
...
- Add devel as a secondary category
- Use INSTALL_DATA instead of CP to install documentation
- Only install the .txt/.html/.pdf files, skip supporting files
- Bump PORTREVISION due to changed package
PR: 50921
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-05-07 17:21:07 +00:00
Joe Marcus Clarke
9e371de038
Add NO_LATEST_LINK.
2003-05-07 16:34:11 +00:00
Michael Landin
1fe8493549
Change maintainer email to my @FreeBSD.org address
...
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Joe Marcus Clarke
6da530b1f0
Add evolution-devel.
2003-05-07 06:08:23 +00:00
Joe Marcus Clarke
dabf2b8bf6
Add evolution-devel after a repo copy from evolution. Evolution-devel is
...
the unstable GNOME 2 version of the Ximian Evolution groupware client.
Once 1.4 is released, this will become mail/evolution.
2003-05-07 06:07:55 +00:00
Kris Kennaway
488b213183
BROKEN: Does not compile
2003-05-07 00:12:29 +00:00
Kris Kennaway
85bc088bd0
BROKEN: Does not compile
2003-05-06 21:10:45 +00:00
Oliver Lehmann
bfb01afeba
redefine the MAINTAINER field with my FreeBSD address
...
Approved By: alex (mentor)
2003-05-06 16:58:45 +00:00
Jacques Vidrine
aa87db21bd
Mark FORBIDDEN due to buffer overflow in set-user-ID root executable.
...
See Message-ID <005001c313c9$4aee95d0$24029dd9@tuborg> posted to
<vulnwatch@vulnwatch.org>, <full-disclosure@lists.netsys.com>,
<bugtraq@securityfocus.com>.
2003-05-06 13:44:19 +00:00
Kiriyama Kazuhiko
164cae382f
Update 140 to 144.
2003-05-06 11:29:56 +00:00
Vanilla I. Shu
e3fc9b5f52
Fix broken on alpha.
...
PR: ports/51800
Submitted by: maintainer.
2003-05-06 09:07:48 +00:00
Clive Lin
4ad7c5b9d2
o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)
...
Otherwise the PATCH_SITES in the slave port would be overwrited.
o WITHOUT_MUTT_HTML, WITHOUT_MUTT_COMPRESSED_FOLDERS are enabled in the
slave port now. The former shortens the depends list, for the taste
of people on the #bsdchat. The reason for later knob is that I currently
have not much time to deal with it.
o Change the MAINTAINER to me, requested by previous maintainer.
2003-05-04 09:53:39 +00:00
Norikatsu Shigemura
3a0a28ac11
Update to 0.99.9.1.
...
o Many Dovecot fixes
o Many port corrections and fixes
o OpenLDAP support
o PostgreSQL support
o Added additional port Documentation
o Added some FreeBSD-specific patches
PR: ports/51593
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
2003-05-03 21:50:26 +00:00
Oliver Braun
b709a2a4b0
- For POLA reasons change the default knobs. This also results in
...
the same installation when PACKAGE_BUILDING and when doing a
"make install".
- Add an installation message when using SLANG, as this won't always
work for a color terminal without setting additional environment
variables.
- Use the same patch as the mutt port for fixing FQDN problems in
FreeBSD < 5.0
PR: ports/51727
Submitted by: maintainer
2003-05-03 19:02:01 +00:00
Hajimu UMEMOTO
25070dfbf4
Add dependency to OpenSSL.
2003-05-03 13:40:17 +00:00
Oliver Braun
3b750f6003
Fix port building if WITH_MUTT_XFACE knob is defined.
...
PR: ports/51715
Submitted by: maintainer
2003-05-03 07:44:15 +00:00
Hajimu UMEMOTO
e9f387b39d
Update to 2.1.13.
2003-05-02 18:27:11 +00:00
Christian Weisgerber
fd2f9f81ed
Update to version 10.5
...
PR: 51515
Submitted by: Ports Fury
2003-05-02 11:25:32 +00:00
Joe Marcus Clarke
6e2c11dcf5
Chase guile's shared lib version.
2003-05-02 03:29:26 +00:00
Tilman Keskinoz
43af38e7a4
Add mail2sms, a small utility which strips mails down to fit into a SMS.
...
PR: 51355
Submitted by: Gerhard Gonter <gonter@whisky.wu-wien.ac.at>
2003-05-01 15:37:58 +00:00
Oliver Braun
0144da99d5
* Fix handling of hostname if hostname contains more than 31 characters
...
for FreeBSD versions before 5.x.
* Bump PORTREVISION.
PR: ports/51621, ports/51622
Submitted by: maintainer
2003-04-30 20:45:08 +00:00
Yen-Ming Lee
5c47852577
upgrade to ifile-1.3.1
...
update to WWW in pkg-descr
PR: 51597
Submitted by: David Bushong <david+ports@bushong.net>
2003-04-30 00:55:28 +00:00
Yen-Ming Lee
b7df167dc0
- Reroll tarball, due the error in the DISTFILE name.
...
- One bug has also been killed, hence the checksum mismatch.
- Requested by author.
PR: 51570
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
2003-04-30 00:35:53 +00:00
Mario Sergio Fujikawa Ferreira
c37f632458
o Prefer FreeBSD's strlcpy() function over qpopper's incorrect
...
implementation
o Bump PORTREVISION
Submitted by: nectar
2003-04-29 23:05:40 +00:00
Tilman Keskinoz
c35e84cda9
Reset Maintainer address
...
Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR: 51601-51606
2003-04-29 22:00:17 +00:00
Hajimu UMEMOTO
a97961fa8c
- make Cyrus-IMAP-2.x selectable instead of p5-IMAP-Admin and p5-IMAP-Sieve
...
- fixes cookie path (i.e. for Lynx)
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
(The maintainer)
2003-04-29 13:30:23 +00:00
Peter Pentchev
f467e05513
Update to vpopmail-5.3.20.
...
Add the WITH_VPOPMAIL_SQWEBMAIL_CREATION knob to make vadduser
(well, make_user_dir(), actually) create an sqwebmail-config file
specifying the outgoing messages' sender address.
2003-04-29 12:10:06 +00:00
Matthew N. Dodd
4388b0c683
And I missed setting the correct version.
...
Reminded gently by: Andrew Stuart <elitetek@tekrealm.net>
Jim Mock <jim@FreeBSD.org>
2003-04-29 05:48:48 +00:00
Matthew N. Dodd
b4ad016f96
Omitted in previous update.
2003-04-29 05:32:45 +00:00
Edwin Groothuis
ced66e531b
[Maintainer Update]: mail/smtprc
...
Update to latest release. (feature enhancement)
- Install GUI option added.
PR: ports/51276
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
2003-04-29 03:33:42 +00:00
Matthew N. Dodd
b9b33f4d05
Update to 0.8b
2003-04-29 00:18:11 +00:00
Hajimu UMEMOTO
b5c9ea3acf
Specify full path of perl explicitly.
...
PR: ports/44545
Submitted by: Pat Lashley <patl+freebsd@volant.org>
2003-04-28 19:03:04 +00:00
Hajimu UMEMOTO
ffce2fde54
Add WITH_SKIPLIST which makes skiplist support for mail/cyrus-imapd2
...
compatible with mail/cyrus-imapd22.
PR: ports/51491
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-28 16:36:35 +00:00
Tilman Keskinoz
1c23b1f7af
Update to 2.33
...
PR: 51422
Submitted by: maintainer
2003-04-28 14:27:08 +00:00
Tilman Keskinoz
43749cad75
Update to 0.9.3
...
PR: 51486
Submitted by: maintainer
2003-04-28 14:18:10 +00:00
Will Andrews
371c2bede5
Fix index build.
2003-04-27 04:25:01 +00:00
Vanilla I. Shu
8733401bd5
Upgrade to 0.76.
...
PR: ports/51445
Submitted by: maintainer
2003-04-27 02:04:21 +00:00
Vanilla I. Shu
3d7385cf87
Add bincimap 1.1.5, light-weight IMAP server for Maildir.
...
PR: 50719
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-04-27 01:34:29 +00:00
Norikatsu Shigemura
67a9e0c5ba
Add p5-IMAP-Sieve 0.4.9, perl module to edit Sieve scripts
...
on an Cyrus IMAP server.
PR: ports/51425
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-26 21:51:56 +00:00
Norikatsu Shigemura
58187416e9
Add websieve 0.61, web based Cyrus IMAP user admin client.
...
PR: 51425
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-04-26 21:50:25 +00:00
Hajimu UMEMOTO
b126cfaf97
Update IPv6 patch to 20030426.
2003-04-26 15:04:24 +00:00
Yen-Ming Lee
e4ca0117e3
update to openwebmail-2.01
...
- the master download site is relocated to openwebmail.com
- the SpeedyCGI support are enabled by default
2003-04-26 04:54:21 +00:00
Oliver Braun
21f83a7025
Fix MASTER_SITES to contain only fetchable sites.
...
PR: ports/51328
Submitted by: maintainer
2003-04-24 06:24:34 +00:00
Hajimu UMEMOTO
0275805992
add mirror sites.
...
PR: ports/50090
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-23 16:24:48 +00:00
Hajimu UMEMOTO
832c58827b
portlint
2003-04-23 16:06:22 +00:00
Peter Pentchev
1fd332f196
Add NO_MTREE: the /var/qmail hierarchy does not really need
...
the hier(7) directory tree.
Bump PORTREVISION.
Reported by: David Phillips <david@geektech.com>
2003-04-22 08:56:13 +00:00
Tom Hukins
658d9e6bff
Increment PORTREVISION, which I should have done yesterday when adding
...
files/patch-ezmlm-manage-N.
2003-04-21 16:14:26 +00:00
Adam Weinberger
429ff4d861
USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriate
...
USE_GNOME= imlib directives.
2003-04-20 23:14:46 +00:00
Adam Weinberger
eda40cd6f7
USE_ESOUND is going away. Use USE_GNOME+= esound instead.
2003-04-20 22:26:23 +00:00
Tom Hukins
f56eb62f08
Make "ezmlm-manage -N" work as advertised.
...
Submitted by: Tim Baur <tbaur@panaso.com>
Obtained from: http://marc.theaimsgroup.com/?l=ezmlm&m=102816492627689&w=2
2003-04-20 21:12:08 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Max Khon
6d3edf0ac7
New port: akpop3d
...
akpop3d is a POP3 daemon aimed to be small and secure. Despite its small size,
it offers a lot of features. It is completely RFC 1939 compliant.
PR: 50655
Submitted by: Kirill Ponomarew
2003-04-20 15:04:00 +00:00
Norikatsu Shigemura
38f392c9a9
o obsolete rc.d script update
...
o addition of iconv dependancy
o fix a number of problems
PR: ports/50615, ports/49026, ports/49027
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-19 17:42:27 +00:00
Doug Barton
4f48ff96b7
Upgrade to 4.55, the latest from our friends at UW. Many improvements and
...
bug fixes. See http://www.washington.edu/pine/changes/4.53-to-4.55.html
for details.
2003-04-19 05:43:02 +00:00
Edwin Groothuis
f9186d205d
mail/imp3: fixing an error when saving attachments.
...
Fixing an error reported by fran at his.com:
Saving attachments causes an error:
"You don't have permission to access /horde/imp/download/
on this server." and an error is reported in
/var/log/httpd-error.log: [error] [client aaa.bbb.ccc.ddd]
client denied by server configuration:
/usr/local/www/horde/imp/download
$LOCALBASE/etc/horde/httpd.conf.imp was protecting horde/imp/download/
(my mistake), but IMP uses this as a pseudo-directory, and it must be
readable by your clients.
PR: ports/51100
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-04-18 07:30:56 +00:00
Edwin Groothuis
8dc8a21695
[MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetique
...
- Convert to USE_GETOPT_LONG
- Cosmetique: whitespace changes
- Cosmetique: unroll .for loop in post-install
PR: ports/51094
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2003-04-18 05:39:42 +00:00
Edwin Groothuis
bfca056349
Update port: mail/mimedefang to 2.32
...
Update to 2.32
Also a new site added to MASTER_SITES
PR: ports/51073
Submitted by: Andrey V. Pevnev <andrey@mgul.ac.ru>
2003-04-18 05:37:59 +00:00
Kris Kennaway
2bde101dcf
Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
...
is no longer installed.
2003-04-17 21:56:40 +00:00
Hajimu UMEMOTO
3200ccffb3
Oops, correct usage of LIB_DEPENDS introduced by previous commit.
2003-04-17 18:20:55 +00:00
Hajimu UMEMOTO
62a080d73a
- Add WITH_BDB_VER for choosing version of Berkeley DB. For example,
...
WITH_BDB_VER=4 for db4. The default is WITH_BDB_VER=3 which is as
before.
- The configure script should select correct version of Berkeley DB.
2003-04-17 18:00:08 +00:00
Kris Kennaway
f65b03b129
Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.
2003-04-17 10:40:48 +00:00