notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dbmail SQL database-based mail system (POP3 and IMAP)
3.4.1_2 mail on this many watch lists=14 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.1_1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-07 01:23:32
Last Update: 2024-01-22 17:34:27
Commit Hash: e294af9
People watching this port, also watch:: postfix, cyrus-sasl, libiconv, amavisd-new
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (119 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/dbmail-3.4.1_2/catalog.mk
  3. /usr/local/share/licenses/dbmail-3.4.1_2/LICENSE
  4. /usr/local/share/licenses/dbmail-3.4.1_2/GPLv2
  5. @sample etc/dbmail.conf.sample
  6. @comment lib/dbmail/libauth_ldap.so
  7. @comment lib/dbmail/libauth_ldap.so.0
  8. @comment lib/dbmail/libauth_ldap.so.0.0.0
  9. lib/dbmail/libauth_sql.so
  10. lib/dbmail/libauth_sql.so.0
  11. lib/dbmail/libauth_sql.so.0.0.0
  12. lib/dbmail/libdbmail.so
  13. lib/dbmail/libdbmail.so.0
  14. lib/dbmail/libdbmail.so.0.0.0
  15. lib/dbmail/libsort_sieve.so
  16. lib/dbmail/libsort_sieve.so.0
  17. lib/dbmail/libsort_sieve.so.0.0.0
  18. share/man/man1/dbmail-deliver.1.gz
  19. share/man/man1/dbmail.1.gz
  20. share/man/man5/dbmail.conf.5.gz
  21. share/man/man8/dbmail-export.8.gz
  22. share/man/man8/dbmail-httpd.8.gz
  23. share/man/man8/dbmail-imapd.8.gz
  24. share/man/man8/dbmail-lmtpd.8.gz
  25. share/man/man8/dbmail-pop3d.8.gz
  26. share/man/man8/dbmail-sievecmd.8.gz
  27. share/man/man8/dbmail-timsieved.8.gz
  28. share/man/man8/dbmail-users.8.gz
  29. share/man/man8/dbmail-util.8.gz
  30. sbin/dbmail-deliver
  31. sbin/dbmail-export
  32. sbin/dbmail-httpd
  33. sbin/dbmail-imapd
  34. sbin/dbmail-lmtpd
  35. sbin/dbmail-pop3d
  36. sbin/dbmail-users
  37. sbin/dbmail-util
  38. sbin/dbmail-sievecmd
  39. sbin/dbmail-sieved
  40. sbin/dbmail-timsieved
  41. share/dbmail/dbmail.schema
  42. share/dbmail/mysql/2_1_7-2_2_0.mysql
  43. share/dbmail/mysql/2_2-3_0.mysql
  44. share/dbmail/mysql/2_2_5-2_3_0.mysql
  45. share/dbmail/mysql/2_3_0-2_3_2.mysql
  46. share/dbmail/mysql/2_3_4-2_3_5.mysql
  47. share/dbmail/mysql/2_3_5-2_3_6.mysql
  48. share/dbmail/mysql/2_3_6-3_0_0.mysql
  49. share/dbmail/mysql/3_0_2-3_1_0.mysql
  50. share/dbmail/mysql/create_tables.mysql
  51. share/dbmail/mysql/fix_foreign_keys.mysql
  52. share/dbmail/mysql/migrate_from_1.x_to_2.0_innodb.mysql
  53. share/dbmail/mysql/migrate_from_2.0_to_2.2.mysql
  54. share/dbmail/mysql/update_headervalue_01.mysql
  55. share/dbmail/mysql/upgrades/32001.mysql
  56. share/dbmail/mysql/upgrades/32002.mysql
  57. share/dbmail/mysql/upgrades/32003.mysql
  58. share/dbmail/mysql/upgrades/32004.mysql
  59. share/dbmail/mysql/upgrades/32005.mysql
  60. share/dbmail/mysql/upgrades/32006.mysql
  61. share/dbmail/mysql/upgrades/upgrade.mysql
  62. share/dbmail/oracle/dbmail_grant.sql
  63. share/dbmail/oracle/dbmail_schema.sql
  64. share/dbmail/oracle/dbmail_ts.sql
  65. share/dbmail/postgresql/2_1_7-2_2_0.pgsql
  66. share/dbmail/postgresql/2_2-3_0.pgsql
  67. share/dbmail/postgresql/2_2_5-2_3_0.pgsql
  68. share/dbmail/postgresql/2_3_4-2_3_5.pgsql
  69. share/dbmail/postgresql/2_3_5-2_3_6.pgsql
  70. share/dbmail/postgresql/2_3_6-3_0_0.pgsql
  71. share/dbmail/postgresql/3_0_2-3_1_0.psql
  72. share/dbmail/postgresql/create_tables.pgsql
  73. share/dbmail/postgresql/migrate_from_1.x_to_2.0.pgsql
  74. share/dbmail/postgresql/migrate_from_2.0_to_2.2.pgsql
  75. share/dbmail/postgresql/upgrades/32001.psql
  76. share/dbmail/postgresql/upgrades/32002.psql
  77. share/dbmail/postgresql/upgrades/32003.psql
  78. share/dbmail/postgresql/upgrades/32004.psql
  79. share/dbmail/postgresql/upgrades/32005.psql
  80. share/dbmail/postgresql/upgrades/32006.psql
  81. share/dbmail/postgresql/upgrades/upgrade.psql
  82. share/dbmail/sqlite/2_1_7-2_2_0.sqlite
  83. share/dbmail/sqlite/2_2-3_0.sqlite
  84. share/dbmail/sqlite/2_2_5-2_3_0.sqlite
  85. share/dbmail/sqlite/2_3_4-2_3_5.sqlite
  86. share/dbmail/sqlite/2_3_5-2_3_6.sqlite
  87. share/dbmail/sqlite/2_3_6-3_0_0.sqlite
  88. share/dbmail/sqlite/3_0_2-3_1_0.sqlite
  89. share/dbmail/sqlite/create_tables.sqlite
  90. share/dbmail/sqlite/trigger.tmpl.sql
  91. share/dbmail/sqlite/upgrades/32001.sqlite
  92. share/dbmail/sqlite/upgrades/32002.sqlite
  93. share/dbmail/sqlite/upgrades/32003.sqlite
  94. share/dbmail/sqlite/upgrades/32004.sqlite
  95. share/dbmail/sqlite/upgrades/32005.sqlite
  96. share/dbmail/sqlite/upgrades/32006.sqlite
  97. share/dbmail/sqlite/upgrades/upgrade.sqlite
  98. share/doc/dbmail/AUTHORS
  99. share/doc/dbmail/CHANGELOG.md
  100. share/doc/dbmail/INSTALL
  101. share/doc/dbmail/README
  102. share/doc/dbmail/README.aliases
  103. share/doc/dbmail/README.exim
  104. share/doc/dbmail/README.filters
  105. share/doc/dbmail/README.http
  106. share/doc/dbmail/README.ldap
  107. share/doc/dbmail/README.postfix
  108. share/doc/dbmail/README.qmail
  109. share/doc/dbmail/README.sieve
  110. share/doc/dbmail/README.smtp
  111. share/doc/dbmail/README.security-password
  112. share/doc/dbmail/README.solaris
  113. share/doc/dbmail/README.usermap
  114. share/doc/dbmail/THANKS
  115. share/doc/dbmail/UPGRADING
  116. @dir(mailnull,mail,) /var/run/dbmail
  117. @owner
  118. @group
  119. @mode
Collapse this list.
Dependency lines:
  • dbmail>0:mail/dbmail
To install the port:
cd /usr/ports/mail/dbmail/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/dbmail
  • pkg install dbmail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dbmail
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697969396 SHA256 (dbmail-dbmail-v3.4.1_GH0.tar.gz) = eb11ec7c1a09b206a6b1816f18bb53aa41600a8de6e169ab61effa856a621e4e SIZE (dbmail-dbmail-v3.4.1_GH0.tar.gz) = 2531604

Packages (timestamps in pop-ups are UTC):
dbmail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.1_23.4.1_2------
FreeBSD:13:quarterly3.4.1_13.4.1_1----3.4.1_13.4.1_1
FreeBSD:14:latest3.4.1_23.4.1_2-----3.3.1
FreeBSD:14:quarterly3.4.1_13.4.1_1----3.4.1_13.4.1_1
FreeBSD:15:latest--n/a-n/a-3.4.1_23.4.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. asciidoc : textproc/asciidoc
  2. docbook-sgml>0 : textproc/docbook-sgml
  3. xmlto : textproc/xmlto
  4. gmake>=4.3 : devel/gmake
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. autoconf>=2.71 : devel/autoconf
  7. automake>=1.16.5 : devel/automake
  8. libtoolize : devel/libtool
Library dependencies:
  1. libevent.so : devel/libevent
  2. libgmime-3.0.so : mail/gmime30
  3. libmhash.so : security/mhash
  4. libzdb.so : databases/libzdb
  5. libsieve.so : mail/libsieve
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dbmail-3.4.1_2: DOCS=on: Build and/or install documentation LDAP=off: LDAP protocol support SIEVE=on: Sieve mail sorting language support ===> Use 'make config' to modify these settings
Options name:
mail_dbmail
USES:
autoreconf gmake gnome libtool localbase pkgconfig shebangfix ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dbmail/dbmail/tar.gz/v3.4.1?dummy=/
Collapse this list.

Number of commits found: 127 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.1_2
22 Jan 2024 17:34:27
commit hash: e294af9a80d25afb613fbcad7a6ccba1b79abc63commit hash: e294af9a80d25afb613fbcad7a6ccba1b79abc63commit hash: e294af9a80d25afb613fbcad7a6ccba1b79abc63commit hash: e294af9a80d25afb613fbcad7a6ccba1b79abc63 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/dbmail: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
3.4.1_1
10 Dec 2023 14:56:31
commit hash: c59c5adc46f3c43f00ee2f271018e0d5068578a8commit hash: c59c5adc46f3c43f00ee2f271018e0d5068578a8commit hash: c59c5adc46f3c43f00ee2f271018e0d5068578a8commit hash: c59c5adc46f3c43f00ee2f271018e0d5068578a8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Brooks Davis
mail/dbmail: Remove dead sbrk linkage

Differential Revision:	https://reviews.freebsd.org/D42973
3.4.1
22 Oct 2023 14:45:02
commit hash: 30f415b0f8211a707a3a28592c2017d68aac88a9commit hash: 30f415b0f8211a707a3a28592c2017d68aac88a9commit hash: 30f415b0f8211a707a3a28592c2017d68aac88a9commit hash: 30f415b0f8211a707a3a28592c2017d68aac88a9 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/dbmail: Update version 3.4.0=>3.4.1

Changelog: https://github.com/dbmail/dbmail/releases/tag/v3.4.1
3.4.0
27 Aug 2023 09:03:24
commit hash: 1282a1a2a48890c8518cd7704e25d76574bb2db1commit hash: 1282a1a2a48890c8518cd7704e25d76574bb2db1commit hash: 1282a1a2a48890c8518cd7704e25d76574bb2db1commit hash: 1282a1a2a48890c8518cd7704e25d76574bb2db1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/dbmail: Update version 3.3.1=>3.4.0

Changelog: https://github.com/dbmail/dbmail/releases/tag/v3.4.0
3.3.1
08 Feb 2023 10:53:56
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628da files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
3.3.1
31 Oct 2022 11:17:22
commit hash: f3d0e9d3f4e94d8e143b11e4169df39376d1e854commit hash: f3d0e9d3f4e94d8e143b11e4169df39376d1e854commit hash: f3d0e9d3f4e94d8e143b11e4169df39376d1e854commit hash: f3d0e9d3f4e94d8e143b11e4169df39376d1e854 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/dbmail: Update version 3.3.0=>3.3.1

- Fix build after changes to openssl [1]

PR:		267090 [1]
Reported by:	ahicks@p-o.co.uk [1]
3.3.0
08 Oct 2022 16:04:37
commit hash: f88bbdf00d5658868390e0081456281fe2636784commit hash: f88bbdf00d5658868390e0081456281fe2636784commit hash: f88bbdf00d5658868390e0081456281fe2636784commit hash: f88bbdf00d5658868390e0081456281fe2636784 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/dbmail: Update version 3.2.6=>3.3.0

Relnotes: https://github.com/dbmail/dbmail/releases/tag/v3.3.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.2.6
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.2.6
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.2.6
10 Jan 2022 09:09:32
commit hash: 4410e9dd23bb38145c90eafac90d7a51cf0db597commit hash: 4410e9dd23bb38145c90eafac90d7a51cf0db597commit hash: 4410e9dd23bb38145c90eafac90d7a51cf0db597commit hash: 4410e9dd23bb38145c90eafac90d7a51cf0db597 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Dima Panov
mail/dbmail: Update version 3.2.5=>3.2.6

- Pet portfmt/portclippy

PR: 261076
Reported by: fluffy
Relnotes: https://github.com/dbmail/dbmail/releases/tag/v3.2.6
3.2.5
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
3.2.5
29 Aug 2021 16:50:44
commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394commit hash: 061967a0f3788aff68c0ebc75f35399d8387e394 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}.
3.2.5
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
3.2.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.2.5
07 Aug 2020 18:48:25
Revision:544342Original commit files touched by this commit
bofh search for other commits by this committer
mail/dbmail: Update version 3.2.4=>3.2.5

