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) combination for a given watch list. This is what FreshPorts will look for.

Port details
qmail-mysql Secure, reliable, and fast MTA for UNIX systems with MySQL support
1.06.1.1.15_3 mail on this many watch lists=17 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.06.1.1.15_3Version of this port present on the latest quarterly branch.
Maintainer: erdgeist@erdgeist.org search for ports maintained by this maintainer
Port Added: 2001-02-12 00:08:53
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: qmailadmin, netqmail, netqmail-tls, qmailanalog
License: not specified in port
WWW:
https://iain.cx/unix/qmail/mysql.php
Description:
What is is: [excerpt from the patch homepage] A few people have done qmail - MySQL integration and this is my crack at it. My work is based on takeshi@softagency.co.jp's patches, which you can find at http://www.softagency.co.jp/mysql/qmail.en.html. However I wanted to tidy up some of the code to make it use strallocs and do more error checking. I also wanted to simplify the configuration, whilst at the same time allowing more flexibility. Plus there were some things I just didn't want: quotas and APOP support for example...
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 (221 items)
Collapse this list.
  1. @unexec for alias in postmaster root mailer-daemon; do if [ -f %D/alias/.qmail-${alias} ] && [ $(stat -f '%%z' %D/alias/.qmail-${alias}) -eq 0 ]; then rm -f %D/alias/.qmail-${alias}; fi; done
  2. @exec for alias in postmaster root mailer-daemon; do if ! [ -f %D/alias/.qmail-${alias} ]; then :> %D/alias/.qmail-${alias}; fi; done
  3. @unexec rm -f /usr/local/etc/rc.d/qmailsmtpd
  4. @unexec rm -f /usr/local/etc/rc.d/qmailsend
  5. @exec /bin/ln -fs %D/boot/qmailsmtpd /usr/local/etc/rc.d/qmailsmtpd
  6. @exec /bin/ln -fs %D/boot/qmailsend /usr/local/etc/rc.d/qmailsend
  7. @exec echo; echo "A /usr/local/etc/rc.d/qmailsmtpd and a /usr/local/etc/rc.d/qmailsend symlink were created." | /usr/bin/fmt; echo
  8. @comment bin/auth_dovecot
  9. @comment bin/auth_imap
  10. @comment bin/auth_pop
  11. @comment bin/auth_smtp
  12. bin/bouncesaying
  13. bin/condredirect
  14. @comment bin/condwrite
  15. bin/datemail
  16. @comment bin/digest
  17. bin/elq
  18. bin/except
  19. bin/forward
  20. @comment bin/ipmeprint
  21. bin/maildir2mbox
  22. bin/maildirmake
  23. bin/maildirwatch
  24. bin/mailsubj
  25. @comment bin/pbsadd
  26. @comment bin/pbscheck
  27. @comment bin/pbsdbd
  28. bin/pinq
  29. bin/predate
  30. bin/preline
  31. bin/qail
  32. bin/qbiff
  33. @comment bin/qmail-badloadertypes
  34. @comment bin/qmail-badmimetypes
  35. @comment bin/qmail-cdb
  36. bin/qmail-clean
  37. @comment bin/qmail-forward
  38. bin/qmail-getpw
  39. @comment bin/qmail-group
  40. bin/qmail-inject
  41. @comment bin/qmail-ldaplookup
  42. bin/qmail-local
  43. bin/qmail-lspawn
  44. @comment bin/qmail-mfrules
  45. bin/qmail-newmrh
  46. bin/qmail-newu
  47. bin/qmail-pop3d
  48. bin/qmail-popup
  49. bin/qmail-pw2u
  50. bin/qmail-qmqpc
  51. bin/qmail-qmqpd
  52. bin/qmail-qmtpd
  53. bin/qmail-qread
  54. bin/qmail-qstat
  55. @mode 04711
  56. @owner qmailq
  57. bin/qmail-queue
  58. @mode
  59. @owner
  60. @comment bin/qmail-quotawarn
  61. @comment bin/qmail-recipients
  62. bin/qmail-remote
  63. @comment bin/qmail-reply
  64. bin/qmail-rspawn
  65. @comment bin/qmail-secretary
  66. bin/qmail-send
  67. bin/qmail-showctl
  68. @comment bin/qmail-smtpam
  69. bin/qmail-smtpd
  70. bin/qmail-start
  71. bin/qmail-tcpok
  72. bin/qmail-tcpto
  73. @comment bin/qmail-todo
  74. @comment %%EXTERNAL_TODO%%bin/qmail-todo
  75. @comment bin/qmail-verify
  76. bin/qreceipt
  77. bin/qsmhook
  78. bin/sendmail
  79. bin/splogger
  80. @comment bin/update_tmprsadh
  81. bin/tcp-env
  82. boot/binm1
  83. boot/binm1+df
  84. boot/binm2
  85. boot/binm2+df
  86. boot/binm3
  87. boot/binm3+df
  88. boot/home
  89. boot/home+df
  90. boot/maildir
  91. boot/proc
  92. boot/proc+df
  93. boot/qmailsmtpd
  94. boot/qmailsend
  95. @comment boot/qmail/log/run
  96. @comment boot/qmail/run
  97. @comment boot/qmail-smtpd/log/run
  98. @comment boot/qmail-smtpd/run
  99. @comment boot/qmail-qmqpd/log/run
  100. @comment boot/qmail-qmqpd/run
  101. @comment boot/qmail-pop3d/log/run
  102. @comment boot/qmail-pop3d/run
  103. @comment boot/qmail-imapd/log/run
  104. @comment boot/qmail-imapd/run
  105. @comment boot/qmail-pop3d-ssl/log/run
  106. @comment boot/qmail-pop3d-ssl/run
  107. @comment boot/qmail-imapd-ssl/log/run
  108. @comment boot/qmail-imapd-ssl/run
  109. @comment boot/qmail-pbsdbd/log/run
  110. @comment boot/qmail-pbsdbd/run
  111. @comment This port installs the following manually (ie. not through qmail-hier)
  112. configure/config
  113. configure/config-fast
  114. configure/dnsfq
  115. configure/dnsip
  116. configure/dnsptr
  117. configure/hostname
  118. configure/install
  119. configure/ipmeprint
  120. @comment control/Makefile
  121. @comment @sample control/qmail-imapd.rules.sample
  122. @comment @sample control/qmail-pop3d.rules.sample
  123. @comment @sample control/qmail-qmqpd.rules.sample
  124. @comment @sample control/qmail-smtpd.rules.sample
  125. @comment @sample control/signatures.sample
  126. share/man/man1/bouncesaying.1.gz
  127. share/man/man1/condredirect.1.gz
  128. share/man/man1/except.1.gz
  129. share/man/man1/forward.1.gz
  130. share/man/man1/maildir2mbox.1.gz
  131. share/man/man1/maildirmake.1.gz
  132. share/man/man1/maildirwatch.1.gz
  133. share/man/man1/mailsubj.1.gz
  134. share/man/man1/preline.1.gz
  135. share/man/man1/qbiff.1.gz
  136. share/man/man1/qreceipt.1.gz
  137. share/man/man1/tcp-env.1.gz
  138. share/man/man5/addresses.5.gz
  139. share/man/man5/dot-qmail.5.gz
  140. share/man/man5/envelopes.5.gz
  141. share/man/man5/maildir.5.gz
  142. share/man/man5/mbox.5.gz
  143. share/man/man5/qmail-control.5.gz
  144. share/man/man5/qmail-header.5.gz
  145. share/man/man5/qmail-log.5.gz
  146. share/man/man5/qmail-users.5.gz
  147. share/man/man5/tcp-environ.5.gz
  148. share/man/man7/forgeries.7.gz
  149. share/man/man7/qmail-limits.7.gz
  150. share/man/man7/qmail.7.gz
  151. share/man/man8/qmail-clean.8.gz
  152. share/man/man8/qmail-command.8.gz
  153. share/man/man8/qmail-getpw.8.gz
  154. share/man/man8/qmail-inject.8.gz
  155. share/man/man8/qmail-local.8.gz
  156. share/man/man8/qmail-lspawn.8.gz
  157. share/man/man8/qmail-newmrh.8.gz
  158. share/man/man8/qmail-newu.8.gz
  159. share/man/man8/qmail-pop3d.8.gz
  160. share/man/man8/qmail-popup.8.gz
  161. share/man/man8/qmail-pw2u.8.gz
  162. share/man/man8/qmail-qmqpc.8.gz
  163. share/man/man8/qmail-qmqpd.8.gz
  164. share/man/man8/qmail-qmtpd.8.gz
  165. share/man/man8/qmail-qread.8.gz
  166. share/man/man8/qmail-qstat.8.gz
  167. share/man/man8/qmail-queue.8.gz
  168. share/man/man8/qmail-remote.8.gz
  169. share/man/man8/qmail-rspawn.8.gz
  170. share/man/man8/qmail-send.8.gz
  171. share/man/man8/qmail-showctl.8.gz
  172. share/man/man8/qmail-smtpd.8.gz
  173. share/man/man8/qmail-start.8.gz
  174. share/man/man8/qmail-tcpok.8.gz
  175. share/man/man8/qmail-tcpto.8.gz
  176. share/man/man8/splogger.8.gz
  177. @comment share/man/man8/qmail-smtpam.8.gz
  178. @comment share/man/man8/qmail-badloadertypes.8.gz
  179. @comment share/man/man8/qmail-badmimetypes.8.gz
  180. @comment share/man/man8/qmail-mfrules.8.gz
  181. @comment share/man/man8/qmail-recipients.8.gz
  182. scripts/enable-qmail
  183. scripts/mkaliasdir
  184. @comment scripts/qmail-alias2recipients
  185. @comment scripts/qmail-pwd2recipients
  186. @comment scripts/qmail-users2recipients
  187. @comment scripts/qmail-vpopmail2recipients
  188. @comment Setup non-bin/ dirs (can be removed once pkg_install is EOL)
  189. @exec %D/configure/install x
  190. @comment Do initial config setup if not already done
  191. @exec if ! [ -e %D/control/me ]; then (cd %D/configure && ./config); fi
  192. @comment @dir boot/qmail/env
  193. @comment @dir boot/qmail-imapd/env
  194. @comment @dir boot/qmail-imapd-ssl/env
  195. @comment @dir boot/qmail-pbsdbd/env
  196. @comment @dir boot/qmail-pop3d/env
  197. @comment @dir boot/qmail-pop3d-ssl/env
  198. @comment @dir boot/qmail-qmqpd/env
  199. @comment @dir boot/qmail-smtpd/env
  200. @comment @dir log/qmail
  201. @comment @dir log/qmail-imapd
  202. @comment @dir log/qmail-imapd-ssl
  203. @comment @dir log/qmail-pbsdbd
  204. @comment @dir log/qmail-pop3d
  205. @comment @dir log/qmail-pop3d-ssl
  206. @comment @dir log/qmail-qmqpd
  207. @comment @dir log/qmail-smtpd
  208. @dir alias
  209. @dir control
  210. @dir users
  211. @unexec echo "1) If you are permanently removing qmail, you should also 'rm -rf ${PKG_PREFIX}' and remove the qmail users/groups." | /usr/bin/fmt
  212. @unexec echo "2) Do not forget to reconfigure your /etc/mail/mailer.conf to use your older MTA, or reconfigure your old MTA binaries if you decided to replace them." | /usr/bin/fmt
  213. @unexec echo "3) Do not forget to enable sendmail as your default MTA if you have to. You can do it just executing 'echo sendmail_enable=\"YES\"' >> /etc/rc.conf" | /usr/bin/fmt
  214. @cwd /usr/local
  215. @dir etc/man.d
  216. etc/man.d/qmail.conf
  217. @dir etc/rc.d
  218. @cwd /var/qmail
  219. @owner
  220. @group
  221. @mode
