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) combination for a given watch list. This is what FreshPorts will look for.

Port details
lv Powerful Multilingual File Viewer
4.51.20200728_1 misc on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.51.20200728Version of this port present on the latest quarterly branch.
Maintainer: sue@iwmt.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-24 20:43:14
Commit Hash: 111e9b5
People watching this port, also watch:: gmake, libiconv, popt
License: GPLv2+
WWW:
https://github.com/ttdoda/lv
Description:
lv is a powerful multilingual file viewer. lv can decode and encode multilingual streams through many coding systems, for example, ISO 2022 based coding systems such as iso-2022-jp, and Unicode streams encoded in UTF-7 or UTF-8. lv can be used not only as a file viewer but also as a coding-system translation filter. lv can recognize multi-bytes patterns as regular expressions, and lv also provides multilingual grep (1) functionality by giving it another name, lgrep.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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/lv-4.51.20200728_1/catalog.mk
  2. /usr/local/share/licenses/lv-4.51.20200728_1/LICENSE
  3. /usr/local/share/licenses/lv-4.51.20200728_1/GPLv2+
  4. bin/lv
  5. bin/lgrep
  6. lib/lv/lv.hlp
  7. share/man/man1/lv.1.gz
  8. share/doc/lv/hello.sample
  9. share/doc/lv/hello.sample.gif
  10. share/doc/lv/index.html
  11. share/doc/lv/relnote.html
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • lv>0:misc/lv
To install the port:
cd /usr/ports/misc/lv/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/lv
  • pkg install lv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1595871444 SHA256 (ttdoda-lv-v4.51.20200728-f7ba677_GH0.tar.gz) = d3ccd54b742a9b3dd7b0bf02c1c4228c10eb3c9fc83fd47c659bbd146d48ce15 SIZE (ttdoda-lv-v4.51.20200728-f7ba677_GH0.tar.gz) = 612661

Packages (timestamps in pop-ups are UTC):
lv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.51.20200728_14.51.20200728_14.51.202007284.51.20200728_14.51.20200728_1-4.51.20200728-
FreeBSD:13:quarterly4.51.20200728_14.51.20200728_14.51.202007284.51.20200728_14.51.20200728_14.51.202007284.51.202007284.51.20200728
FreeBSD:14:latest4.51.20200728_14.51.20200728_14.51.202007284.51.20200728_14.51.20200728_14.51.20200728-4.51.20200728
FreeBSD:14:quarterly4.51.20200728_14.51.20200728_1-4.51.202007284.51.20200728_14.51.202007284.51.202007284.51.20200728
FreeBSD:15:latest4.51.20200728_14.51.20200728_1n/a4.51.20200728n/a4.51.202007284.51.202007284.51.20200728
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lv-4.51.20200728_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_lv
USES:
ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ttdoda/lv/tar.gz/f7ba677?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.51.20200728_1
24 Feb 2024 20:43:14
commit hash: 111e9b53859cbc32784ae50b49305b46f3978d9acommit hash: 111e9b53859cbc32784ae50b49305b46f3978d9acommit hash: 111e9b53859cbc32784ae50b49305b46f3978d9acommit hash: 111e9b53859cbc32784ae50b49305b46f3978d9a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/lv: Moved man to share/man

Approved by:    portmgr (blanket)
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)
4.51.20200728
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)
4.51.20200728
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.51.20200728
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.
4.51.20200728
28 Jul 2020 13:10:41
Revision:543598Original commit files touched by this commit
meta search for other commits by this committer
misc/lv: Update to 4.51.20200728

- Add support of compressed file by zstd(1)

The maintainer has applied the patch from the submitter to upstream. And then
update this port to the upstream snapshot.

PR:		248267
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (initial revision)
Reviewed by:	meta (myself)
Approved by:	IWAMOTO Kouichi <sue@iwmt.org> (maintainer, upstream developer)
4.51_3
07 Jun 2016 05:43:06
Revision:416495Original commit files touched by this commit
pi search for other commits by this committer
misc/lv: new MASTER_SITES at github

