aboutsummaryrefslogtreecommitdiff
path: root/www/khtml2png
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with W Notes: svn path=/head/; revision=240077
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* bump PORTREVISION after cmake updateMax Brazhnikov2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230897
* - Update to 2.7.6Rong-En Fan2008-12-262-5/+4
| | | | Notes: svn path=/head/; revision=224802
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-14/+1
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* - Update to 2.7.5Rong-En Fan2008-04-212-4/+4
| | | | Notes: svn path=/head/; revision=211702
* - Update to 2.7.0Rong-En Fan2007-12-172-4/+8
| | | | | | | - Fix build by using correct cmake variable for qt-mt library Notes: svn path=/head/; revision=203895
* khtml2png is a command line program to create screenshots of webpages. ItRong-En Fan2007-12-134-0/+47
uses libkhtml (the library that is used in the KDE webbrowser Konqueror) and Qt to do graphic conversion. WWW: http://khtml2png.sourceforge.net/ Notes: svn path=/head/; revision=203460