Relnotes:	https://github.com/dbmail/dbmail/releases
3.2.4_1
23 Jul 2020 06:43:41
Revision:542917Original commit files touched by this commit
bofh search for other commits by this committer
mail/dbmail: Fix imap connection failure

- Fix failed to retrieve fd limits

PR:		247561
Submitted by:	ahicks@p-o.co.uk
3.2.4
04 Jul 2020 07:53:25
Revision:541171Original commit files touched by this commit
mikael search for other commits by this committer
Mark as broken on aarch64: fails to link with sbrk.

Approved by:	portmgr (tier-2 blanket)
3.2.4
08 Jun 2020 16:23:09
Revision:538230Original commit files touched by this commit
bofh search for other commits by this committer
mail/dbmail: Update version 3.2.3=>3.2.4

- Migrate to Github

PR:		247084
Submitted by:	fluffy
Relnotes:	https://github.com/dbmail/dbmail/commit/c9f8fee139215aba52071f1c2ac268e282b0de18
3.2.3_9
02 Apr 2020 12:04:56
Revision:530319Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for databases/libzdb shlib change
3.2.3_8
29 Mar 2020 09:36:30
Revision:529785Original commit files touched by this commit
fluffy search for other commits by this committer
mail/dbmail: chase databases/libzdb update with new layout
3.2.3_7
07 Nov 2019 01:21:18
Revision:516937Original commit files touched by this commit
fluffy search for other commits by this committer
- Unbreak fetch, official site provide pure .tar.gz only
- Teach configure to find openssl libs from base without pkg-config
- Use libc to find gethostbyname(), connect(), res_search()
3.2.3_6
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
3.2.3_6
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
3.2.3_5
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
3.2.3_4
03 May 2019 21:06:51
Revision:500752Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on aarch64.

Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
3.2.3_4
06 Apr 2019 14:42:44
Revision:498101Original commit files touched by this commit
sunpoet search for other commits by this committer
Update databases/libzdb to 3.2

