notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/pecl-svn/Makefile
SVNWeb

Number of commits found: 53

Thu, 6 Dec 2018
[ 11:22 rene search for other commits by this committer ] Original commit   Revision:486751 (Only the first 10 of 168 ports in this commit are shown above. View all ports for this commit)
Remove version 7.0 from the IGNORE_WITH_PHP list.
Sun, 2 Dec 2018
[ 17:43 antoine search for other commits by this committer ] Original commit   Revision:486473 (Only the first 10 of 153 ports in this commit are shown above. View all ports for this commit)
Deprecate ports depending on php 5.6
Mon, 8 Oct 2018
[ 15:08 antoine search for other commits by this committer ] Original commit   Revision:481545 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
Fix some PKGNAME collisions
Tue, 20 Mar 2018
[ 02:20 dbaio search for other commits by this committer ] Original commit   Revision:465055 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Fix order of IGNORE_WITH_PHP variable

Related with `USES=php` so is better to keep them together

Reported by:	mat
Sat, 17 Mar 2018
[ 13:52 dbaio search for other commits by this committer ] Original commit   Revision:464818
Fix order of variables

Ports maintained by me in the devel category.
Thu, 14 Dec 2017
[ 13:57 tz search for other commits by this committer ] Original commit   Revision:456296 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Add missing IGNORE_WITH_PHP for various pecl-ports.

After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.

PR:          222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
Mon, 8 May 2017
[ 17:21 dbaio search for other commits by this committer ] Original commit   Revision:440442 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Update my email address

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
Mon, 10 Apr 2017
[ 15:08 mat search for other commits by this committer ] Original commit   Revision:438175 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
Tue, 7 Feb 2017
[ 12:14 mat search for other commits by this committer ] Original commit   Revision:433543 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Mark ports not building with PHP 7.1.

Sponsored by:	Absolight
Mon, 5 Sep 2016
[ 14:51 wen search for other commits by this committer ] Original commit   Revision:421372
- Fix build on FreeBSD-9.3
- Update LIB_DEPENDS to devel/subversion instead of devel/subversion18
- Pass maintainership to submitter

PR:		212372
Submitted by:	dbaio@bsd.com.br
Fri, 5 Aug 2016
[ 08:14 vanilla search for other commits by this committer ] Original commit   Revision:419673
Update to 1.0.3.
Wed, 3 Aug 2016
[ 12:47 mat search for other commits by this committer ] Original commit   Revision:419514 (Only the first 10 of 381 ports in this commit are shown above. View all ports for this commit)
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
Mon, 25 Jul 2016
[ 20:01 rene search for other commits by this committer ] Original commit   Revision:419057 (Only the first 10 of 317 ports in this commit are shown above. View all ports for this commit)
Reset miwi@'s ports, he stepped down from the Ports Team.

With hat:	portmgr-secretary
Tue, 28 Jun 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:417719 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 18 Feb 2016
[ 14:47 miwi search for other commits by this committer ] Original commit   Revision:409110 (Only the first 10 of 114 ports in this commit are shown above. View all ports for this commit)
- Ignore php70
- While here remove old php gruft
Tue, 8 Dec 2015
[ 17:10 miwi search for other commits by this committer ] Original commit   Revision:403306
- Switch to devel/subversion18

PR:		204654
Submitted by:	daniel@blodan.se
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4398
Thu, 26 Nov 2015
[ 14:39 miwi search for other commits by this committer ] Original commit   Revision:402450 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- Take Maintainership

Approved by:	mat (mentor)
Wed, 11 Nov 2015
[ 21:44 ohauer search for other commits by this committer ] Original commit   Revision:401300
- depends on deprecated subversion17,
  there is no new release with subversion 1.8+ support
  therefore scedule the removal of the port
Tue, 31 Mar 2015
[ 21:53 ohauer search for other commits by this committer ] Original commit   Revision:382876
- change dependency from subversion16 -> subversion17

commit r292640 states the port should work with subversion17, if this
is not tha case RIP the port as it seems there is no upstream activity
Tue, 24 Feb 2015
[ 15:23 vanilla search for other commits by this committer ] Original commit   Revision:379804 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
bsd.php.mk handle ${STRIP} already, remove prev patches.
[ 06:28 vanilla search for other commits by this committer ] Original commit   Revision:379759
strip binary.
[ 03:57 vanilla search for other commits by this committer ] Original commit   Revision:379743
switch to USES=tar:tgz
Tue, 18 Nov 2014
[ 09:37 bapt search for other commits by this committer ] Original commit   Revision:372709 (Only the first 10 of 449 ports in this commit are shown above. View all ports for this commit)
Reset miwi's maintainership per his demand

Hope to see you back! Thank for all the work!
Wed, 9 Jul 2014
[ 08:39 robak search for other commits by this committer ] Original commit   Revision:361344
devel/pecl-svn: convert to new LIB_DEPENDS format

