1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2022-10-29 08:02:59 -07:00
.hooks
accessibility
arabic
archivers archivers/draco: Update 1.5.4 -> 1.5.5 2022-10-28 21:39:38 -07:00
astro
audio audio/mpg123: update to 1.31.0 2022-10-29 12:44:44 +02:00
base
benchmarks */octave-forge-*: Update WWW field. 2022-10-29 00:49:06 -05:00
biology
cad cad/librecad: Fix orthogonal and rel angle tools 2022-10-27 21:52:51 -04:00
chinese */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
comms
converters
databases databases/mysql80-*: Update to latest release 8.0.31 2022-10-29 09:45:20 +02:00
deskutils deskutils/notes: improve FreeBSD support and disable self-updating 2022-10-29 03:51:36 +00:00
devel devel/py-python-gitlab: Update to 3.11.0 2022-10-29 14:13:51 +01:00
dns dns/powerdns: broken due to missing mandatory schema changes 2022-10-27 17:31:27 +02:00
editors
emulators emulators/pcsx2: Update to 1.7.3465 2022-10-27 16:46:51 +02:00
finance
french */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
ftp
games games/yquake2: the port had been updated to version 8.10 2022-10-28 13:11:22 +00:00
german */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
graphics graphics/mesa-devel: update to 22.2.b.4471 2022-10-28 13:39:05 +00:00
hebrew
hungarian
irc
japanese */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
java
Keywords
korean
lang lang/libhx: update the port to version 4.7 2022-10-29 08:58:30 +00:00
mail mail/horde-imp: address ZDI-20-1051 / ZDI-CAN-10436 2022-10-28 19:12:27 +02:00
math math/hs-syfco: Fix plist 2022-10-29 00:25:39 -07:00
misc
Mk
multimedia multimedia/mpv: enable NVDEC by default after 9db4ec9938 2022-10-29 13:22:22 +00:00
net net/py-libcloud: update to 3.6.1 2022-10-29 12:32:41 +02:00
net-im net-im/ruqola: update to 1.8.1 2022-10-27 15:59:23 +02:00
net-mgmt net-mgmt/netdata-go: update to 0.41.2 2022-10-27 21:32:21 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian */wordpress*: Update to 6.0.3 2022-10-28 14:42:32 +02:00
science science/py-pyscf: Correct pkg-descr and WWW 2022-10-29 00:08:34 -07:00
security security/tor: Fix build with libressl 3.5 2022-10-29 08:02:59 -07:00
shells
sysutils sysutils/py-ansible-lint: update to 6.8.4 2022-10-29 12:06:04 +01:00
Templates
textproc textproc/termshot: Update to 0.2.5 2022-10-27 11:34:38 +02:00
Tools
ukrainian
vietnamese
www www/chromium: unbreak WebAuthn USB FIDO support by implementing a fake USB service 2022-10-29 15:52:29 +02:00
x11 x11/slick-greeter: Update to 1.5.9 2022-10-29 16:44:06 +08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.297 2022-10-29 13:22:22 +00:00
x11-themes x11-themes/Kvantum: Update to 1.0.6 2022-10-27 18:18:11 -03:00
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.498 2022-10-28 13:39:05 +00:00
x11-wm x11-wm/gamescope: update to 3.11.48 2022-10-28 16:39:20 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/py-pyxdg: Remove duplicate in favor of devel/py-xdg 2022-10-28 08:55:53 -07: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.