Commit graph

49 commits

Author SHA1 Message Date
Edwin Groothuis
d09f7f0909 error in man page for imapd of mail/imap-uw
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>
2007-09-30 06:09:51 +00:00
Edwin Groothuis
8d7b1f988b [patch] update mail/imap-uw to version 2006j
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
2007-09-30 05:59:04 +00:00
Anders Nordby
a138d284c8 Move bsd.port.pre.mk inclusion up to make OPTIONS work.
Pass OPENSSLBASE in MAKE_ARGS to be able to still build using SSL.
2007-07-01 20:57:04 +00:00
Pav Lucistnik
4cd5f4c0f1 - By default IMAP-UW will allow users to traverse the filesytem and access any
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)
2005-11-25 19:49:27 +00:00
Alexander Leidinger
3f8a1c61da Update to 2004c1.
Approved by:	maintainer
Tested by:	Manfred Antar <null@pozo.com>, Julien Gabel <jpeg@thilelli.net>
2005-02-04 18:50:50 +00:00
Anders Nordby
e4bb50a721 Update to imap-2004a.
Move check for /etc/nologin to PREFIX/etc/nologin, along with other ports
etc files.
2004-09-03 21:30:22 +00:00
Anders Nordby
adfcae54db Update to imap-2004.
Adds support for IPv6 amongst other things.
Install docs in DOCSDIR.

PR:		66518
Submitted by:	Christian Kratzer <ck@cksoft.de>
2004-06-04 14:25:10 +00:00
Anders Nordby
00c52ef0e3 Update to imap-2002d.
PR:		54181
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-07-22 22:25:27 +00:00
Anders Nordby
58547ee729 Correct PAM service name for ipop3d to pop3 instead of pop like we've
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
2003-06-01 20:49:37 +00:00
Anders Nordby
a5dc544c95 Update to 2002c1.
PR:		51754
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-05-21 00:13:49 +00:00
Anders Nordby
540a3aa636 Bump portrevision due to installing the new, bundled mail tools.
Skip "Do you want to continue this build anyway" questions.
2002-11-27 23:19:33 +00:00
Anders Nordby
e88031e534 Unbreak building of bundled tools.
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
2002-11-27 04:11:23 +00:00
Doug Barton
383d2b4189 Since c-client has to be update for pine, this has to be updated to match.
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.
2002-11-26 12:10:27 +00:00
Anders Nordby
5e24c5be98 Update cclient & imap-uw ports to imap-2001a.
Fix typos in imap-uw's pkg-req.ssl.

Submitted by:	dougb (parts of this)
2001-12-08 16:36:01 +00:00
Pete Fritchman
a88be6b77c - Upgrade to imap-2001.FINAL
- 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
2001-10-05 08:28:52 +00:00
David W. Chapman Jr.
bd84b72bdf Update imap-uw and cclient to 0106191041
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
2001-06-25 02:40:49 +00:00
Doug Barton
79ba115da8 Update to 0104241750. The maintainer submitted an update for the previous
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)
2001-04-25 05:43:33 +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
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
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
James E. Housley
aba319a01e The last set of patches, I had to hand edit, didn't apply cleanly.
Submitted by:	Richard Lucas <rlucas@solidcomputing.com>
2001-03-27 12:27:20 +00:00
James E. Housley
fb97d1d104 * Update the imap-uw port to use PAM again, as it used to. We do have imap by
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>
2001-03-23 03:04:16 +00:00
FUJISHIMA Satsuki
3590507109 o update to 2000c.
o move most part of pkg-descr to pkg-message.
o change maintainer.

PR:		24864
Submitted by:	Pete Fritchman <petef@databits.net>
2001-02-12 06:42:58 +00:00
Kelly Yancey
3c7d0e406b Update c-client to that found in UW's imap-2000.
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.
2000-12-18 09:55:11 +00:00
Kelly Yancey
4e4ffa22f2 Update imap-uw to depend on the cclient port.
The mail/imap-uw port used to build a shared library version of cclient
of it's own (in fact, this is where much of the infrastructure for the
cclient port came from). However, since more things depend on cclient
then just UW's imap server, I broke them into separate ports.

From now on, nothing should have to depend on imap-uw just to get
c-client.

