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
2024-11-15 01:20:24 -08:00
.hooks
accessibility
arabic editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
archivers
astro
audio audio/linux-rl9-alsa-plugins-oss: fix comment 2024-11-15 04:53:33 +03:00
benchmarks
biology
cad cad/freecad: update to 1.0rc4 2024-11-14 22:33:26 +01:00
chinese editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
comms
converters
databases databases/postgresql??-*: Update to latest versions 2024-11-14 17:30:50 +01:00
deskutils
devel devel/aws-crt-cpp: Update to 0.29.4 2024-11-15 08:52:12 +00:00
dns
editors editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
emulators emulators/wine-devel: Update to Wine 9.21 2024-11-14 22:17:24 +00:00
filesystems
finance
french editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
ftp
games games/icebreaker: update WWW 2024-11-14 21:33:26 +03:00
german editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
graphics graphics/libetonyek01: update to 0.1.11 release (+) 2024-11-15 11:57:19 +03:00
hebrew editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
hungarian editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
irc
japanese editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
java
Keywords
korean editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
lang lang/chez-scheme: Update to 10.1.0 2024-11-14 22:15:25 +00:00
mail
math math/R-cran-slam: Update to 0.1-55 2024-11-15 08:52:11 +00:00
misc
Mk security/linux-rl9-trousers: add new port (+) 2024-11-15 00:43:34 +03:00
multimedia multimedia/gstreamer1-plugins-rust: Fix build on i386 2024-11-15 00:35:45 -05:00
net
net-im
net-mgmt net-mgmt/mqtt2prometheus: Update to 0.1.7 2024-11-15 09:07:49 +01:00
net-p2p
news
polish editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
ports-mgmt
portuguese editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
print
russian
science
security security/s2n-tls: Update to 1.5.9 2024-11-15 08:52:11 +00:00
shells
sysutils
Templates
textproc textproc/libvisio01: update to 0.1.8 release (+) 2024-11-15 11:57:19 +03:00
Tools
ukrainian editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
vietnamese editors/libreoffice: update to 24.8.3 release (+) 2024-11-15 11:57:20 +03:00
www www/py-google-cloud-bigquery: update 3.25.0 → 3.27.0 2024-11-15 01:20:24 -08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/linux-rl9-tk86: add new port (+) 2024-11-15 00:22:54 +03:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/py-b2: fix MOVED 2024-11-14 19:33:54 -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.