Commit Graph

2251 Commits

Author SHA1 Message Date
Steve Price
16f1331280 Remove empty directories on uninstall. 2001-04-20 13:16:43 +00:00
Maxim Sobolev
5f6b0eb6af Update to 0.5.5. 2001-04-20 11:49:01 +00:00
Trevor Johnson
924e2e8f2f This is not 64-bit clean. 2001-04-20 10:31:22 +00:00
Maxim Sobolev
7f0dc15017 Check that librsaref actually exists before trying to link it in.
PR:		26679
Submitted by:	Yoshisato YANAGISAWA <osho@pcc-software.org>
2001-04-18 19:12:11 +00:00
Maxim Sobolev
79ed67cbd3 Re-enable ipv6 support.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2001-04-18 18:48:02 +00:00
Hajimu UMEMOTO
f642a6e9be Update to 0.5.
PR:		26652
2001-04-18 11:51:04 +00:00
Will Andrews
faf39a3d13 Add gmail 0.7.0, a GNOME client that stores email retrieved with pop
in a mysql database.

PR:		26580
Submitted by:	Bas Kruit <baskruit@bsltwr.dnsalias.org>
2001-04-17 18:17:23 +00:00
Will Andrews
e68f6a4e77 Add pflogsumm 20000916.01, a Postfix Log Entry Summarizer.
PR:		26540
Submitted by:	Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>
2001-04-17 17:32:15 +00:00
Gregory Neil Shapiro
c0455f026a Completed a code review of listmanager and found some things that need to be
fixed.  The author will be releasing a new version shortly.  Turn off this
port until the new version is ready.
2001-04-17 16:20:20 +00:00
Kris Kennaway
d11dee7f63 Update to smtpfeed 1.13 2001-04-17 15:51:01 +00:00
Maxim Sobolev
202b5ccddb Fix build on a systems with crypto bits from the /usr/src.
PR:		26645
Submitted by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
2001-04-17 14:12:33 +00:00
Peter Pentchev
cafec0c53a Update to 1.76.
PR:		26461
Submitted by:	maintainer
2001-04-17 11:26:31 +00:00
Mark Murray
7fde4254ba Add Ian Freislich's very good POP Daemon. For those of you tired
of lousy, insecure popd's, this is a "must-see". It also has great
scalability to larger installations.
2001-04-17 10:59:45 +00:00
Maxim Sobolev
496f0ea974 Update to 4.0. Unfortunately I have not heard from the maintainer, while 4.3
freeze is coming today, so I decided to force things a little. Among other
things this release supports TLS/SSL, previously available in the Qualcomms's
commercial package "Qpopper LX".
2001-04-17 07:53:49 +00:00
Dirk Froemberg
abdbcb5f1e * Set maintainership to Anders Nordby <anders@fix.no>.
* Add info about PAM session support.
* Add two more master sites that I control myself, to bring some much
  needed stability there too (UW has been removing snapshots without
  putting them in the old dir).
* Add the file files/imap-uw.cnf, so that "make cert" actually works
  as intended.
* Add -drac to PKGNAMESUFFIX if DRAC support is requested, so
  that people can see what they actually installed easier.
* Remove some unnecessary linking parameters.

Submitted by:	Anders Nordby <anders@fix.no>
2001-04-16 18:49:39 +00:00
Dirk Froemberg
24ca44dfa7 * Set maintainership to Anders Nordby <anders@fix.no>.
* Add two more master sites that I control myself, to bring some much
  needed stability there too (UW has been removing snapshots without
  putting them in the old dir).
* Use PAM by default.
* Remove some unnecessary linking parameters.

Submitted by:	Anders Nordby <anders@fix.no>
2001-04-16 18:48:21 +00:00
Chris D. Faulhaber
aa2ff34fe9 Update port to snapshot-20010329
Update ipv6 support

PR:		26528
Submitted by:	Maintainer
2001-04-16 17:54:19 +00:00
Andrey A. Chernov
2a2f468ddb Generate manpage now using pod2man
Portlint
2001-04-16 02:05:45 +00:00
Doug Barton
3d100f2bbc Update to 0.4.63, by maintainer
PR:		ports/26598
Submitted by:	Shigetoshi Inohana <shigeri@m10.alpha-net.ne.jp>
2001-04-15 18:54:03 +00:00
Kevin Lo
f84f3b9eac Update MASTER_SITES.
PR: 26576
Submitted by: MAINTAINER
2001-04-15 15:25:35 +00:00
Yukihiro Nakai
e7b88d1fd7 Add patch and minor fix.
PR:		ports/26500
Submitted by:	Kato Tsuguru
2001-04-15 00:59:10 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Hajimu UMEMOTO
100080da7d Since imapd.conf is installed into ${PREFIX}/etc, mkimap should
refer ${PREFIX}/etc/imapd.conf
2001-04-12 19:06:31 +00:00
Clive Lin
c9e1be5f19 Add missing manpage.
PR: ports/26463
Submitted by: MAINTAINER
2001-04-10 08:41:59 +00:00
Nick Sayer
39e13470d4 Fix cclient and imap-uw to use the latest UW beta and use the
bsd.port.mk SSL variables

Submitted by:	anders@fix.no
2001-04-09 23:29:39 +00:00
Mikhail Teterin
2a295fc7cd Use TCL/TK 8.3 (with TCL_STUBS). I did not bother with autodetection of
the need for stubs. They are  needed with currect TCL port, regretfully.
When the need goes away (hopefully), I'll remove the files/patch-stubs.

