Port details |
- lv Powerful Multilingual File Viewer
- 4.51.20200728_1 misc =10 4.51.20200728_1Version of this port present on the latest quarterly branch.
- Maintainer: sue@iwmt.org
- Port Added: unknown
- Last Update: 2024-02-24 20:43:14
- Commit Hash: 111e9b5
- People watching this port, also watch:: m4, gettext, wget, libxml2, 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.51.20200728_1 24 Feb 2024 20:43:14 |
Muhammad Moinur Rahman (bofh) |
misc/lv: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
4.51.20200728 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
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 ) |
4.51.20200728 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.51.20200728 28 Jul 2020 13:10:41 |
meta |
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 |
pi |
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 |
marino |
misc/lv: document ncurses requirement (USES+=ncurses) |
4.51_3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
4.51_3 23 Nov 2015 11:19:25 |
amdmi3 |
- Clarify LICENSE
- Cosmetic fixes |
4.51_3 21 Nov 2015 13:33:19 |
culot |
- Reassign sumikawa@'s ports after his commit bit was taken in for safekeeping |
4.51_3 28 Aug 2015 13:39:57 |
amdmi3 |
- 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 |
bapt |
Cleanup plist |
4.51_3 17 Jun 2014 12:32:19 |
sanpei |
remove unnessesary '/'.
Point out by:ume at freebsd.org |
4.51_3 16 Jun 2014 13:24:53 |
sanpei |
stage support |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
4.51_3 14 Jan 2013 07:17:14 |
sumikawa |
- 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 |
sumikawa |
Revert r302983. It cause another bug. |
4.51_2 23 Aug 2012 08:59:31 |
sumikawa |
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 |
sumikawa |
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 |
miwi |
- Get Rid MD5 support |
4.51 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
4.51 18 Mar 2004 10:59:01 |
sumikawa |
Add SIZE.
Submitted by: trevor |
4.51 16 Jan 2004 13:21:11 |
sumikawa |
Upgrade to 4.51. |
4.50 05 Dec 2003 12:28:50 |
sumikawa |
Upgrade to 4.50. |
4.49.5 14 May 2003 07:23:30 |
sumikawa |
Upgrade to 4.49.5. |
4.49.4_1 02 Mar 2003 21:14:24 |
sumikawa |
- 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 |
asami |
Convert category misc to new layout. |
30 Aug 2000 11:03:04 |
sumikawa |
- Upgrade to 4.49.4. - Change maintainer's mail address. |