Collapse this list.
Dependency lines:
  • netqmail-mysql>0:mail/qmail-mysql
Conflicts:
CONFLICTS:
  • *qmail
  • qmail-ldap
  • qmail-spamcontrol
  • *qmail-tls
  • qmail-vida
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/mail/qmail-mysql/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/qmail-mysql
  • pkg install netqmail-mysql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: netqmail-mysql
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1584978462 SHA256 (qmail/qmail-1.03.tar.gz) = 21ed6c562cbb55092a66197c35c8222b84115d1acab0854fdb1ad1f301626f88 SIZE (qmail/qmail-1.03.tar.gz) = 220668

Expand this list (86 items)

Collapse this list.

SHA256 (qmail/netqmail-1.06.tar.gz) = 8e7d98d15211fc9f9c28109e942e2268f42a6672d68df92a42f2afa90ff00532 SIZE (qmail/netqmail-1.06.tar.gz) = 260941 SHA256 (qmail/qmail-103.patch) = 4cad53c7a6628a600c74c36bfee327db5052ca24c222d4013e4dfcd7f427653d SIZE (qmail/qmail-103.patch) = 2104 SHA256 (qmail/qmailqueue-patch) = 52e82aaa34e9f1308b063cc986a701f67e161662e9f789bb12af03a381530f94 SIZE (qmail/qmailqueue-patch) = 2510 SHA256 (qmail/big-todo.103.patch) = afa0a249e3271badd442f0bdae39997d9fe536157d8a0d62b6706f3dfcd11a72 SIZE (qmail/big-todo.103.patch) = 5546 SHA256 (qmail/big-concurrency.patch) = 0322991955878e86af495f7317c3a4bd2e60640f9a6dd70ad501fff27242ac2f SIZE (qmail/big-concurrency.patch) = 9331 SHA256 (qmail/big-concurrency-spamcontrol-2731.patch) = 0a9e11a784b1e9b47093aea2c67aef4f8b06d4da5624d5284c978fca0d2c5735 SIZE (qmail/big-concurrency-spamcontrol-2731.patch) = 9362 SHA256 (qmail/sendmail-flagf.patch) = 9b3951c22b98c0e5a6ebfa793f052d91dfe01d68a0ad8dc83b8e0bd60c01802e SIZE (qmail/sendmail-flagf.patch) = 863 SHA256 (qmail/patch-qmail-1.03-rfc2821.diff) = c34b331e27882f0596529df14f0e9f24c4dff9f941d04e5df17cc158dddac426 SIZE (qmail/patch-qmail-1.03-rfc2821.diff) = 2564 SHA256 (qmail/qmail-date-localtime.patch) = 852aee7577edf8814c2429f82740da2a7e0b0b23516e10c4f3f7e845a47be2d5 SIZE (qmail/qmail-date-localtime.patch) = 2603 SHA256 (qmail/qmail-1.03-qmtpc.patch) = f704b6c0ca3515a4bb488d14f7c94910aba4daa87420db6cd5b7ea19f17f7449 SIZE (qmail/qmail-1.03-qmtpc.patch) = 6197 SHA256 (qmail/outgoingip.patch) = c117f5c41033f062cdc782a16403fc19725e98d92e73ab193dfd24f48c0ca5ac SIZE (qmail/outgoingip.patch) = 6839 SHA256 (qmail/outgoingip.patch-spamcontrol-25) = 17ef58193aad3ec834641a8e6c0b064965fa0f71ca432f52fe57ef1e48333ea3 SIZE (qmail/outgoingip.patch-spamcontrol-25) = 6751 SHA256 (qmail/qmail-1.03-qmtpc_outgoingip_20090630.patch) = a5b521d3f35aa0842ea3fe69f6e51fa3be5e9c0acfad8671de36fa62a5cb9539 SIZE (qmail/qmail-1.03-qmtpc_outgoingip_20090630.patch) = 10364 SHA256 (qmail/qmail-maildir++.patch) = 79e3f1f8f95b58b6d17e5469f125d873fe212d0a5a6d19b538ad57176fbafb52 SIZE (qmail/qmail-maildir++.patch) = 38088 SHA256 (qmail/netqmail-maildir++.patch) = 9633cf9366e6e703395a7fc3d15f9634f5bb1f49cbdbec53616507308fae0f14 SIZE (qmail/netqmail-maildir++.patch) = 37162 SHA256 (qmail/qmail-block-executables.patch) = 97512624eb02db51e10ab6d0dd834a8797a238d0e006bd1c6c94a183d291b456 SIZE (qmail/qmail-block-executables.patch) = 5070 SHA256 (qmail/qmail-discard-double-bounces.patch) = 14489eefd9908f60af13fadd574d0e9bb936e5d1b706690ce52efef68529a8d8 SIZE (qmail/qmail-discard-double-bounces.patch) = 1305 SHA256 (qmail/qmail-spf-rc5.patch) = 8ad251d779125e11422ae9bcbf619b0ba002c0893dd8c8fe55a34a8b5fc42640 SIZE (qmail/qmail-spf-rc5.patch) = 63582 SHA256 (qmail/qmail-spf-rc5.patch-tls-20110119) = 1b70f1e15dab39e36512dd3c8e00e68be5ff8ba6f53a625065bbb7b2ed1e91b8 SIZE (qmail/qmail-spf-rc5.patch-tls-20110119) = 63649 SHA256 (qmail/qmail-spf-rc5.patch-auth-tls-20110119) = 1ae19dbdba202de3e6edc08080718ade79839e0dfb1353053e347a615ae44771 SIZE (qmail/qmail-spf-rc5.patch-auth-tls-20110119) = 63784 SHA256 (qmail/qmail-ldap-1.03-20120221.patch.gz) = b19e12e50105308fbfa95c504c00dedb0b86983ce91ea0c08f83e7c143c1abf9 SIZE (qmail/qmail-ldap-1.03-20120221.patch.gz) = 276071 SHA256 (qmail/netqmail-mysql-1.1.15.patch) = 656d2366c1b4749f0ffdaf68b30f10d469c67d7c2c5710190e12b2c6ca85b18a SIZE (qmail/netqmail-mysql-1.1.15.patch) = 61635 SHA256 (qmail/spamcontrol-2731.tgz) = 24a9c0af8f405ae6bcc4038fd1fc1ea12d5e5c54642e105fd9f0790593128b71 SIZE (qmail/spamcontrol-2731.tgz) = 179422 SHA256 (qmail/netqmail-1.06-tls-20200107.patch) = 4230ffe10d58f9ded8f28f0d226e1cb1fa4e21321f7e8584388c52c4dd0f83b3 SIZE (qmail/netqmail-1.06-tls-20200107.patch) = 52188 SHA256 (qmail/qmail-smtpd-auth-0.31.tar.gz) = 1b439fa7e128de13fa80b86883f61a39d17b87b7e8916b6a0eab065bbe49b938 SIZE (qmail/qmail-smtpd-auth-0.31.tar.gz) = 8798 SHA256 (qmail/qmail-smtpd-auth-close3.patch) = d933e871261d6740cebe5c21cad81146525cfe06a464e277979f61c1242b5ad4 SIZE (qmail/qmail-smtpd-auth-close3.patch) = 520 SHA256 (qmail/tarpit.patch) = de94abbb71ef5d25e168725e435edd96ce3b14b7347440e0805dcb919b9d9604 SIZE (qmail/tarpit.patch) = 3089 SHA256 (qmail/ext_todo-20030105.patch) = d46d0225360c0477f93e2990637ebf912b2a86e494f424ef2952ee11ab533ac7 SIZE (qmail/ext_todo-20030105.patch) = 33763 SHA256 (qmail/ext_todo-20030105_spf.patch) = 544629c0003d01d27a5a45508e84332f247ed54ece57ff22c0c7c3a56ba086d6 SIZE (qmail/ext_todo-20030105_spf.patch) = 33781 SHA256 (qmail/ext_todo-20030105_spf_tls.patch) = 0b241b15df1d994e4ccbd5fb87ca715d9c16c7868a8e70c5c194ca1af4ab21b7 SIZE (qmail/ext_todo-20030105_spf_tls.patch) = 33813 SHA256 (qmail/ext_todo-20030105_mysql.patch) = 3fc65b91faaaae147dbf6264f9381664819ef2f236532764309d174f29919ff1 SIZE (qmail/ext_todo-20030105_mysql.patch) = 33797 SHA256 (qmail/ext_todo-20030105_tls.patch) = 0924d3d1287200cb4efc1c3ebfa139f715d3a9d75a6d8af17520c5262a192da2 SIZE (qmail/ext_todo-20030105_tls.patch) = 33795 SHA256 (qmail/qmail-spf-rc5.patch-spamcontrol-27_2) = bd53c0ce09ce68e9638abcab7f36a1e259ffb41737e27f6b8d9e0315f2d09524 SIZE (qmail/qmail-spf-rc5.patch-spamcontrol-27_2) = 64058 SHA256 (qmail/auth.patch.diff) = 1d0f8e0ce139cd00b86f056bc31c1422d30b88cb8b125023d534cc3664f827b8 SIZE (qmail/auth.patch.diff) = 4412 SHA256 (qmail/auth.patch.diff-tls-20110119) = 838a35ea92990775fa96567366249f70e7edbfdf127bebbc23b3df58eb086921 SIZE (qmail/auth.patch.diff-tls-20110119) = 3170 SHA256 (qmail/ext_todo-20030105+big-todo.103.patch) = 4e44ad403b21f5910b6af11295b82296bc8c0f18bc40dcfecfb95c11e5a296f7 SIZE (qmail/ext_todo-20030105+big-todo.103.patch) = 2523 SHA256 (qmail/smtpextfork-ldap-20060201_4.patch) = ff587d7169f404b4a0d0957f81a6849fd867defee5ac91a52ee958e58034b49f SIZE (qmail/smtpextfork-ldap-20060201_4.patch) = 6632 SHA256 (qmail/smtpextfork-spamcontrol-2731.patch) = 9614dbbaddc5f8ccc4a9cdfe2c42e8de80f56159dbe161a3c7180eee7d860aae SIZE (qmail/smtpextfork-spamcontrol-2731.patch) = 8916 SHA256 (qmail/README.smtpextfork) = baf23f1cc5676c67041cdaf7c8a0ce5b27365351a4ef52d235d6d021776bb72a SIZE (qmail/README.smtpextfork) = 7690 SHA256 (qmail/qmail-ldap-1.03_qmail-smtpd_SENDERCHECK4.patch) = 7656aef1f30f3c6a684e319d2a309d162b2a559eb84b38d21a1e23e88c78995b SIZE (qmail/qmail-ldap-1.03_qmail-smtpd_SENDERCHECK4.patch) = 2182 SHA256 (qmail/qmail-ldap-20060201-grtdelay.patch) = db880469e3d1356252bc8d10251b88cf5cf75a69f18971ffa6e2b85db5a796bc SIZE (qmail/qmail-ldap-20060201-grtdelay.patch) = 6051 SHA256 (qmail/enhacelogging-ldap-20120221.patch) = e5403eee9c180180eb52ce343575bbd67e869cda874dbe064e17f35370b260c5 SIZE (qmail/enhacelogging-ldap-20120221.patch) = 1207 SHA256 (qmail/ucspi-ssl-0.94.tgz) = 343c0281269d88650823eb053fe80bf34b81f52c12b895f27534706b983a23b4 SIZE (qmail/ucspi-ssl-0.94.tgz) = 112640

