| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Net_GeoIP-1.0.0RC1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_GeoIP-1.0.0RC1.tgz
fetch: http://pear.php.net/get/Net_GeoIP-1.0.0RC1.tgz: size mismatch: expected 14983, actual 15032
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_GeoIP-1.0.0RC1.tgz [1]
Approved by: portmgr (blanket)
|
|
|
|
|
| |
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
| |
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
|
|
|
|
| |
With hat: portmgr-secretary
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Approved by: mat (mentor)
|
|
|
|
| |
Hope to see you back! Thank for all the work!
|
| |
|
|
|
|
|
|
| |
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
|
| |
Tested by: poudriere
Approved by: portmgr (bapt)
|
|
|
|
| |
net)
|
|
|
|
| |
- Convert to PEAR_AUTOINSTALL
|
|
|
|
|
| |
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.)
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
geographic location of an IP address.
WWW: http://pear.php.net/package/Net_GeoIP/
|