Approved by:	swills (mentor), portmgr (blanket)
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Thu, 23 Jan 2014
[ 15:12 miwi search for other commits by this committer ] Original commit   Revision:340830 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Marke these ports as stage safe
- While here remove php4 gruft
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
Thu, 17 May 2012
[ 15:20 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.2
Sun, 4 Mar 2012
[ 06:24 miwi search for other commits by this committer ] Original commit 
- Unbreak with svn 1.7

Add patch for vendor issues:
#22100 segfault on shutdown when using multiple repositories
#15505 warning on errors
#59976 svn build fails on PHP5.4
#60583 compile failing due to missing definition of svn_version_t in newer
releases of libsvn

PR:             165524
Submitted by:   mm@
Sun, 16 Oct 2011
[ 14:31 lev search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
  Update subversion to 1.7.0.

  Make FreeBSD patches to be port's options and remove separated port.

  Rename patches to more sane names.

  Add devel/subversion16 port, for people, who need old version.

  Mark ports, which could not be built with subversion 1.7.x, as
  conflicting with new subversion.
Wed, 26 Jan 2011
[ 04:58 miwi search for other commits by this committer ] Original commit 
- Add License

PR:             153658
Submitted by:   Tom Judge <tom@tomjudge.com>
Feature safe:   yes
Tue, 25 Jan 2011
[ 07:22 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.1

Feature safe:   yes
Sat, 5 Jun 2010
[ 17:06 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.0
Tue, 18 May 2010
[ 04:08 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 151 ports in this commit are shown above. View all ports for this commit)
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
Wed, 5 May 2010
[ 21:52 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
Wed, 30 Sep 2009
[ 13:12 miwi search for other commits by this committer ] Original commit 
- Update to 0.5.1
Sat, 22 Aug 2009
[ 21:32 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Take over maintainership

Approved by:    Wen Heping (maintainer)
Fri, 21 Aug 2009
[ 13:37 glarkin search for other commits by this committer ] Original commit 
- Unbreak for Subversion 1.6 build

PR:             ports/138033
Submitted by:   glarkin
Approved by:    wenheping at gmail dot com (maintainer)
Sun, 9 Aug 2009
[ 09:10 erwin search for other commits by this committer ] Original commit 
This port has been BROKEN for 4 months with no expectation that it will be
fixed upstream.  Set DEPRACATED and a 1 month EXPIRATION_DATE.

Approved by:    maintainer
Sun, 5 Apr 2009
[ 07:19 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: does not compile with subversion-1.6

Submitted by:   wen heping <wenheping@gmail.com> (maintainer)
Sat, 11 Oct 2008
[ 15:28 miwi search for other commits by this committer ] Original commit 
- Update to 0.5.0

PR:             127988
Submitted by:   maintainer
Sat, 5 Jul 2008
[ 22:59 beech search for other commits by this committer ] Original commit 
- Bump portrevision after APR bump

PR:             ports/125298
Submitted by:   Craig Rodrigues <rodrigc@FreeBSD.org>
Approved by:    wen heping <wenheping@gmail.com> (maintainer)
Sat, 28 Jun 2008
[ 14:55 miwi search for other commits by this committer ] Original commit 
- Update to 0.4.1

PR:             124979
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
Thu, 19 Jun 2008
[ 00:24 miwi search for other commits by this committer ] Original commit 
- Update to 0.4

PR:             124332
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
Fri, 6 Jun 2008
[ 13:21 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 367 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Fri, 25 Apr 2008
[ 16:05 miwi search for other commits by this committer ] Original commit 
- Update to 0.3.0
- Pass maintainership to submitter

PR:             122294
Submitted by:   Wen heping <wenheping@gmail.com>
Sun, 15 Apr 2007
[ 19:15 gabor search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
  letter d-e
Sat, 24 Feb 2007
[ 10:45 edwin search for other commits by this committer ] Original commit 
Reset maintainership as requested on -ports
Tue, 1 Aug 2006
[ 16:14 clsung search for other commits by this committer ] Original commit 
- Update to 0.2

PR:             ports/101109
Submitted by:   chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:    maintainer (Alex Kiesel)
Sun, 2 Apr 2006
[ 01:22 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on FreeBSD 4.X

PR:             ports/95203
Submitted by:   Alex Kiesel <alex@kiesel.name> (maintainer)
Sun, 29 Jan 2006
[ 22:25 edwin search for other commits by this committer ] Original commit 
Make submitter maintainer
Noticed by: YAPHR
Sun, 8 Jan 2006
[ 12:50 edwin search for other commits by this committer ] Original commit 
New port: devel/pecl-svn

        PHP bindings to the libsvn library which provide access to subversion
        repositories.

        WWW: http://pecl.php.net/package/svn

PR:             ports/91471
Submitted by:   Alex Kiesel <kiesel@schlund.de>

Number of commits found: 53