- Update MASTER_SITES
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
- Take maintainership

Changes:	https://www.tildeslash.com/libzdb/#release_notes
3.2.3_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
3.2.3_2
24 Feb 2017 21:15:52
Revision:434749Original commit files touched by this commit
bofh search for other commits by this committer
mail/dbmail: adopt latest fixes from git:

- login_disabled option before starttls for pop3
- fix compiler warnings for GCC5
- Fix IMAP mailbox maintanence
- prevent assertion in p_string_erase
- improve crypt authentication, also don't segfault when spasswd is empty
- simplify log_query_time duration logic
- Disconnect IMAP clients if only few free FDs left
- Add primary key constraint to dbmail_authlog
- Rework temporary connection failures
- Give sensible default for retry 120s
- Add retries for binding and searching
- Bump search timeout to 60s
- Increase ldap timeout to 600s 10 mins
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2.3_2
20 Feb 2017 02:57:04
Revision:434427Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
3.2.3_1
04 Feb 2017 07:56:59
Revision:433286Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
3.2.3
10 Nov 2016 01:21:43
Revision:425823Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on aarch64: fails to link with sbrk.

While here, pet portlint and remove stale ia64 lines.

Approved by:	portmgr (tier-2 blanket)
3.2.3
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
3.2.3
07 Feb 2015 12:42:04
Revision:378588Original commit files touched by this commit
bofh search for other commits by this committer
mail/dbmail: Update version 3.2.2=>3.2.3

