1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

5180 Commits

Author SHA1 Message Date
Kris Kennaway
c093b67f1c BROKEN: Does not compile 2003-10-28 02:39:15 +00:00
Jun Kuriyama
c378b02311 Back out previous upgrade because of incompatibility.
Requested by:	many
2003-10-28 00:55:25 +00:00
Max Khon
76e0f6e66d Fix build on -CURRENT.
Bump PORTREVISION.
2003-10-27 23:53:03 +00:00
Erwin Lansing
a10b0f0698 use USE_MYSQL
PR:		57645
Approved by:	maintainer timeout (3 weeks)
2003-10-27 20:49:21 +00:00
Jun Kuriyama
5adb8458c7 Mark $IGNORE if PERL_LEVEL < 500600.
Reported by:	Guido Falsi <mad@madpilot.net>
2003-10-27 11:10:57 +00:00
Sergei Kolobov
6b0f8137e3 - Update to 0.9.9 (fixes a security problem)
PR:		58332
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-26 21:49:27 +00:00
Pete Fritchman
fd014d9be2 Homepage has changed; update MASTER_SITES and WWW:.
Noticed by:	distfiles survey
2003-10-26 17:18:19 +00:00
Pete Fritchman
e8049644bf Update to 0.29.
PR:		58081
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-26 17:06:32 +00:00
Pete Fritchman
5ea03b5338 - update to 1.1d
- use SITE_PERL

