Port details |
- simplehtmldom PHP Simple HTML DOM Parser
- 1.5,1 textproc
=2 1.5,1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: PHP 5.4 EOL reached This port expired on: 2016-01-15 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-01-27 01:09:07
- Last Update: 2016-01-26 21:24:53
- SVN Revision: 407315
- People watching this port, also watch:: tuning-primer, yourls, phpmailer
- Also Listed In: www
- License: not specified in port
- WWW:
- http://simplehtmldom.sourceforge.net/
- Description:
- PHP Simple HTML DOM Parser is a HTML DOM parser written in PHP5+,
and it let you manipulate HTML in a very easy way!
Features:
* Supports invalid HTML.
* Find tags on an HTML page with selectors just like jQuery.
* Extract contents from HTML in a single line.
WWW: http://simplehtmldom.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- simplehtmldom>0:textproc/simplehtmldom
- No installation instructions:
- This port has been deleted.
- PKGNAME: simplehtmldom
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php5
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for simplehtmldom-1.5,1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- zip
- 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 |
1.5,1 26 Jan 2016 21:24:53 |
rene |
Remove expired ports that are consumers of expired lang/php5. Exceptions:
- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento
A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP. |
1.5,1 13 Nov 2015 22:13:25 |
antoine |
Chase PHP 5.4 expiration date |
1.5,1 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
1.5,1 31 Oct 2014 19:13:40 |
bapt |
Simplify plist |
1.5,1 05 Aug 2014 18:02:39 |
pawel |
- Add staging support
- Convert to new options framework
- Fix indentation |
1.5,1 02 Jul 2014 17:35:21 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
1.5,1 10 Mar 2014 17:25:26 |
bapt |
Convert textproc to USES=zip |
1.5,1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.5,1 09 Jun 2013 17:27:04 |
miwi |
- Remove php4 reference |
1.5,1 18 Jan 2012 16:15:56 |
lwhsu |
- Update to 1.5
- Bump PORTEPOCH for version goes from 1.11 to 1.5
PR: ports/163818
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) |
1.11_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.11_1 02 Feb 2010 15:33:18 |
nemoliu |
- Remove pkg-message file
- Bump PORTREVISION
Approved by: Joe Horn <joehorn@gmail.com> (maintainer) |
1.11 02 Feb 2010 08:43:14 |
nemoliu |
- Add PHP pcre extension as required
- Use pkg-message.in for templated message output
PR: ports/143404
Submmitted by: Joe Horn <joehorn@gmail.com> (maintainer) |
1.11 27 Jan 2010 01:06:15 |
miwi |
PHP Simple HTML DOM Parser is a HTML DOM parser written in PHP5+,
and it let you manipulate HTML in a very easy way!
Features:
* Supports invalid HTML.
* Find tags on an HTML page with selectors just like jQuery.
* Extract contents from HTML in a single line.
WWW: http://simplehtmldom.sourceforge.net/
PR: ports/142933
Submitted by: Joe Horn <joehorn at gmail.com> |