Differential Revision:	https://reviews.freebsd.org/D1797
Approved by:		marino(mentor)
3.2.2
25 Jan 2015 11:15:41
Revision:377880Original commit files touched by this commit
bofh search for other commits by this committer
mail/dbmail: Update version 3.2.1=>3.2.2

Differential Revision:	https://reviews.freebsd.org/D1666
Approved by:		bapt(mentor)
3.2.1
23 Jan 2015 22:50:50
Revision:377770Original commit files touched by this commit
antoine search for other commits by this committer
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
3.2.1
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
3.2.1
11 Dec 2014 08:04:06
Revision:374515Original commit files touched by this commit
rodrigo search for other commits by this committer
Transfer ports maintainership to Muhammad Moinur Rahman

PR:		ports/195854
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
3.2.1
11 Nov 2014 08:40:53
Revision:372437Original commit files touched by this commit
antoine search for other commits by this committer
Update to 3.2.1, this is a bugfix release

PR:		ports/194808
Submitted by:	maintainer
3.2.0
31 Oct 2014 23:02:20
Revision:371950Original commit files touched by this commit
bapt search for other commits by this committer
Simplify plist
3.2.0
24 Aug 2014 17:00:04
Revision:365968Original commit files touched by this commit
adamw search for other commits by this committer
Upgrade mail/dbmail to 3.2.0

