Port details |
- pear-Net_Cyrus PEAR class to administer Cyrus IMAP servers
- 0.3.2 mail =4 0.3.2Version of this port present on the latest quarterly branch.
- Maintainer: bra@fsn.hu
- Port Added: 2004-03-14 23:39:18
- Last Update: 2022-10-19 19:21:15
- Commit Hash: 3db2b1b
- People watching this port, also watch:: php82-pear-Net_SMTP, squirrelmail-php82, php82-pear-Net_IMAP, p5-Mail-IMAPClient, php82-pear-Mail_Mime
- Also Listed In: net pear
- License: PHP202
- WWW:
- https://pear.php.net/package/Net_Cyrus
- Description:
- Net_Cyrus is a PEAR class which provides an API for the administration of
Cyrus IMAP servers.
It can be used to create,delete and modify users and it's properties (Quota
and ACL)
- ¦ ¦ ¦ ¦
- 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-Net_Cyrus>0:mail/pear-Net_Cyrus
- To install the port:
- cd /usr/ports/mail/pear-Net_Cyrus/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/pear-Net_Cyrus
- pkg install php81-pear-Net_Cyrus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Net_Cyrus
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Net_Cyrus
- php74: php74-pear-Net_Cyrus
- php80: php80-pear-Net_Cyrus
- php82: php82-pear-Net_Cyrus
- distinfo:
- TIMESTAMP = 1664450872
SHA256 (PEAR/Net_Cyrus-0.3.2.tgz) = 9e61dfbc5d78c7991a7f78f547754c99130bdb73ae94e68105b82d926645654e
SIZE (PEAR/Net_Cyrus-0.3.2.tgz) = 5852
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:
-
- Socket.php : net/pear-Net_Socket@php81
- IMAP.php : mail/pear-Net_IMAP@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- Socket.php : net/pear-Net_Socket@php81
- IMAP.php : mail/pear-Net_IMAP@php81
- php.h : lang/php81
- pear : devel/pear@php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_pear-Net_Cyrus
- 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 |
0.3.2 19 Oct 2022 19:21:15 |
Nuno Teixeira (eduardo) Author: Gian-Simon Purkert |
mail/pear-Net_Cyrus: Update to 0.3.2
- add license
ChangeLog: https://pear.php.net/package/Net_Cyrus/download/All
PR: 266701
Approved by: maintainer timeout, >2 weeks |
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) |
0.3.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 ) |
0.3.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 ) |
0.3.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3.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 |
0.3.1 11 Jun 2017 07:40:30 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Net_Cyrus-0.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_Cyrus-0.3.1.tgz
fetch: http://pear.php.net/get/Net_Cyrus-0.3.1.tgz: size mismatch: expected
5164, actual 5178
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Cyrus-0.3.1.tgz [1]
Approved by: portmgr (blanket) |
0.3.1 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
0.3.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.3.1 23 Sep 2014 16:45:35 |
bapt |
Convert to USES=pear |
0.3.1 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
0.3.1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.3.1 17 Mar 2013 14:21:49 |
miwi |
- Convert to PEAR_AUTOINSTALL
- Trim header |
0.3.1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.3.1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.3.1 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
0.3.1 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 |
0.3.1 29 Oct 2005 21:02:55 |
mnag |
Update to 0.3.1
PR: 88118
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) |
0.1.0 14 Mar 2004 23:38:48 |
pav |
Add pear-Net_Cyrus, a PEAR class which provides an API for the administration
of Cyrus IMAP servers. It can be used to create, delete and modify users and
it's properties (Quota and ACL).
PR: ports/64166
Submitted by: <bra@fsn.hu> |