1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-01-15 18:04:34 +00:00
.hooks
accessibility
arabic
archivers archivers/libdeflate: the port had been updated to version 1.9. 2022-01-14 07:53:56 +00:00
astro astro/astrometry: Update to 0.88 2022-01-15 18:34:55 +01:00
audio audio/x42-plugins-lv2: Update 20211016 -> 20220107 2022-01-14 14:18:02 -08:00
base
benchmarks
biology biology/bio-mocha: Update to 1.14-20220112 2022-01-13 13:00:41 -06:00
cad cad/PrusaSlicer: Fix build when math/qhull is present. 2022-01-15 11:47:08 -06:00
chinese
comms comms/py-fritzconnection: Update to 1.9.0 2022-01-14 01:04:54 -05:00
converters
databases Change a few ports to use the most recent version of pyjwt 2022-01-13 10:52:37 -03:00
deskutils
devel devel/py-dateparser: Update to 1.1.0 2022-01-15 18:19:52 +01:00
dns KDE: Update KDE Frameworks to 5.90 2022-01-13 07:21:22 +01:00
editors editors/emacs-devel: Fix plist issue 2022-01-15 12:25:06 -04:00
emulators emulators/yuzu: update to s20220114 2022-01-15 00:34:35 +00:00
finance
french
ftp
games games/onscripter: update to 20220110 2022-01-15 00:44:38 +00:00
german
graphics graphics/openfx-arena: Mark BROKEN, doesn't compile 2022-01-15 17:57:59 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/elixir-devel: update to 1.13.2 2022-01-15 10:46:01 +00:00
mail mail/opendkim: Respect PidFile setting in opendkim.conf 2022-01-14 18:01:28 +00:00
math math/octave-forge-ga: Update to 0.10.3. 2022-01-15 11:53:04 -06:00
misc misc/hello: update to 2.11 2022-01-13 07:59:50 +01:00
Mk KDE: Update KDE Frameworks to 5.90 2022-01-13 07:21:22 +01:00
multimedia multimedia/obs-ndi: Fix libndi.so name in the code and mark BROKEN 2022-01-14 11:25:28 -08:00
net cleanup: Remove expired ports: 2022-01-15 12:15:58 +01:00
net-im Change a few ports to use the most recent version of pyjwt 2022-01-13 10:52:37 -03:00
net-mgmt net-mgmt/py-pynetbox: Update to 6.5.0 2022-01-15 18:37:59 +01:00
net-p2p net-p2p/bazarr-devel: Update to 1.0.3-beta.9 2022-01-14 01:10:08 -05:00
news
polish
ports-mgmt
portuguese
print print/libotf: add X11 option and fix otfview build 2022-01-15 02:03:54 +00:00
russian
science science/py-pymatgen: Update 2022.0.15 -> 2022.0.17 2022-01-14 14:18:03 -08:00
security security/assh: Update to 2.12.2 2022-01-15 18:04:34 +00:00
shells
sysutils sysutils/py-ansible-lint: update to 5.3.2 2022-01-15 12:13:07 +00:00
Templates
textproc textproc/py-langdetect: Update to 1.0.9 2022-01-15 18:14:42 +01:00
Tools
ukrainian
vietnamese
www www/py-django-tastypie: Update to 0.14.4 2022-01-15 18:37:59 +01:00
x11 x11/ulauncher: update Ulauncher to version 5.14.3. 2022-01-15 16:14:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/firacode: update to 6.2 with even more beautiful ligatures 2022-01-13 21:00:30 +00:00
x11-servers
x11-themes KDE: Update KDE Frameworks to 5.90 2022-01-13 07:21:22 +01:00
x11-toolkits KDE: Update KDE Frameworks to 5.90 2022-01-13 07:21:22 +01:00
x11-wm x11-wm/gamescope: update to 3.10.4 2022-01-15 01:37:48 +00:00
.arcconfig
.gitignore
CHANGES CHANGES: CPU_AND, CPU_OR, CPU_XOR parameters changed 2022-01-14 20:47:11 +01:00
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile Change MASTER_SITE_INDEX to our distributed mirror 2022-01-13 16:25:20 +08:00
MOVED cleanup: Remove expired ports: 2022-01-15 12:15:58 +01:00
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.