PR:		19749
Submitted by:	kbyanc@posi.net
2000-07-17 08:47:13 +00:00
Michael Haro
7cb7f42027 fix goof with build - my fault 2000-02-15 01:12:37 +00:00
Michael Haro
3a622b01fa Update using proper patch from PR 16545. 2000-02-14 23:45:56 +00:00
Michael Haro
9f804e1f49 update to 4.7a
PR:     16545
Submitted by:   Akinori "Aki" MUSHA <knu@idaemons.org>
2000-02-14 23:20:16 +00:00
Steve Price
6f6f635f01 Update to version 4.7.
PR:		14359
Submitted by:	maintainer
1999-12-25 02:29:04 +00:00
Dirk Froemberg
600cbb11a1 Build and install static version of the library (${PREFIX}/lib/libc-client4.a),
too. This is required for the upcoming IMAP-support for apache13-php3.
1999-05-04 14:41:38 +00:00
Steve Price
877112a97a Update to version 4.5.
PR:		10288
Submitted by:	maintainer
1999-03-15 01:38:38 +00:00
Steve Price
4045bded69 Update to version 4.4.
PR:		8760
Submitted by:	maintainer
1998-11-21 20:01:56 +00:00
Steve Price
ddb7b886d3 Fix a braino I introduced that made this fail in -stable. 1998-10-26 13:54:24 +00:00
Justin M. Seger
07b27dcf41 Unbreak.
Subbmitted by:	steve
1998-10-13 23:25:07 +00:00
Thomas Gellekum
cd10d0e6bf Upgrade to 4.2.
PR:		7452
Submitted by:	Adrian Penisoara <ady@freebsd.ady.ro>
1998-07-31 06:47:02 +00:00
Steve Price
42fb137900 Update to match the latest release.
PR:		6839
Submitted by:	maintainer
1998-06-04 20:36:37 +00:00
Steve Price
aba845177c Chase the constantly changing checksum for this port
one more time.

PR:		6740
Submitted by:	Adrian Penisoara <ady@warpnet.ro>
1998-05-25 03:14:20 +00:00
Paul Traina
9104118561 Make this port compile again with changed source files.
This port needs to be converted to getting source files from a more
stable cache at FreeBSD, Inc. but I don't recall how to do it, so I
just did the annoying bits of making this damn thing compile again.
1998-02-23 23:15:17 +00:00
Paul Traina
86407722ab Upgrade to match current again (groan) 1997-12-07 01:02:52 +00:00
Paul Traina
71d02c848b Bezerkproto is obsolete, use unixproto -- fixes shared libarary breakage.
PR:		5017
Submitted by:	Bradley Dunn
1997-11-20 08:31:42 +00:00
Andreas Klemm
5f1d384846 make patch-ab work again.
Don´t know, why this worked at home on my -current system.
This is now tested on a -stable system ...
1997-11-17 12:34:52 +00:00
Andreas Klemm
2e1ab2a553 Patch didn't apply anymore because of changes in the Makefile.
Produced only a new working patchfile.
1997-11-15 14:36:24 +00:00
Masafumi Max NAKANE
34a569f952 Regenerate this patch as the distribution file changed slightly. 1997-09-28 22:47:59 +00:00
Paul Traina
001fa87667 Upgrade to latest version.
I'm really really really unhappy about these shared library patches.
This code changes WAY too fast to screw with shared libraries.  If they
cause massive breakage again, they're history.
1997-06-03 06:27:17 +00:00
Masafumi Max NAKANE
05c39f90fa The distfile has been changed on the master_site. 1997-05-04 03:17:41 +00:00
Masafumi Max NAKANE
35f6a9860f Distfile has been changed. 1997-04-21 02:59:05 +00:00
Satoshi Asami
9b5c147a06 Distfile changed on master site.
PR:		3273
Submitted by:	"Justin M. Seger" <jseger@scds.ziplink.net>
1997-04-15 02:39:45 +00:00
Andrey A. Chernov
6e9a383862 Build/install/use c-client shared and normal libraries
Install mtest as mboxtest
Use INSTALL_* macros
Use ${PREFIX}/etc instead of /etc
1997-01-12 16:10:38 +00:00
Paul Traina
1e7fdea2f6 University of Washinton IMAP v4r1 server 1997-01-10 02:38:36 +00:00