| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Fix typos in imap-uw's pkg-req.ssl.
Submitted by: dougb (parts of this)
Notes:
svn path=/head/; revision=51226
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk SSL variables
Submitted by: anders@fix.no
Notes:
svn path=/head/; revision=41156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: Richard Lucas <rlucas@solidcomputing.com>
Notes:
svn path=/head/; revision=40433
|
|
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
|