Personal patches
Go to file
2022-10-05 07:34:10 +02:00
.hooks
accessibility
arabic
archivers archivers/py-borgbackup: clean environment for self-tests 2022-10-04 22:24:08 +02:00
astro astro/calcmysky: new port had been added (+) 2022-10-05 04:06:26 +00:00
audio audio/synthv1-lv2: Update 0.9.26 -> 0.9.27 2022-10-04 19:44:43 -07:00
base
benchmarks
biology biology/py-valerius: New port: Python bioinformatics tools 2022-10-03 21:06:22 -07:00
cad cad/librnd: update to 3.2.1 2022-10-04 18:03:13 +02:00
chinese
comms comms/hackrf: Fix build by adding math/fftw3-float dependency 2022-10-04 11:19:22 -07:00
converters
databases databases/rubygem-flipper-active_record-rails61: Update version 0.21.0=>0.25.0 2022-10-04 21:01:36 -05:00
deskutils
devel devel/py-tzdata: Update to 2022.4 2022-10-05 07:34:10 +02:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.28.0 2022-10-04 01:11:02 +08:00
editors
emulators emulators/aranym: Fix build on armv7 2022-10-04 09:04:45 -07:00
finance
french
ftp
games games/dxx-rebirth: update to 20220929 2022-10-04 22:56:25 +02:00
german german/mythes: Update to 2022.10.02 2022-10-04 01:11:06 +08:00
graphics graphics/p5-Graphics-Tiff: update to version 19 2022-10-04 23:29:41 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/luajit-devel: update to the recent commit 2022-10-04 13:12:41 -04:00
mail mail/snappymail: Update to 2.18.4 2022-10-05 11:37:10 +09:00
math math/polymake: Update to 4.7 2022-10-04 12:23:41 +01:00
misc misc/py-dictdiffer: Fix build 2022-10-04 16:20:42 -07:00
Mk
multimedia multimedia/emby-server: update to 4.7.8.0 2022-10-04 21:28:12 +02:00
net net/rubygem-gitaly: Update version 15.1.0.pre.rc1=>15.3.0.pre.rc3 2022-10-04 21:02:05 -05:00
net-im
net-mgmt net-mgmt/telegraf: Update to 1.24.2 2022-10-04 23:36:10 +02:00
net-p2p net-p2p/cardano-db-sync: Update to 13.0.5 2022-10-04 19:24:20 +03:00
news news/py-sabyenc3: Update to 5.4.4 2022-10-04 01:10:38 +08:00
polish
ports-mgmt ports-mgmt/pkg-devel: update to 1.18.99.5 2022-10-04 16:26:41 +02:00
portuguese
print print/pdf-tools: Update to 0.91.63 2022-10-03 14:44:59 -03:00
russian
science science/gemmi: Fix tests 2022-10-04 00:30:31 -07:00
security security/rubygem-rack-oauth2: Update version 1.19.0=>1.21.2 2022-10-04 21:01:59 -05:00
shells
sysutils sysutils/UEFITool: flavorize for both qt5 and qt6 2022-10-04 09:26:27 +02:00
Templates
textproc textproc/rubygem-xml-simple: Update version 1.1.5=>1.1.9 2022-10-04 21:02:00 -05:00
Tools
ukrainian
vietnamese
www www/gitlab-ce: Update version 15.2.5=>15.3.4 2022-10-04 21:02:05 -05:00
x11 x11/salut: update to 0.3.0 2022-10-04 08:10:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/yaru-{gtk,icon}-theme*: Update to 22.10.3 2022-10-03 23:56:25 +01:00
x11-toolkits x11-toolkits/p5-Gtk3-ImageView: update to version 10 2022-10-04 23:42:09 +02:00
x11-wm x11-wm/sway-devel: update to 1.7.128 2022-10-04 16:26:12 +00:00
.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.