3.2.0 contains all the stability improvements done in 3.1 over the
last year. On top of that, it has some nice additions of it's own:

- auto-migrations; An admittedly little tested feature is automatic
migrations of the database schema. Running any of the binaries against
an up-to-date and standard 3.1 schema will try to do all the necessary
upgrades if required.

- static code audit; the Coverity service was used to flush out as
many potential problems as possible.

- new capabilities; some interesting new IMAP capabilities have been
added. QRESYNC (rfc5162), LITERAL+ (rfc2088), UIDPLUS (rfc4315) will
improve performance especially for mobile clients.

Also:
- Remove redundant option THREADS
- Add additional mirror
- Rework post-install for auto-migration scripts
- Use @sample framework

PR:		192967
Submitted by:	maintainer
3.1.17
28 Jul 2014 17:46:24
Revision:363203Original commit files touched by this commit
wg search for other commits by this committer
mail/dbmail: update to 3.1.17

PR:		192189
Submitted by:	maintainer
3.1.15_3
24 Jul 2014 18:34:16
Revision:362835Original commit files touched by this commit
tijl search for other commits by this committer
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 View all of this commit message)
3.1.15_2
24 Jul 2014 13:32:59
Revision:362796Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
3.1.15_1
19 Jul 2014 23:13:44
Revision:362287Original commit files touched by this commit
danilo search for other commits by this committer
- Add mail/libsieve as a default option

PR:		ports/191966
Submitted by:	Alan Hicks <ahicks@p-o.co.uk>
3.1.15
05 Jun 2014 03:30:55
Revision:356578Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.1.15

