1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Commit Graph

2554 Commits

Author SHA1 Message Date
Jimmy Olgeni
acf95d77b9 Fix typo in comment: RUN_DEPNDS -> RUN_DEPENDS. Make comment fix 80
columns.
2001-06-17 17:19:21 +00:00
Jimmy Olgeni
3b246803ba Fix typo in comment: RUN_DEPNDS -> RUN_DEPENDS. 2001-06-17 17:17:00 +00:00
George C A Reid
bbb3687d72 Add a DIST_SUBDIR so the index.shtml file doesn't end up in ports/distfiles.
Submitted by:	roam
2001-06-17 10:26:04 +00:00
Mark Pulford
60196f9f02 Fixed checksum. Author repackaged, now using memcpy to copy data
instead of snprintf in mreport.c.

Patches -> regex while I'm here.
2001-06-17 04:44:37 +00:00
Dirk Meyer
a44943675a Kiltdown is an Email Client for UNIX. It is UI independant (I use both Gnome
and KDE), and is fully featured, including MIME support, multiple accounts,
filtering, etc. It currently runs under Linux, FreeBSD, and Solaris.

WWW: http://kiltdown.sourceforge.net/
2001-06-16 20:06:37 +00:00
Dirk Meyer
d7eb63a9e1 Sendmail:
- Save more documentation in %%PREFIX%%/share/doc/sendmail
- Update Sendmail package, only libmilter will be installed.
- Bump PORTREVISION
- Cleanup configuration, reduced overhead in "site.config.m4" files
- New option SENDMAIL_WITHOUT_IPV6=yes
- Use global WITH_TLS as well as SENDMAIL_WITH_TLS
- New slave ports: sendmail-sasl, sendmail-ldap
- vbsfilter now build a package
2001-06-15 17:28:11 +00:00
David W. Chapman Jr.
c1a2615dc6 Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk in
Don't build --with-regex under -current, broken
Take out configure_env and configure_target

Submitted by:	maintainer
2001-06-15 15:50:16 +00:00
Kevin Lo
9f858e4981 Update to version 0.1.8
PR: 28160
Submitted by: MAINTAINER
2001-06-15 15:21:28 +00:00
Sheldon Hearn
681fabeff1 Bump PORTREVISION to reflect the change made in rev 1.84 (exim.sh
retired, use mailwrapper(8) instead).
2001-06-15 14:39:48 +00:00
Sheldon Hearn
c06da2ea40 Exim is a drop-in replacement for sendmail. Since 4.1-RELEASE,
FreeBSD has shipped with mailwrapper(8), which facilitates the use of
drop-in replacements for sendmail.  Retire exim.sh in favour of the
mailwrapper(8) approach.

Requested by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-06-15 14:12:44 +00:00
Sheldon Hearn
a3a1c6fb57 Exim is a drop-in replacement for sendmail. FreeBSD ships with
mailwrapper, which facilitates drop-in replacements for sendmail.

Retire the exim.sh that was installed into ${PREFIX}/etc/rc.d/ to
start Exim, in favour of the mailwrapper approach.
2001-06-15 13:16:38 +00:00
Peter Pentchev
feedac49cd Update to 5.8.6.
Fix a problem with building Kerberos 4 (Kerberos 5 is still broken).

PR:		27941 (the Kerberos 4 build problem)
Submitted by:	Shawn Halpenny <malachai@iname.com>
Approved by:	maintainer
2001-06-15 07:51:44 +00:00
Ying-Chieh Liao
985c3da100 replace space with tab
PR:		28168
Submitted by:	edwin@mavetju.org
2001-06-15 07:25:51 +00:00
David W. Chapman Jr.
8e411e4f14 Add GNU_CONFIGURE=yes
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha

Submitted by:	maintainer
Reviewed by:	will
2001-06-14 23:32:39 +00:00
Sheldon Hearn
6f3de0d20b Make these proper slaves. 2001-06-14 21:37:21 +00:00
Sheldon Hearn
057a6a562b Calling makeinfo with --no-validate hasn't been necessary for ages. 2001-06-14 20:27:55 +00:00
Sheldon Hearn
ea514ed217 Rename patch-scripts::exim_install to patch-aa without a repo-copy.
A continuum in the history for this file isn't necessary.  What _is_
important is the purpose of the patch today:

*) Changes the test used to determine whether a file should be installed
   to cope with files which we "touch" to zero bytes for packaging
   purposes.

*) Causes the configure file to be installed as a sample only.  The
   administrator needs to rename this file to "activate" exim.

*) Changes the invocation of make-info to be less prone to fail on
   silly errors and fixes the info(1) titles so that, for example
   ``info exim'' actually enters the exim.info file.
2001-06-14 18:52:28 +00:00
Sheldon Hearn
98bfa4fbf7 Retire our local copy of configure.default, which is a maintenance pain.
Replace it with a patch against the distribution configure.default,
which changes as little as possible so that folks who are accustomed to
Exim on other platforms will not be astonished.

Install the file as configure.default instead of configure.sample, since
it's as close as damnit to the default Exim configuration file.

The only arguably unnecessary deviation from the default is:

* Accept SMTP relay from the loopback IP address.  Too many applications
  require this, and the window of abuse is arguably negligible.
2001-06-14 18:43:05 +00:00
Sheldon Hearn
896d5bff25 Install the Exim info files with more useful names. Before, the command
``info exim'' would fail to descend into any of the 3 Exim info files
from the dir top branch.

While we're at it, add a pkg-message that

