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 08:52:12 +00:00
.hooks
accessibility
arabic
archivers archivers/py-zipstream-ng: Update to 1.8.0 2024-11-14 09:43:24 +01:00
astro astro/openuniverse: fix build on FreeBSD 15-CURRENT 2024-11-14 09:41:04 +01:00
audio audio/linux-rl9-alsa-plugins-oss: fix comment 2024-11-15 04:53:33 +03:00
benchmarks */*: drop maintainership of various ports 2024-11-14 09:41:03 +01:00
biology biology/ucsc-userapps: remove ONLY_FOR_ARCHS 2024-11-14 09:41:02 +01:00
cad cad/freecad: update to 1.0rc4 2024-11-14 22:33:26 +01:00
chinese
comms
converters converters/simdutf: update to 5.6.1 2024-11-14 09:43:27 +01:00
databases databases/postgresql??-*: Update to latest versions 2024-11-14 17:30:50 +01:00
deskutils
devel devel/aws-c-s3: Update to 0.7.1 2024-11-15 08:52:12 +00:00
dns
editors
emulators emulators/wine-devel: Update to Wine 9.21 2024-11-14 22:17:24 +00:00
filesystems sysutils/ztop: move to new category filesystems 2024-11-14 09:43:27 +01:00
finance finance/ticker: update to 4.7.0 2024-11-14 09:43:21 +01:00
french
ftp
games games/icebreaker: update WWW 2024-11-14 21:33:26 +03:00
german
graphics Revert "graphics/digikam: make Marble integration optional" 2024-11-15 04:55:21 +03:00
hebrew
hungarian
irc irc/py-sopel-help: Update to 0.5.2 2024-11-14 09:43:24 +01:00
japanese
java
Keywords
korean
lang lang/chez-scheme: Update to 10.1.0 2024-11-14 22:15:25 +00:00
mail mail/sendmail: add confBLACKLISTD option 2024-11-14 16:01:41 +01:00
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/tcprtt: typo fix in pkg-descr 2024-11-14 08:20:17 -07:00
net-im net-im/linux-discord: Update to 0.0.74 2024-11-14 09:55:05 +01:00
net-mgmt net-mgmt/mqtt2prometheus: Update to 0.1.7 2024-11-15 09:07:49 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/{,py-}dimod: update 0.12.17 → 0.12.18 2024-11-13 22:33:16 -08:00
security security/s2n-tls: Update to 1.5.9 2024-11-15 08:52:11 +00:00
shells */*: drop maintainership of various ports 2024-11-14 09:41:03 +01:00
sysutils sysutils/ztop: move to new category filesystems 2024-11-14 09:43:27 +01:00
Templates
textproc textproc/ugrep: Update to 7.0.4 2024-11-14 21:54:59 +00:00
Tools Tools/scripts: add pypi-get-latest-version.sh 2024-11-14 00:29:55 -08:00
ukrainian
vietnamese
www www/nextcloud-groupfolders: Update to 18.0.5 2024-11-14 19:15:50 +01:00
x11 x11/rio: update 0.1.17 → 0.2.0 2024-11-13 22:33:15 -08:00
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 x11-wm/picom: update to v12.5 2024-11-14 09:43:29 +01:00
.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 databases/prometheus-postgres-exporter: update to 0.16.0 2024-11-14 09:43:26 +01:00

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.