Actually  USE the  blasted c-client4  instead of  merely (and  bogusly!)
LIB_DEPEND-ing  on it.  The  port continued  to build  and  use its  own
version (based  on imap-4.7 from  October 1999). Don't even  extract the
imap subdir...
2001-04-08 22:02:59 +00:00
Mikhail Teterin
ca11adc804 Fix handling of WITH_SSL -- the USE_OPENSSL was defined when in the
opposite case  :) Make  the c-client's Makefile  use the  LDFLAGS files,
when  linking the  shared library.  This ensures,  that the  things like
-lpam, -lssl  are linked  into it  and an application  does not  have to
refer to them explicitly.

WITH_SSL should, IMHO, be made a default...
2001-04-08 20:53:04 +00:00
Mikhail Teterin
7490265613 So, we are on the slippery slope of using the beta-versions... Well,
use  the one  available on  the  vendor's site.  (0104051333 instead  of
0104031813).
2001-04-08 19:50:29 +00:00
Will Andrews
2cb09e7fd0 Fix mistakes:
- Fixed installation prefix, it is GNOME dependent, should not be
  in LOCALBASE but X11BASE.
- Changed location of installed gmimeConf.sh for gnome-config script

PR:		26414
Submitted by:	maintainer
2001-04-07 23:28:20 +00:00
Will Andrews
8e06787fe4 Add gmime 0.5.0, a library (written in C) for parsing and creating
messages using MIME.

PR:		26411
Submitted by:	Bas Kruit <baskruit@bsltwr.dnsalias.org>
2001-04-07 22:15:29 +00:00
Will Andrews
12a5cfcdb9 Add ripmime 1.0.0pr3, a program that extracts attached files out of a
MIME encoded email package.

PR:		25848
Submitted by:	Justin Stanford <jus@security.za.net>
2001-04-07 07:42:47 +00:00
Hajimu UMEMOTO
9cef64526a Add missing patch that does chown to cyrus spool directory. 2001-04-06 20:57:14 +00:00
Hajimu UMEMOTO
e63942da46 Since spool location is configurable by user, prevent making spool
at install time.  Install mkimap script and show guidance, instead.

Reported by:	David A. Koran <dak@solo.net>
2001-04-06 18:53:09 +00:00
Hajimu UMEMOTO
9abb9f6b42 Add missing Perl library into pkg-plist.
Reported by:	Kaz SHiMZ <kshimz@sfc.co.jp>
2001-04-06 17:51:12 +00:00
Mario Sergio Fujikawa Ferreira
c60cfaaa1e Add procmail as a RUN_DEPENDS. Highly overlooked.
Submitted by:	trebleZed@netscape.net
2001-04-06 12:46:06 +00:00
Nick Sayer
01436013af Mega cclient port SSL commit redux. This time with maintainer approval.
1. Add support for building cclient with SSL. Warn about the possibility
that some ports may have been missed and need ssl added at link time.

2. Update cclient and imap-uw to latest versions.

3. Fix pine4 to add ssl libraries. This can be used as a model for what
other ports may need to do.

4. Release MAINTAINERship (by request).

Submitted by:	anders@fix.no
Approved by:	petef@databits.net
2001-04-05 03:21:41 +00:00
Nick Sayer
4d026b9e75 Finish getting rid of pine4-ssl 2001-04-04 21:55:28 +00:00
Nick Sayer
9be2fdaa67 Scrap pine4-ssl port as a separate entity. Shortly the pine4 port will
get a WITH_SSL=yes option, hopefully.
2001-04-04 21:54:32 +00:00
Nick Sayer
d90ce4ba61 Back out my last change.
I started the commit and decided that my timeout of petef may have been
premature. The commit got started rather than aborted. I will try
contacting petef some more first.
2001-04-04 21:52:19 +00:00
Nick Sayer
b0d35cb232 Mega commit for cclient based port SSL
1. Update cclient and imap-uw to latest code from uwash.

2. Enable building cclient with SSL turned on. Warn folks that
subordinate ports will need SSL libraries added in case we missed any.

3. Enable building imap-uw with SSL support.

4. Add WITH_SSL for pine so that it adds the crypto link options.

5. Finally de-orbit pine4-ssl port.

Submitted by:	anders@fix.no
Maintainer timeout:	petef@databits.net
2001-04-04 21:45:52 +00:00
Jim Mock
ab1f01876c Update to version 0.3.0 -- patch-ab is no longer needed. 2001-04-04 16:45:16 +00:00
Maxim Sobolev
60d98bc43c Update to 0.5.4. 2001-04-03 12:59:37 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Michael Haro
15113dbdbb update postfix to 20010228-pl01
PR:		26211
Submitted by:	    maintainer
2001-04-02 06:50:26 +00:00
Kevin Lo
608d54b852 Update to version 0.4.1
PR: 26234
Submitted by: Ports Fury
2001-03-31 16:17:05 +00:00
Yukihiro Nakai
fd6ec4b9cf Initial import.
mail checker for file,qmail,MH dir and pop3
2001-03-31 13:47:14 +00:00
Neil Blakey-Milner
18a7e0ba0d Upgrade to 1.3.5.
PR:		25981
Submitted by:	yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su)
2001-03-31 13:10:26 +00:00
Maxim Sobolev
851c9a3ce4 Update to 1.1.3. 2001-03-30 13:39:09 +00:00
Mario Sergio Fujikawa Ferreira
928ce8e4b5 Fix the qpopper path in pkg-message. It is now properly replaced
with PREFIX.

Submitted by:	Dan Langille <dan@langille.org> (with changes)
2001-03-30 13:15:38 +00:00
Michael Haro
842b1445a0 Port mail/prom-wl has unfetchable distfile. Patch updates port to version
1.1.2

PR:		24055
Submitted by:	    George Reid <greid@ukug.uk.freebsd.org>
2001-03-29 22:39:24 +00:00