1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-11-17 18:48:02 -08:00
.hooks
accessibility
arabic
archivers archivers/lzfse: Update to 1.0 2024-11-16 19:29:08 +01:00
astro astro/gpsprune: update 24.4 → 24.5 2024-11-17 22:16:11 +03:00
audio audio/unflac: Console tool for frame accurate audio image + cue sheet splitting 2024-11-18 01:57:55 +01:00
benchmarks
biology biology/sra-tools: Update to 3.1.1 2024-11-17 17:41:17 -06:00
cad cad/repsnapper: update to 2.5a5 2024-11-18 01:57:54 +01:00
chinese
comms
converters converters/simdutf: update to 5.6.2 2024-11-18 01:57:52 +01:00
databases databases/cego: update 2.49.11 -> 2.49.16 2024-11-17 20:44:22 +01:00
deskutils deskutils/freebsd-update-notify: Update to 0.1.1.8 2024-11-17 09:34:02 -06:00
devel devel/universal-ctags: Update to p6.1.20241117.0 2024-11-18 11:06:14 +09:00
dns
editors editors/ad: update to 0.2.0 2024-11-18 01:57:54 +01:00
emulators
filesystems filesystems/zrepl-dsh2dsh: update to 0.9.1 2024-11-18 01:57:54 +01:00
finance
french
ftp
games games/abbayedesmorts: update 2.0.2 → 2.0.4 2024-11-17 22:54:05 +03:00
german
graphics graphics/digikam: Update to 8.5.0 2024-11-17 07:47:22 -05:00
hebrew
hungarian
irc
japanese
java java/apache-commons-lang3: Upgrade to 3.17.0 2024-11-17 18:48:02 -08:00
Keywords
korean
lang
mail mail/imap-tools: update to 1.3.1 2024-11-17 21:15:24 +01:00
math math/py-PySCIPOpt: update 5.1.1 → 5.2.1 2024-11-17 16:13:29 -08:00
misc misc/freebsd-release-manifests: Add 14.2-BETA3 MANIFEST files 2024-11-17 14:55:14 -08:00
Mk devel/cmake*: Update to 3.31.0 2024-11-17 17:58:51 -05:00
multimedia multimedia/ab-av1: update to 0.8.0 2024-11-16 19:38:23 +01:00
net net/scamper: update to 20241112 2024-11-18 01:57:53 +01:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/miktex: Update to 24.4 2024-11-16 20:53:38 +01:00
russian russian/libreoffice: fix fetch after update LibreOffice to 24.8.3 2024-11-16 20:30:35 +03:00
science science/py-phono3py: update 1.22.3 → 3.7.0 2024-11-17 16:13:27 -08:00
security security/yubico-piv-tool: update to 2.6.1 2024-11-17 12:27:18 +09:00
shells
sysutils sysutils/eza: update to 0.20.8 2024-11-18 01:57:54 +01:00
Templates
textproc textproc/cpp-peglib: update 1.9.0 → 1.9.1 2024-11-17 10:10:30 -08:00
Tools
ukrainian
vietnamese
www www/tt-rss: Add LOCAL copy of distfiles to MASTER_SITES 2024-11-18 11:06:14 +09:00
x11 x11/rio: update 0.2.0 → 0.2.1 2024-11-17 10:10:31 -08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/aquamarine: update to 0.5.0 2024-11-16 19:38:21 +01:00
x11-wm x11-toolkits/aquamarine: update to 0.5.0 2024-11-16 19:38:21 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED games/luanti: move from games/minetest, update 5.9.1 → 5.10.0 2024-11-17 22:51:07 +03:00
README
UIDs
UPDATING filesystems/zrepl-dsh2dsh: update to 0.9.1 2024-11-18 01:57:54 +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.