Collapse this list.


Packages (timestamps in pop-ups are UTC):
netqmail-mysql
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.06.1.1.15_31.06.1.1.15_31.06.1.1.15_21.06.1.1.15_31.06.1.1.15_3-1.06.1.1.15_2-
FreeBSD:13:quarterly1.06.1.1.15_31.06.1.1.15_3-1.06.1.1.15_31.06.1.1.15_3-1.06.1.1.15_31.06.1.1.15_3
FreeBSD:14:latest1.06.1.1.15_31.06.1.1.15_31.06.1.1.15_31.06.1.1.15_31.06.1.1.15_3--1.06.1.1.15_3
FreeBSD:14:quarterly1.06.1.1.15_31.06.1.1.15_3-1.06.1.1.15_31.06.1.1.15_3-1.06.1.1.15_31.06.1.1.15_3
FreeBSD:15:latest1.06.1.1.15_31.06.1.1.15_3n/a1.06.1.1.15_3n/a-1.06.1.1.15_31.06.1.1.15_3
FreeBSD:15:quarterly--n/a-n/a---
Master port: mail/qmail
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. fakeroot : security/fakeroot
Library dependencies:
  1. libmysqlclient.so.21 : databases/mysql80-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for netqmail-mysql-1.06.1.1.15_3: BIG_CONCURRENCY_PATCH=off: Use a concurrency greater than 240 BIG_TODO_PATCH=off: Enable big_todo qmail patch DISCBOUNCES_PATCH=off: Discard double-bounces DNS_CNAME=on: Request CNAME (vs ANY for BIND 4 bug) DOCS=on: Build and/or install documentation EXTTODO_PATCH=off: Extern high-perform. todo processing LOCALTIME_PATCH=off: Emit dates in the local timezone OUTGOINGIP_PATCH=off: Set the IP address to send messages QEXTRA=off: Enable QUEUE_EXTRA copy feature QMTPC_PATCH=off: Send email using qmtp protocol RCDLINK=on: Create rc.d/qmail symlink TARPIT_PATCH=off: Implement TARPIT functions ===> Use 'make config' to modify these settings
