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-03-18 10:24:13 -04:00
.hooks
accessibility
arabic
archivers
astro astro/p5-Astro-SpaceTrack: Update to 0.160 2023-03-18 17:50:43 +08:00
audio
benchmarks
biology
cad
chinese fcitx5: Update related ports to the latest version as 2023-03-18 2023-03-18 21:12:46 +08:00
comms comms/py-pymodbus: Update to 3.2.0 2023-03-18 18:46:59 +08:00
converters
databases databases/p5-SQL-Translator: Update to 1.63 2023-03-18 17:50:44 +08:00
deskutils
devel devel/cvise: update to 2.7.0 2023-03-18 14:54:09 +01:00
dns dns/dnsmasq: cherry-pick several upstream fixes 2023-03-18 10:17:49 +01:00
editors
emulators emulators/yuzu: switch libc++16 to release 2023-03-18 13:35:02 +00:00
finance
french
ftp
games
german
graphics graphics/mesa-devel: update to 23.0.b.3215 2023-03-18 00:46:47 +00:00
hebrew
hungarian
irc
japanese fcitx5: Update related ports to the latest version as 2023-03-18 2023-03-18 21:12:46 +08:00
java
Keywords
korean fcitx5: Update related ports to the latest version as 2023-03-18 2023-03-18 21:12:46 +08:00
lang lang/mono: fix build on powerpc* with LLVM 15 2023-03-18 15:09:58 +01:00
mail mail/p5-Mail-DKIM: Update to 1.20230212 2023-03-18 18:46:59 +08:00
math math/cimod: Update 1.4.52 → 1.4.53 2023-03-17 22:30:42 -07:00
misc misc/p5-OpenAI-API: Update to 0.27 2023-03-18 17:50:44 +08:00
Mk Mk/Uses/python.mk: Support PEP440 versioning 2023-03-18 14:20:02 +00:00
multimedia multimedia/libdca: Update MASTER_SITES 2023-03-18 10:24:13 -04:00
net net/nats-nsc: update to version 2.8.0 2023-03-18 14:21:22 +01:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/py-pyscf: Update 2.1.1 → 2.2.0 2023-03-18 00:52:18 -07:00
security security/libressl: Update to 3.6.2 2023-03-18 10:17:29 +00:00
shells shells/ksh-devel: update to the latest ksh93/ksh github commit 2023-03-17 20:05:39 -07:00
sysutils sysutils/smug: Update to 0.3.3 2023-03-18 05:22:50 +00:00
Templates
textproc fcitx5: Update related ports to the latest version as 2023-03-18 2023-03-18 21:12:46 +08:00
Tools
ukrainian
vietnamese
www www/chisel: Update to 1.8.1 2023-03-18 05:21:40 +00:00
x11 fcitx5: Update related ports to the latest version as 2023-03-18 2023-03-18 21:12:46 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/imgui: Update 1.89.3 → 1.89.4 2023-03-17 22:30:43 -07:00
x11-wm x11-wm/hyprland: switch libc++16 to release 2023-03-18 13:35:02 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING security/libressl: Update to 3.6.2 2023-03-18 10:17:29 +00: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.