Personal patches
Go to file
Brooks Davis b6755d590e devel/llvm16: Welcome llvm 16.0.0rc1
First release candidate of LLVM 16.  Changes adopted from llvm-devel
over the 6 months since the branch.
2023-01-30 23:38:36 +00:00
.hooks
accessibility accessibility/rubygem-atk: Update to 4.0.8 2023-01-30 21:01:48 +08:00
arabic
archivers archivers/py-compressed-rtf: Add NO_ARCH 2023-01-30 21:02:35 +08:00
astro astro/py-metpy: Update to 1.4.0 2023-01-30 20:59:34 +08:00
audio audio/py-pyradio: Fix a runtime error (missing icon) 2023-01-30 15:38:18 +01:00
base
benchmarks benchmarks/rubygem-benchmark: Update to 0.2.1 2023-01-30 21:00:28 +08:00
biology biology/p5-transdecoder: Update to 5.7.0 2023-01-30 16:30:54 -06:00
cad
chinese
comms
converters converters/p5-Number-Nary: Update to 1.100313 2023-01-30 21:01:55 +08:00
databases databases/py-pgmigrate: Fix version requirement of RUN_DEPENDS 2023-01-30 21:02:36 +08:00
deskutils deskutils/py-py3status: Update to 3.48 2023-01-30 20:59:37 +08:00
devel devel/llvm16: Welcome llvm 16.0.0rc1 2023-01-30 23:38:36 +00:00
dns dns/rubygem-resolv-replace: Update to 0.1.1 2023-01-30 21:01:33 +08:00
editors editors/yudit: Update to 3.0.9 2023-01-30 22:02:51 +00:00
emulators
finance finance/py-quantecon: Update to 0.6.0 2023-01-30 21:00:07 +08:00
french
ftp ftp/rubygem-curb: Update to 1.0.5 2023-01-30 21:02:29 +08:00
games games/linux-steam-utils: update to 20230130 2023-01-30 12:42:28 -08:00
german german/mythes: Update to 2023.01.22 2023-01-30 21:01:54 +08:00
graphics graphics/qiv: Update to 2.3.3 2023-01-30 22:02:51 +00:00
hebrew
hungarian
irc
japanese japanese/rubygem-mail-iso-2022-jp: Fix gemspec for rubygem-mail 2.8.0 update 2023-01-30 21:02:30 +08:00
java
Keywords
korean
lang lang/libhx: update the port to version 4.10 2023-01-30 16:40:58 +00:00
mail mail/rubygem-roadie-rails-rails52: Update version requirement of RUN_DEPENDS 2023-01-30 21:02:38 +08:00
math math/gnome-calculator: Update to 43.0.1 2023-01-30 14:07:00 -08:00
misc misc/rubygem-octicons: Update to 17.10.2 2023-01-30 21:01:34 +08:00
Mk Framework: Rewrite nodejs.mk and reorganize www/{node,npm,yarn} 2023-01-30 22:20:38 +08:00
multimedia multimedia/rubygem-gstreamer: Update to 4.0.8 2023-01-30 21:01:51 +08:00
net net/gitlab-agent: update to 15.8.0 2023-01-30 23:25:39 +02:00
net-im
net-mgmt net-mgmt/netdata-go: update to 0.50.0 2023-01-30 22:46:44 +01:00
net-p2p
news
polish polish/hunspell: Update to 20230101 2023-01-30 21:01:54 +08:00
ports-mgmt
portuguese
print print/py-collidoscope: Update to 0.5.2 2023-01-30 21:00:14 +08:00
russian
science science/py-qiskit-optimization: Update 0.4.0-3 → 0.5.0 2023-01-30 07:10:38 -08:00
security security/rubygem-doorkeeper-openid_connect: update to 1.8.3 2023-01-30 23:25:38 +02:00
shells
sysutils sysutils/froxlor: Update to 2.0.10 2023-01-30 13:15:57 -08:00
Templates
textproc textproc/rubygem-version_sorter: update to 2.3.0 2023-01-30 23:25:38 +02:00
Tools
ukrainian
vietnamese
www www/gitlab-ce: major upgrade to 15.7.5 2023-01-30 23:25:39 +02:00
x11 gtk2: remove false dependency on gtk2 2023-01-30 15:43:40 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-opentypespec: Update to 1.9.1 2023-01-30 21:00:28 +08:00
x11-servers x11-servers/xwayland-devel: improve error messages after 96381f9418 2023-01-30 14:50:46 +00:00
x11-themes
x11-toolkits x11-toolkits/tepl6: Update to 6.4.0 2023-01-30 10:19:42 -08:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-toolkits/vdk: remove 2023-01-30 14:59:55 +01:00
README
UIDs
UPDATING UPDATING: Document nodejs changes 2023-01-30 22:45:11 +08: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.