summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing manpage.Clive Lin2001-04-101-0/+1
| | | | | | | | PR: ports/26463 Submitted by: MAINTAINER Notes: svn path=/head/; revision=41183
* Fix cclient and imap-uw to use the latest UW beta and use theNick Sayer2001-04-095-57/+46
| | | | | | | | | bsd.port.mk SSL variables Submitted by: anders@fix.no Notes: svn path=/head/; revision=41156
* Use TCL/TK 8.3 (with TCL_STUBS). I did not bother with autodetection ofMikhail Teterin2001-04-085-8/+125
| | | | | | | | | | | | | 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... Notes: svn path=/head/; revision=41090
* Fix handling of WITH_SSL -- the USE_OPENSSL was defined when in theMikhail Teterin2001-04-082-6/+4
| | | | | | | | | | | | 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... Notes: svn path=/head/; revision=41088
* So, we are on the slippery slope of using the beta-versions... Well,Mikhail Teterin2001-04-082-2/+2
| | | | | | | | use the one available on the vendor's site. (0104051333 instead of 0104031813). Notes: svn path=/head/; revision=41085
* Fix mistakes:Will Andrews2001-04-073-3/+13
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=41051
* Add gmime 0.5.0, a library (written in C) for parsing and creatingWill Andrews2001-04-077-0/+74
| | | | | | | | | | messages using MIME. PR: 26411 Submitted by: Bas Kruit <baskruit@bsltwr.dnsalias.org> Notes: svn path=/head/; revision=41047
* Add ripmime 1.0.0pr3, a program that extracts attached files out of aWill Andrews2001-04-077-0/+50
| | | | | | | | | | MIME encoded email package. PR: 25848 Submitted by: Justin Stanford <jus@security.za.net> Notes: svn path=/head/; revision=41020
* Add missing patch that does chown to cyrus spool directory.Hajimu UMEMOTO2001-04-065-0/+145
| | | | Notes: svn path=/head/; revision=40962
* Since spool location is configurable by user, prevent making spoolHajimu UMEMOTO2001-04-0620-90/+75
| | | | | | | | | at install time. Install mkimap script and show guidance, instead. Reported by: David A. Koran <dak@solo.net> Notes: svn path=/head/; revision=40959
* Add missing Perl library into pkg-plist.Hajimu UMEMOTO2001-04-0610-5/+75
| | | | | | | Reported by: Kaz SHiMZ <kshimz@sfc.co.jp> Notes: svn path=/head/; revision=40957
* Add procmail as a RUN_DEPENDS. Highly overlooked.Mario Sergio Fujikawa Ferreira2001-04-061-0/+1
| | | | | | | Submitted by: trebleZed@netscape.net Notes: svn path=/head/; revision=40944
* Mega cclient port SSL commit redux. This time with maintainer approval.Nick Sayer2001-04-0512-102/+160
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=40861
* Finish getting rid of pine4-sslNick Sayer2001-04-041-16/+0
| | | | Notes: svn path=/head/; revision=40852
* Scrap pine4-ssl port as a separate entity. Shortly the pine4 port willNick Sayer2001-04-0411-208/+0
| | | | | | | get a WITH_SSL=yes option, hopefully. Notes: svn path=/head/; revision=40851
* Back out my last change.Nick Sayer2001-04-043-38/+11
| | | | | | | | | 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. Notes: svn path=/head/; revision=40849
* Mega commit for cclient based port SSLNick Sayer2001-04-044-12/+38
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=40848
* Update to version 0.3.0 -- patch-ab is no longer needed.Jim Mock2001-04-048-92/+30
| | | | Notes: svn path=/head/; revision=40843
* Update to 0.5.4.Maxim Sobolev2001-04-034-13/+22
| | | | Notes: svn path=/head/; revision=40806
* Overhaul QT/KDE support:Will Andrews2001-04-032-6/+3
| | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=40792
* update postfix to 20010228-pl01Michael Haro2001-04-0222-44/+33
| | | | | | | | PR: 26211 Submitted by: maintainer Notes: svn path=/head/; revision=40723
* Update to version 0.4.1Kevin Lo2001-03-313-4/+6
| | | | | | | | PR: 26234 Submitted by: Ports Fury Notes: svn path=/head/; revision=40673
* Initial import.Yukihiro Nakai2001-03-318-0/+84
| | | | | | | mail checker for file,qmail,MH dir and pop3 Notes: svn path=/head/; revision=40664
* Upgrade to 1.3.5.Neil Blakey-Milner2001-03-312-2/+2
| | | | | | | | PR: 25981 Submitted by: yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su) Notes: svn path=/head/; revision=40660
* Update to 1.1.3.Maxim Sobolev2001-03-306-6/+12
| | | | Notes: svn path=/head/; revision=40586
* Fix the qpopper path in pkg-message. It is now properly replacedMario Sergio Fujikawa Ferreira2001-03-301-1/+1
| | | | | | | | | with PREFIX. Submitted by: Dan Langille <dan@langille.org> (with changes) Notes: svn path=/head/; revision=40584
* Port mail/prom-wl has unfetchable distfile. Patch updates port to versionMichael Haro2001-03-292-2/+2
| | | | | | | | | | 1.1.2 PR: 24055 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=40560
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-296-7/+7
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* vqadmin depends on vpopmail.Neil Blakey-Milner2001-03-291-0/+5
| | | | Notes: svn path=/head/; revision=40530
* Add vqadmin 1.4, a cgi-based Virtual Qmail Domains Administrator.Neil Blakey-Milner2001-03-296-0/+58
| | | | Notes: svn path=/head/; revision=40529
* Bump PORTREVISION.Jim Mock2001-03-282-0/+2
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=40504
* Fix the following from the PR:Jim Mock2001-03-282-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | First, teapop fails to authentificate user if he logs in without specifying his domain (pop_auth calls pop_string_find and tests its result against being NULL, while NULL is returned only upon malloc() failures. On empty domain logins pop_string_find returns empty string). This makes APOP login method to always fail as teapop erroneously interprets command APOP avn d41d8cd98f00b204e9800998ecf8427e as an attempt of login for user avn@d41d8cd98f00b204e9800998ecf8427e without supplying MD5 hash value. Instead, return value should be tested against being empty string, while positive test for NULL should cause pop3 server error message to be printed. Second, if configured with WITHOUT_APOP arguments to 'make install', teapop incorrectly handles QUIT command while in authentification state. It's because a part of switch statement became commented out and there will be no branch for return value from pop_wait_for_commands with command "QUIT" (it will return 3, not 4 when configured without APOP). PR: 26181 Submitted by: Alexey V. Neyman <avn@any.ru> Notes: svn path=/head/; revision=40503
* extra Whitespaces removedDirk Meyer2001-03-284-4/+4
| | | | Notes: svn path=/head/; revision=40492
* Upgrade to version 3.1Kevin Lo2001-03-274-21/+19
| | | | | | | | | | | | A few notes I changed in Makefile: - Remove USE_PERL5 - Add MAN1 PR: 26133 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40439
* The last set of patches, I had to hand edit, didn't apply cleanly.James E. Housley2001-03-273-13/+13
| | | | | | | Submitted by: Richard Lucas <rlucas@solidcomputing.com> Notes: svn path=/head/; revision=40433
* Unbroke on the systems with crypto from ssl port.Maxim Sobolev2001-03-272-3/+13
| | | | Notes: svn path=/head/; revision=40426
* Use \${PREFIX} instead of $ENV{PREFIX} in Makefile.PL.Jun Kuriyama2001-03-261-2/+2
| | | | Notes: svn path=/head/; revision=40386
* Revert previous commit.Jun Kuriyama2001-03-2611-33/+33
| | | | | | | | sendmail_enable="YES" in rc.conf executes /usr/sbin/sendmail at startup. But mysql-client.sh is not yet executed at that stage. Notes: svn path=/head/; revision=40385
* Set PORTREVISION because of new files/patch-reply.c. It looks asTrevor Johnson2001-03-251-0/+1
| | | | | | | | | | though the only slave port to this is mail/pine4-ssl, which is marked BROKEN. Submitted by: kris Notes: svn path=/head/; revision=40369
* Add a patch to take out of the Message-ID header the informationTrevor Johnson2001-03-251-0/+37
| | | | | | | | | | | | | about the operating system, the version of Pine, and the word "PINE". As described in http://www.crimelabs.net/docs/passive.html this information could be of use to someone with malicious intentions. PR: 26051 (duplicated as 26052) Approved by: maintainer Notes: svn path=/head/; revision=40328
* Commit the least objectionable of the possible fixes... maintainer, et alDoug Barton2001-03-243-3/+16
| | | | | | | | can argue about the rest later, let's get the thing fixed first. This is a combination of my fix and Peter Pentchev's. Notes: svn path=/head/; revision=40308
* Link shared library for MySQL.Jun Kuriyama2001-03-2411-33/+33
| | | | | | | | | Submitted by: Renaud Waldura <renaud+freebsd-bugs@waldura.org> PR: ports/25967 Approved by: maintainer Notes: svn path=/head/; revision=40303
* Help it be PREFIX safe.Mario Sergio Fujikawa Ferreira2001-03-231-0/+9
| | | | | | | Approved by: MAINTAINER Notes: svn path=/head/; revision=40275
* TLS support is not being build on all systems. Fix this.Mario Sergio Fujikawa Ferreira2001-03-233-6/+6
| | | | | | | Submitted by: Raoul Schroeder <memphis_ms@gmx.net> Notes: svn path=/head/; revision=40244
* Change library version dependency on c-client4.Jun Kuriyama2001-03-231-1/+1
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=40242
* * Update the imap-uw port to use PAM again, as it used to. We do have imap byJames E. Housley2001-03-237-7/+240
| | | | | | | | | | | | | | | | default in /etc/pam.conf, so it must be better to compile imap-uw with PAM authentication too no? * Changed the PAM service name for the POP3 daemon from pop to pop3 as that is what we have in our default pam.conf. * Update the port with optional DRAC support. Approved by Maintainer PR: 24135 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=40240
* Link to dynamic mysql library, not static Bump portrevisionJames E. Housley2001-03-232-4/+4
| | | | | | | | PR: 25973 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> MAINTAINER Notes: svn path=/head/; revision=40228
* Use -U option of ps instead of odd path checking.Hajimu UMEMOTO2001-03-2210-10/+10
| | | | Notes: svn path=/head/; revision=40206
* Update to version 0.4.12Kevin Lo2001-03-212-2/+2
| | | | | | | | PR: 25957 Submitted by: MAINTAINER Notes: svn path=/head/; revision=40147
* update to 2.4.1.FUJISHIMA Satsuki2001-03-2014-70/+52
| | | | | | | | PR: 25951 Submitted by: maintainer Notes: svn path=/head/; revision=40125