notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
zgv Graphics viewer for SVGAlib
5.9_11 graphics on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.9_10Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-04-15 14:14:06
Last Update: 2024-01-09 09:47:14
Commit Hash: c75c944
People watching this port, also watch:: firefox, gnupg, nvidia-driver, zsh
License: GPLv2+
WWW:
https://www.svgalib.org/rus/zgv/
Description:
zgv is an svgalib-based viewer which views GIF, JPEG, PNG, PBM/PGM/PPM, TIFF, BMP, TGA, PCX, mrf, XBM, and XPM files, with a full-screen file selector front-end. It can be used as a simple command, with zgv filename(s), which bypasses the front-end. For more on how zgv works and how to use it, do `info zgv' or `man zgv' once it's installed.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/zgv-5.9_11/catalog.mk
  2. /usr/local/share/licenses/zgv-5.9_11/LICENSE
  3. /usr/local/share/licenses/zgv-5.9_11/GPLv2+
  4. @(,,4555) bin/zgv
  5. etc/zgvrc.sample
  6. share/man/man1/zgv.1.gz
  7. share/doc/zgv/INSTALL
  8. share/doc/zgv/NEWS
  9. share/doc/zgv/README
  10. share/doc/zgv/SECURITY
  11. share/doc/zgv/TODO
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • zgv>0:graphics/zgv
To install the port:
cd /usr/ports/graphics/zgv/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/zgv
  • pkg install zgv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zgv
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
SHA256 (zgv-5.9.tar.gz) = 92e5d848fb51a77dc0ebb0ab383c1499c23aaff01f5445e9b0d75e067a8a64ba SIZE (zgv-5.9.tar.gz) = 395525

Packages (timestamps in pop-ups are UTC):
zgv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.9_11--5.9_11---
FreeBSD:13:quarterly-5.9_10--5.9_10---
FreeBSD:14:latest-5.9_11--5.9_11---
FreeBSD:14:quarterly-5.9_10--5.9_10---
FreeBSD:15:latest-5.9_11n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. indexinfo : print/indexinfo
Library dependencies:
  1. libpng.so : graphics/png
  2. libtiff.so : graphics/tiff
  3. libvga.so : graphics/svgalib
  4. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zgv-5.9_11: DOCS=on: Build and/or install documentation SDL=off: Simple Direct Media Layer support ===> Use 'make config' to modify these settings
Options name:
graphics_zgv
USES:
gmake jpeg localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.icm.edu.pl/pub/Linux/sunsite/apps/graphics/viewers/svga/
  2. ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/apps/graphics/viewers/svga/
  3. http://www.gtlib.gatech.edu/pub/Linux/apps/graphics/viewers/svga/
  4. https://www.ibiblio.org/pub/Linux/apps/graphics/viewers/svga/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.9_11
09 Jan 2024 09:47:14
commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46commit hash: c75c944686415d24160b910420b8cec40549ce46 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
5.9_10
22 Oct 2023 14:45:03
commit hash: 6e02e43ad9540fc5d1f774faf4bea432de3aed21commit hash: 6e02e43ad9540fc5d1f774faf4bea432de3aed21commit hash: 6e02e43ad9540fc5d1f774faf4bea432de3aed21commit hash: 6e02e43ad9540fc5d1f774faf4bea432de3aed21 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
graphics/zgv: Remove USES=makeinfo

- Distfile ships with info files so no need to regenerate
- Pet portclippy
- Remove patch for the texi file as that was needed for the texinfo
  which was in base
5.9_10
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
5.9_9
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.9_9
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.9_9
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.9_9
14 Nov 2019 12:39:42
Revision:517560Original commit files touched by this commit
tobik search for other commits by this committer
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
5.9_9
25 May 2019 18:38:59
Revision:502623Original commit files touched by this commit
tobik search for other commits by this committer
graphics/zgv: Spell ONLY_FOR_ARCHS correctly
5.9_9
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
5.9_8
30 Nov 2017 17:10:09
Revision:455214Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Switch to USES=localbase
- Cosmetic fixes
- Switch to options helpers
5.9_8
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
5.9_8
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
5.9_8
22 Jun 2015 18:33:22
Revision:390310Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=jpeg
5.9_8
07 May 2015 22:50:10
Revision:385709Original commit files touched by this commit
antoine search for other commits by this committer
Properly register info page
5.9_7
18 Apr 2015 23:46:10
Revision:384258Original commit files touched by this commit
jbeich search for other commits by this committer
Unbreak INFO build on DragonFly and FreeBSD 11+