PR:		190515
Submitted by:	maintainer
3.1.13_1
18 May 2014 18:34:04
Revision:354447Original commit files touched by this commit
tijl search for other commits by this committer
mail/gmime26 mail/gmime26-sharp:
- Remove leading hyphen from PKGNAMESUFFIX.
- USES=libtool tar:xz.
- Remove LATEST_LINK.
- Remove $FreeBSD$ from patch.

mail/dbmail:
- USES=libtool.
- INSTALL_TARGET=install-strip.
- Remove -fPIC.
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS.
3.1.13
23 Mar 2014 14:42:53
Revision:348857Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 3.1.13 [1]
- Convert SIEVE option description to current standards

Bugfixes:
- when an IMAP client asked for a part of a message that started after
the total length of the message, imapd crashed.
- on some platforms, pop3d would sometimes continue to try writing to
a partially disconnected client, throwing pop3d in a spin-lock.
- on pop3d, timsieved and lmtpd disconnecting clients would cause
memory leakage

New features:
- dbmail.conf now adds a new options 'header_cache_readonly = yes|no',
Setting it to 'yes' will prevent addition of new rows to the
dbmail_headername table. You can now start pruning that table, without
having to worry about new messages re-adding those rows.
- the usermap feature now also supports default routes on allowed and
denied sockets. So you can simply disallow certain users from
connecting on any address using 'inet:0.0.0.0/0:143' as a socket
specification.

PR:		ports/187849 [1]
Submitted by:	maintainer
3.1.12
06 Mar 2014 15:55:26
Revision:347263Original commit files touched by this commit
ehaupt search for other commits by this committer
Update to 3.1.12

PR:		187314
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
3.1.11
04 Mar 2014 09:19:34
Revision:347000Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 3.1.11

PR:		ports/187156
Submitted by:	maintainer
3.1.10_2
25 Feb 2014 18:39:00
Revision:346059Original commit files touched by this commit
pawel search for other commits by this committer
Fix crashes in dbmail-pop3d as per
http://www.dbmail.org/mantis/view.php?id=1043

PR:		ports/186869
Submitted by:	maintainer
19 Feb 2014 14:45:19
Revision:345097Original commit files touched by this commit Sanity Test Failure Refresh
mat search for other commits by this committer
Consolidate the docbook ports into -sgml and -xml variants.

Submitted by:	hrs (based on)
Sponsored by:	Absolight
3.1.10
18 Feb 2014 14:50:35
Revision:344900Original commit files touched by this commit
mat search for other commits by this committer
Chase docbook cleanup dependencies.

Sponsored by:	Absolight
3.1.10
23 Jan 2014 22:52:32
Revision:340867Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 3.1.9 to 3.1.10

while here
- Convert all "if's" in options helpers

PR:		ports/186047
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
3.1.9
03 Jan 2014 19:55:38
Revision:338578Original commit files touched by this commit
jgh search for other commits by this committer
- reintroduce DOCS option to user removed in r338576

Spotted by:	portmgr
Approved by:	maintainer, ahicks@p-o.co.uk (implicit)
3.1.7
15 Nov 2013 10:44:20
Revision:333848Original commit files touched by this commit
sunpoet search for other commits by this committer
- Pet portlint

PR:		ports/183964
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
3.1.7
06 Nov 2013 17:52:43
Revision:333018Original commit files touched by this commit
bapt search for other commits by this committer
Fix pkg name collisions

With hat:	portmgr
3.1.7
03 Oct 2013 23:24:14
Revision:329248Original commit files touched by this commit
wg search for other commits by this committer
mail/dbmail: fix DOCS option

- Fix DOCS option [1] (based on)

PR:		ports/182566 [1]
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer) [1]
3.1.7
26 Sep 2013 15:59:24
Revision:328374Original commit files touched by this commit
wg search for other commits by this committer
mail/dbmail: update to 3.1.7

- Update to 3.1.7 [1]
- Define DOCS option
- Allow staging

PR:		ports/182406 [1]
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer) [1]
3.1.6
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
3.1.6
14 Sep 2013 06:51:08
Revision:327225Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.1.6

