1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mikael Urankar d9ff33e30b net/onedrive: update to 2.4.3
PR:		245805
Submitted by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
2020-07-28 18:49:40 +00:00
accessibility
arabic
archivers
astro
audio Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +00:00
devel Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +00:00
dns dns/amass: Update 3.8.0 -> 3.8.2 2020-07-28 15:48:02 +00:00
editors
emulators
finance
french
ftp
games
german
graphics graphics/waifu2x-ncnn-vulkan: rebuild after r543619 2020-07-28 18:04:32 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to 0.7.0 release. 2020-07-28 16:55:10 +00:00
mail
math math/py-numpoly: Update 1.0.5 -> 1.0.6 2020-07-28 16:14:33 +00:00
misc misc/ncnn: Update 20200616 -> 20200727 2020-07-28 17:12:41 +00:00
Mk Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +00:00
multimedia multimedia/makemkv: update to 1.15.2 2020-07-28 13:04:59 +00:00
net net/onedrive: update to 2.4.3 2020-07-28 18:49:40 +00:00
net-im net-im/matterbridge: update to 1.18.0 2020-07-28 18:08:42 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security Document new vulnerabilities in www/chromium < 84.0.4147.105 2020-07-28 17:42:46 +00:00
shells
sysutils Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +00:00
Templates
textproc textproc/py-pygccxml: Update 1.9.1 -> 2.0.1 2020-07-28 16:16:41 +00:00
Tools
ukrainian
vietnamese
www www/adguardhome: Update 0.102.0 -> 0.103.3 2020-07-28 17:39:55 +00:00
x11 Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +00:00
x11-toolkits Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +00:00
x11-wm Update KDE Plasma Desktop to 5.19.4 2020-07-28 16:53:07 +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.