1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dave Cottlehuber ac8f77a9bd misc/py-aider-chat: update to 0.62.0
Sponsored by:	SkunkWerks, GmbH
2024-11-11 00:28:37 +00:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libsidplayfp: force link with pthreads (+) 2024-11-11 01:21:12 +03:00
benchmarks
biology
cad cad/qflow: update 1.4.103 → 1.4.104 2024-11-10 15:53:12 -08:00
chinese
comms
converters converters/drg2sbg: Update to 2.2.1 2024-11-10 21:13:06 +01:00
databases
deskutils
devel devel/py-pytest-recording: New port: Pytest Plugin that allows recording network interactions via VCR.py 2024-11-10 12:46:19 -08:00
dns
editors
emulators
filesystems
finance finance/py-fundamentalanalysis: update 0.2.14 → 0.3.1 2024-11-10 15:53:11 -08:00
french
ftp
games
german
graphics graphics/jp2a: Update to 1.3.2 2024-11-10 21:12:02 +01:00
hebrew
hungarian
irc
japanese
java java/openjdk11: fix build on non-armv7 2024-11-10 23:02:43 +01:00
Keywords
korean
lang
mail
math math/geogram: Fix typo 2024-11-10 12:13:32 -08:00
misc misc/py-aider-chat: update to 0.62.0 2024-11-11 00:28:37 +00:00
Mk
multimedia
net net/wifi-firmware-*: add support to set loader tunable 2024-11-10 23:20:15 +00:00
net-im
net-mgmt
net-p2p net-p2p/pulsar-client-cpp: Only for i386 amd64 2024-11-10 09:19:10 -08:00
news
polish
ports-mgmt
portuguese
print
russian
science science/chrono: update 8.0.0 → 9.0.1 2024-11-10 12:13:33 -08:00
security
shells
sysutils sysutils/equinix-metal-cli: update to v0.25.0 2024-11-11 00:28:36 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/py-streamlit: update to 1.39.0 2024-11-11 00:28:36 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/flatbuffers205: Remove 2024-11-10 12:13:33 -08:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

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.