1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

4589 Commits

Author SHA1 Message Date
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