- Lv's master site was gone because ISP was terminated the service.
  Submittter contacted the lv's author, he says "I can't create a new
  site so busy". So submitter uploaded lv's source code to GitHub.
- Attached diff that changes MAINTAINER address and MASTER_SITES point
  to GitHub, some related changes also included.
- patches re-generated patch by "make makepatch".
- submitter becomes maintainer

PR:		210067
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
4.51_3
02 Feb 2016 23:57:36
Revision:407920Original commit files touched by this commit
marino search for other commits by this committer
misc/lv: document ncurses requirement (USES+=ncurses)
4.51_3
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
4.51_3
23 Nov 2015 11:19:25
Revision:402272Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Cosmetic fixes
4.51_3
21 Nov 2015 13:33:19
Revision:402158Original commit files touched by this commit
culot search for other commits by this committer
- Reassign sumikawa@'s ports after his commit bit was taken in for safekeeping
4.51_3
28 Aug 2015 13:39:57
Revision:395483Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS

Approved by:	portmgr blanket
4.51_3
09 Dec 2014 13:36:34
Revision:374378Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
4.51_3
17 Jun 2014 12:32:19
Revision:358102Original commit files touched by this commit
sanpei search for other commits by this committer
remove unnessesary '/'.

Point out by:ume at freebsd.org
4.51_3
16 Jun 2014 13:24:53
Revision:357987Original commit files touched by this commit
sanpei search for other commits by this committer
stage support
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
4.51_3
14 Jan 2013 07:17:14
Revision:310360Original commit files touched by this commit
sumikawa search for other commits by this committer
- Add license information
- Adopt OptionsNG
- Trim makefile header

PR:		ports/175275
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
4.51_3
14 Sep 2012 05:04:31
Revision:304255Original commit files touched by this commit
sumikawa search for other commits by this committer
Revert r302983.  It cause another bug.
4.51_2
23 Aug 2012 08:59:31
Original commit files touched by this commit
sumikawa search for other commits by this committer
Show error when opening a directory'.  It's the same behavior with less.

PR:		162050
Submitted by:	Koichiro IWAO <meta@club.kyutech.ac.jp>
4.51_1
19 Feb 2012 13:22:15
Original commit files touched by this commit
sumikawa search for other commits by this committer
Add xz/lzma supporting and make compilable with CFLAGS.

PR:             ports/165028
Submitted by:   Shin-ya Murakami <murashin@gfd-dennou.org>
4.51
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
4.51
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
4.51
18 Mar 2004 10:59:01
Original commit files touched by this commit
sumikawa search for other commits by this committer
Add SIZE.

Submitted by:   trevor
4.51
16 Jan 2004 13:21:11
Original commit files touched by this commit
sumikawa search for other commits by this committer
Upgrade to 4.51.
4.50
05 Dec 2003 12:28:50
Original commit files touched by this commit
sumikawa search for other commits by this committer
Upgrade to 4.50.
4.49.5
14 May 2003 07:23:30
Original commit files touched by this commit
sumikawa search for other commits by this committer
Upgrade to 4.49.5.
4.49.4_1
02 Mar 2003 21:14:24
Original commit files touched by this commit
sumikawa search for other commits by this committer
- install binary with root:wheel
- install HTML documents
- remove pkg-comment

Submitted by:   KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
08 Oct 2000 05:01:16
commit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  
30 Aug 2000 11:03:04
commit hash: fp1.3385@dev.null.freshports.orgcommit hash: fp1.3385@dev.null.freshports.orgcommit hash: fp1.3385@dev.null.freshports.orgcommit hash: fp1.3385@dev.null.freshports.org files touched by this commit
sumikawa search for other commits by this committer
- Upgrade to 4.49.4.   - Change maintainer's mail address.    

Number of commits found: 29