| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
| |
PR: ports/45814
Submitted by: Chris Pepper <pepper@rockefeller.edu>
|
|
|
|
|
| |
PR: 39258
Submitted by: jake
|
|
|
|
|
|
|
| |
Tidy.
Add WITH_SSL_AND_PLAINTEXT knob, if you want to use plaintext passwords.
Pointy hat to: dougb
|
|
|
|
|
|
|
|
|
|
| |
this too. :)
* Mostly a simple version update, although I tweaked a few things
* Make some Makefile variables more... variable
* SSLTYPE update to match new c-client makefile
* Remove a spurious variable from the port Makefile
* Tab'ify a couple places in patches that had to be regenerated anyway
|
|
|
|
| |
Pointy hat to: edwin
|
|
|
|
| |
Noticed on: bento
|
|
|
|
| |
Fix hostname for freenix.no master site.
|
| |
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
|
|
|
|
|
| |
Fix typos in imap-uw's pkg-req.ssl.
Submitted by: dougb (parts of this)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
version, however they _just_ updated the version today. Going to the
latest version didn't require any other mods.
PR: ports/26808
Submitted by: Anders Nordby <anders@fix.no> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
bsd.port.mk SSL variables
Submitted by: anders@fix.no
|
|
|
|
|
|
|
|
|
| |
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...
|
|
|
|
|
| |
use the one available on the vendor's site. (0104051333 instead of
0104031813).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
|
|
|
| |
o change maintainer.
PR: 24834
Submitted by: Pete Fritchman <petef@databits.net>
|
|
|
|
|
| |
PR: 24588
Submitted by: Pete Fritchman <petef@databits.net>
|
|
|
|
|
| |
PR: 23651
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
No response from MAINTAINER
PR: 22087
Submitted by: James E. Housley <jeh@freebsd.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the next release (it's not quite here yet). In the meantime, they have
moved the imap-4.7c tarball into an 'old' subdirectory. This updates
the c-client ports to find the tarball in it's new location. While I
was in there, I also removed an obsolete MASTER_SITE and updated my
e-mail address in the MAINTAINER field.
Hopefully, the imap-uw port maintainer will do something similar in
the near future to get it building again.
Submitted by: Mike Silbersack <silby@silby.com>
|
|
|
|
|
|
|
|
|
|
| |
As Vladimir Ivanov explains:
unix-mx driver doesn't set file permissions properly for non-private
messages (e.g. public#). The problem caused by mx_append procedure,
where the driver doesn't call set_mbx_permissions for just created
message file.
Submitted by: Vladimir Ivanov <wawa@comptek.ru>
|
|
PR: 19691
Submitted by: Kelly Yancey
Reviewed by: will
|