Options name:
mail_qmail-mysql
USES:
compiler:c11 mysql qmail:vars fakeroot cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. http://qmail.glasswings.com.au/
  2. http://qmail.ipg.sk/
  3. http://qmail.netvisao.pt/
  4. http://qmail.omnis.ch/
  5. http://qmail.psshee.com/
  6. http://www.agria.hu/qmail/
  7. http://www.qmail.org/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: mail/qmail
CommitCreditsLog message
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)
1.06.1.1.15_3
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)
1.06.1.1.15_3
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)
1.06.1.1.15_3
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)
1.06.1.1.15_3
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.
1.06.1.1.15_3
16 Feb 2021 01:00:57
Revision:565379Original commit files touched by this commit
amdmi3 search for other commits by this committer
Fix qmail's qmailsend wrapper script by using correct PATH and removing bad
quoting

PR:		252457, 252293
Submitted by:	erdgeist@erdgeist.org (maintainer)
Reported by:	callumgibson@optusnet.com.au
MFH:		2021Q1
1.06.1.1.15_2
24 May 2020 12:59:02
Revision:536399Original commit files touched by this commit
pi search for other commits by this committer
mail/qmail: Fixes CVE-2005-1513 to CVE-2005-1513, update TLS patch
mail/qmail-tls: Update TLS patch

