aboutsummaryrefslogtreecommitdiff
path: root/graphics/djview4
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Update to 4.5.Stanislav Sedov2009-08-113-10/+23
| | | | Notes: svn path=/head/; revision=239311
* - 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
* - djvulibre DSO version has changed to 22. Reflect this.Stanislav Sedov2009-07-031-2/+2
| | | | | | | | - ImageMagick should never depend on djvulibre, instead -nox11 version should be used, which contains the library required. Notes: svn path=/head/; revision=237004
* - Fix build with non-standard LOCALBASE.Stanislav Sedov2009-06-101-0/+2
| | | | Notes: svn path=/head/; revision=235533
* - Fix dependency list (some components are not required at run time).Stanislav Sedov2009-05-181-2/+2
| | | | | | | | PR: ports/134409 Submitted by: makc Notes: svn path=/head/; revision=234133
* Add a new framework for browser plugins, USE_WEBPLUGINS. It is for which fooJeremy Messenger2009-01-102-12/+10
| | | | | | | | | | | | | | | | | plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr Notes: svn path=/head/; revision=225627
* - Update djvulibre to 3.5.21.Stanislav Sedov2008-08-262-6/+6
| | | | | | | - Update djview4 to 4.4. Notes: svn path=/head/; revision=219234
* - Fix build after qt 4.4.1 updateMartin Wilke2008-08-041-0/+1
| | | | Notes: svn path=/head/; revision=218044
* - Properly link the browser plugin.Stanislav Sedov2008-08-021-1/+4
| | | | | | | | | - Bump PORTREVISION. Spotted by: mezz Notes: svn path=/head/; revision=217944
* 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+4
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update djvulibre to 3.5.20Stanislav Sedov2008-02-172-6/+6
| | | | | | | - Update djview4 to 4.3. Notes: svn path=/head/; revision=207484
* - Update djvulibre to 3.5.19Stanislav Sedov2007-09-114-10/+11
| | | | | | | | - Update djview to 4.1 - Fix pkg-plist in djview. Notes: svn path=/head/; revision=199342
* - 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
* - Resurrect dependency, occasionly dropped in the previous commit.Stanislav Sedov2007-03-111-1/+2
| | | | | | | | | - Bump PORTREVISION. Reported by: kris Notes: svn path=/head/; revision=187170
* - Use qt4 frameworkStanislav Sedov2007-03-071-10/+7
| | | | | | | | | - Don't depend on X11R6 location [1] Reported by: linimon [1] Notes: svn path=/head/; revision=186832
* - Add port for djview4, a standalone Djvu viewer and browser plugin based onStanislav Sedov2007-02-145-0/+88
Qt4 toolkit. Notes: svn path=/head/; revision=185176