Port details |
- dbmail-devel An SQL database-based mail system (POP3 and IMAP)
- 2.1.7_1 mail
=0 2.1.7_1Version of this port present on the latest quarterly branch. - Maintainer: mark_sf@kikg.ifmo.ru
 - Port Added: 2006-08-05 22:35:54
- Last Update: 2006-11-23 16:08:11
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.dbmail.org/
- Description:
- Dbmail is the name of a group of programs that enable the possiblilty
of storing and retrieving mail messages from a database (currently
MySQL, PostgreSQL or SQLite).
What are the advantages?
* Scalability.
Dbmail is as scalable as the database that is used for the
mail storage.
* Manageability.
Dbmail is based upon a database. Dbmail can be managed by
changing settings in the database (f.e. using PHP/Perl/SQL).
* 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- dbmail>0:mail/dbmail-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: dbmail
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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
- libtool : devel/libtool15
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- ldconfig : misc/ldconfig_compat
- pkg-config : devel/pkg-config
- Library dependencies:
-
- gmime-2.0.4 : mail/gmime2
- glib-2.0.0 : devel/glib20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.7_1 23 Nov 2006 16:08:11
 |
pav  |
- Move mail/dbmail-devel to mail/dbmail21 |
2.1.7_1 23 Nov 2006 13:55:03
 |
pav  |
- Move mail/dbmail-devel to mail/dbmail21
PR: ports/105624
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
Repocopied by: marcus |
2.1.7_1 17 Sep 2006 09:10:36
 |
stefan  |
Add a patch to fix compilation on big endian systems.
Noticed by: kris
Approved by: maintainer |
2.1.7_1 17 Aug 2006 15:56:48
 |
stefan  |
- Fix build by adjust library search path in CFLAGS. [1]
- Fix plist and use DATADIR.
PR: 101770 [1]
Submitted by: Chris Wasser <flatline@majestik12.ca> [1]
Approved by: maintainer, arved (mentor) |
2.1.7 09 Aug 2006 10:07:53
 |
garga  |
- Fix build on 4.x
PR: ports/101576
Submitted by: Mark Starovoytov <mark_sf at kikg.ifmo.ru> (maintainer) |
2.1.7 05 Aug 2006 22:35:33
 |
edwin  |
New port: mail/dbmail21 -current branch of DBMail
Dbmail is the name of a group of programs that enable the possiblilty
of storing and retrieving mail messages from a database (currently
MySQL, PostgreSQL or SQLite).
What are the advantages?
* Scalability.
Dbmail is as scalable as the database that is used for the
mail storage.
* Manageability.
Dbmail is based upon a database. Dbmail can be managed by
changing settings in the database (f.e. using PHP/Perl/SQL).
* Speed. (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 6
|