See
https://www.qualys.com/2020/05/19/cve-2005-1513/remote-code-execution-qmail.txt
for details about the CVEs

- now builds with openssl 1.1.1e from the ports

PR:		244969, 245010
Submitted by:	erdgeist@erdgeist.org (maintainer)
Reported by:	klokanek@eldar.cz
MFH:		2020Q2
Security:	CVE-2005-1513, CVE-2005-1514, CVE-2005-1515
1.06.1.1.15_1
15 Nov 2019 10:12:08
Revision:517643Original commit files touched by this commit This port version is marked as vulnerable.
tobik search for other commits by this committer
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
1.06.1.1.15_1
04 Aug 2019 08:37:40
Revision:508078Original commit files touched by this commit This port version is marked as vulnerable.
pkubaj search for other commits by this committer
mail/qmail-mysql: fix build with GCC architectures

Similar to other ports using, MySQL, it links to libatomic.

Approved by:	mentors (implicit approval)
1.06.1.1.15_1
30 Oct 2015 23:07:16
Revision:400559Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Fix creation of rc symlink in package
- Fix procname in rc script so it can 'stop' correctly. [1]

Submitted by:	Dirk Engling <erdgeist@erdgeist.org> [1]
1.06.1.1.15
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
1.06.1.1.15
25 Jun 2014 14:19:25
Revision:359244Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Fix CONFLICTS with netqmail-tls after PKGNAME rename in r359176
1.06.1.1.15
24 Jun 2014 18:27:28
Revision:359119Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Fix CONFLICTS after qmail->netqmail rename
1.06.1.1.15
20 Jun 2014 03:03:41
Revision:358497Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
Switch mail/qmail and mail/qmail-mysql to using netqmail. Switch their
PKGNAMEs to reflect this as well and bump their version up to the last
netqmail release of 1.06.

