1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-10-15 14:10:40 +03:00
.hooks
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-alembic: Update version 1.4.3=>1.7.4 2021-10-14 18:13:09 -05:00
deskutils deskutils/zim: update to 0.74.2 2021-10-15 13:39:09 +03:00
devel net-im/py-nbxmpp: update to 2.0.4. Revert 2021-10-15 14:08:19 +03:00
dns dns/dnstable-convert: Upgrade to version 0.11.0 2021-10-14 21:46:59 -07:00
editors
emulators
finance
french
ftp
games games/qstat: update the port to version 2.17 (now needs GNU make) 2021-10-15 10:06:29 +00:00
german
graphics graphics/vulkan-validation-layers: update to 1.2.196 2021-10-14 23:59:42 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc11-devel: Relinquish maintainership 2021-10-14 21:37:13 +00:00
mail multimedia/aom: force rebuild consumers after 6f68add3f9 2021-10-14 22:20:58 +00:00
math
misc
Mk
multimedia multimedia/mkvtoolnix: Update to upstream version 62.0.0 2021-10-15 07:29:27 +02:00
net
net-im net-im/py-nbxmpp: update to 2.0.4 2021-10-15 14:10:40 +03:00
net-mgmt net-mgmt/netbox: Update to 3.0.7 2021-10-15 11:13:40 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/orthanc-mysql: Update to 4.3 2021-10-15 10:48:25 +01:00
security
shells
sysutils sysutils/cbsd: update to 13.0.16 2021-10-15 08:47:20 +02:00
Templates
textproc textproc/diffutils: update the port to version 3.8 and enable tests 2021-10-15 08:35:28 +00:00
Tools
ukrainian
vietnamese
www www/civetweb: Update to 1.15 2021-10-15 08:34:13 +01:00
x11 x11/xfce4-whiskermenu-plugin: Update to 2.6.1 2021-10-15 00:17:10 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/ocaml-lablgtk2: add GLADE option back (missed in 52585a1d23) 2021-10-15 10:20:51 +00:00
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.