Personal patches
Go to file
2022-10-11 17:44:17 +02:00
.hooks
accessibility
arabic
archivers
astro astro/p5-Astro-SpaceTrack: Update to 0.158 2022-10-10 03:45:37 +08:00
audio audio/gsequencer: Update 4.0.13 -> 4.4.2 2022-10-10 23:10:57 -07:00
base
benchmarks Mk/bsd.octave.mk: improve fetching of source files for older ports. 2022-10-09 21:07:41 -05:00
biology biology/biosoup: Update g20201216 -> 0.10.0-2 2022-10-10 23:10:56 -07:00
cad cad/kicad-devel: Update 2022-10-09 21:44:31 +02:00
chinese
comms
converters converters/p5-Unicode-RecursiveDowngrade: Fix typos 2022-10-11 08:09:45 +02:00
databases */*: Reset maintainership 2022-10-10 16:11:07 +02:00
deskutils deskutils/iconbrowser: Set new maintainer 2022-10-11 08:12:16 +02:00
devel devel/git-extras: Update to 6.5.0 2022-10-11 17:43:21 +02:00
dns
editors
emulators emulators/rpcs3: update to 0.0.24.14247 2022-10-10 23:30:52 +00:00
finance finance/py-yfinance: Update to 0.1.75 2022-10-09 23:37:57 +08:00
french
ftp ftp/rubygem-net-ftp: Update to 0.2.0 2022-10-10 03:45:36 +08:00
games games/fheroes2: update to 0.9.20 2022-10-11 15:34:56 +02:00
german
graphics graphics/glaxnimate: Update 0.5.0 -> 0.5.1 2022-10-11 02:03:40 -07:00
hebrew
hungarian
irc
japanese
java java/intellij-ultimate: update to 2022.2.3 release. 2022-10-10 10:50:02 +02:00
Keywords
korean
lang lang/rust-nightly: Update to 1.66.0.20221006 2022-10-10 18:21:35 +02:00
mail mail/spamassassin-devel: update to latest github commit 2022-10-11 07:22:14 -07:00
math math/openmesh: Add tests 2022-10-11 02:03:39 -07:00
misc misc/py-apache-beam: New port: Apache Beam SDK for Python 2022-10-09 15:38:02 -07:00
Mk bsd.default-versions.mk: Document varnish 7 2022-10-10 21:04:23 -03:00
multimedia multimedia/assimp: Update 5.2.4 -> 5.2.5 2022-10-10 23:10:56 -07:00
net net/keycloak: Update to 19.0.3 2022-10-11 17:35:18 +02:00
net-im net-im/gotosocial: upgrade to 0.5.2 2022-10-10 14:18:34 +02:00
net-mgmt net-mgmt/etherape: Reset MAINTAINER 2022-10-09 13:34:10 -07:00
net-p2p net-p2p/py-transmission-rpc: update to 3.4.0 2022-10-10 11:23:59 +00:00
news news/inn: Bump portrevision 2022-10-09 23:16:19 -07:00
polish
ports-mgmt ports-mgmt/pkg_replace: update to 20221011 2022-10-11 17:41:19 +02:00
portuguese
print print/py-uharfbuzz: Update BUILD_DEPENDS after b140d4638b 2022-10-10 03:45:30 +08:00
russian
science science/afni: update to 23.2.01 2022-10-11 17:44:17 +02:00
security security/1password-client2-beta: upgradde to 2.8.0-beta.04 2022-10-11 10:22:27 -05:00
shells
sysutils sysutils/cfengine-devel: Update to latest GH commit 2022-10-11 07:34:27 -07:00
Templates
textproc textproc/po4a: Update to 0.68 2022-10-10 20:59:34 -03:00
Tools
ukrainian
vietnamese
www www/proxygen: Update 2022.10.03.00 -> 2022.10.10.00 2022-10-10 06:57:18 -08:00
x11 x11/nvidia-driver: catch up with changes to pmap_unmapdev() and kmem_*() 2022-10-11 14:54:00 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/atkinson-hyperlegible: shift to fontsdir for installations 2022-10-11 00:52:50 +00:00
x11-servers
x11-themes x11-themes/qogir-gtk-themes: update to 2022.07.17 2022-10-11 17:39:16 +02:00
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.471 2022-10-10 23:29:58 +00:00
x11-wm x11-wm/sway-devel: update to 1.7.137 2022-10-10 23:29:58 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED databases/pymongo: Move to databases/py-pymongo 2022-10-09 13:51:35 -07:00
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.