qmail-ldap and qmail-spamcontrol explicitly want to be applied on stock
qmail, so leave those alone.

This does not bring much, but it allows easier updates to qmail-tls and
some of the other patches which depend on netqmail.

qmail-tls is left as qmail for now. It will be updated to the newer
revision soon which does require netqmail.

Changes include:
  * QMAILQUEUE by default
  * Fix for 0.0.0.0
  * qmail-smtpd is protected from exceedingly long (eg 2GB) headers

Other than those listed, there are no other significant changes beyond
documentation or patches that were already applied by default.
1.03.1.1.15_6
19 Apr 2014 06:24:14
Revision:351584Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Don't try removing /var/qmail/queue at all
- Remove /var/qmail/queue from STAGEDIR so it's not an orphan
1.03.1.1.15_5
17 Apr 2014 05:16:47
Revision:351447Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
mail/qmail, mail/qmail-tls, mail/qmail-mysql, mail/qmail-spamcontrol:

- Support stagedir
- Fix all leftovers
  Note that this depends on new Mk/Scripts/check_leftovers.sh added in r351446.
- Bump PORTREVISION in all ports due to plist being fixed.
- Support man.d on FreeBSD 9+
- Convert NOPORTDOCS
- Fix bad perl shebang for scripts/mkaliasdir
- Remove pkg-install and move all to pkg-plist
- Fix /var/qmail modified warning in poudriere by doing nothing in
  install-mtree
