1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-12-05 19:02:46 -06:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology biology/seaview: Update version 5.0.4=>5.0.5 2021-12-05 19:02:42 -06:00
cad
chinese
comms
converters
databases databases/py-alembic14: Add LICENSE_FILE 2021-12-05 19:02:44 -06:00
deskutils
devel devel/py-jsonschema: Update version 4.1.2=>4.2.1 2021-12-05 19:02:45 -06:00
dns
editors editors/vim: Update to 8.2.3745 2021-12-05 08:14:20 -07:00
emulators emulators/wine: Use the right libgcc_s for 32-bit on amd64 2021-12-05 19:45:31 +00:00
finance
french
ftp
games games/fheroes2: update to 0.9.10 2021-12-05 19:04:53 +00:00
german
graphics graphics/geoserver: Update version 2.20.0=>2.20.1 2021-12-05 19:02:42 -06:00
hebrew
hungarian
irc irc/znc: Fix build with LibreSSL 2021-12-05 19:04:21 -03:00
japanese
java
Keywords
korean
lang
mail mail/py-django-mailman3: Require mail/py-mailmanclient >= 3.3.3 2021-12-05 15:13:58 +00:00
math math/py-PyWavelets: update to 1.2.0 2021-12-05 22:20:12 +03:00
misc misc/usd: New port: Universal Scene Description is a scene description management system 2021-12-05 14:03:13 -08:00
Mk
multimedia
net net/nbd-server: Update version 3.22=>3.23 2021-12-05 19:02:46 -06:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/sslproxy: Update version 0.9.0=>0.9.2 2021-12-05 19:02:46 -06:00
shells
sysutils sysutils/py-ansible-lint: update to 5.3.0 2021-12-05 18:10:56 +00:00
Templates
textproc textproc/groonga: Update version 11.0.9=>11.1.0 2021-12-05 19:02:43 -06:00
Tools
ukrainian
vietnamese
www www/py-textile: update version 4.0.1=>4.0.2 2021-12-05 19:02:45 -06:00
x11 x11/virtualgl: Refresh pkg-descr 2021-12-05 19:47:48 -05:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/iosevka: Update to 11.2.0 2021-12-05 18:22:21 +01:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.