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-08-15 18:55:33 +08:00
.hooks
accessibility
arabic
archivers archivers/c-blosc2: Rename patch files 2024-08-15 18:55:24 +08:00
astro devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
audio devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
benchmarks
biology devel/grpc: Update to 1.65.4 2024-08-15 18:55:25 +08:00
cad devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
chinese
comms
converters textproc/libwbxml: Move textproc/wbxml2 to textproc/libwbxml 2024-08-15 18:55:23 +08:00
databases databases/py-sqlalchemy20: Update to 2.0.32 2024-08-15 18:55:33 +08:00
deskutils deskutils/xfce4-notifyd: Update to 0.9.6 2024-08-15 12:24:51 +02:00
devel devel/p5-Test-Simple: Update to 1.302200 2024-08-15 18:55:33 +08:00
dns dns/libidn2: Cosmetic change 2024-08-15 18:55:26 +08:00
editors
emulators emulators/rpcs3: update to 0.0.32.16822 2024-08-15 02:32:31 +02:00
finance
french
ftp
games devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
german
graphics graphics/s2: Cosmetic change 2024-08-15 18:55:28 +08:00
hebrew
hungarian
irc irc/catgirl: Update to 2.2a 2024-08-14 17:19:48 +02:00
japanese devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
java
Keywords
korean
lang lang/p5-Scalar-List-Utils: Update to 1.65 2024-08-15 18:55:33 +08:00
mail mail/libetpan: Remove DOCS option 2024-08-15 18:55:28 +08:00
math math/armadillo: Update to 14.0.2 2024-08-15 18:55:29 +08:00
misc devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
Mk
multimedia devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
net net/mtr: Convert X11 option to x11 and nox11 flavors 2024-08-15 18:55:29 +08:00
net-im devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
net-mgmt devel/avro-c: Update to 1.12.0 2024-08-15 18:55:30 +08:00
net-p2p devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
news
polish
ports-mgmt
portuguese
print
russian
science devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
security
shells
sysutils devel/protobuf: Update to 27.3 2024-08-15 18:55:26 +08:00
Templates
textproc textproc/libwbxml: Move textproc/wbxml2 to textproc/libwbxml 2024-08-15 18:55:23 +08:00
Tools
ukrainian
vietnamese
www www/owncloud: Update to 10.15.0 2024-08-15 18:55:30 +08:00
x11 x11/foot: update to 1.18.1 2024-08-15 02:35:23 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile README: searchable index of all ports is at ports.freebsd.org 2024-08-14 14:58:31 +00:00
MOVED www/py-httpx-cache: Remove obsoleted port 2024-08-15 18:55:24 +08:00
README README: searchable index of all ports is at ports.freebsd.org 2024-08-14 14:58:31 +00:00
UIDs
UPDATING devel/subversion{,-lts}: remove port option STATIC 2024-08-15 12:07:59 +02: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.