1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

remove expired port

www/p5-WWW-Mechanize-PhantomJS: uses expired lang/phantomjs
This commit is contained in:
Antoine Brodin 2019-11-02 21:54:22 +00:00
parent 753d48eeb4
commit 725c97f66b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516371
6 changed files with 1 additions and 96 deletions

1
MOVED
View File

@ -13455,3 +13455,4 @@ www/bigbluebutton||2019-11-02|Has expired: Depends on expired www/tomcat6
www/node6|www/node8|2019-11-02|Has expired: Node.js 6.x LTS reaches end-of-life on 2019-04-30, see https://github.com/nodejs/Release
www/pebble||2019-11-02|Has expired: depends on expired www/tomcat6
www/tomcat6|www/tomcat7|2019-11-02|Has expired: End-of-life since 2017
www/p5-WWW-Mechanize-PhantomJS||2019-11-02|Has expired: uses expired lang/phantomjs

View File

@ -1214,7 +1214,6 @@
SUBDIR += p5-WWW-Mechanize-FormFiller
SUBDIR += p5-WWW-Mechanize-GZip
SUBDIR += p5-WWW-Mechanize-Meta
SUBDIR += p5-WWW-Mechanize-PhantomJS
SUBDIR += p5-WWW-Mechanize-Pluggable
SUBDIR += p5-WWW-Mechanize-Plugin-phpBB
SUBDIR += p5-WWW-Mechanize-Shell

View File

@ -1,30 +0,0 @@
# $FreeBSD$
PORTNAME= WWW-Mechanize-PhantomJS
PORTVERSION= 0.22
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pi@FreeBSD.org
COMMENT= Automate interaction with javascript websites
LICENSE= ARTPERL10
DEPRECATED= uses expired lang/phantomjs
EXPIRATION_DATE=2019-12-01
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= phantomjs:lang/phantomjs \
p5-WWW-Mechanize>=1.73:www/p5-WWW-Mechanize \
p5-Object-Import>=1.004:devel/p5-Object-Import \
p5-Selenium-Remote-Driver>=0.2202:www/p5-Selenium-Remote-Driver \
p5-HTML-Selector-XPath>=0.14:www/p5-HTML-Selector-XPath
TEST_DEPENDS= p5-HTTP-Daemon>=6.0:www/p5-HTTP-Daemon \
p5-libwww>=5.829:www/p5-libwww
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1545559869
SHA256 (WWW-Mechanize-PhantomJS-0.22.tar.gz) = 0fd1fc27862fdcf5ede141834677b4aa9bbac633bd8811f77b174da49e19513b
SIZE (WWW-Mechanize-PhantomJS-0.22.tar.gz) = 505841

View File

@ -1,5 +0,0 @@
WWW::Mechanize::PhantomJS automates the headless webbrowser PhantomJS
and handles DOM handling, CSS selector, JSON, Canvas, SVG, and of
course JavaScript.
WWW: https://metacpan.org/release/WWW-Mechanize-PhantomJS

View File

@ -1,57 +0,0 @@
%%SITE_PERL%%/WWW/Mechanize/PhantomJS.pm
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/DSL.pm
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/Examples.pm
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/config.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/errors.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/hub_register.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/inputs.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/logger.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/main.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/request_handlers/request_handler.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/request_handlers/router_request_handler.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/request_handlers/session_manager_request_handler.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/request_handlers/session_request_handler.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/request_handlers/shutdown_request_handler.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/request_handlers/status_request_handler.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/request_handlers/webelement_request_handler.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/session.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/console++.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/har.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/parseuri.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/uuid.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/active_element.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/clear.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/click.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/execute_async_script.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/execute_script.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/find_element.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/find_elements.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/frame_name.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_attribute_value.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_first_client_rect_chrome.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_location.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_location_in_view.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_location_in_view_chrome.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_name.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_page_zoom_chrome.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_size.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_text.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/get_value_of_css_property.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/is_content_editable.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/is_displayed.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/is_element_clickable_chrome.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/is_enabled.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/is_file_input.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/is_selected.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/lastupdate
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/scroll_into_view.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/submit.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/third_party/webdriver-atoms/type.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/webdriver_logger.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/webdriver_atoms.js
%%SITE_PERL%%/WWW/Mechanize/PhantomJS/ghostdriver/webelementlocator.js
%%SITE_PERL%%/WWW/Mechanize/Plugin/Selector.pm
%%PERL5_MAN3%%/WWW::Mechanize::PhantomJS.3.gz
%%PERL5_MAN3%%/WWW::Mechanize::PhantomJS::DSL.3.gz
%%PERL5_MAN3%%/WWW::Mechanize::PhantomJS::Examples.3.gz
%%PERL5_MAN3%%/WWW::Mechanize::Plugin::Selector.3.gz