Port details |
- pear-Mail_Queue PEAR class for put mails in queue and send them later in background
- 1.2.7_1 mail =4 1.2.7_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2004-11-05 13:54:03
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: redmine50, chromium, php81-pear-Net_Cyrus, openjdk11, cacti
- Also Listed In: pear www
- License: not specified in port
- WWW:
- https://pear.php.net/package/Mail_Queue
- Description:
- Class to handle mail queue managment.
Wrapper for PEAR::Mail and PEAR::DB (or PEAR::MDB/MDB2).
It can load, save and send saved mails in background
and also backup some mails.
The Mail_Queue class puts mails in a temporary container,
waiting to be fed to the MTA (Mail Transport Agent),
and sends them later (e.g. a certain amount of mails
every few minutes) by crontab or in other way.
- ¦ ¦ ¦ ¦
- 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:
-
- php81-pear-Mail_Queue>0:mail/pear-Mail_Queue
- To install the port:
- cd /usr/ports/mail/pear-Mail_Queue/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/pear-Mail_Queue
- pkg install php81-pear-Mail_Queue
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Mail_Queue
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Mail_Queue
- php74: php74-pear-Mail_Queue
- php80: php80-pear-Mail_Queue
- php82: php82-pear-Mail_Queue
- distinfo:
- TIMESTAMP = 1497163242
SHA256 (PEAR/Mail_Queue-1.2.7.tgz) = 43646f850f920fd7df53ab90cbb92472fe09233a4262db6eb9cbda91a1983121
SIZE (PEAR/Mail_Queue-1.2.7.tgz) = 22212
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- Mail.php : mail/pear-Mail@php81
- mime.php : mail/pear-Mail_Mime@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- Mail.php : mail/pear-Mail@php81
- mime.php : mail/pear-Mail_Mime@php81
- php.h : lang/php81
- pear : devel/pear@php81
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php81-pear-Mail_Queue-1.2.7_1:
PEAR_DB=off: PEAR::DB support
PEAR_MDB=off: PEAR::MDB support
PEAR_MDB2=off: PEAR::MDB2 support
===> Use 'make config' to modify these settings
- Options name:
- mail_pear-Mail_Queue
- USES:
- pear
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.2.7_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.2.7_1 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
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 ) |
1.2.7_1 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.2.7_1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.2.7_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.7_1 06 Mar 2020 17:33:54 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.2.7_1 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.2.7_1 11 Jun 2017 07:40:25 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Mail_Queue-1.2.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Mail_Queue-1.2.7.tgz
fetch: http://pear.php.net/get/Mail_Queue-1.2.7.tgz: size mismatch: expected
21949, actual 22212
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Mail_Queue-1.2.7.tgz [1]
Approved by: portmgr (blanket) |
1.2.7_1 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.2.7_1 23 Jan 2017 11:54:18 |
tcberner |
mail/pear-Mail_Queue: overloading isError static mismatch
Since devel/pear was upgraded to 1.10.1, mail/pear-Mail_Queue
was broken and could not be used, giving the following error:
PHP Fatal error: Cannot make static method PEAR::isError() non
static in class Mail_Queue in /usr/local/share/pear/Mail/Queue.php on line 126
Upstream bug report: http://pear.php.net/bugs/bug.php?id=20976
PR: 215325
Submitted by: ml@netfence.it
Reported by: ml@netfence.it
MFH: 2017Q1
Approved by: Jochen Neumeister (maintainer), rakuco (mentor) |
1.2.7 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.2.7 03 Nov 2016 06:32:17 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214011 214012 214013 214014 214015 214016 214017
PR: 214018 214019 214021 214022 214023 214024 214025
PR: 214026 214027 214028 214029 214030 214031 214032
PR: 214033 214034 214035 214036 214037 214038 214039
PR: 214040 214041 214042 214043 214044 214045 214046
PR: 214047 214048 214049 214050 214051 214052 214053
PR: 214054 214055 214056 214057 214058 214059 214060
PR: 214061 214062 214063 214064 214066 214067 214068
PR: 214071 214072 214073 214074 214075 214076 214077
PR: 214078 214079 214080 214081 214082 214083 214084
PR: 214085 214086 214087 214088 214089 214090 214091
PR: 214092 214093 214094 214095 214096 214097 214098
PR: 214099 214100 214101 214102 214103 214104 214108
PR: 214109 214110 214111 214112 214113 214114 214115
PR: 214116 214117 214118 214119 214120 214121 214122
PR: 214123 214124 214125 214126 214127 214128 214129
PR: 214130 214131 214132 214133 214134 214135 214136
PR: 214137 214138 214139 214140 214141 214142 214143
PR: 214144 214145 214146 214147 214148 214149 214150
PR: 214151 214152
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.2.7 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.2.7 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.7 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.2.7 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.2.7 23 Sep 2014 16:45:35 |
bapt |
Convert to USES=pear |
1.2.7 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.2.7 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.2.7 17 Dec 2012 02:15:14 |
bapt |
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer) |
1.2.7 02 Jul 2011 11:40:02 |
miwi |
- Update to 1.2.7 |
1.2.6 04 Nov 2010 10:00:46 |
miwi |
- Update to 1.2.6- Update to 1.2.6- Update to 1.2.6- Update to 1.2.6- Update to
1.2.6- Update to 1.2.6 |
1.2.3 09 Sep 2009 09:29:18 |
miwi |
- Update to 1.2.3
PR: 138542
Submitted by: Wen Heping <wenheping@gmail.com> |
1.2.2 08 Sep 2008 00:22:00 |
chinsan |
- Pass maintainership to miwi |
1.2.2 10 May 2008 04:58:18 |
chinsan |
- Update to 1.2.2.
PR: ports/123514
Submitted by: Wen Heping <wenheping at gmail.com>
Approved by: maintainer |
1.2.1 18 Sep 2007 21:17:33 |
chinsan |
- Update to 1.2.1.
- Take maintainership. |
1.1.3 23 Sep 2006 00:23:36 |
linimon |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
1.1.3 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.3 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.1.3 05 Nov 2004 13:43:04 |
pav |
Add pear-Mail_Queue, class to handle mail queue managment.
Wrapper for PEAR::Mail and PEAR::DB (or PEAR::MDB/MDB2).
It can load, save and send saved mails in background
and also backup some mails.
PR: ports/73560
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |