1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Fernando Apesteguía 46d9f19756 graphics/viu: Update to 1.2.1
From ChangeLog: https://github.com/atanunq/viu/releases/v1.2.1

 * Bump dependencies
 * Fixed Cargo.lock being out of date

PR:	250840
Submitted by:	vulcan@wired.sh (maintainer)
2020-11-04 18:57:02 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/ultralist: Update to 1.6.2 2020-11-04 15:03:05 +00:00
devel devel/golangci-lint: Update to 1.32.0 2020-11-04 15:01:52 +00:00
dns
editors - Drop maintainership 2020-11-04 08:03:44 +00:00
emulators emulators/qemu-user-static: update to 269a4ac93 2020-11-04 03:38:32 +00:00
finance
french
ftp
games - Drop maintainership 2020-11-04 08:03:44 +00:00
german
graphics graphics/viu: Update to 1.2.1 2020-11-04 18:57:02 +00:00
hebrew
hungarian
irc
japanese
java Update to 7.0.0 release. 2020-11-04 14:03:56 +00:00
Keywords
korean
lang Update to 2.13.3 release. 2020-11-04 14:07:04 +00:00
mail mail/nextcloud-mail: Update to 1.6.0 2020-11-04 17:40:00 +00:00
math - Update to 0.99.27.2 2020-11-04 14:47:46 +00:00
misc
Mk
multimedia multimedia/zoneminder: Update to 1.34.21 2020-11-04 05:11:40 +00:00
net Async DNS is now enabled by default. 2020-11-04 16:06:43 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print - Update to 10.0.3 2020-11-04 08:41:59 +00:00
russian
science - Update to 2.1.0 2020-11-04 08:44:01 +00:00
security Update to the latest MIT KRB5 commit on github. 2020-11-04 04:46:16 +00:00
shells
sysutils sysutils/duf: Update to 0.5.0 2020-11-04 15:01:08 +00:00
Templates
textproc - Update to 2.06 2020-11-04 13:10:15 +00:00
Tools
ukrainian
vietnamese
www www/oneshot: Update to 1.3.1 2020-11-04 15:14:44 +00:00
x11 x11/phosh: update to 0.5.1 2020-11-04 16:20:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Drop maintainership 2020-11-04 08:03:44 +00:00
x11-toolkits
x11-wm Update xfce4-desktop to 4.14.3 2020-11-04 08:49:53 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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.