1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-04-07 05:17:36 +00:00
.hooks
accessibility
arabic
archivers devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
astro
audio devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/evolution-data-server: Fix packaging issues when VALA=off 2022-04-06 20:30:42 -07:00
deskutils devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
devel devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
dns devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
editors devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
emulators emulators/yuzu: update to s20220406 2022-04-07 00:39:16 +00:00
finance devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
french
ftp
games devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
german
graphics graphics/mesa-devel: update to 22.0.b.2261 2022-04-07 00:39:16 +00:00
hebrew
hungarian
irc devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
japanese japanese/mozc-el: Fix PORTREVISION 2022-04-05 23:37:15 +02:00
java devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
Keywords
korean
lang lang/python311: Update to 3.11.0a7 2022-04-07 02:53:59 +00:00
mail devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
math math/R-cran-robustbase: Update to 0.95-0 2022-04-07 04:26:56 +00:00
misc devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
Mk */*: Cleanup after removal of lang/ruby26 2022-04-06 10:20:03 +09:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.25.9.5721 2022-04-06 20:23:34 -07:00
net net/storj: update Storj programs to version 1.52.2. 2022-04-07 05:17:36 +00:00
net-im devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
net-mgmt net-mgmt/netbox: Update to 3.1.11 2022-04-06 12:47:31 +02:00
net-p2p net-p2p/ethash: Update to 0.9.0 2022-04-06 20:21:21 -07:00
news devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
polish
ports-mgmt ports-mgmt/portlint: Update to 2.19.11 2022-04-05 16:40:54 -04:00
portuguese
print devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
russian
science devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
security security/vuxml: add FreeBSD SA-22:08.zlib 2022-04-07 11:05:55 +08:00
shells
sysutils devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
Templates
textproc textproc/p5-utf8-all: Add new port 2022-04-07 03:03:28 +00:00
Tools
ukrainian
vietnamese
www www/py-falcon: Update to 3.0.1 2022-04-06 20:24:57 -07:00
x11 devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/sudo-font: Update to 0.64 2022-04-06 10:28:20 +02:00
x11-servers
x11-themes
x11-toolkits devel/icu: update to 71.1 2022-04-07 00:39:10 +00:00
x11-wm x11-wm/mutter: Include WWW homepage 2022-04-06 20:32:17 -07:00
.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.