1) Points to the documentation
2) Explains how to get Exim started
2001-06-14 17:37:59 +00:00
David W. Chapman Jr.
7eb038d684 Make procmail follow ${PREFIX}
Bump PORTREVISION

PR:		16983
Submitted by:	Pete Fritchman <petef@databits.net>
Reviewed by:	will
2001-06-14 14:18:22 +00:00
Eivind Eklund
37aeaea9be Update isync from 0.4 to 0.5 (only verison number and distfile checksum update
needed.)  This update was performed by me locally at the same time as the
submitter.

Changes include:
- Updated SSL support.
- Added CRAM authentication support.
- Added MailDir configuration option to specify the default location of local
  mailboxes when relative paths are used.
- Added support for uploading local messages to the IMAP server.
- Added CopyDeletedTo configuration option to cause isync to move deleted
  messages to a particular mailbox on the server when they are expunged.
- Started to re-use passwords for multiple mailboxes

Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-14 13:54:57 +00:00
Sheldon Hearn
b7cf824802 Ooops. Specify PATCHDIR so that these actually get patched properly. 2001-06-13 21:19:14 +00:00
David W. Chapman Jr.
65b34cb9ef Move PATCH_SITES closer to top
Also change PATCH_SITES and PATCH_FILES to foo+= instead of = to allow multiple options to be used when we have multiple options that are compatible with each other

Submitted by:	will
Reviewed by:	will
2001-06-13 19:28:40 +00:00
David W. Chapman Jr.
9806859c50 Add compressed folder support
Add --enable-compressed to VVV
Remove --enable-compressed from normal build because it requires compressed folder support.

Submitted by:	jim
Reviewed by:	maintainer, jim
2001-06-13 17:22:24 +00:00
David W. Chapman Jr.
d4c7cfd3bf Add hooks for VVV patches
Fix BUILD_DEPENDS
Minor touchups to Makefile
Update distinfo for VVV patches

Submitted by:	maintainer
Reviewed by:	knu
2001-06-13 16:02:19 +00:00
Kevin Lo
d773aa6310 Update to version 0.5.2
PR: 28054
Submitted by: Ports Fury
2001-06-13 15:51:48 +00:00
Maxim Sobolev
1146dab36b Use ${PYTHON_SITELIBDIR} where appropriate. 2001-06-13 14:33:37 +00:00
Kevin Lo
7513fc9753 Initial import of poppy-3.1
Poppy is a small perl script that allows you to perform simple tasks
on a POP3 or IMAP server.  It is of most use in a "limited resources
environment" whether thats low disk space, slow internet connection,
or no graphical environment.
2001-06-13 06:09:13 +00:00
Dirk Meyer
6ff3f45ac6 - Make full featured package, ordered PKGNAMESUFFIX 2001-06-12 20:02:22 +00:00
Anton Berezin
c8df88ddad Updated MAINTAINER to my new committer email address.
Do the same for pkg-descr files.

Approved by:	markm
2001-06-12 19:25:41 +00:00
Sheldon Hearn
c637f5af10 * Add a WITH_IPV6 knob. Exim breaks if compiled with IPv6 support and
run with a kernel that has had IPv6 ommitted from its configuration,
  so I can't make this a default (yet).

* Remove crazy handling of exim.sh and replace it with something much
  simpler and more sane.  This allows non-root users to build, even if
  they can't install (properly).
2001-06-12 18:05:59 +00:00
David W. Chapman Jr.
e312ebcda1 Add rmoldmail, a Perl module to erase old mail
PR:		27950
Submitted by:	Pete Fritchman <petef@databits.net>
Eyeballed by:	markm
2001-06-11 21:10:54 +00:00
Mario Sergio Fujikawa Ferreira
ca2e6f1fe1 - Add NOPORTDOCS support to PLISt
- rewrite patch-aa to CFLAGS/PREFIX safeness

Submitted by:	Patrick Li <pat@databits.net>
Approved by:	jim (maintainer)
2001-06-11 16:51:35 +00:00
Kevin Lo
b8562ae21d Update to version 0.5.3
PR: 27989
Submitted by: MAINTAINER
2001-06-11 15:38:08 +00:00
Kevin Lo
72ff86b215 - ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} passed to configure and make
- respect existing CXXFLAGS
- properly support NOPORTDOCS (fix plist)
- add pkg-message
- take over as maintainer

PR: 28027
Submitted by: Pete Fritchman <petef@electron.databits.net>
2001-06-11 15:16:12 +00:00
Sheldon Hearn
474b85df2c Apply officially sanctioned patch to close a format string vulnerability
in exim batch SMTP mode.

The vulnerability is _not_ exploitable by external SMTP callers.
2001-06-11 15:07:51 +00:00
David W. Chapman Jr.
ac7e1bd96c Install rmail script for those who don't use sendmail or compile it
Delete %D/etc/postfix quietly since most deinstalls are just upgrades to the next snapshot.

PR:		27038
Reviewed by:	roam
2001-06-11 14:09:51 +00:00
Sheldon Hearn
46e5bb43b1 Retire the local copy of exim_monitor/EDITME from the port, since it
is simply the original with the defaults uncommented and unchanged.
2001-06-11 13:56:12 +00:00
Sheldon Hearn
2be0db1fbc Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 12:00:06 +00:00
Sheldon Hearn
445e19ffe8 Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 11:59:36 +00:00
Sheldon Hearn
6b07ae1328 Add slave ports for Exim so that packages will be built for Exim
that include support for LDAP, mySQL and Postgres lookups.
2001-06-11 11:57:26 +00:00
Sheldon Hearn
63da6738d2 Strip binaries. 2001-06-11 10:26:21 +00:00
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