Personal patches
Go to file
Koichiro Iwao dc9185c79e 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)
2020-07-28 13:10:40 +00:00
accessibility
arabic
archivers archivers/tar-stream-chunker: Update to 1.0.6 2020-07-26 14:45:11 +00:00
astro - Update to r4565 2020-07-27 14:01:38 +00:00
audio Update to upstream prerelease snapshot 1.0.29 as of 20200620 2020-07-28 12:05:50 +00:00
base
benchmarks
biology biology/diamond: Update to version 2.0.0 2020-07-28 02:39:00 +00:00
cad cad/qflow: Update 1.4.85 -> 1.4.86 2020-07-28 06:04:12 +00:00
chinese
comms Update to version 20200718 2020-07-27 21:38:53 +00:00
converters
databases Remove expired port: 2020-07-27 18:50:49 +00:00
deskutils
devel devel/cargo-c: update to 0.6.10 2020-07-28 09:40:26 +00:00
dns
editors editors/o: Update 2.31.3 -> 2.32.1 2020-07-28 03:35:37 +00:00
emulators emulators/yuzu: update to s20200727 2020-07-28 00:28:27 +00:00
finance - Update gnucash to 4.1 2020-07-27 21:59:05 +00:00
french
ftp
games - Update to 1.1.4 2020-07-27 19:04:18 +00:00
german
graphics Update to 7.0.10-24 2020-07-28 13:02:35 +00:00
hebrew
hungarian
irc irc/oragono: Update 2.1.0 -> 2.2.0 2020-07-28 01:43:50 +00:00
japanese
java
Keywords
korean
lang Update lang/gambit-c to version 4.9.3. 2020-07-28 10:35:27 +00:00
mail update to 1.3.2 2020-07-27 09:23:42 +00:00
math - Update to 3.5.0. 2020-07-27 16:21:21 +00:00
misc misc/lv: Update to 4.51.20200728 2020-07-28 13:10:40 +00:00
Mk
multimedia multimedia/makemkv: update to 1.15.2 2020-07-28 13:04:59 +00:00
net rsync: Unbreak fetch 2020-07-28 08:08:46 +00:00
net-im net-im/tut: Update to 0.0.16 2020-07-28 13:07:28 +00:00
net-mgmt Update to 1.2.13 2020-07-28 08:40:55 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print - Update to 0.25 2020-07-26 23:14:06 +00:00
russian
science science/netcdf-fortran: Unbreak build with GCC 10 2020-07-26 17:58:54 +00:00
security Document out-of-bounds-read in libsndfile (CVE-2019-3832). 2020-07-28 12:19:47 +00:00
shells
sysutils - Fix LICENSE 2020-07-28 09:36:21 +00:00
Templates
textproc Update to 0.7.2 2020-07-27 09:22:54 +00:00
Tools
ukrainian
vietnamese
www www/youtube_dl: Update to 2020.07.28 2020-07-28 08:33:41 +00:00
x11 x11/xpra: Update to 4.0.2 2020-07-27 19:20:29 +00:00
x11-clocks
x11-drivers Build xorg AMD video drivers on aarch64 2020-07-26 21:25:17 +00:00
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.697 2020-07-28 00:28:34 +00:00
x11-themes x11-themes/matcha-gtk-themes: Update to 2020-07-27 2020-07-27 17:34:04 +00:00
x11-toolkits
x11-wm - Update xfce4-wm to 4.14.3 2020-07-27 21:57:43 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Daniel Ebdrup Jensen (debdrup) 2020-07-26 11:18:25 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2020-07-27 18:50:49 +00:00
README
UIDs
UPDATING Fix double logging 2020-07-26 17:48:41 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.