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: Mk/Uses/pear.mk
SVNWeb

Number of commits found: 22

Fri, 23 Sep 2022
[ 14:01 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:46a8770a4c2ce5d38bda6e141b1214d39bd0afac  commit hash:46a8770a4c2ce5d38bda6e141b1214d39bd0afac  commit hash:46a8770a4c2ce5d38bda6e141b1214d39bd0afac  46a8770 
devel/pear: upgrade to 1.10.13 (+)

PEAR 1.10.13 is compatible with PHP 8.2 branch

PR:	236734
Wed, 21 Sep 2022
[ 11:23 Stefan Eßer (se) search for other commits by this committer ]    commit hash:5dccc48cd79223d380ec932ba861296dbab114cf  commit hash:5dccc48cd79223d380ec932ba861296dbab114cf  commit hash:5dccc48cd79223d380ec932ba861296dbab114cf  5dccc48 
Mk/bsd.sites.mk: fall back to default WWW URLs for specific ports

This change has been accepted as part of review D36558. A follow-up
commit will apply the reminder of the patches in that review.

A separate commit is used since providing default values for certain
ports is logically different than support for multiple URLs in WWW.

This commit adds default WWW values if the following conditions are
met:

1) no value assigned to the WWW macro by the port

2) at least one of USE_GITHUB, USE_GITLAB, or USES=pear is used in
   the port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 13 Aug 2022
