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> |