Version: 4.10.6, Package name: djview4-4.10.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description DjView4 is a portable DjVu viewer and browser plugin. Highlights: * Entirely based on the public djvulibre api * Entirely written in portable Qt4 * Works with Qt/X11, Qt/Mac, and Qt/Windows * Continuous scrolling of pages * Side-by-side display of pages * Ability to specify a url to the djview command * All plugin and cgi options available from the command line * All silly annotations implemented * Display thumbnails as a grid * Display outlines * Page names supported (see djvused command set-page-title) * Metadata dialog (see djvused command set-meta) * Implemented as reusable Qt widgets |
Filesize: 1086.984 KB |
Version History (View Complete History) |
|
2021-10-24 11:57:01 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Add support for riscv64 Hardcoding so many details for so many architectures doesn't make much sense. The supported architectures seem to be either ilp32 and lp64, big or little endian. |
2020-02-21 11:06:23 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Switch djview-4.10.6 from Qt4 to Qt5 OK jca@, merci |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-13 13:03:54 by Daniel Jakots | Files touched by this commit (33) |
Log message: Remove shadchin@ as maintainer per his request |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-09 20:20:22 by Ingo Schwarze | Files touched by this commit (5) |
Log message: unimportant formatting differences only, drop USE_GROFF and bump |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-03-18 17:12:22 by Christian Weisgerber | Files touched by this commit (183) |
Log message: remove SHARED_ONLY from ports that only use modules that neither set nor read this variable |
2016-03-13 00:55:21 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: Update to djview4 4.10.6 |
2016-01-08 02:43:38 by Alexandr Shadchin | Files touched by this commit (3) |
Log message: Update to djview4 4.10.5 ok ajacoutot@ |
2015-05-12 13:48:57 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: * Add SHARED_ONLY * Remove .la from package * Verbose on suggested and ok jca@ |
2015-05-12 10:11:54 by Alexandr Shadchin | Files touched by this commit (9) |
Log message: Update to djview4-4.10.3 |
2015-03-27 02:11:29 by Antoine Jacoutot | Files touched by this commit (57) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2014-11-25 06:37:19 by Ingo Schwarze | Files touched by this commit (3) |
Log message: Tell groff(1) via pkg_create(1) that these manuals need tbl(1). Problem reported and fix tested by <theo dot buehler at math dot ethz dot ch>. OK shadchin@ (MAINTAINER). |
2011-04-05 08:10:45 by Alexandr Shadchin | Files touched by this commit (1) |
Log message: switch on prebuild icon.png (remove librsvg build depends) ok jasper@, ajacoutot@ |
2011-03-17 08:57:38 by Alexandr Shadchin | Files touched by this commit (2) |
Log message: update to 4.7 ok jasper@ |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-10-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2010-09-19 10:03:34 by Steven Mestdagh | Files touched by this commit (2) |
Log message: give maintainership to Alexandr Shadchin |
2010-09-18 05:19:24 by Steven Mestdagh | Files touched by this commit (4) |
Log message: update to 4.6 normalize icon and desktop stuff from Alexandr Shadchin with some tweaks |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-24 16:44:45 by Stuart Henderson | Files touched by this commit (9) |
Log message: sync WANTLIB, bump PKGNAMEs |
2008-10-30 08:54:20 by Steven Mestdagh | Files touched by this commit (3) |
Log message: update to 4.4 |