Port details |
- dbmail22 SQL database-based mail system (POP3 and IMAP)
- 2.2.18_6 mail
=0 2.2.18_6Version of this port present on the latest quarterly branch.
- DEPRECATED: Please use mail/dbmail which uses latest version of 3.X
This port expired on: 2019-04-04
- Maintainer: bofh@FreeBSD.org
- Port Added: 2012-03-16 16:28:33
- Last Update: 2019-04-04 16:37:30
- SVN Revision: 497852
- License: GPLv2
- WWW:
- http://www.dbmail.org/
- Description:
- Dbmail is the name of a group of programs that enable the possibility of
storing and retrieving mail messages from a database (currently MySQL,
PostgreSQL or SQLite).
* Scalability.
Dbmail is as scalable as the database system that is used for the mail
storage. In theory millions of accounts can be managed using dbmail. One
could, for example, run 4 different servers with the pop3 daemon each
connecting to the same database (cluster) server.
* Manageability.
Dbmail is based upon a database. Dbmail can be managed by changing settings
in the database (f.e. using PHP/Perl/SQL), without needing shell access.
* Speed.
Dbmail uses very efficient, database specific queries for retrieving mail
information. This is much faster then parsing a filesystem.
* Security.
Dbmail has got nothing to do with the filesystem or interaction with other
programs in the Unix environment which need special permissions. Dbmail is
as secure as the database it's based upon.
* Flexibility.
Changes on a Dbmail system (adding of users, changing passwords etc.) are
effective immediately.
WWW: http://www.dbmail.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: dbmail22
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (dbmail-2.2.18.tar.gz) = cdf3ac1346515ebcad4b6f19879ccff3879007f2fec1b97cdb4cd72d5892cc07
SIZE (dbmail-2.2.18.tar.gz) = 833841
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgmime-2.0.so : mail/gmime2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libmysqlclient.so.18 : databases/mysql56-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for dbmail22-2.2.18_6:
DOCS=on: Build and/or install documentation
LDAP=off: LDAP protocol support
SIEVE=off: Support for Sieve mail sorting language
====> Options available for the multi DB: you have to choose at least one of them
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE=off: SQLite database support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake gnome libtool pkgconfig ssl mysql
- 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 |
2.2.18_6 04 Apr 2019 16:37:30 |
rene |
Remove expired ports:
2019-03-25 chinese/reciteword: depends on audio/esound
2019-03-31 comms/conserver: Superseeded by comms/conserver-com
2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with
newer version of wxGTK
2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019
(https://mariadb.org/about/maintenance-policy/)
2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019
(https://mariadb.org/about/maintenance-policy/)
2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose
2019-03-20 devel/py-construct28: Latest upstream version is in ports tree
devel/py-construct
2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version
2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version
2019-03-31 finance/aqmoney: no longer maintained upstream
2019-03-31 finance/openhbci: no longer maintained upstream
2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2
2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of
3.X
2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead
2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer
works properly, use ports-mgmt/bsdadminscripts2 instead
2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4
2019-03-25 x11/xbelld: Depends on audio/esound |
2.2.18_6 05 Mar 2019 12:20:04 |
tobik |
mail/dbmail22: Fix typo in EXPIRATION_DATE |
2.2.18_6 05 Mar 2019 12:10:19 |
bofh |
mail/dbmail22: Mark DEPRECATED as version 3.X is in TREE
- Pet portlint |
2.2.18_5 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
2.2.18_5 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.2.18_4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.2.18_4 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
2.2.18_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.2.18_4 21 Dec 2015 20:58:08 |
amdmi3 |
- Modernize plist
Approved by: portmgr blanket |
2.2.18_4 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
2.2.18_4 11 Dec 2014 08:04:06 |
rodrigo |
Transfer ports maintainership to Muhammad Moinur Rahman
PR: ports/195854
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
2.2.18_4 22 Nov 2014 19:13:50 |
crees |
Switch to USES=pgsql |
2.2.18_4 31 Oct 2014 23:04:39 |
bapt |
Simplify plist
Strip binaries |
2.2.18_4 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.2.18_3 05 Jul 2014 12:19:33 |
tijl |
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit) |
2.2.18_2 29 May 2014 21:16:11 |
tijl |
mail/gmime2 mail/gmime2-sharp:
- USES=libtool
- Use USES+= to fix slave port.
- Remove LATEST_LINK and PTHREAD_CFLAGS.
- Remove $FreeBSD$ from patch.
mail/dbmail22:
- USES=libtool.
- Remove -fPIC, PTHREAD_CFLAGS and PTHREAD_LIBS.
- Remove pre-install target. Not needed with staging.
PR: ports/189749 |
2.2.18_1 25 Feb 2014 20:02:00 |
pawel |
- Convert to new LIB_DEPENDS format [1]
- USE_GMAKE=yes -> USES=gmake [1]
- Use options helpers, subs [1]
- Add DOCS to options menu, don't set plist subs for it - it's
done automatically with PORTDOCS usage
- Delete LATEST_LINK line, PKGNAMESUFFIX is set
- Finish STAGEDIR conversion: don't install conf file in stagedir this is
now done with @exec, @unexec commands in pkg-plist, install docs files
unconditionally, don't show pkg-message twice
- Fix pkg-plist directory misspellings
PR: ports/186871 [1]
Submitted by: maintainer |
2.2.18 15 Nov 2013 10:44:06 |
sunpoet |
- Support STAGEDIR
- While I'm here, fix typo in PLIST
PR: ports/183961
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.2.18 06 Nov 2013 17:52:43 |
bapt |
Fix pkg name collisions
With hat: portmgr |
2.2.18 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.2.18 08 May 2013 16:03:20 |
bdrewery |
- Convert to USES=pkgconfig
PR: ports/178419
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.2.18 11 Oct 2012 16:42:59 |
rm |
- use multiple choice feature of options framework for database backend
selection (mysql is still default)
- convert NOPORTDOCS case to optionsng too
Suggested by: jhale
Approved by: Alan Hicks <ahicks at p-o.co dot uk> (maintainer, by mail)
Feature safe: yes |
2.2.18 11 Oct 2012 13:24:41 |
rm |
- convert to optionsng
while here:
- trim Makefile header
- remove indefinite article
- remove conflicts with port versions we don't have in the tree
- fix portlint warning (shlib versions)
- remove redundant MANCOMPRESSED=no
- use bsd.port.options.mk instead of bsd.port.pre/post.mk
- tab -> space change in pkg-descr:WWW
PR: 172380
Submitted by: Alan Hicks <ahicks at p-o.co dot uk> (maintainer)
Feature safe: yes |
2.2.18 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
2.2.18 25 May 2012 15:54:27 |
miwi |
- Fix build with clang
PR: 167956
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) |
2.2.18 19 Mar 2012 17:41:45 |
rm |
- update to 2.2.18
- add LICENSE (GPLv2)
- register conflicts with dbmail-3 too
while I'm here:
- replace `YES' with `yes' in Makefile knobs
- fix one case of using `xargs rm' instead of `find -delete'
PR: 166251
Submitted by: Alan Hicks <ahicks at p-o.co dot uk> (maintainer)
Feature safe: yes |
2.2.17 19 Mar 2012 09:29:37 |
rm |
Pass maintainership to new volunteer.
Technically maintainership of this port should reset after the repocopy
(because maintainership of the repocopied port was resetted later). The new
maintainer give his agreement by private mail.
Approved by: maintainer timeout (mail bounce)
Feature safe: yes |
2.2.17 16 Mar 2012 20:11:56 |
rm |
Add LATEST_LINK and disconnect mail/dbmail22 from the build until I finish with
updating of mail/dbmail to fix INDEX. Apologies.
Feature safe: yes |
2.2.17 16 Mar 2012 16:28:09 |
rm |
Forced commit to note repocopy from mail/dbmail.
PR: 164631
Submitted by: Alan Hicks <ahicks at p-o.co dot uk>
Repocopied by: marcus
Feature safe: yes |