non port: databases/pear-MDB2_Schema/Makefile |
SVNWeb
|
Number of commits found: 27 |
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:05 joneum ] (Only the first 10 of 163 ports in this commit are shown above. )
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
|
Fri, 21 Dec 2018
|
[ 09:17 joneum ]
- Add LICENSE
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
|
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
|
Thu, 3 Nov 2016
|
[ 06:32 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
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>
|
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:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 23 Feb 2016
|
[ 10:05 miwi ]
- Update to 0.8.6
|
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)
|
Mon, 2 Nov 2015
|
[ 06:55 antoine ] (Only the first 10 of 13 ports in this commit are shown above. )
Fix DEPENDS after devel/pear-XML_Parser update
|
Sat, 22 Aug 2015
|
[ 22:21 mat ] (Only the first 10 of 13 ports in this commit are shown above. )
Fix depends on devel/pear-XML_Parser.
Sponsored by: Absolight
|
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
|
[ 14:14 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Convert to USES=pear
Use options helpers
|
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
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Sun, 17 Mar 2013
|
[ 14:59 miwi ] (Only the first 10 of 16 ports in this commit are shown above. )
- Convert to PEAR_AUTOINSTALL
- Trim header
- Take maintainership
|
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
|
Mon, 16 Mar 2009
|
[ 15:23 miwi ]
- Update to 0.8.5
|
Sun, 23 Nov 2008
|
[ 16:25 miwi ]
- Update to 0.8.4
PR: 128953
Submitted by: Wen Heping <wenheping@gmail.com>
|
Tue, 11 Mar 2008
|
[ 14:03 miwi ]
- Update to 0.8.2
|
Mon, 10 Sep 2007
|
[ 17:52 miwi ]
- Update to 0.8.1
|
Wed, 22 Aug 2007
|
[ 11:20 miwi ]
- Update to 0.8.0
|
Fri, 27 Apr 2007
|
[ 15:16 miwi ]
- Update to 0.7.2
- Grab Maintainership
Approved by: rafan@ (old maintainer)
|
Thu, 8 Feb 2007
|
[ 07:42 rafan ]
Add pear-MDB2_Schema 0.7.0, PEAR XML based database schema manager.
|
Number of commits found: 27 |