FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:51 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
bincimap 1.2.13 mail on this many watch lists=5 search for ports that depend on this port
Light-weight IMAP server for Maildir

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 search for ports maintained by this maintainer
Port Added: 27 Apr 2003 02:35:24


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 similarily and uses checkpassword to authenticate. 

WWW:	http://www.bincimap.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/mail/bincimap/ && make install clean
To add the package: pkg_add -r bincimap


Configuration Options
     No options to configure

Master Sites:
http://www.bincimap.org/dl/tarballs/1.2/
http://www.bincimap.andreas.hanssen.name/dl/tarballs/1.2/
http://bincimap.argonsoft.de/www.bincimap.org/dl/tarballs/1.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Dec 2009 02:19:12
Original commit files touched by this commit  1.2.13
dougb search for other commits by this committer
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.
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.2.13
rafan search for other commits by this committer
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 View all of this commit message)
27 Jul 2008 05:30:53
Original commit files touched by this commit  1.2.13
linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
22 Jan 2006 02:20:05
Original commit files touched by this commit  1.2.13
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
25 Nov 2005 14:05:38
Original commit files touched by this commit  1.2.13
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
22 Jul 2005 07:08:32
Original commit files touched by this commit  1.2.13
sergei search for other commits by this committer
- Update to 1.2.13
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.2.12
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.2.12
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
10 Mar 2005 15:50:53
Original commit files touched by this commit  1.2.12
sergei search for other commits by this committer
- Update to 1.2.12
28 Dec 2004 08:15:46
Original commit files touched by this commit  1.2.11
sergei search for other commits by this committer
- Upgrade to 1.2.11
13 Oct 2004 17:22:05
Original commit files touched by this commit  1.2.10
sergei search for other commits by this committer
- 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]
30 Aug 2004 17:29:27
Original commit files touched by this commit  1.2.9
sergei search for other commits by this committer
- Update to 1.2.9final
10 Jun 2004 22:03:39
Original commit files touched by this commit  1.2.7
sergei search for other commits by this committer
- Update to 1.2.7
04 Apr 2004 14:40:31
Original commit files touched by this commit  1.2.6
sergei search for other commits by this committer
- Update to 1.2.6, the latest stable version

Prompted by:    Andrea Riela <ml@nesys.it>
30 Jan 2004 16:03:29
Original commit files touched by this commit  1.2.3
sergei search for other commits by this committer
SIZE *DOES* MATTER.
23 Oct 2003 06:42:49
Original commit files touched by this commit  1.2.3
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
01 Oct 2003 15:35:48
Original commit files touched by this commit  1.2.3
krion search for other commits by this committer
- 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)
08 Sep 2003 10:45:22
Original commit files touched by this commit  1.2.1
edwin search for other commits by this committer
[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>
12 Jun 2003 09:05:25
Original commit files touched by this commit  1.1.8
leeym search for other commits by this committer
- 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>
06 May 2003 10:07:49
Original commit files touched by this commit  1.1.5
vanilla search for other commits by this committer
Fix broken on alpha.

PR:             ports/51800
Submitted by:   maintainer.
27 Apr 2003 02:34:29
Original commit files touched by this commit  1.1.5
vanilla search for other commits by this committer
Add bincimap 1.1.5, light-weight IMAP server for Maildir.

PR:             50719
Submitted by:   Sergei Kolobov <sergei@kolobov.com>

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.211 seconds.