- Fix /var/qmail getting unpredictable/wrong permissions due to
  USERS/GROUPS changing for every user with HOME=/var/qmail
- Use more OPTIONS helpers
- Fix ccache support for spamcontrol patch building
- Fix build of SMTPEXTFORK in mail/qmail-spamcontrol with recent clang

Tested with:	pkg and pkg_install
1.03.1.1.15_4
20 Sep 2013 15:58:09
Revision:327710Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Add NO_STAGE until validated to be safe for upcoming staging support
1.03.1.1.15_4
14 Jun 2013 21:13:42
Revision:320964Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Fix qmail-mysql build with clang and recent mysql-client

Reported by:	miwi via pointyhat
1.03.1.1.15_4
23 Feb 2013 18:49:30
Revision:312845Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Cleanup example rc file
 - Support SHUTDOWN
 - Check for needed files/dependencies in precmd
 - Respect LOCALBASE
 - Make rclint happy
- Rename symlink from qmail.sh to qmailsmtpd
- Rename installed example rc file from qmail-smtpd.rcNG to qmailsmtpd
1.03.1.1.15_3
31 Jan 2013 23:39:56
Revision:311340Original commit files touched by this commit This port version is marked as vulnerable.
bdrewery search for other commits by this committer
- Fix build on CURRENT by using gcc for now
1.03.1.1.15_3
05 Oct 2012 12:41:46
Revision:305298Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
Change headers of all ports maintained by me to new format
1.03.1.1.15_3
28 Jul 2012 15:57:56
Original commit files touched by this commit This port version is marked as vulnerable.
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
1.03.1.1.15_3
19 Mar 2011 13:15:34
Original commit files touched by this commit This port version is marked as vulnerable.
ale search for other commits by this committer
Bump PORTREVISION for ports linking to default libmysqlclient.
1.03.1.1.15_2
31 Mar 2008 01:07:19
Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix pkg-install to create initial aliases correctly, broken when was rewritten
from csh to sh
- Bump PORTREVISION from all slave ports
1.03.1.1.15_1
26 Dec 2007 16:43:55
Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix a segfault on amd64 (except on qmail-spamcontrol and qmail-ldap) [1]
- Add an rcNG startup example file to QMAIL_PREFIX/boot [2]
- Bump PORTREVISION due to rcNG add (except for qmail-ldap)
- Fix make certificate to add ciphers file to QMAIL_PREFIX/control [3]

PR:             ports/118117 [1], ports/117422 [2], ports/118198 [3]
Submitted by:   Andrew Reilly <areilly@bigpond.net.au> [1] [3]
                Nick@van-laarhoven.org [2]
1.03.1.1.15
10 Aug 2006 15:34:59
Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
Register CONFLICTS between qmail master and all slave ports
1.03.1.1.15
03 Apr 2006 15:52:45
Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
Update qmail-mysql to 1.1.15
1.03.1.1.11_1
21 Jan 2006 17:37:14
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.03.1.1.11
11 Jul 2005 16:47:16
Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
Change MAINTAINER to my @FreeBSD.org account

Approved by:    flz (mentor)
1.03.1.1.11
01 Jun 2005 22:12:13
Original commit files touched by this commit This port version is marked as vulnerable.
flz search for other commits by this committer
- Update mysql patch to 1.1.11.

PR:             ports/81766
Submitted by:   maintainer
1.03.1.1.8_2
10 May 2005 14:31:29
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
- Transfer all work to MASTER port and make slave ports easier
- Use only one pkg-plist and use PLIST_SUB
- Use DOCSDIR intead of DOCDIR
- OPTIONS'ify
- Remove WITH_PRESERVE_CONFIG_FILES knob and detect automatically when is need
  to create it.
- Add $FreeBSD$ tag to pkg-plist and pkg-install
- Fix error on enable-qmail script
- Remove MASTER_SITE_QMAIL definition from Makefile since it's defined on
  bsd.sites.mk
- Add a new option to don't create rc.d/qmail.sh
- Add rc.d/qmail.sh to pkg-plist when necessary

