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
Mark Felder 77116c15b3 net-p2p/sonarr: Update to 3.0.6.1342
- Switch to Mono 6.8

PR:	258981
2021-10-07 14:34:49 +00:00
.hooks
accessibility
arabic
archivers archivers/zutils: Add CPE information 2021-10-07 07:05:56 +00:00
astro astro/cfitsio: Add CPE information 2021-10-05 19:11:41 +00:00
audio audio/milkytracker: Fix CPE vendor 2021-10-07 12:34:49 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.13.04 2021-10-06 10:19:09 +02:00
biology biology/pooler: fix build on powerpc 2021-10-06 20:52:30 +00:00
cad cad/opentimer: mark broken on powerpc 2021-10-06 20:52:26 +00:00
chinese
comms comms/hidapi: Update to 0.11.1 2021-10-06 20:39:44 +02:00
converters converters/bmfdec: Update to 2021-10-07 HEAD of main tree. 2021-10-07 17:09:19 +09:00
databases databases/py-pgxnclient: Update to 1.3.2 2021-10-06 15:46:20 +08:00
deskutils deskutils/gnome-initial-setup: Update to 41.0 2021-10-04 20:20:00 -07:00
devel devel/p5-AnyEvent-Filesys-Notify: Update to 1.23 2021-10-07 22:09:05 +08:00
dns dns/dnsjit: New port: Engine for capturing, parsing and replaying DNS 2021-10-04 23:43:54 +02:00
editors editors/ghex: Update to 3.41.0 2021-10-06 10:29:36 -07:00
emulators emulators/yuzu: update to s20211006 2021-10-06 23:12:57 +00:00
finance finance/R-cran-plm: Update to 2.4-3 2021-10-06 07:15:40 +00:00
french
ftp
games games/exult: update to 1.7.0.20211005 2021-10-07 13:50:53 +02:00
german
graphics graphics/quickqanava: new port, QML-based graph+node viewer library 2021-10-07 14:44:09 +02:00
hebrew
hungarian
irc irc/epic5: update to 2.1.6 2021-10-06 18:56:07 +03:00
japanese japanese/font-plemoljp{,-hs,-nf}: Update to 0.5.1. 2021-10-07 03:14:30 +09:00
java java/openjdk17: Fix build on aarch64. 2021-10-05 14:06:38 +02:00
Keywords
korean
lang lang/gcc12-devel: Update to the 20210926 snapshot of GCC 12.0.0 2021-10-07 06:53:10 +00:00
mail mail/thunderbird: update to 91.2.0 2021-10-06 23:12:41 +02:00
math math/octave-forge-zeromq: Add missing USE=pkgconfig 2021-10-07 13:50:39 +02:00
misc misc/ipbt: Set LICENSE 2021-10-07 14:06:37 +02:00
Mk Mk/bsd.port.mk: Export XDG_CACHE_HOME 2021-10-06 14:01:52 +02:00
multimedia multimedia/intel-media-sdk: unbreak runtime after f4faca97f0 2021-10-07 13:35:12 +00:00
net net/nmsg: Upgrade to version 1.0.1 2021-10-06 17:37:28 -07:00
net-im net-im/scli: Update distinfo 2021-10-07 11:59:18 +02:00
net-mgmt net-mgmt/check_ssl_cert: update to 2.9.1 2021-10-06 23:10:00 +02:00
net-p2p net-p2p/sonarr: Update to 3.0.6.1342 2021-10-07 14:34:49 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science science/jmol: Update 14.31.53 -> 14.31.57 2021-10-06 09:11:50 -07:00
security security/linux-bitwarden-cli: Add a new port 2021-10-07 13:31:37 +02:00
shells shells/bash: fix compilation after libncurses split in base 2021-10-06 09:55:26 +02:00
sysutils sysutils/gdu: Update to 5.8.1 2021-10-07 08:01:42 +01:00
Templates
textproc textproc/dasel: Update to 1.21.1 2021-10-07 08:01:41 +01:00
Tools
ukrainian
vietnamese
www www/p5-FCGI-Client: Update to 0.09 2021-10-07 15:18:46 +08:00
x11 x11/libinput: bump to 1.19.1, latest upstream release 2021-10-07 14:40:00 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.96 2021-10-06 22:12:23 +00:00
x11-themes
x11-toolkits x11-toolkits/wlroots: simplify _DEPENDS after f2820b6cc2 2021-10-05 02:34:20 +00:00
x11-wm x11-wm/gamescope: update to 3.9.3 2021-10-06 10:34:15 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED */MOVED: add net/kafkacat. 2021-10-06 18:42:29 +08:00
README
UIDs
UPDATING security/clamav-lts: Add new port 2021-10-07 17:52:06 +09: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://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.