Port details |
- p5-HTML-SimpleLinkExtor Simple HTML link extractor
- 1.273 www
=1 1.273Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-07-15 11:17:22
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: python, svk
- Also Listed In: perl5
- License: ART20
- Description:
- This is a simple HTML link extractor designed for the person who does
not want to deal with the intricacies of "HTML::Parser" or the de-ref-
erencing needed to get links out of "HTML::LinkExtor".
WWW: https://metacpan.org/release/HTML-SimpleLinkExtor
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTML-SimpleLinkExtor>0:www/p5-HTML-SimpleLinkExtor
- To install the port:
- cd /usr/ports/www/p5-HTML-SimpleLinkExtor/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-HTML-SimpleLinkExtor
- pkg install p5-HTML-SimpleLinkExtor
- PKGNAME: p5-HTML-SimpleLinkExtor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608366352
SHA256 (HTML-SimpleLinkExtor-1.273.tar.gz) = b12e83923114c9cbe91eba4586bd126d76f47d08048f54c8befd3069b1c76d38
SIZE (HTML-SimpleLinkExtor-1.273.tar.gz) = 16864
- 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:
-
- p5-HTML-Parser>=1.28 : www/p5-HTML-Parser
- p5-URI>=1.09 : net/p5-URI
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-HTML-Parser>=1.28 : www/p5-HTML-Parser
- p5-URI>=1.09 : net/p5-URI
- p5-libwww>=0 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-HTTP-Size
- www/p5-WWW-NioTV
- www/weblint++
- for Run
-
- www/p5-HTTP-Size
- www/p5-WWW-NioTV
- www/weblint++
- Configuration Options:
- No options to configure
- Options name:
- www_p5-HTML-SimpleLinkExtor
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.273
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Dec 2020 20:24:04
1.273
|
sunpoet  |
Update to 1.273
Changes: https://metacpan.org/changes/distribution/HTML-SimpleLinkExtor |
28 May 2020 07:51:53
1.272
|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5). |
01 Aug 2019 16:18:00
1.272
|
sunpoet  |
Update to 1.272
Changes: https://metacpan.org/changes/distribution/HTML-SimpleLinkExtor |
06 Oct 2018 13:06:45
1.271
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
24 Jun 2018 20:21:06
1.271
|
sunpoet  |
Update to 1.271
- Update LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/HTML-SimpleLinkExtor |
27 May 2018 20:15:20
1.27_1
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
1.27_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:33:58
1.27_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
01 Jan 2016 23:39:46
1.27_1
|
adamw  |
Remove perl5.16-specific bits from perl@ ports. While here, sort
plists as necessary. |
14 Sep 2015 12:19:50
1.27_1
|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
26 Nov 2014 13:08:38
1.27_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
15 Jul 2014 13:23:17
1.27
|
vanilla  |
Add BUILD_DEPENDS to p5-ExtUtil-MakeMaker when perl < 5.18. |
15 Jul 2014 07:46:33
1.27
|
leeym  |
- update to 1.27 |
01 Mar 2014 17:24:54
1.25
|
sunpoet  |
- Add LICENSE
- Remove outdated PERL_LEVEL check |
07 Nov 2013 13:55:25
1.25
|
vanilla  |
support STAGEDIR. |
20 Sep 2013 23:36:54
1.25
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
1.25
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
27 Aug 2011 11:50:10
1.25
|
sunpoet  |
- Update to 1.25
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/HTML-SimpleLinkExtor/Changes |
19 Mar 2011 12:38:54
1.23
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
1.23
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
16 Jun 2009 06:25:15
1.23
|
pgollucci  |
- Update to 1.23 |
17 Sep 2008 09:33:55
1.22
|
miwi  |
- Update to 1.22 (make it fetchable again)
Reported by: pavbot
Approved by: portmgr (pav) |
04 Sep 2008 09:27:45
1.21
|
leeym  |
- update to 1.21 |
17 Apr 2008 14:30:31
1.19
|
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
26 Dec 2007 01:32:22
1.19
|
gabor  |
- Update to 1.19 |
08 Sep 2007 01:11:48
1.17 
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
20 Mar 2007 12:42:16
1.17
|
tobez  |
Update to 1.17. |
11 Jan 2007 09:44:11
1.16
|
tobez  |
Update to 1.16. |
04 Jan 2007 19:42:50
1.15
|
tobez  |
Update to 1.15. |
04 Jan 2007 14:18:50
1.14
|
tobez  |
Update to 1.14. |
28 May 2006 03:29:33
1.13
|
leeym  |
- update to 1.13 |
22 Jan 2006 02:58:25
1.12
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
12 Jan 2006 00:24:29
1.12
|
clsung  |
- update to 1.12 |
14 Nov 2005 15:05:17
1.11
|
mat  |
Take a perl@ hat and add SHA256 checksums |
13 Sep 2005 08:32:18
1.11
|
tobez  |
Update to 1.11. |
14 Mar 2005 13:53:30
1.09
|
mat  |
Update to 1.09 |
28 Jan 2005 13:04:33
1.08
|
tobez  |
Update to 1.08, assign maintainer to perl. |
26 Jan 2005 01:17:27
1.06
|
kuriyama  |
Fix plist.
Reported by: pointyhat via kris |
15 Jul 2004 11:16:12
1.06
|
ache  |
This is a simple HTML link extractor |