aboutsummaryrefslogtreecommitdiff
path: root/graphics/qcomicbook
Commit message (Collapse)AuthorAgeFilesLines
* Update poppler to 0.18.0.Koop Mast2011-10-311-1/+1
| | | | | | | | | | | | The qt3 bindings are removed upstream. The glib library lost the last gdk-pixbuf code. And rename it from -gtk to -glib. Thanks to: pav for a exp-runs bapt for double checking the libreoffice ports Notes: svn path=/head/; revision=284777
* Chase poppler shlib bumps.Koop Mast2011-08-231-0/+1
| | | | Notes: svn path=/head/; revision=280298
* Update to 0.8.1: with PDF supportMario Sergio Fujikawa Ferreira2011-07-246-31/+32
| | | | Notes: svn path=/head/; revision=278256
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* Fix build: add BUILD_DEPENDS on devel/qt4-linguistMario Sergio Fujikawa Ferreira2010-09-101-0/+1
| | | | | | | Prompted by: pointyhat amd64 run Notes: svn path=/head/; revision=260902
* Update to 0.6.0Mario Sergio Fujikawa Ferreira2010-09-062-6/+16
| | | | Notes: svn path=/head/; revision=260642
* - Mark BROKEN on 6.X: does not linkPav Lucistnik2010-07-231-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=258115
* - Fix: the correct extension for 7z Comic Book Archive file isMario Sergio Fujikawa Ferreira2010-06-272-2/+2
| | | | | | | | | | '.cb7' rather than '.cbz'. - Bump PORTREVISION Feature safe: yes Notes: svn path=/head/; revision=257054
* Update WWW urlMario Sergio Fujikawa Ferreira2010-06-271-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257052
* - Reintroduce PLIST file with dirrmtry for share/applicationsMario Sergio Fujikawa Ferreira2010-06-272-0/+2
| | | | | | | | | | - Bump PORTREVISION due to PLIST change Feature safe: yes Prompted by: QAT Notes: svn path=/head/; revision=257051
* - Fix build by update QT_COMPONENTS entry:Mario Sergio Fujikawa Ferreira2010-06-141-1/+1
| | | | | | | | | | - Add corelib, qmake_build and rcc_build - Replace uic with uic_build Prompted by: QAT Notes: svn path=/head/; revision=256497
* Update to 0.5.0Mario Sergio Fujikawa Ferreira2010-06-145-51/+33
| | | | Notes: svn path=/head/; revision=256496
* Add LICENSE* informationMario Sergio Fujikawa Ferreira2010-06-131-0/+3
| | | | Notes: svn path=/head/; revision=256471
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 0.4.4Mario Sergio Fujikawa Ferreira2009-10-305-16/+16
| | | | Notes: svn path=/head/; revision=243507
* After recent QT4 update, fix build on OSVERSION < 700042Mario Sergio Fujikawa Ferreira2009-08-191-0/+5
| | | | | | | | PR: 137798 Submitted by: makc Notes: svn path=/head/; revision=239932
* Mark MAKE_JOBS_SAFE for SMP compilationMario Sergio Fujikawa Ferreira2009-03-251-0/+1
| | | | Notes: svn path=/head/; revision=230973
* o Add support for ACE .cba comic book archive extension WITH_ACEMario Sergio Fujikawa Ferreira2009-01-181-2/+8
| | | | | | | | option which defaults to on o Bump PORTREVISION Notes: svn path=/head/; revision=226347
* o Add support for 7-Zip .cb7 comic book archive extension WITH_7ZIPMario Sergio Fujikawa Ferreira2009-01-163-3/+33
| | | | | | | | | | | | option which defaults to on o Bump PORTREVISION o Take over maintainership PR: 130235 Approved by: maintainer (previous) Notes: svn path=/head/; revision=226232
* - Disable imlib2 (it's not used temporary)Martin Wilke2008-08-061-8/+6
| | | | | | | | | | | - Install desktop icon/entry - Bump PORTREVISION PR: 126272 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=218129
* - Fix Build after qt4 updateMartin Wilke2008-08-041-4/+4
| | | | | | | - Pass maintainership to Max Brazhnikov (makc@issp.ac.ru) Notes: svn path=/head/; revision=218045
* Remove unneeded rundeps on qt4 buildtoolsTilman Keskinoz2008-08-011-2/+2
| | | | | | | | PR: 123362 Submitted by: Max Brazhnikov Notes: svn path=/head/; revision=217905
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-111-0/+2
| | | | | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az Notes: svn path=/head/; revision=208836
* - Update to 0.4.0Martin Wilke2007-12-147-63/+13
| | | | | | | | PR: 118621 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=203556
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-03-111-1/+2
| | | | | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2] Notes: svn path=/head/; revision=187097
* - Update 0.3.4Martin Wilke2006-12-013-15/+6
| | | | | | | | PR: ports/106145 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=178531
* Upgrade to 3.3Tilman Keskinoz2006-09-242-4/+4
| | | | Notes: svn path=/head/; revision=173716
* - Update to 0.3.2Martin Wilke2006-08-284-11/+26
| | | | | | | | PR: ports/102582 Submitted by: KATO Tsuguru <tkato432(at)yahoo.com> Notes: svn path=/head/; revision=171545
* - tag BROKEN(does not build on 4.x)Cheng-Lung Sung2006-08-081-1/+7
| | | | | | | | PR: ports/101625 Submitted by: maintainer (chinsan <chinsan dot tw_AT_gmail dot com>) Notes: svn path=/head/; revision=170070
* Update to 0.2.8Tilman Keskinoz2006-07-065-50/+40
| | | | | | | | PR: 99816 Submitted by: chinsan <chinsan.tw@gmail.com> Notes: svn path=/head/; revision=167057
* - Update to 0.2.7Pav Lucistnik2006-03-182-4/+4
| | | | | | | | PR: ports/94497 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=157605
* Update to 0.2.6Andrey Slusar2006-01-072-4/+4
| | | | | | | | PR: ports/91458 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=153004
* - Update to 0.2.5Pav Lucistnik2005-11-183-3/+9
| | | | | | | | PR: ports/89236 Submitted by: Ports Fury Notes: svn path=/head/; revision=148753
* upgrade to 0.2.4Ying-Chieh Liao2005-08-303-7/+24
| | | | | | | | PR: 85382 Submitted by: Ports Fury Notes: svn path=/head/; revision=141392
* - Update to 0.2.3Pav Lucistnik2005-07-202-3/+3
| | | | | | | | PR: ports/83272 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=139663
* Update to 0.2.2Sam Lawrance2005-06-223-3/+5
| | | | | | | | PR: ports/82534 Submitted by: Ports Fury Notes: svn path=/head/; revision=137874
* Update to 0.2.1Patrick Li2005-05-274-14/+33
| | | | | | | | | | (anyone want to make this DATADIR safe?) PR: ports/81510 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136300
* BROKEN on 4.x: Configure failsKris Kennaway2005-05-211-1/+7
| | | | Notes: svn path=/head/; revision=135793
* upgrade to 0.2.0Ying-Chieh Liao2005-05-122-3/+3
| | | | Notes: svn path=/head/; revision=135117
* Add qcomicbook, a nifty comicbook archive viewer.Adam Weinberger2005-04-254-0/+72
QComicBook is a viewer for comic book archives containing jpeg/png images, which aims at convenience and simplicity. Features include: * automatic handling of archives * full-screen mode * two-pages mode and japanese mode * thumbnails view * page scaling (fit to window witdth/height, whole page) * mouse or keyboard navigation, whatever you prefer * bookmarks * and more... WWW: http://linux.bydg.org/~yogin/ Notes: svn path=/head/; revision=134089