1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-07-14 02:29:23 +08:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad cad/openscad: Change WWW to https 2022-07-12 23:33:16 -07:00
chinese
comms comms/cqrlog: update to 2.5.2 2022-07-13 01:07:51 -05:00
converters
databases databases/py-tiledb: Update to 0.16.3 2022-07-14 02:29:17 +08:00
deskutils
devel devel/py-types-toml: Update to 0.10.8 2022-07-14 02:29:23 +08:00
dns
editors
emulators
finance
french
ftp
games games/wesnoth: update to 1.16.4 maintenance release (+) 2022-07-13 10:43:25 +03:00
german
graphics graphics/libsvgtiny: Remove duplicate comment 2022-07-13 14:23:48 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/erlang-runtime23: update to version 23.3.4.16 2022-07-13 12:50:00 +02:00
mail
math math/libxsmm: Update 1.16.3 -> 1.17 2022-07-12 22:45:37 -07:00
misc
Mk
multimedia multimedia/webcamd: Update version to 5.17.1.2 2022-07-13 19:00:03 +02:00
net
net-im
net-mgmt net-mgmt/netdata-go: update to 0.33.1 2022-07-13 16:05:25 +02:00
net-p2p
news
polish
ports-mgmt ports-mgmt/poudriere-devel: Update to 3.3.0-1132-gd8590c6e8 2022-07-13 09:46:47 -07:00
portuguese
print print/shrinkpdf: Update to 1.1, bump PORTEPOCH 2022-07-13 14:56:59 +02:00
russian
science devel/ChipmunkPhysics: Move to science/ChipmunkPhysics 2022-07-13 00:19:38 -07:00
security security/zeek: Update input framework patch 2022-07-13 09:50:29 -07:00
shells
sysutils sysutils/reggae: Update to 0.2.3 2022-07-13 11:59:30 +01:00
Templates
textproc textproc/man2html: update to 3.1.20220109 2022-07-13 15:14:39 +00:00
Tools
ukrainian
vietnamese
www www/netsurf: Revert accidental WIP changes from previous commit 2022-07-13 14:27:28 +02:00
x11 x11/xlockmore: update to 5.70 2022-07-13 11:21:03 -05:00
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 textproc/rubygem-escape_utils12: Remove obsoleted port 2022-07-13 19:54:21 +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.