1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-04-05 14:56:31 +02:00
.hooks
accessibility accessibility/rubygem-atk: Update to 4.2.2 2024-04-05 08:42:34 +08:00
arabic
archivers archivers/py-zlib-ng: Clean up USES=python 2024-04-05 08:43:39 +08:00
astro
audio audio/ocp: Update to 0.2.109 2024-04-05 14:55:44 +02:00
benchmarks benchmarks/flowgrind: Update WWW 2024-04-04 17:41:38 +02:00
biology biology/peak-classifier: Clean up USES=python 2024-04-05 08:43:40 +08:00
cad cad/py-edalize: update 0.5.3 → 0.5.4 2024-04-05 02:15:37 -07:00
chinese chinese/ibus-array: Clean up USES=python 2024-04-05 08:43:41 +08:00
comms comms/predict: update to 2.3.1 2024-04-04 16:30:18 -04:00
converters converters/tuc: mark as broken 2024-04-05 14:37:38 +02:00
databases databases/R-cran-RSQLite: Update to 2.3.6 2024-04-05 09:36:58 +01:00
deskutils deskutils/rednotebook: Clean up USES=python 2024-04-05 08:43:43 +08:00
devel devel/py-beartype: Update WWW 2024-04-05 02:47:35 -07:00
dns dns/public_suffix_list: Update to 20240328 2024-04-05 08:38:36 +08:00
editors
emulators emulators/tuxnes: Remove expired port 2024-04-04 21:36:16 +02:00
finance finance/R-cran-plm: Update to 2.6-4 2024-04-04 16:19:37 +00:00
french
ftp
games games/lwjgl3: unbreak build after udpate zstd to 1.5.6 2024-04-05 04:22:43 +03:00
german german/mythes: Update to 2024.03.31 2024-04-05 08:43:22 +08:00
graphics graphics/diplib: Fix compilation failure on i386 2024-04-05 02:24:03 -07:00
hebrew
hungarian
irc irc/epic5: Port cleanup 2024-04-04 18:57:40 +01:00
japanese
java
Keywords
korean
lang lang/tcl9: fix linking with LLVM binutils 2024-04-05 12:26:51 +00:00
mail mail/py-authheaders: Clean up USES=python 2024-04-05 08:43:48 +08:00
math math/kfr: Add patch 2024-04-05 03:25:01 -07:00
misc misc/py-npTDMS: update 1.7.1 → 1.9.0 2024-04-05 03:16:05 -07:00
Mk
multimedia multimedia/{,py-}opentimelineio: update 0.15 → 0.16.0 2024-04-05 02:15:38 -07:00
net net/rubygem-google-cloud-spanner: Update to 2.22.0 2024-04-05 08:42:17 +08:00
net-im net-im/nextcloud-talk: Update to 18.0.6 2024-04-05 12:48:15 +02:00
net-mgmt net-mgmt/pushgateway: Update to 1.8.0 2024-04-05 01:25:11 -03:00
net-p2p net-p2p/libtorrent-rasterbar2: update 2.0.9 → 2.0.10 2024-04-04 12:02:30 -07:00
news
polish
ports-mgmt
portuguese
print print/lilypond: Fix build with NLS option turned off 2024-04-04 14:30:46 +01:00
russian
science science/conduit: update 0.8.8 → 0.9.1 2024-04-05 02:15:39 -07:00
security security/vuxml: Document Apache httpd vulnerabilities 2024-04-05 12:07:56 +02:00
shells shells/nushell: update 0.91.0 → 0.92.0 2024-04-04 01:05:03 -07:00
sysutils sysutils/limine: Update to 7.3.0 2024-04-05 09:48:56 +01:00
Templates
textproc textproc/py-textual: Update to 0.55.0 2024-04-05 08:41:02 +08:00
Tools
ukrainian
vietnamese
www www/py-drf-spectacular-sidecar: Update to 2024.4.1 2024-04-05 14:56:31 +02:00
x11 x11/alacritty: update to 0.13.2 2024-04-04 23:11:26 -04:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/juliamono: Update to 0.054 2024-04-04 15:26:59 +01:00
x11-servers x11-servers/xwayland: Fix plist 2024-04-05 14:46:51 +02:00
x11-themes
x11-toolkits x11-toolkits/rubygem-vte4: Update to 4.2.2 2024-04-05 08:43:19 +08:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED science/py-qiskit-terra: Removed until ported again 2024-04-04 14:49:19 -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.