Changes:	https://github.com/pjstevns/dbmail/commits/master
PR:		ports/182080
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
3.1.3
02 Sep 2013 20:02:01
Revision:326071Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
3.1.3
23 Aug 2013 22:10:03
Revision:325282Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 3.1.3
- Remove uneeded DEBUG flags
- Convert to new LIB_DEPENDS format
- Convert to USES=gmake

Check share/doc/dbmail/UPGRADING for updating details.

PR:		ports/180963
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
3.1.1
25 Jul 2013 19:58:18
Revision:323664Original commit files touched by this commit
wg search for other commits by this committer
mail/dbmail: update to 3.1.1

- Update to 3.1.1 [1]
- Remove leading article from COMMENT

Check share/doc/dbmail/UPGRADING for upgrading details.

Changes: http://git.dbmail.eu/paul/dbmail/log/

PR:		ports/180768
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer)
3.0.2_7
19 Jul 2013 20:57:59
Revision:323328Original commit files touched by this commit
cs search for other commits by this committer
Update to 2.11.3
3.0.2_6
25 May 2013 18:57:44
Revision:319067Original commit files touched by this commit
az search for other commits by this committer
- Fix issue with building dmail, when perl build
  without /usr/bin/perl symlink.

PR:		ports/177467
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer and patch)
3.0.2_5
26 Mar 2013 21:22:45
Revision:315332Original commit files touched by this commit
cs search for other commits by this committer
- Update to 2.11.1
- Bump PORTREVISION

PR:		ports/175821
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	maintainer
3.0.2_4
17 Oct 2012 17:54:34
Revision:306028Original commit files touched by this commit
rm search for other commits by this committer
- remove quotes from option description

while here:
- trim Makefile header
- convert DOCS case to optionsng
- remove conflicts with dbmail 2.0, that is not in the tree
- tab -> space change in pkg-descr:WWW

PR:		172611
Submitted by:	Alan Hicks <ahicks at p-o.co dot uk> (maintainer)
Feature safe:	yes
3.0.2_4
17 Jul 2012 20:00:36
Original commit files touched by this commit
cs search for other commits by this committer
- Update to 2.10.5
- Bump PORTREVISION
3.0.2_3
24 Jun 2012 19:19:06
Original commit files touched by this commit
beech search for other commits by this committer
- Fix error connecting from ipv6 address.
- Also fix typo in timsieved rc script and updated from
  bsd.ports.[pre|post].mk to bsd.ports.mk
- Bump PORTEVISION

PR:             ports/169268
Submitted by:   Alan Hicks <ahicks@p-o.co.uk> (maintainer)
3.0.2_2
05 Jun 2012 21:35:54
Original commit files touched by this commit
cs search for other commits by this committer
Bump portrevision due to databases/libzdb update
3.0.2_1
04 Jun 2012 03:01:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to fix LDAP linking to libldap.so instead of libldap_r.so, upstream
  mainly have linux where the libraries are symlinked so less interest in
  fixing.
- fix bug where the mhash version is shown instead of the dbmail one.
- Bump PORTREVISION

PR:             168501
Submitted by:   Maintainer
3.0.2
19 Mar 2012 15:06:22
Original commit files touched by this commit
rm search for other commits by this committer
- add in pkg-message that I forget to cvs add

PR:             166245
Submitted by:   Alan Hicks <ahicks at p-o.co dot uk> (maintainer)
Feature safe:   yes
3.0.2
18 Mar 2012 19:17:12
Original commit files touched by this commit
rm search for other commits by this committer
- update to 3.0.2
- pass maintainership to submitter
- add LICENSE
- drop optional dependencies on database backends - since 3.0 it's
  handled with libzdb
- rename rc-scripts to .sh-less ones
- add UPDATING entry for users, that want to stay with dbmail 2.2.x

Please note, that committed patch is reworked version of originally
submitted (missing deps added, rc-scripts renamed, NOPORTDOCS issue
handled more completely, some plist fixes applied). Sorry for delay.