[ 14:52 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6b8d17bef0adc56ca71413f32ef2df0be8061207  commit hash:6b8d17bef0adc56ca71413f32ef2df0be8061207  commit hash:6b8d17bef0adc56ca71413f32ef2df0be8061207  6b8d17b 
pear.mk: remove typo added by the evil spelling fairies
[ 14:42 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b70f06d6d3ca454f931d31f38af19ba80f77fb9c  commit hash:b70f06d6d3ca454f931d31f38af19ba80f77fb9c  commit hash:b70f06d6d3ca454f931d31f38af19ba80f77fb9c  b70f06d 
pear.mk: handle invalid flavors

mark pear consumers IGNORE'd when they ask for a flavor, that
devel/pear does not support (via Mk/Uses/pear.mk).

Tested by:	bofh
Mon, 13 Jun 2022
[ 09:22 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:53b3493892c1263e43552562b0859a64ac34cc0d  commit hash:53b3493892c1263e43552562b0859a64ac34cc0d  commit hash:53b3493892c1263e43552562b0859a64ac34cc0d  53b3493 
php/pear: unbreak bulk -a
Sun, 15 May 2022
[ 09:22 Thierry Thomas (thierry) search for other commits by this committer ]    commit hash:617e0982019746729e9ac8a9903016ff5f246d40  commit hash:617e0982019746729e9ac8a9903016ff5f246d40  commit hash:617e0982019746729e9ac8a9903016ff5f246d40  617e098 
Mk/Uses: make a copy of package.xml

When installing pear ports with php80-pear-1.10.12, I noticed a failure:
the file package.xml disappeared from $WRKSRC and the symlink became
invalid.

PR:		263942
Sun, 24 Apr 2022
[ 09:29 Rene Ladan (rene) search for other commits by this committer ]    commit hash:767d81e1296a49573aaa24dfc9677f801fddc6d4  commit hash:767d81e1296a49573aaa24dfc9677f801fddc6d4  commit hash:767d81e1296a49573aaa24dfc9677f801fddc6d4  767d81e  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Mk: release portmgr maintainership of most USES files

Differential Revision: https://reviews.freebsd.org/D34936

Reviewed by:	desktop (tcberner), portmgr (tcberner), ruby (yasu), tijl
Tue, 6 Apr 2021
[ 14:27 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:5d33e045968104ac678d8b4b4ec1e8956bbf68e0  commit hash:5d33e045968104ac678d8b4b4ec1e8956bbf68e0  commit hash:5d33e045968104ac678d8b4b4ec1e8956bbf68e0  5d33e04  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
framework: Remove $FreeBSD$

Where appropriate fiddle with a few other things.
Sat, 10 Nov 2018
[ 07:58 sunpoet search for other commits by this committer ] Original commit   Revision:484589
Fix typo

Differential Revision:	https://reviews.freebsd.org/D17924
Approved by:	bapt (portmgr)
Mon, 23 Apr 2018
[ 18:18 brnrd search for other commits by this committer ] Original commit   Revision:468124
Uses/Mk/pear.mk: Get rid of USE_PHPIZE remnants

Approved by:	tz (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15012
Thu, 8 Mar 2018
[ 19:48 mat search for other commits by this committer ] Original commit   Revision:463917 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
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, 27 Dec 2016
[ 13:18 amdmi3 search for other commits by this committer ] Original commit   Revision:429613
Remove broken PEAR mirrors:

- us.pear.php.net - dead, domain name does not resolve
- de.pear.php.net - not updated, does not contain new packages, creates problems
for repackaged modules (see ports/208532)

Approved by:	portmgr (mat)
Differential Revision:	D8913
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Fri, 22 Apr 2016
[ 13:39 mat search for other commits by this committer ] Original commit   Revision:413780
Fix USES=pear.

Noticed by:	antoine
Pointy hat to:	mat
Sponsored by:	Absolight
[ 09:24 mat search for other commits by this committer ] Original commit   Revision:413768
Make all the targets in USES use the _USES_* helpers.

It is left as an exercise to the reader to reorder some of those targets
to fix some small problems, and to add a comment about why each target
is ran when it is ran.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5717
Sun, 27 Mar 2016
[ 01:23 bapt search for other commits by this committer ] Original commit   Revision:411970 (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles

PR:		206569
Exp run by:	antoine
Differential Revision:	D5047
Sun, 14 Feb 2016
[ 14:58 miwi search for other commits by this committer ] Original commit   Revision:408861
- Update to 1.10.1

Changelog:
        http://pear.php.net/package/PEAR/download/1.10.0
        http://pear.php.net/package/PEAR/download/1.10.1
Tue, 2 Feb 2016
[ 22:56 mm search for other commits by this committer ] Original commit   Revision:407900 (Only the first 10 of 169 ports in this commit are shown above. View all ports for this commit)
Horde package update:

comms/pear-Horde_ActiveSync 2.30.2 -> 2.30.6
devel/pear-Horde_Alarm 2.2.5 -> 2.2.6
devel/pear-Horde_Argv 2.0.11 -> 2.0.12
security/pear-Horde_Auth 2.1.10 -> 2.1.11
devel/pear-Horde_Autoloader 2.1.1 -> 2.1.2
www/pear-Horde_Browser 2.0.10 -> 2.0.11
devel/pear-Horde_Cache 2.5.0 -> 2.5.2
archivers/pear-Horde_Compress 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress_Fast 1.1.0 -> 1.1.1
devel/pear-Horde_Constraint 2.0.2 -> 2.0.3
devel/pear-Horde_Controller 2.0.3 -> 2.0.4
devel/pear-Horde_Core 2.22.3 -> 2.22.5
security/pear-Horde_Crypt 2.6.1 -> 2.7.0
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 15 Oct 2015
[ 07:36 bapt search for other commits by this committer ] Original commit   Revision:399326 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Readd PORTSDIR for now we will only start removing them after 2016Q1 is branched

This gives more time for tools to get updated, available in packages etc before
bothering users
Wed, 14 Oct 2015
[ 16:49 bapt search for other commits by this committer ] Original commit   Revision:399278 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Drop the necessity to add ${PORTSDIR} to dependency line

Modify make describe to automatically prepend ${PORTSDIR} if the path for the
port is not absolute

Checked with poudriere, portmaster, portupgrade

PR:		203685
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D3866
Sun, 28 Sep 2014
[ 16:36 tijl search for other commits by this committer ] Original commit   Revision:369465 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Change the way USES is handled:
- Loop over USES twice, once to define all *_ARGS variables and once to
  include Uses/*.mk.  This allows all Uses/*.mk to examine arguments given
  to other USES entries.
- Always define *_ARGS (possibly empty) and replace commas with spaces.

Similar for _USES_POST.

Adjust all Uses/*.mk:
- defined(u_ARGS) becomes !empty(u_ARGS)
- Eliminate helper variables like _*_ARGS=${*_ARGS:C/,/ /g}
- Some Uses/*.mk used ":" as argument separator instead of ",", but no port
  used this form
- Uses/cran.mk: remove unused variable VALID_ARGS and USES+=fortran which
  has no effect
- Uses/twisted.mk: simplify handling of the case where neither "build" nor
  "run" arguments have been specified

PR:		193931
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Tue, 23 Sep 2014
[ 13:47 bapt search for other commits by this committer ] Original commit   Revision:369057
Introduce USES=pear

Number of commits found: 22