PR:             ports/80833
Submitted by:   maintainer
Thanks to:      novel, Joao Ricardo P. Mendes <joao@redepegasus.com.br>
1.03.1.1.8_1
05 May 2005 20:03:10
Original commit files touched by this commit This port version is marked as vulnerable.
sem search for other commits by this committer
o Pacify a lot of portlint WARN and FATAL messages
o Change ${PERL} to ${SED} or ${REINPLACE_CMD}
o Added patch patch-qmail-1.03-rfc2821.diff to search other MX servers
  when the first return a code > 500 and < 599
o Install mkaliasdir script on ${PREFIX}/scripts directory
o Remove targets to disable-qmail and enable-sendmail and put it on a
  shell script that is installed on /var/qmail/scripts. Change messages
  reflect this.
o Organize better pkg-plist
o Remove thereal-post-patch target and put all on post-post-patch target
o Add [0-9] to CONFLICTS on qmail-ldap port
o Change LIB_DEPENDS to USE_MYSQL=yes on qmail-mysql port
o Change qmail-spamcontrol to don't need more to apply patches mannualy

PR:             ports/79094
Submitted by:   maintainer
1.03.1.1.8_1
09 Apr 2005 17:52:56
Original commit files touched by this commit This port version is marked as vulnerable.
lioux search for other commits by this committer
Give maintainership to Renato Botelho <freebsd@galle.com.br> who
has been submitting outstanding PRs for all qmail ports I have been
maintaining up to this moment. They will be in good hands.
1.03.1.1.8_1
07 Mar 2004 21:08:27
Original commit files touched by this commit This port version is marked as vulnerable.
lioux search for other commits by this committer
Remove redundant USE_PERL5_BUILD, already declared in MASTER port
1.03.1.1.8_1
20 Nov 2003 15:06:15
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
1.03.1.1.8_1
20 Nov 2003 13:51:47
Original commit files touched by this commit This port version is marked as vulnerable.
trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
1.03.1.1.8_1
23 Feb 2003 19:58:35
Original commit files touched by this commit This port version is marked as vulnerable.
lioux search for other commits by this committer
De-pkg-comment
1.03.1.1.8_1
10 Feb 2003 09:04:04
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Convert COMMENT to COMMENTFILE until these ports can be converted.

Submitted by:   lioux
1.03.1.1.8_1
03 Apr 2002 21:10:43
Original commit files touched by this commit This port version is marked as vulnerable.
lioux search for other commits by this committer
o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet,
  re-arrange groups to achieve similar effect
1.03.1.1.8_1
03 Apr 2002 01:30:57
Original commit files touched by this commit This port version is marked as vulnerable.
lioux search for other commits by this committer
o Both sanitize MASTER_SITES and add additional ones
o Full deployment of MASTER_SITES:n
21 Jan 2002 02:25:31
commit hash: fp1.23621@dev.null.freshports.orgcommit hash: fp1.23621@dev.null.freshports.orgcommit hash: fp1.23621@dev.null.freshports.orgcommit hash: fp1.23621@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Update qmail-mysql to patch level 1.1.8    
22 Feb 2001 18:15:18
commit hash: fp1.9864@dev.null.freshports.orgcommit hash: fp1.9864@dev.null.freshports.orgcommit hash: fp1.9864@dev.null.freshports.orgcommit hash: fp1.9864@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
* qmail port   o bump PORTREVISION   o sanitize MASTER_SITES   o added several
flags (defined checks) to enable   active slave port control on what they
inherit   o add extra enhancement patches, these can be   inherited too:   	-
WITH_QMAILQUEUE_PATCH: qmailqueue-patch   	- WITH_BIG_TODO_PATCH:
big-todo.103.patch   	- WITH_BIG_CONCURRENCY_PATCH: big-concurrency.patch   		-
WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT   		default: 509   o add patches
checksum to distinfo   o added MASTER_SITE_QMAIL for internal use   o additional
copies of slave qmail patches are now housed   at MASTER_SITE_LOCAL,
PATCH_SITE_SUBDIR=lioux because   these patches only have ONE PATCH_SITES source
each   	- qmail-ldap-1.03-20010201.patch.gz (qmail-ldap)   	-
qmail-mysql-1.1.1.patch (qmail-mysql)   	- tls.patch (qmail-tls)   o turn all
absolute references to both binaries and   FreeBSD configuration files into
VARs: better   maintability   o s/yetanotherone-/slaveport-/: that is the
correct   nomenclature   o ${LN} should use -sf instead of plain -s   o typo
fix: QMail -> qmail    
14 Feb 2001 01:26:03
commit hash: fp1.9573@dev.null.freshports.orgcommit hash: fp1.9573@dev.null.freshports.orgcommit hash: fp1.9573@dev.null.freshports.orgcommit hash: fp1.9573@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Have slave ports correctly inherit PREFIX from master port qmail    
12 Feb 2001 03:08:53
commit hash: fp1.9493@dev.null.freshports.orgcommit hash: fp1.9493@dev.null.freshports.orgcommit hash: fp1.9493@dev.null.freshports.orgcommit hash: fp1.9493@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Add initial revision of port of a patch to stock qmail supporting   MySQL
queries from within qmail    

Number of commits found: 44