aboutsummaryrefslogtreecommitdiff
path: root/mail/bincimap/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2.10Sergei Kolobov2004-10-131-39/+8
| | | | | | | | | | | | - Remove dependencies: bincimap can be used in multitude of configurations, supervise/tcpserver and xinetd are two of them, but not the only ones. For example, it can be used with inetd(8) in the base system, too. [1] - Install configuration samples into EXAMPLESDIR Requested by: Paul-Andrew Joseph Miseiko <esoteric@teardrop.ca> [1] Notes: svn path=/head/; revision=119263
* - Update to 1.2.9finalSergei Kolobov2004-08-301-2/+3
| | | | Notes: svn path=/head/; revision=117691
* - Update to 1.2.7Sergei Kolobov2004-06-101-1/+1
| | | | Notes: svn path=/head/; revision=111231
* - Update to 1.2.6, the latest stable versionSergei Kolobov2004-04-041-1/+2
| | | | | | | Prompted by: Andrea Riela <ml@nesys.it> Notes: svn path=/head/; revision=106114
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* - Update to 1.2.3Kirill Ponomarev2003-10-011-13/+2
| | | | | | | | | | | - Remove cert Makefile target - the code does not work properly on FreeBSD yet; it will be revisited later PR: 57455 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) Notes: svn path=/head/; revision=89981
* [MAINTAINER] mail/bincimap: update to 1.2.1Edwin Groothuis2003-09-081-4/+19
| | | | | | | | | | | | - Update to 1.2.1 (see ChangeLog for list of changes) - Add distribution patch - Add Makefile target for creating SSL certificates for the port PR: ports/56550 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=88779
* - Update to 1.1.8Yen-Ming Lee2003-06-121-19/+44
| | | | | | | | | | | | | | | - Update MASTER_SITES to include official mirrors - Introduce two compile-time knobs: - WITH_XINETD Use xinetd instead of the default daemontools/ucspi-tcp - WITHOUT_OPENSSL Disable OpenSSL support (enabled by default) - Install all sample configs into ${PREFIX}/etc/bincimap instead of ${EXAMPLESDIR} PR: 52904 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=82850
* Add bincimap 1.1.5, light-weight IMAP server for Maildir.Vanilla I. Shu2003-04-271-0/+60
PR: 50719 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=79722