aboutsummaryrefslogtreecommitdiff
path: root/mail/imap-uw
Commit message (Collapse)AuthorAgeFilesLines
* - Use $SUB_FILES to adjust PREFIX in pkg-message instead of hardcoding ↵Martin Wilke2010-02-132-14/+15
| | | | | | | | | | | | | | | /usr/local - Use bsd.port.options.mk - Remove unneeded variables DISTNAME,DISTFILES & WRKSRC - Declare LIB_DEPENDS earlier PR: 142733 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer timeout Notes: svn path=/head/; revision=249802
* - Make DRAC option actually do anythingPav Lucistnik2009-05-211-0/+1
| | | | | | | | | PR: ports/130830 Submitted by: Daisuke Ban <exceed@alae.jp> Approved by: maintainer timeout (anders; 4 months) Notes: svn path=/head/; revision=234337
* Update to 2007e.Anders Nordby2009-01-197-305/+254
| | | | | | | | | | Remove FORBIDDEN, as the security issues should be OK now. PR: 130617 Submitted by: Martin Matuska <mm@FreeBSD.org> Notes: svn path=/head/; revision=226408
* - Mark FORBIDDENMartin Wilke2009-01-111-0/+4
| | | | | | | | Security: http://www.vuxml.org/freebsd/69a20ce4-dfee-11dd-a765-0030843d3802.html http://www.vuxml.org/freebsd/a6713190-dfea-11dd-a765-0030843d3802.html Notes: svn path=/head/; revision=225721
* With my portmgr hat on, complete the fix needed for imap-uw to actuallyJoe Marcus Clarke2007-10-011-11/+1
| | | | | | | | work after the update to 2006j. It was not a typo including linkage.c. Without this, none of the drivers or authenticators are properly loaded. Notes: svn path=/head/; revision=200551
* error in man page for imapd of mail/imap-uwEdwin Groothuis2007-09-303-1/+26
| | | | | | | | | | | | | | | If you install the imap-wu port and read the imapd man page it shows under SYNOPSIS that imapd is installed in the directory /usr/etc/imapd, however the port install the binary under /usr/local/libexec Also fixed for ipopd.8 PR: ports/102060 Submitted by: Jan Riedinger <jan@master.swk.sns.eu> Notes: svn path=/head/; revision=200424
* [patch] update mail/imap-uw to version 2006jEdwin Groothuis2007-09-309-485/+679
| | | | | | | | | | | | The c-client and imap-uw ports are still at version 2004g. The attached patch updates imap-uw to version 2006j. PR: ports/114834 Submitted by: "Pedro J. Lobo" <pjlobo@sec.upm.es> Approved by: maintainer timeout Notes: svn path=/head/; revision=200421
* Move bsd.port.pre.mk inclusion up to make OPTIONS work.Anders Nordby2007-07-012-18/+16
| | | | | | | Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL. Notes: svn path=/head/; revision=194582
* Add OPTIONS list.Anders Nordby2007-06-261-0/+9
| | | | | | | | | | Add knob to choose mbx as default mailbox format, in cclient. PR: 88941, 88942 Submitted by: Mats Dufberg <mats@dufberg.se> Notes: svn path=/head/; revision=194276
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* - By default IMAP-UW will allow users to traverse the filesytem and access anyPav Lucistnik2005-11-252-0/+12
| | | | | | | | | | | | | | file that they could access locally, including /etc/passwd etc. For providers giving out accounts for mail only this creates an unneccesary risk. Disable this. PR: ports/87508 Submitted by: Stefan Norman <stefan@hostcore.com.au> Approved by: maintainer timeout (anders; 5 weeks) Notes: svn path=/head/; revision=149475
* Upgrade to 2004g: fix vulnerability CAN-2005-2933.Thierry Thomas2005-10-052-3/+3
| | | | | | | | Approved by: anders (maintainer) Security: CAN-2005-2933 Notes: svn path=/head/; revision=144324
* Update to 2004d.Anders Nordby2005-05-302-3/+3
| | | | Notes: svn path=/head/; revision=136451
* Update to 2004c1.Alexander Leidinger2005-02-044-5/+5
| | | | | | | | Approved by: maintainer Tested by: Manfred Antar <null@pozo.com>, Julien Gabel <jpeg@thilelli.net> Notes: svn path=/head/; revision=128046
* Update to imap-2004a.Anders Nordby2004-09-035-28/+32
| | | | | | | | Move check for /etc/nologin to PREFIX/etc/nologin, along with other ports etc files. Notes: svn path=/head/; revision=118098
* Update to imap-2004.Anders Nordby2004-06-046-30/+91
| | | | | | | | | | | Adds support for IPv6 amongst other things. Install docs in DOCSDIR. PR: 66518 Submitted by: Christian Kratzer <ck@cksoft.de> Notes: svn path=/head/; revision=110822
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to imap-2002d.Anders Nordby2003-07-223-4/+3
| | | | | | | | PR: 54181 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=85399
* Correct PAM service name for ipop3d to pop3 instead of pop like we'veAnders Nordby2003-06-013-5/+15
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=81928
* Update to 2002c1.Anders Nordby2003-05-214-16/+14
| | | | | | | | PR: 51754 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=81571
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Tidy installation output.Anders Nordby2002-12-232-3/+9
| | | | | | | | | | | | Remove some information about SSL dependencies, this is verified by pkg-req.ssl. Add information about imap-uw only supporting encrypted logins by default (many users has had trouble with this). These changes are just textual. Notes: svn path=/head/; revision=71809
* Bump portrevision due to installing the new, bundled mail tools.Anders Nordby2002-11-272-7/+28
| | | | | | | Skip "Do you want to continue this build anyway" questions. Notes: svn path=/head/; revision=71179
* Unbreak building of bundled tools.Anders Nordby2002-11-2710-166/+263
| | | | | | | | | | | | Install the newly bundled tools: mailutil, dmail and tmail. Tidy. Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords. Pointy hat to: dougb Notes: svn path=/head/; revision=71139
* Since c-client has to be update for pine, this has to be updated to match.Doug Barton2002-11-266-50/+70
| | | | | | | | | | | | | | | Mostly simple version update, but apply some of the same fixes from c-client. * Make some Makefile variables more... variable * SSLTYPE update to match new c-client makefile * Usual round of patch re-generation, but do some of the DRAC stuff in a way that has a better chance of surviving the next software update. * One hunk of patch-ah is now obsoleted * Add a patch for mailutil/Makefile similar to the other Makfile patches that fix c-client dependencies. Notes: svn path=/head/; revision=71114
* Disable building with RFC 1730 by setting FORBIDDEN if WITH_RFC1730Jacques Vidrine2002-05-231-0/+1
| | | | | | | | | is specified. <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-0379> <URL:http://marc.theaimsgroup.com/?l=bugtraq&m=102107222100529&w=2> Notes: svn path=/head/; revision=59812
* - Update checksum for imap-utils.tar.Z. Licenses updated, also someAnders Nordby2002-04-063-27/+1
| | | | | | | | | | minor changes applied. - Remove security warning. There has been a long time since last known vulnerability, and the author claims having taken preventive measures. (OKed by SO). Notes: svn path=/head/; revision=57370
* Remove broken master sites.Anders Nordby2002-03-181-4/+2
| | | | | | | | | Fix hostname for freenix.no master site. PR: 35875 Notes: svn path=/head/; revision=56275
* Correct MAINTAINER e-mail address for ports I maintain.Anders Nordby2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56047
* Update imap-utils.tar.Z checksum due to new tarball (insignificant update).Anders Nordby2002-01-071-1/+1
| | | | | | | Submitted by: jwd Notes: svn path=/head/; revision=52736
* Update cclient & imap-uw ports to imap-2001a.Anders Nordby2001-12-086-34/+25
| | | | | | | | | Fix typos in imap-uw's pkg-req.ssl. Submitted by: dougb (parts of this) Notes: svn path=/head/; revision=51226
* - Upgrade to imap-2001.FINALPete Fritchman2001-10-058-56/+61
| | | | | | | | | | | | | | | | - Install additional cclient header files - Move SSL dependency generation for cclient to post-build - Bump PORTEPOCH - Removed -drac PKGNAMESUFFIX,more confusion than extra info - Remove futile build of imapd/ipop3d/ipop2d in cclient, and libc-client4.a in the imap-uw port. - Respect CFLAGS and CC PR: 30954 Submitted by: maintainer Notes: svn path=/head/; revision=48462
* Update imap-uw and cclient to 0106191041David W. Chapman Jr.2001-06-258-86/+203
| | | | | | | | | | | | Add SSL support to both Add pkg-req.rev to detect version Add pkg-req.ssl to keep track of ssl versions PR: 28289 Submitted by: maintainer Notes: svn path=/head/; revision=44406
* Update to 0104241750. The maintainer submitted an update for the previousDoug Barton2001-04-256-90/+99
| | | | | | | | | | | version, however they _just_ updated the version today. The only thing I did differently from the maintainer's patch was to regen patch-ai. PR: ports/26808 Submitted by: Anders Nordby <anders@fix.no> (maintainer) Notes: svn path=/head/; revision=41887
* * Set maintainership to Anders Nordby <anders@fix.no>.Dirk Froemberg2001-04-168-36/+75
| | | | | | | | | | | | | | | | | * 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> Notes: svn path=/head/; revision=41473
* Fix cclient and imap-uw to use the latest UW beta and use theNick Sayer2001-04-094-35/+29
| | | | | | | | | bsd.port.mk SSL variables Submitted by: anders@fix.no Notes: svn path=/head/; revision=41156
* Mega cclient port SSL commit redux. This time with maintainer approval.Nick Sayer2001-04-057-78/+99
| | | | | | | | | | | | | | | | | | 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
* 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-043-11/+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
* 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
* * 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
* o update to 2000c.FUJISHIMA Satsuki2001-02-126-33/+36
| | | | | | | | | | | o move most part of pkg-descr to pkg-message. o change maintainer. PR: 24864 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=38241
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Update checksum of `imap-utils.tar.Z'.OKAZAKI Tetsurou2000-12-232-1/+2
| | | | | | | | | | Bump up PORTREVISION. PR: 23672 Submitted by: Rob Simmons <rsimmons@spamcop.net> Notes: svn path=/head/; revision=36275
* Update c-client to that found in UW's imap-2000.Kelly Yancey2000-12-185-55/+47
| | | | | | | | | | | | Update imap-uw to the latest version (imap-2000). Update pine4 to the latest version (pine-4.31). Despite the fact that the new releases of imap-uw and pine are intended to improve security, the security warnings on the pine and imap-uw ports have been left intact until they have proven themselves. Notes: svn path=/head/; revision=36056
* Update Y2K to point to a correct location.Peter Pentchev2000-12-161-1/+1
| | | | | | | | PR: 23583 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=36028
* imap-utils.tar.Z was rerolled - a 'SECURITY CONSIDERATIONS' sectionPeter Pentchev2000-12-161-3/+1
| | | | | | | was added to a manpage. Notes: svn path=/head/; revision=36027
* Look for distfiles in the old/ subdir, too; thus, unbreak fetchingPeter Pentchev2000-12-121-4/+5
| | | | | | | | | | which has not worked for quite some time now. PR: 22492 (alert for the old/ subdir) Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net> Notes: svn path=/head/; revision=35920
* Ditch out "Version required" from comments section.Maxim Sobolev2000-11-231-1/+0
| | | | Notes: svn path=/head/; revision=35373
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576