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
2023-02-10 15:16:53 +00:00
.hooks
accessibility
arabic
archivers
astro
audio audio/noson-app: update to 5.4.0 2023-02-10 16:15:10 +01:00
base
benchmarks
biology
cad cad/yosys: Update 0.25 → 0.26 2023-02-10 01:43:14 -08:00
chinese
comms
converters
databases databases/ruby-qdbm: Fix build with Ruby 3.1 and 12.3-RELEASE 2023-02-10 14:40:36 +09:00
deskutils deskutils/calibre: Replace reference to PY_PILLOW with its value 2023-02-10 14:50:33 +09:00
devel devel/qt6-5compat: include QML bindings 2023-02-10 16:15:10 +01:00
dns
editors editors/o: Update 2.59.0 → 2.59.1 2023-02-10 01:43:08 -08:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc irc/pounce: Update to 3.1 2023-02-10 11:28:59 +01:00
japanese japanese/ruby-uconv: Fix build with Ruby 3.1 and 12.3-RELEASE 2023-02-10 14:50:33 +09:00
java
Keywords
korean
lang lang/py-textX: Update 2.3.0 → 3.1.0 2023-02-10 01:43:14 -08:00
mail mail/fetchmail: update to 6.4.36 2023-02-10 11:36:41 +01:00
math math/cvc5: Correct options section 2023-02-10 01:42:14 -08:00
misc
Mk
multimedia
net net/py-pytradfri: update to 12.0.0 2023-02-10 16:15:10 +01:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/snort3: Update version 3.1.53.0=>3.1.55.0 2023-02-10 15:16:53 +00:00
shells shells/ksh-devel: Fix build with LLVM15 2023-02-10 06:40:47 -08:00
sysutils sysutils/doinkd: Fix build with LLVM15 2023-02-10 06:40:47 -08:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/fgallery: Update to 1.9.1 2023-02-10 10:31:00 +01:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/fvwm2: Fix build with LLVM15 2023-02-10 06:40:46 -08:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING mail/fetchmail: update to 6.4.36 2023-02-10 11:36:41 +01: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.