zgv.texi:1529: @itemx must follow @item

Reported by:	pkg-fallout
5.9_7
25 Dec 2014 20:54:43
Revision:375598Original commit files touched by this commit
bapt search for other commits by this committer
Bump portrevision after png update
5.9_6
25 Dec 2014 19:04:27
Revision:375594Original commit files touched by this commit
antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
5.9_6
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.9_5
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
5.9_5
15 Jul 2014 23:30:06
Revision:362015Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
5.9_5
26 Jun 2014 07:32:37
Revision:359318Original commit files touched by this commit
antoine search for other commits by this committer
Allow to build with texinfo from ports

With hat:	portmgr
5.9_5
20 Dec 2013 11:56:55
Revision:336998Original commit files touched by this commit
pawel search for other commits by this committer
- Fix build with clang
- Add LICENSE
- Add amd64 to ONLY_FOR_ARCHS
- Add option for SDL support
- Switch to pkg-plist
- Support staging

PR:		ports/184827
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
5.9_5
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
5.9_5
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
5.9_4
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
5.9_4
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
5.9_3
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
5.9_2
18 Jul 2009 11:11:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
5.9_1
20 Mar 2008 09:46:38
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
5.9_1
08 Oct 2006 21:26:27
Original commit files touched by this commit
thierry search for other commits by this committer
Import a patch from Gentoo bug #127008 to fix CVE-2006-1060.

Security:       VuXML ID: a813a219-d2d4-11da-a672-000e0c2e438a
5.9
02 Sep 2006 18:06:13
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Schedule these forbidden ports for termination on 2006-12-01
5.9
07 May 2006 23:46:33
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
5.9
23 Apr 2006 21:49:52
Original commit files touched by this commit This port version is marked as vulnerable.
remko search for other commits by this committer
Mark zgv and xzgv FORBIDDEN due to an arbitrary code execution
vulnerability.

Approved by:    simon
Security:      
http://vuxml.freebsd.org/a813a219-d2d4-11da-a672-000e0c2e438a.html
5.9
05 Dec 2005 00:53:19
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
5.9
26 Nov 2005 01:48:16
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Add SHA256
5.9
02 Nov 2005 10:11:44
Original commit files touched by this commit This port version is marked as vulnerable.
vs search for other commits by this committer
Use INSTALL_PROGRAM with custom BINMODE to strip binary on installation
5.9
04 May 2005 12:49:45
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 5.9

PR:             ports/80586
Submitted by:   Radim Kolar <hsn@netmag.cz>
5.8_1
18 Jan 2005 17:27:24
Original commit files touched by this commit This port version is marked as vulnerable.
nectar search for other commits by this committer
Bump PORTREVISION for previous security fix.
5.8
18 Jan 2005 17:26:56
Original commit files touched by this commit This port version is marked as vulnerable.
nectar search for other commits by this committer
Correct exploitable vulnerabilities documented in
http://vuxml.freebsd.org/249a8c42-6973-11d9-ae49-000c41e2cdad.html .
5.8
12 Oct 2004 13:23:48
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Drop maintainership to ports@FreeBSD.org

PR:             ports/71721
Submitted by:   Radim Kolar <hsn@netmag.cz>
5.8
09 May 2004 16:35:36
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Really fix build on 4.x

Reported by:    bento via kris
5.8
18 Apr 2004 14:35:27
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Register installed .info file
- Install one more doc file

PR:             ports/65706
Submitted by:   Radim Kolar <hsn@netmag.cz> (maintainer)
5.8
17 Apr 2004 08:25:16
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
- Fix build on 4-x

Reported by:    bento via kris
5.8
15 Apr 2004 14:11:17
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
Add zgv 5.8,

zgv is an svgalib-based viewer which views GIF, JPEG, PNG,
PBM/PGM/PPM, TIFF, BMP, TGA, PCX, mrf, XBM, and XPM files, with
a full-screen file selector front-end. It can be used as a
simple command, with zgv filename(s), which bypasses the
front-end. For more on how zgv works and how to use it, do
`info zgv' or `man zgv' once it's installed.

PR:             ports/65577
Submitted by:   Radim Kolar

Number of commits found: 45