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-09-03 18:02:10 +02:00
.hooks
accessibility
arabic
archivers archivers/unarr: drop maintainership 2024-09-03 15:55:13 +02:00
astro astro/mkgmap: update r4921 → r4922 2024-09-02 23:01:59 +03:00
audio audio/shortwave: drop maintainership 2024-09-03 15:22:38 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/p5-Rose-DB: update to 0.786 2024-09-03 17:57:27 +02:00
deskutils deskutils/health: drop maintainership 2024-09-03 15:22:41 +02:00
devel devel/p5-version: update to 0.9933 2024-09-03 17:57:28 +02:00
dns
editors
emulators emulators/wine8: Deprecate in favor of the main wine port 2024-09-03 15:39:39 +00:00
finance
french
ftp
games games/openra: drop maintainership 2024-09-03 15:31:01 +02:00
german
graphics graphics/swappy: drop maintainership 2024-09-03 16:04:32 +02:00
hebrew
hungarian
irc
japanese
java java/openjdk8: (aarch64) builds fine with llvm from base 2024-09-03 08:52:35 +02:00
Keywords
korean
lang lang/gcc12: Update to 12.4.0 2024-09-03 17:45:41 +02:00
mail mail/roundcube: update to 1.6.9 release. 2024-09-02 12:49:50 +02:00
math math/p5-Graph: update to 0.9732 2024-09-03 17:57:28 +02:00
misc misc/py-accelerate: update 0.33.0 → 0.34.0 2024-09-03 01:35:55 -07:00
Mk Mk: unregister expired mysql81 2024-09-02 21:10:06 +02:00
multimedia multimedia/py-tartube: Update to 2.5.40 2024-09-03 17:34:11 +02:00
net net/mvfst: update 2024.08.26.00 → 2024.09.02.00 2024-09-03 01:35:54 -07:00
net-im
net-mgmt
net-p2p net-p2p/clboss: upgrade from 0.13.2 to 0.13.3 2024-09-03 13:38:47 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/afni: update to 24.2.04 2024-09-02 19:22:57 +02:00
security security/p5-App-Acmeman: update to 3.10 2024-09-03 18:02:10 +02:00
shells
sysutils sysutils/facter: support openjdk11 and up 2024-09-03 16:34:25 +02:00
Templates
textproc textproc/jarowinkler-cpp: Remove: merged into devel/rapidfuzz-cpp 2024-09-03 01:35:50 -07:00
Tools
ukrainian
vietnamese
www www/hurl: update to 5.0.1 2024-09-03 10:41:33 +02:00
x11 x11/antimicrox: update to 3.4.1 2024-09-03 17:27:46 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xarcan: drop maintainership 2024-09-03 15:51:02 +02:00
x11-themes
x11-toolkits x11-toolkits/aquamarine: update to 0.4.0 2024-09-02 14:42:50 +02:00
x11-wm x11-wm/durden: drop maintainership 2024-09-03 15:51:04 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/jarowinkler-cpp: Remove: merged into devel/rapidfuzz-cpp 2024-09-03 01:35:50 -07: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.