PR:             164631
Submitted by:   Alan Hicks <ahicks at p-o.co dot uk>
Feature safe:   yes
2.2.17
20 Feb 2012 16:21:31
Original commit files touched by this commit
eadler search for other commits by this committer
Remove quotes from BROKEN and IGNORE as they are not required
Reset maintainer due to mail bounce
2.2.17
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2.2.17
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
2.2.17
06 Apr 2011 00:42:30
Original commit files touched by this commit
wxs search for other commits by this committer
Update to 2.2.17

PR:             ports/155501
Submitted by:   Piotr Rybicki <piotr.rybicki@innervision.pl>
Approved by:    maintainer timeout
2.2.16_1
19 Mar 2011 13:15:34
Original commit files touched by this commit
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
2.2.16
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
2.2.16
07 Aug 2010 18:45:24
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 2.2.16

PR:             ports/148371
Submitted by:   myself (sahil@)
Approved by:    maintainer (timeout; 33 days)
2.2.11
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2.2.11
31 Jan 2010 03:44:04
Original commit files touched by this commit
pgollucci search for other commits by this committer
- use $SUB_FILES to dynamically adjust pkg-message

PR:             ports/142731
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    maintainer timeout (mark_sf@kikg.ifmo.ru; > 2 weeks)
2.2.11
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
2.2.11
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2.2.11
25 Jun 2009 18:55:06
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2.2.11

PR:             ports/136039
Submitted by:   Radim Kolar SF.NET <hsn@sendmail.cz>
Approved by:    maintainer
2.2.10_1
06 Jun 2008 13:43:09
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2.2.10
11 Apr 2008 15:28:01
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.2.10

PR:             ports/122575
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2.2.8
18 Dec 2007 23:18:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.8

PR:             118825
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2.2.7
12 Dec 2007 15:49:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.7

PR:             117840
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2.2.5
23 Jul 2007 09:36:52
Original commit files touched by this commit
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
2.2.5
11 Jun 2007 12:06:26
Original commit files touched by this commit
mm search for other commits by this committer
- update to 2.2.5

PR:             ports/113272
Submitted by:   Larry Rosenman <ler@lerctr.org>
Approved by:    maintainer, garga (mentor)
2.2.4
16 Mar 2007 11:23:59
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.2.4

PR:             110245
Submitted by:   Larry Rosenman <ler@lerctr.org>
Approved by:    maintainer
2.2.2_1
27 Feb 2007 16:18:03
Original commit files touched by this commit
clsung search for other commits by this committer
- Headernames should be processed case-insensitively according to RFC822 3.4.7.
- Problem reported by Larry Rosenman. Patch for the problem was on the
dbmail-dev list.
- bump PORTREVISION

PR:             ports/109607
Submitted by:   maintainer (Mark Starovoytov)
2.2.2
13 Feb 2007 10:44:54
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 2.2.2

PR:             ports/109094
Submitted by:   Mark Starovoytov <mark_sf at kikg.ifmo.ru> (maintainer)
2.2.1_1
16 Dec 2006 10:27:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Adds dbmail-timsieved.sh
- Adds workaround for installations after some previous revision which
  didn't deinstall completely
- Adds fix for bug #461 from dbmail bugtracker

PR:             ports/106760
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2.2.1
23 Nov 2006 16:05:39
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.2.1

PR:             ports/105785
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2.0.10
08 Apr 2006 18:24:18
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 2.0.10

PR:             95457
Submitted by:   maintainer
2.0.7_2
26 Dec 2005 09:55:52
Original commit files touched by this commit
edwin search for other commits by this committer
[update] mail/dbmail: sync to svn

        1. #281 - fix compilation on FreeBSD 4.x

PR:             ports/90914
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2.0.7_1
15 Nov 2005 00:10:59
Original commit files touched by this commit
pav search for other commits by this committer
- Integrate vendor patches:
  1. #266 - Excessive db connects and quits
  2. #271 - BUG with connect to postgresql database
  3. #272 - Non-UTF characters in a message's body
  4. #277 - Fix "INTERNALDATE" calculation in imaputil.c
  5. other patches from repository.
- Add SHA256

PR:             ports/88277
Submitted by:   Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)

Number of commits found: 127 (showing only 100 on this page)

1 | 2  »