non port: net/pear-Net_Dict/Makefile |
SVNWeb
|
Number of commits found: 26 |
Sat, 22 May 2021
|
[ 16:20 Po-Chuan Hsieh (sunpoet) ] 0ab3218 (Only the first 10 of 271 ports in this commit are shown above. )
*/pear-*: Take maintainership
|
Tue, 4 May 2021
|
[ 16:57 Rene Ladan (rene) ] 727adba (Only the first 10 of 290 ports in this commit are shown above. )
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 6 Mar 2020
|
[ 17:33 joneum ] (Only the first 10 of 56 ports in this commit are shown above. )
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
|
Thu, 8 Mar 2018
|
[ 19:48 mat ] (Only the first 10 of 388 ports in this commit are shown above. )
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
|
Sun, 11 Jun 2017
|
[ 07:41 sunpoet ]
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Net_Dict-1.0.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_Dict-1.0.7.tgz
fetch: http://pear.php.net/get/Net_Dict-1.0.7.tgz: size mismatch: expected 6031,
actual 6069
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Dict-1.0.7.tgz [1]
Approved by: portmgr (blanket)
|
Tue, 16 May 2017
|
[ 13:37 joneum ] (Only the first 10 of 355 ports in this commit are shown above. )
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
|
Fri, 4 Nov 2016
|
[ 07:50 jbeich ] (Only the first 10 of 116 ports in this commit are shown above. )
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
|
Mon, 25 Jul 2016
|
[ 20:01 rene ] (Only the first 10 of 317 ports in this commit are shown above. )
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 26 Nov 2015
|
[ 12:04 miwi ] (Only the first 10 of 262 ports in this commit are shown above. )
- Take Maintainership
Approved by: mat (mentor)
|
Tue, 18 Nov 2014
|
[ 09:37 bapt ] (Only the first 10 of 449 ports in this commit are shown above. )
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
|
Tue, 23 Sep 2014
|
[ 16:57 bapt ] (Only the first 10 of 40 ports in this commit are shown above. )
Convert to USES=pear
|
Mon, 25 Nov 2013
|
[ 17:59 antoine ] (Only the first 10 of 253 ports in this commit are shown above. )
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Tue, 30 Apr 2013
|
[ 08:45 miwi ]
- Trim header
- Conver to PEAR_AUTOINSTALL
|
Sat, 21 Jan 2012
|
[ 17:40 eadler ] (Only the first 10 of 1326 ports in this commit are shown above. )
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
|
Thu, 4 Nov 2010
|
[ 10:01 miwi ]
- Update to 1.0.7
|
Sat, 22 Aug 2009
|
[ 21:32 miwi ] (Only the first 10 of 38 ports in this commit are shown above. )
- Take over maintainership
Approved by: Wen Heping (maintainer)
|
Wed, 5 Aug 2009
|
[ 09:05 miwi ]
- Update to 1.0.6
PR: 137284
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Sat, 23 Sep 2006
|
[ 02:59 clsung ]
- Update to 1.0.5
PR: ports/101996
Submitted by: chinsan
|
[ 00:23 linimon ] (Only the first 10 of 96 ports in this commit are shown above. )
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
|
Wed, 15 Mar 2006
|
[ 20:02 thierry ]
Chase pear-Cache relocation.
|
Fri, 9 Dec 2005
|
[ 19:24 ale ] (Only the first 10 of 167 ports in this commit are shown above. )
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
|
Wed, 9 Mar 2005
|
[ 13:39 flz ]
- Fix BUILD_DEPENDS.
PR: ports/78618
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
(maintainer)
Approved by: pav (mentor)
|
Tue, 8 Mar 2005
|
[ 20:10 pav ]
PEAR::Net_Dict provides a simple API to the DICT Protocol handling all the
network related issues and providing DICT responses in PHP datatypes to
make it easy for a developer to use DICT servers in their programs.
PR: ports/78550
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
Number of commits found: 26 |