1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-10-23 15:50:04 -04:00
.hooks
accessibility
arabic
archivers archivers/py-zstandard: Update 0.15.2 -> 0.16.0 2021-10-22 01:57:04 -07:00
astro
audio audio/libaudiofile: Add CPE information 2021-10-23 21:36:14 +02:00
base
benchmarks
biology biology/py-resdk: Update 13.4.0 -> 13.6.0 2021-10-22 01:57:04 -07:00
cad cad/calculix{-ccx}: Update to version 2.18 2021-10-21 23:43:59 -05:00
chinese
comms comms/py-hidapi: Update to 0.11.0.p2 2021-10-22 20:14:45 +02:00
converters converters/cl-babel-sbcl: unbreak with updated BUILD_DEPENDS. 2021-10-22 15:53:29 +02:00
databases databases/webdis: Update to version 0.1.18 2021-10-23 16:44:48 +02:00
deskutils deskutils/pinot: really upgrade to 1.20 2021-10-23 16:07:16 +02:00
devel devel/apache-ant: Add CPE information 2021-10-23 21:41:02 +02:00
dns
editors editors/emacs-devel: fix build on powerpc64* 2021-10-22 11:42:15 +00:00
emulators emulators/wine: Pare down pkg-message 2021-10-22 05:49:32 +00:00
finance
french
ftp
games games/SpaceCadetPinball: Update to 1.1.2.20211023 2021-10-23 08:10:51 -07:00
german
graphics graphics/lcms2: Add CPE information 2021-10-23 21:48:16 +02:00
hebrew
hungarian
irc
japanese
java java/intellij: Add CPE information 2021-10-23 21:08:09 +02:00
Keywords
korean
lang lang/gcc8: Relinquish maintainership 2021-10-23 15:38:57 +00:00
mail mail/fetchmail: Fix build with LibreSSL 3.4 2021-10-23 17:08:00 +00:00
math math/qhull: remove build-specific files from pkglist 2021-10-23 13:04:10 +03:00
misc misc/freebsd-release-manifests: prune 11.4-RELEASE (EoL'd) 2021-10-22 18:03:33 -04:00
Mk
multimedia multimedia/totem: Update to 3.38.2 2021-10-23 10:42:57 -07:00
net net/gfbgraph: Add CPE information 2021-10-23 21:03:52 +02:00
net-im net-im/signald: enable on powerpc64le 2021-10-23 00:36:44 +00:00
net-mgmt net-mgmt/victoria-metrics: update the port to version 1.68.0 2021-10-23 16:17:01 +00:00
net-p2p net-p2p/go-ethereum: Add CPE information 2021-10-23 21:33:42 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science science/py-tensorflow: enable on powerpc64le 2021-10-23 14:38:14 +00:00
security security/vuxml: document minio issue 2021-10-23 15:50:04 -04:00
shells
sysutils sysutils/py-azure-cli: Update to 2.29.1 2021-10-22 21:02:31 -03:00
Templates
textproc textproc/py-spylls: Update to 0.1.6 2021-10-22 21:26:14 -03:00
Tools
ukrainian
vietnamese
www www/interchange: Add CPE information 2021-10-23 21:29:52 +02:00
x11 x11/xpra-html5: Update to 4.5.1 2021-10-22 16:14:27 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/fcft: update to 2.4.6 2021-10-23 14:36:47 +00:00
x11-servers x11-servers/xorg-server: Update to 1.20.13 2021-10-22 08:57:03 +02:00
x11-themes
x11-toolkits x11-toolkits/linux-c7-pango: Add CPE information 2021-10-21 17:41:04 +02:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED games/cavezofphear: re-add port: Boulder Dash / Digger-like game for consoles/terminals 2021-10-22 17:24:40 +03:00
README
UIDs
UPDATING www/node: Update 16.11.1 -> 17.0.0 2021-10-23 11:00:35 +00:00

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.