PR:		55840
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-26 15:27:28 +00:00
Kirill Ponomarev
97c64f81d6 - Fix the DOCSDIR and EXAMPLESDIR code. Now both can be
set to non-standard values.
- Striping of binaries is no longer needed (it's done by install -s).
- Be less verbose.

PR:		58558
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-10-26 13:19:29 +00:00
Kirill Ponomarev
b44976b8da - Fix the DOCSDIR and EXAMPLESDIR code. Now both can be set to
non-standard values.
- Be less verbose.

PR:		58559
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-10-26 13:14:24 +00:00
Kirill Ponomarev
a2146a6b83 - Fix maintainer's email
- Don't strip binary, it's done by 'install -s'

PR:		58560
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-10-26 10:57:56 +00:00
Jun Kuriyama
72274ff7f4 Upgrade to 6.200_02.
PR:		ports/58066
Submitted by:	"Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw>
2003-10-26 09:21:50 +00:00
Sergei Kolobov
5cc951ad6f - Convert USE_* variables to WITH_*
PR:		58525
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	krion (implicit)
2003-10-25 22:41:49 +00:00
Sergei Kolobov
17e8b4a7e8 - Add the new option "smime_encrypt_self" to addtionally encrypt
to the default key also
- Fix some SGML errors in the manual

PR:		58526
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-25 22:16:39 +00:00
Joe Marcus Clarke
04e7c3eb6a Fix a bug where Evo would crash on exit on Sparc64. I'm not bumping
PORTREVISION since the user base is fairly low.

Reported by:	Koop Mast <einekoai@chello.nl>
Tested by:	Koop Mast <einekoai@chello.nl>
2003-10-25 21:04:53 +00:00
Doug Barton
b7e2a72d8d For perl < 5.6, add a runtime dependency on File::Spec 2003-10-25 15:55:44 +00:00
Sergei Kolobov
b8f9588cf4 - Utilize CONFLICTS
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	krion (implicit)
2003-10-24 14:56:39 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergei Kolobov
d6c5b07526 - Update to 6.2.5 (see http://catb.org/~esr/fetchmail/NEWS for details)
- Use DOCSDIR macro in pkg-plist
- Don't install yet another copy of GPL
- Pass maintainership to Oliver Eikemeier

PR:		58283, 58341
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>,
		Esa Karkkainen <ejk@iki.fi>
Approved by:	Ville Eerola <ve@sci.fi> (previous maintainer),
		krion (implicit)
2003-10-24 09:33:14 +00:00
Sergei Kolobov
193dd3819e - Update to 1.2.1:
This update fixes a security bug in the SMTP handling code and adds
  some indexes to the PostgreSQL table layout for speed improvements

PR:		58470
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-24 06:51:27 +00:00
Alexander Leidinger
aaf2f236f0 Fix format string bug, see http://www.guninski.com/sylph.html for more.
Submitted by:	trevor
Found by:	Georgi Guninski <guninski@guninski.com>
2003-10-23 14:35:39 +00:00
Sergei Kolobov
88f43d3246 - Apply vendor's security patch
- Bump PORTREVISION

Submitted by:	Wojciech Polak <polak@gnu.org>
Approved by:	krion (implicitly)
2003-10-23 10:09:43 +00:00
Andrey A. Chernov
852303b498 Fix configure error
Submitted by:   Anthony Howe
2003-10-23 09:36:34 +00:00
Kirill Ponomarev
06f416de04 - Update to version 0.3 2003-10-23 09:21:02 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Kris Kennaway
4ddff8912d Respect CC and CFLAGS 2003-10-23 00:14:06 +00:00
Sergei Kolobov
e29509c614 - Unbreak build under -CURRENT:
multi-line string constant broken with GCC 3.3

Noticed by:	bento via kris
Approved by:	krion
2003-10-22 19:39:04 +00:00
Sheldon Hearn
81de25cae5 Update to exiscan-acl-4.24-13, which is a bugfix release.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-22 14:32:55 +00:00
Kirill Ponomarev
1ab2b4e360 New port: mail/kshowmail
KShowmail is a POP3 mail checker for KDE.

Main features:
 o load mail headers from pop3 servers
 o display relevant header fields in a list view
 o display headers of selected mails
 o display complete mails
 o delete selected mails on servers
 o launch external programs like fetchmail or sendmail
   via configurable menu entries
 o support multiple accounts
 o sound support
 o send complain mails to postmaster

PR:		58203
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2003-10-22 08:03:39 +00:00
Sergey A. Osokin
95b861012b Update to 0.7.
Submitted by:	John Nielsen <john@jnielsen.net> (maintainer)
PR:		58348
2003-10-21 20:43:17 +00:00
Sergei Kolobov
a5f665a8ad Update to 0.87
PR:		58321
Submitted by:	maintainer
Approved by:	krion (mentor)
2003-10-21 20:10:23 +00:00
Andrey A. Chernov
2dd56ff7b0 Upgrade to 0.41 2003-10-21 17:24:30 +00:00
Yen-Ming Lee
1b19d3a60a Don't override config file during installation.
Submitted by:	Rong-en Fan <rafan@infor.org>
2003-10-20 07:37:57 +00:00
Dirk Meyer
b58edcff29 - remove COPYING 2003-10-19 19:21:10 +00:00
Kirill Ponomarev
e0144a8c81 - Update to 2.1.1
PR:		58193
Submitted by:	maintainer
2003-10-19 14:08:33 +00:00
Dirk Meyer
a58da456de - Layout for GnuSTEP 1.8.0 2003-10-19 11:14:19 +00:00
Peter Pentchev
8df99f981e Use ${PKGINSTALL} instead of pkg-install.
PR:		57878
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp>
2003-10-19 09:36:08 +00:00
Oliver Lehmann
c75b1bc6be - introduce the make option WITH_TRASHQUOTA
include deleted mails in the quota and prevent the users to use the
   thrash for extra storage.
- bump PORTREVISION

PR:		ports/55730
Submitted By:	Henri Michelon <hmichelon@e-cml.org>
2003-10-19 09:32:55 +00:00
Vanilla I. Shu
688e50dcd0 Add p5-Mail-GnuPG 0.06,
perl5 interface to process and/or create
PGP email.

PR:		58083
Submitted by:	clsung@dragon2.net
2003-10-17 07:22:40 +00:00
Michael Nottebrock
803e4048dc Declare (or resolve) conflicts for KDE and QT. 2003-10-17 06:09:39 +00:00
Vanilla I. Shu
1031a583b8 Add p5-Net-QMTP 0.05,
perl module to provide a Quick Mail Transfer
Protocol (QMTP) client.

PR:		58070
Submitted by:	James Raftery <james@now.ie>
2003-10-17 04:51:38 +00:00
Kris Kennaway
79742d9938 Add back previous maintainer: it seems the mail bounce was caused by
problems with the .org TLD.
2003-10-16 05:15:18 +00:00
Kris Kennaway
531482e14d Reset bouncing maintainer address 2003-10-16 03:12:15 +00:00
Kris Kennaway
efd3830f38 BROKEN on 5.x: does not compile 2003-10-16 01:31:58 +00:00
Kris Kennaway
d894e365fe BROKEN on 5.x: does not compile 2003-10-15 22:23:25 +00:00
Edwin Groothuis
591694451d remove php category, I was confused with the pear category
Noticed by: bento.
2003-10-15 22:07:49 +00:00
Erwin Lansing
e03b1934d0 dbmail tarball has been updated.
- configure script have been improved
- some strings changed.

Bump PORTREVISION.

PR:		58065
Submitted by:	maintainer
2003-10-15 20:38:10 +00:00
Joe Marcus Clarke
83037c0e8c * Update to 0.3
* Remove GTK1 support

See the Thunderbird release notes at
http://www.mozilla.org/projects/thunderbird/release-notes.html for a list
of what's new and what's changed.
2003-10-15 19:26:39 +00:00
Oliver Lehmann
375a8ede1b update to 0.9.7 2003-10-15 14:04:13 +00:00
Kirill Ponomarev
42d1a8f858 - Fix build on -current 2003-10-15 08:02:55 +00:00
Yen-Ming Lee
80c8465e3b update to openwebmail 2.20
PR:		58017
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-15 01:37:14 +00:00
Dirk Meyer
23a445abcc - add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
Approved by:    kris
2003-10-14 15:47:28 +00:00
Alexander Leidinger
90a942eacb VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs
designed to manage multiple domains of mail addresses and mailboxes
on a single host. It co-operates with qmail for mail delivery and
program control.

Submitted by:	Patrick Rinke <patrick@rinke-bochum.de>
2003-10-14 15:04:01 +00:00
Sheldon Hearn
b6ba4e4d61 Correct misspelt exim-postgresql conflict.
PR:		ports/57963
Reported by:	Christian Ullrich <chris@chrullrich.de>
2003-10-14 12:44:55 +00:00
Munechika SUMIKAWA
c140f8b95b Upgrade to 0.9.8.
PR:		ports/57998
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-10-14 12:14:57 +00:00
Munechika SUMIKAWA
40beb0a913 Upgrade to 1.2.
PR:		ports/57958
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-13 23:57:18 +00:00
Trevor Johnson
47741f146a Depend on ports/www/p5-libwww rather than ports/www/libwww.
Noticed by:	Igor Pokrovsky of comset.net

Also install as fetchyahoo rather than fetchyahoo.pl.
2003-10-13 18:55:30 +00:00
Vanilla I. Shu
9fa1a8ca1e Add p5-Mail-Procmail, it's module to provide procmail-like tools. 2003-10-13 10:24:06 +00:00
Dirk Meyer
607af7710c - add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
2003-10-13 04:03:41 +00:00
Joe Marcus Clarke
3a501d18b9 Mark IGNORE on -STABLE Alpha. 2003-10-12 22:03:10 +00:00
Andrey A. Chernov
23d264e846 Use ${CP}, ${RM}, etc. 2003-10-12 12:24:53 +00:00
Dirk Meyer
1753beed37 - add CONFLICTS
Submitted by:	eikemeier@fillmore-labs.com
2003-10-12 12:13:25 +00:00
Andrey A. Chernov
ced055befa Fix leftover from pkg-plist copying 2003-10-12 12:08:56 +00:00
Dirk Meyer
7da1ac3184 - use DOCSDIR 2003-10-12 11:03:50 +00:00
Dirk Meyer
b27d7e16af - use DOCSDIR and EXAMPLESDIR 2003-10-12 10:58:50 +00:00
Edwin Groothuis
d6fe64e86b New port: UebiMiau PHP Webmail
UebiMiau is a simple yet efficient WebMail system written
	in PHP. It features folders, View and Send attachments,
	Preferences, Quota Limit, Search, and more. It does not
	require a database or IMAP server.

	WWW: http://www.uebimiau.sili.com.br

PR:		ports/55594
Submitted by:	Francisco Gomez <francisco@gomezmarin.com>
2003-10-12 10:37:38 +00:00
Andrey A. Chernov
29db69436a Move socket from /usr/local/var/sentinel to /var/sentinel
(we don't have /usr/local/var). Remember to rebuild /etc/mail/*.mc
2003-10-12 02:34:23 +00:00
Andrey A. Chernov
4c181ef218 Move socket/DB dir into /var/milter-sender, remember to change /etc/mail/*.mc!
More tweaks installing milter-sender.sh
2003-10-12 02:03:46 +00:00
Joe Marcus Clarke
d3d151cd72 balsa and balsa2 conflict with each other.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-11 06:14:55 +00:00
Andrey A. Chernov
f41b10ff4a Fix English
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-10-11 05:35:51 +00:00
Christian Weisgerber
e060580dad Mark bsmtp and smail as mutually conflicting.
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-10 19:19:38 +00:00
Erwin Lansing
6ce3f03d1b Replace ${.CURDIR}/../../ with ${PORTSDIR} which is more correct and
for bordercases like me where those two not necessarily are the same, it
makes it compile again.
2003-10-10 09:05:35 +00:00
Erwin Lansing
de559ffd7f Update to 1.33
PR:		57747
Submitted by:	maintainer
2003-10-10 07:31:57 +00:00
Kirill Ponomarev
b771e79fd3 - Add CONFLICTS with mail/gmime2
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-10 06:47:53 +00:00
Kirill Ponomarev
1014c6e7d9 - Update CONFLICTS with gmime-1.*
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-10 06:45:03 +00:00
Edwin Groothuis
a928f1a1ae New port: mb2md - Converts mbox mailboxes to Maildir
This is a Perl script that reads a directory of Mbox format
	mailboxes and converts them to Maildir format.

	Some details of this are to suit Courier IMAP's naming
	conventions for Maildir mailboxes.

PR:		ports/53537
Submitted by:	Andy Gilligan <andy@evo6.org>
2003-10-10 06:09:21 +00:00
Kirill Ponomarev
8b6cc38ca8 - Add optional dependency on databases/py-cdb port to make -cdb
and -autocdb filter source options actually useful; enabled by
  WITH_CDB=yes knob

PR:		57815
Submitted by:	maintainer
2003-10-09 19:56:38 +00:00
Dirk Meyer
d993406011 - new option SENDMAIL_WITHOUT_SHMEM [1], ports/57781
- install share/sendmail/cf/* files even when NOPORTDOCS [1], ports/57784
- Use of DOCSDIR [2]
- use varibale paths in pkg-message [2]
- make portlint happier [2]
PR:		57781, 57784
Submitted by:	lxv@send2pr.sink.omut.org [1], dinoex [2]
2003-10-09 16:23:40 +00:00
Peter Pentchev
ffbf4985a4 Update to MIMEDefang 2.38.
PR:		57757
Submitted by:	maintainer
2003-10-09 08:41:03 +00:00
Erwin Lansing
f19ea98306 Fix NOPORTDOCS
PR:		57750
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> via maintainer
2003-10-08 16:24:22 +00:00
Peter Pentchev
112c462b38 Update to vpopmail 5.3.28. Only set vpopmail:vchkpw ownership on
the bin/ and etc/ directories.

PR:		57551
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-10-08 12:32:49 +00:00
Peter Pentchev
f44b79fe2a Update to sccmilter 0.94.2c.
PR:		57739
Submitted by:	maintainer
2003-10-08 11:35:26 +00:00
Edwin Groothuis
235efa454d new port: mail/mls
mls is that basic mbox number-crunching software to extract
	juicy stats about those packs of emails you have gathered
	from mailing lists...

PR:		ports/51264
Submitted by:	The Anarcat <anarcat@anarcat.ath.cx>
2003-10-08 11:26:08 +00:00
Yen-Ming Lee
d1f06513bd update to drbl-2.1
drop maintainership

Noticed by:	http://people.freebsd.org/~fenner/portsurvey/mail.html#drbl
2003-10-08 04:24:30 +00:00
Andrey A. Chernov
6eb81045c2 Strip only leading/trailing spaces when reading config values
(mainly for FROM_EMAIL)
Add > before first From_ header of spam message to avoid mail splitting
here by some MUAs.
2003-10-08 02:57:00 +00:00
Kirill Ponomarev
b50e3f1bfd - Update to version 0.29
PR:		57703
Submitted by:	Ports Fury
2003-10-07 14:58:30 +00:00
Edwin Groothuis
6eb3d0aa1e [new port] mail/dbmail: An SQL database-based mail system (POP3 and IMAP)
(author description)
	The DBMAIL package replaces the normal UNIX mailing system.
	All emails and users data are stored in a database. You can
	create an unlimited number of email accounts, which can be
	checked using the POP3 or IMAP protocol. Users can maintain
	their own set of email addresses. It is more scalable, more
	secure, and faster than traditional mail systems.  DBMAIL
	uses PostgreSQL or MySQL.

PR:		ports/54887
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-07 01:17:49 +00:00
Jun Kuriyama
ed73ef37ae Upgrade to 1.60 (includes a couple of bugfixes).
Requested by:	milter@free.fr
2003-10-06 22:25:51 +00:00
Trevor Johnson
7d3d51f6f2 Remove unnecessary USE_PERL5.
Submitted by:	Stephane Lentz
2003-10-06 21:22:33 +00:00
Trevor Johnson
0d8495116c Update to 0.6 (still untested).
Submitted by:	Daniel Hartmeier and Stephane Lentz
2003-10-06 18:12:05 +00:00
Kirill Ponomarev
dd46765e81 - Update to version 1.4.2
PR:		57642
Submitted by:	maintainer
2003-10-06 17:49:00 +00:00
Edwin Groothuis
294750a9c4 [New Port] mail/py-mimelib
Email package for Python.

PR:		ports/55098
Submitted by:	Gerhard Schmidt <estartu@augusta.de>
2003-10-06 12:22:25 +00:00
Anton Berezin
0a316e4bf0 Update to 0.15. 2003-10-06 11:45:52 +00:00
Kirill Ponomarev
83b900cdc1 - Update to version 0.54.20030928
PR:		57634
Submitted by:	maintainer
2003-10-06 08:16:28 +00:00
Edwin Groothuis
a783be9577 New Port: mail/pop-before-smtp - smtp authentication tool
A log parser to identify valid POP/IMAP logins for later
	smtp authentication

PR:		ports/49944
Submitted by:	Eric W. Bates <ericx@vineyard.net>
2003-10-06 03:25:48 +00:00
Andrey A. Chernov
c8862eb73d Upgrade to 0.40 2003-10-05 17:43:45 +00:00
Alexander Leidinger
92b6dbc423 Update to 0.9.6.
The maintainer isn't reachable (mail address doesn't exists anymore), I take
the port until he is reachable again.
2003-10-05 13:39:48 +00:00
Oliver Lehmann
c6bc0493b1 update gkrellmmailwatch to 2.4.2
hand maintainership to Fernan Aguero <fernan@iib.unsam.edu.ar>

PR:		ports/57544
Submitted By:	Fernan Aguero <fernan@iib.unsam.edu.ar>
Approved By:	maintainer
2003-10-04 16:12:06 +00:00