1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Hiroo Ono abe7d2ad37 net/onedrive: update to 2.4.15
Changelog: https://github.com/abraunegg/onedrive/blob/v2.4.15/CHANGELOG.md

PR:		260917
Reported by:	Hiroo Ono <hiroo.ono+freebsd@gmail.com> (maintainer)
2022-01-09 19:23:45 +09:00
.hooks
accessibility
arabic
archivers archivers/pear-Horde_Compress: Update to 2.2.4 2022-01-08 17:03:47 +01:00
astro astro/swe: Update version 2.10.1=>2.10.02,1 2022-01-09 02:51:24 -06:00
audio audio/gnome-podcasts: update to 0.5.1 2022-01-07 17:02:21 +00:00
base
benchmarks
biology biology/vsearch: Update to 2.19.0 2022-01-07 18:04:02 -06:00
cad cad/py-pymtl: Update 3.1.6 -> 3.1.7 2022-01-08 21:13:50 -08:00
chinese
comms comms/pear-Horde_ActiveSync: Update to 2.41.5 2022-01-08 17:03:48 +01:00
converters converters/osm2pgrouting: The port does not need USES=pgsql 2022-01-07 06:32:47 +01:00
databases databases/p5-Redis-Fast: Update to 0.33 2022-01-09 08:40:09 +00:00
deskutils deskutils/mindforger: update the port to version 1.53.0 2022-01-07 19:32:00 +00:00
devel devel/py-awesomeversion: Update to 22.1.0 2022-01-09 08:40:36 +00:00
dns
editors editors/with-editor: Update to 3.1.1 2022-01-08 19:15:09 +09:00
emulators emulators/citra: update to s20220108 2022-01-09 00:59:04 +00:00
finance finance/homebank: Update to 5.5.3 2022-01-07 15:40:04 +08:00
french
ftp
games USES=7z: convert p7zip to 7-zip 2022-01-08 19:58:25 +00:00
german
graphics graphics/reactphysics3d: Update 0.8.0 -> 0.9.0 2022-01-08 21:13:51 -08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean USES=7z: convert p7zip to 7-zip 2022-01-08 19:58:25 +00:00
lang lang/gambit-c: Update to version 4.9.4 2022-01-08 14:59:42 +01:00
mail mail/pear-Horde_Smtp: Update to 1.9.6 2022-01-08 17:03:52 +01:00
math math/R-cran-spdep: Update to 1.2-1 2022-01-09 01:35:27 +00:00
misc misc/broot: Update to 1.9.1 2022-01-07 20:56:12 +00:00
Mk USES=7z: convert p7zip to 7-zip 2022-01-08 19:58:25 +00:00
multimedia multimedia/aom: expose Butteraugli tuning 2022-01-08 18:35:38 +00:00
net net/onedrive: update to 2.4.15 2022-01-09 19:23:45 +09:00
net-im net-im/dendrite: Update distinfo 2022-01-08 21:59:35 +00:00
net-mgmt net-mgmt/check_nwc_health: Update to 10.0.0.2 2022-01-08 10:29:32 -08:00
net-p2p net-p2p/qbittorrent: Update 4.3.9 -> 4.4.0 2022-01-07 10:57:48 -08:00
news
polish
ports-mgmt
portuguese
print print/ghostscript*: Return Ghostscript ports to the pool 2022-01-08 15:26:25 -03:00
russian
science science/R-cran-udunits2: Update to 0.13.2 2022-01-09 08:25:52 +00:00
security security/boringssl: update to the recent commit 2022-01-08 18:35:40 -05:00
shells
sysutils sysutils/onefetch: fix build on powerpc 2022-01-08 23:12:26 +00:00
Templates
textproc textproc/p5-Unicode-Tussle: Update to 1.115 2022-01-09 08:39:08 +00:00
Tools
ukrainian
vietnamese
www www/p5-MojoX-Log-Dispatch-Simple: Update to 1.11 2022-01-09 08:36:38 +00:00
x11 x11/swaync: update to 0.3 2022-01-08 23:58:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk40: update to 4.6.0 2022-01-08 08:35:23 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.