Port details |
- pear-File_Find PEAR class that facilitates the search of filesystems
- 1.3.3 sysutils =3 1.3.3Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2003-06-17 15:49:52
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: tcpcat, p5-Data-JavaScript, php81-pear, p5-CGI-Cache, sntop
- Also Listed In: pear www
- License: PHP301
- WWW:
- https://pear.php.net/package/File_Find
- Description:
- PEAR::File_Find, created as a replacement for its Perl counterpart, also
named File_Find, is a directory searcher, which handles, globbing, recursive
directory searching, as well as a slew of other cool features.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php81-pear-File_Find>0:sysutils/pear-File_Find
- To install the port:
- cd /usr/ports/sysutils/pear-File_Find/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pear-File_Find
- pkg install php81-pear-File_Find
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-File_Find
- Package flavors (<flavor>: <package>)
- php81: php81-pear-File_Find
- php74: php74-pear-File_Find
- php80: php80-pear-File_Find
- php82: php82-pear-File_Find
- distinfo:
- TIMESTAMP = 1497163350
SHA256 (PEAR/File_Find-1.3.3.tgz) = a2fff81525a041ce54e5ec0941e7967e9faf109dd56e6f50b3111470f71c624b
SIZE (PEAR/File_Find-1.3.3.tgz) = 8212
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pear : devel/pear@php81
- Runtime dependencies:
-
- php.h : lang/php81
- pear : devel/pear@php81
- This port is required by:
- for Run
-
- devel/pear-PHP_CompatInfo
Configuration Options:
- No options to configure
- Options name:
- sysutils_pear-File_Find
- USES:
- pear
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.3 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.3.3 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.3.3 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.3.3 18 Apr 2021 05:49:19 |
Po-Chuan Hsieh (sunpoet) |
sysutils/pear-File_Find: Add NO_ARCH
Approved by: portmgr (blanket) |
1.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.3 06 Mar 2020 17:47:34 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.3.3 11 Jun 2017 07:45:18 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> File_Find-1.3.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/File_Find-1.3.3.tgz
fetch: http://pear.php.net/get/File_Find-1.3.3.tgz: size mismatch: expected
8092, actual 8212
Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_Find-1.3.3.tgz [1]
Approved by: portmgr (blanket) |
1.3.3 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.3.3 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.3.3 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.3.3 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.3.3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.3.3 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.3.3 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.3.3 26 Sep 2014 09:05:59 |
bapt |
Convert to USES=pear |
1.3.3 26 Apr 2014 02:21:11 |
miwi |
- Update to 1.3.3
- Added LICENSE
PR: 188103
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.3.1 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.3.1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.3.1 02 Mar 2013 11:53:19 |
miwi |
- Unbreak build
- Trim header |
1.3.1 02 Aug 2012 09:02:45 |
cs |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
1.3.1 21 Jan 2012 17:40:15 |
eadler |
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 |
1.3.1 26 Feb 2011 08:58:23 |
miwi |
- Update to 1.3.1 |
1.3.0 27 Apr 2007 20:45:52 |
miwi |
- Update to 1.3.0
- Take maintainership |
1.2.0 23 Sep 2006 00:23:36 |
linimon |
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 |
1.2.0 11 Jan 2006 18:50:10 |
pav |
- Update to 1.2.0
PR: ports/91648
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) |
0.4.0 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
0.4.0 03 Jun 2005 16:52:25 |
novel |
Update to 0.4.0.
PR: 81839
Submitted by: Antonio Carlos Venancio Junior (maintainer) |
0.3.1 13 Jan 2005 18:26:18 |
thierry |
Upgrade to 0.3.1.
Changelog: http://pear.php.net/package/File_Find/download/0.3.1/
PR: 76210
Submitted by: maintainer |
0.3.0 18 Dec 2004 19:36:12 |
pav |
- Update to 0.3.0
- Take maintainership
- Reword description, update WWW
PR: ports/75195
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |
0.2.0_1 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
0.2.0_1 28 Dec 2003 07:55:47 |
edwin |
[PATCH] simplify pear-* ports
These patches do the following things for PEAR ports:
* devel-pear-PEAR-Makefile.common.patch
- provides a do-install target and all that jazz in
devel/pear-PEAR/Makefile.common
- individual PEAR ports now just set a few variables:
* pear-ports-Makefile.common-ng.patch
contains changes for all pear-* ports including devel/pear-PEAR
See http://smradoch.innuendo.cz/FreeBSD/ for complete description.
Note: still missing are:
devel/pear-HTML_Common
devel/pear-I18N
net/pear-Net_NNTP
security/pear-Auth
PR: ports/59213
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> |
0.2.0 12 Nov 2003 23:46:19 |
edwin |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org |
0.2.0 17 Jun 2003 15:49:22 |
nork |
Add pear-File_Find 0.2.0, a PEAR Class to facilitate the search
of filesystems.
PR: ports/53328
Submitted by: Thierry Thomas <thierry@pompo.net> |