1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-05-28 07:43:59 +08:00
.hooks
accessibility
arabic
archivers archivers/py-blosc2: Update to 2.2.3 2023-05-28 07:43:46 +08:00
astro astro/py-metpy: Update to 1.5.0 2023-05-28 07:43:50 +08:00
audio audio/moc: Disable FFmpeg plugin 2023-05-27 21:32:16 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-sqlglot: Update to 14.1.0 2023-05-28 07:43:51 +08:00
deskutils
devel devel/py-os-brick: Update to 6.3.0 2023-05-28 07:43:59 +08:00
dns
editors
emulators
finance finance/p5-Finance-Quote: Update to 1.55 2023-05-28 07:43:48 +08:00
french
ftp
games
german
graphics graphics/p5-Image-MetaData-GQview: Update to 2.0.2 2023-05-28 07:43:49 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/cython: Update to 0.29.35 2023-05-28 07:43:43 +08:00
mail
math math/pecl-bitset: Update to 3.1.0 2023-05-28 07:43:50 +08:00
misc misc/p5-Software-License: Update to 0.104004 2023-05-28 07:43:49 +08:00
Mk
multimedia multimedia/mlt6: Deprecate and set expiration date to 2023-06-30 2023-05-27 21:32:15 +02:00
net net/rubygem-ipaddr122: Remove obsoleted port 2023-05-28 07:43:39 +08:00
net-im net-im/gtkcord4: update to 0.0.11 2023-05-27 15:05:27 +00:00
net-mgmt
net-p2p net-p2p/bitcoin: Update to 25.0 2023-05-27 15:59:24 -07:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/nettle: Update to 3.9 2023-05-28 07:43:44 +08:00
shells
sysutils sysutils/parallel: Update to 20230522 2023-05-28 07:43:44 +08:00
Templates
textproc textproc/p5-YAML-LibYAML: Update to 0.88 2023-05-28 07:43:49 +08:00
Tools
ukrainian
vietnamese
www www/p5-libwww: Update to 6.70 2023-05-28 07:43:49 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED www/rubygem-webrick17: Remove obsoleted port 2023-05-28 07:43:41 +08:00
README
UIDs
UPDATING

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.