summaryrefslogtreecommitdiff
path: root/lang/phantomjs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Upgrade to 1.9.0.Jun Kuriyama2013-05-274-84/+4
| | | | | | | Submitted by: L Campbell lcampbell@uncod.in Notes: svn path=/head/; revision=319287
* - Upgrade to 1.8.1.Jun Kuriyama2013-01-153-10/+26
| | | | Notes: svn path=/head/; revision=310420
* - Upgrade to 1.7.0.Jun Kuriyama2012-10-203-18/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306181
* Mark as broken on sparc64.Mark Linimon2012-09-081-1/+7
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=303870
* - Remove some empty filesMartin Wilke2012-08-051-0/+0
| | | | Notes: svn path=/head/; revision=302092
* - Upgrade to 1.6.1.Jun Kuriyama2012-08-056-20/+85
| | | | | | | | PR based on: ports/168150 Submitted by: Alexander Brovikov <alexander@brovikov.ru> Notes: svn path=/head/; revision=302042
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Upgrade to 1.4.1.Jun Kuriyama2012-01-093-5/+22
| | | | | | | | PR: ports/163912 Submitted by: Hsin-Han You <hhyou@cs.nctu.edu.tw> Notes: svn path=/head/; revision=288792
* PhantomJS is a minimalistic, headless, WebKit-based, JavaScript-drivenJun Kuriyama2011-04-203-0/+37
tool. It has native support for different web technologies: DOM handling, CSS selector, JSON, Canvas, SVG, and of course JavaScript. WWW: http://www.phantomjs.org/ Notes: svn path=/head/; revision=272954