Port details |
- bincimap Light-weight IMAP server for Maildir
- 1.2.13_4 mail =5 1.2.13_4Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-04-27 01:35:24
- Last Update: 2024-01-09 09:47:14
- Commit Hash: c75c944
- People watching this port, also watch:: postfix, firefox, courier-imap, thunderbird, libevent
- License: GPLv2+
- WWW:
- https://sourceforge.net/projects/bincimap/
- Description:
- Binc IMAP is a GPL licensed IMAP4rev1 server for Maildir, written in C++.
It strives to be stable, fast, flexible, and RFC compliant.
For those familiar with qmail-pop3d, this IMAP server will be the natural
choice. It is invoked similarly and uses checkpassword to authenticate.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/bincimap/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/bincimap
- pkg install bincimap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bincimap
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bincimap-1.2.13final.tar.gz) = 5ad2cc45da86e1e32f230f10e733a045f51197fdb54043df7c3a385caf2fc6f5
SIZE (bincimap-1.2.13final.tar.gz) = 511059
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- checkpassword-pam : security/checkpassword-pam
- tcpserver : sysutils/ucspi-tcp
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bincimap-1.2.13_4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- mail_bincimap
- USES:
- ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.13_4 09 Jan 2024 09:47:14 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
1.2.13_3 19 Jul 2023 20:45:27 |
Muhammad Moinur Rahman (bofh) |
mail/bincimap: Fix build with llvm16
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.13_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.13_3 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.2.13_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.2.13_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.13_3 11 Aug 2018 06:30:44 |
loader |
mail/bincimap: Fix build with Clang 6.0.0
Reviewed by: koobs
Approved by: koobs (mentor)
MFH: 2018Q3
Differential Revision: https://reviews.freebsd.org/D16658 |
1.2.13_2 15 Mar 2017 14:45:55 |
mat |
Remove all _USE=openssl occurrences.
Sponsored by: Absolight |
1.2.13_2 01 Feb 2017 12:29:48 |
jbeich |
mail/bincimap: unbreak with libc++ 3.9
In file included from address.cc:39:
./convert.h:117:14: error: assigning to 'char *' from incompatible type 'const
char *'
if ((t = strchr(hexchars, c)) == 0)
^ ~~~~~~~~~~~~~~~~~~~
./convert.h:122:14: error: assigning to 'char *' from incompatible type 'const
char *'
if ((t = strchr(hexchars, d)) == 0)
^ ~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
1.2.13_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.13_2 24 Jan 2016 20:01:17 |
amdmi3 |
- Clarify LICENSE
- Regenerate patches with `make makepatch` |
1.2.13_2 17 Jan 2016 17:28:08 |
danfe |
- Resurrect `mail/bincimap' port (project was moved to SF.net from the
abandoned http://www.bincimap.org/ website)
- Distfile is .tar.gz now instead of original .tar.bz2, but the contents
is identical (no changes whatsoever)
- Clean up and modernize the port: convert to OPTIONS, define LICENSE,
get rid of CONFDIR in favor of ETCDIR, allow to build with GCC 4.7+,
use @sample in pkg-plist, kill bogus EOL whitespace in pkg-descr, etc. |
1.2.13_2 01 Aug 2011 05:24:51 |
bapt |
Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public
distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public
distifles (Only the first 15 lines of the commit message are shown above ) |
1.2.13_2 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.2.13_2 16 Jun 2011 10:22:47 |
bapt |
Another bunch of deprecation: no more public distfiles and/or abandonware |
1.2.13_2 04 Feb 2011 11:45:46 |
arved |
Improve rc-script after suggestions from dougb
Feature safe: yes |
1.2.13_1 03 Feb 2011 13:59:11 |
arved |
Add missing dependencies and an rc.d file
PR: 127087
Submitted by: n_hibma
Feature safe: yes |
1.2.13 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.2.13 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.2.13 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.2.13 22 Jan 2006 02:20:05 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.2.13 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
1.2.13 22 Jul 2005 06:08:32 |
sergei |
- Update to 1.2.13 |
1.2.12 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.2.12 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.2.12 10 Mar 2005 15:50:53 |
sergei |
- Update to 1.2.12 |
1.2.11 28 Dec 2004 08:15:46 |
sergei |
- Upgrade to 1.2.11 |
1.2.10 13 Oct 2004 16:22:05 |
sergei |
- Update to 1.2.10
- 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] |
1.2.9 30 Aug 2004 16:29:27 |
sergei |
- Update to 1.2.9final |
1.2.7 10 Jun 2004 21:03:39 |
sergei |
- Update to 1.2.7 |
1.2.6 04 Apr 2004 13:40:31 |
sergei |
- Update to 1.2.6, the latest stable version
Prompted by: Andrea Riela <ml@nesys.it> |
1.2.3 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
1.2.3 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
1.2.3 01 Oct 2003 14:35:48 |
krion |
- Update to 1.2.3
- 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) |
1.2.1 08 Sep 2003 09:45:22 |
edwin |
[MAINTAINER] mail/bincimap: update to 1.2.1
- 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> |
1.1.8 12 Jun 2003 08:05:25 |
leeym |
- Update to 1.1.8
- 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> |
1.1.5 06 May 2003 09:07:49 |
vanilla |
Fix broken on alpha.
PR: ports/51800
Submitted by: maintainer. |
1.1.5 27 Apr 2003 01:34:29 |
vanilla |
Add bincimap 1.1.5, light-weight IMAP server for Maildir.
PR: 50719
Submitted by: Sergei Kolobov <sergei@kolobov.com> |