1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-12-29 15:40:34 +08:00
.hooks
accessibility
arabic arabic/py-hijri-converter: New port: Hijri-Gregorian dates converter based on the Umm al-Qura calendar 2022-12-27 13:32:41 -08:00
archivers KDE: Update KDE Frameworks to 5.101 2022-12-28 06:39:42 +01:00
astro astro/mkgmap-splitter: update r652 → r653 2022-12-27 20:38:13 +03:00
audio audio/py-pyaudio: Update to 0.2.13 2022-12-29 14:06:25 +08:00
base
benchmarks benchmarks/libcelero: Update 2.8.3 -> 2.8.5 2022-12-27 21:56:27 -08:00
biology biology/taxonkit: Update 0.14.0 -> 0.14.1 2022-12-26 23:50:58 -08:00
cad cad/irsim: Update to 9.7.116 2022-12-27 20:05:07 +00:00
chinese
comms
converters
databases databases/neo4j: Update to 4.4.16 2022-12-29 11:30:02 +08:00
deskutils
devel devel/gocheese: Update 3.5.0 -> 3.7.0 2022-12-28 22:19:13 -08:00
dns dns/amass: Update 3.20.0 -> 3.21.2 2022-12-28 22:53:37 -08:00
editors editors/mined: update WWW to the new mined home page 2022-12-28 14:34:33 +01:00
emulators emulators/yuzu: update to s20221228 2022-12-29 00:26:14 +00:00
finance finance/py-ccxt: Update 2.4.60 -> 2.4.61 2022-12-28 11:08:59 -08:00
french
ftp
games games/cdogs-sdl: Update 1.0.1 -> 1.4.0 2022-12-28 22:22:43 -08:00
german
graphics graphics/mesa-devel: update to 22.3.b.2340 2022-12-28 18:09:51 +00:00
hebrew
hungarian
irc irc/anope: update 2.0.11 to 2.0.12 2022-12-27 13:02:06 +00:00
japanese
java java/visualvm: Update 2.0.6 -> 2.1.5 2022-12-28 23:05:35 -08:00
Keywords
korean
lang lang/seed7: update to 05_20221218 2022-12-28 13:50:27 +00:00
mail mail/snappymail: Update to 2.24.3 2022-12-28 19:44:22 +09:00
math math/py-numpy: fix runtime on powerpc64* 2022-12-29 00:41:28 +00:00
misc misc/py-papermill: Add PORTSCOUT tag 2022-12-28 11:09:01 -08:00
Mk Mk/Uses/mpi.mk: revert c9a111c1f2 by marking MPICH libraries as private 2022-12-28 17:51:02 +01:00
multimedia multimedia/ustreamer: Update 5.35 -> 5.36 2022-12-28 11:09:02 -08:00
net net/goreplay: Update 1.2.0 -> 1.3.2 2022-12-28 22:49:44 -08:00
net-im
net-mgmt net-mgmt/netdata: Unbreak fetch 2022-12-29 00:35:09 +01:00
net-p2p net-p2p/prowlarr: Update to 1.0.0.2171 2022-12-29 14:14:47 +08:00
news
polish
ports-mgmt
portuguese
print print/py-uharfbuzz: update to 0.33.0 2022-12-27 08:37:53 +00:00
russian
science science/chemicalfun: Update 0.1.3 -> 0.1.7 2022-12-27 23:56:48 -08:00
security security/0d1n: Update to 3.8 2022-12-29 14:28:12 +08:00
shells
sysutils sysutils/cpuid: bump to 20221201: 2022-12-29 00:41:24 +00:00
Templates
textproc textproc/R-cran-rio: upgrade to 0.5.29 2022-12-28 22:29:39 +01:00
Tools
ukrainian
vietnamese
www www/mediawiki135: Update to 1.35.9 2022-12-29 15:40:34 +08:00
x11 x11/coreterminal: Add USES=desktop-file-utils 2022-12-28 15:23:47 -06:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes KDE: Update KDE Frameworks to 5.101 2022-12-28 06:39:42 +01:00
x11-toolkits KDE: Update KDE Frameworks to 5.101 2022-12-28 06:39:42 +01:00
x11-wm x11-wm/icewm: update IceWM to version 3.3.0 2022-12-29 04:22:32 +00: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.