FreeBSD ports tree (read-only mirror)
Find a file
2023-03-08 11:19:13 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libmodplug: Update to 0.8.9.1.r461 2023-03-07 19:55:04 +01:00
benchmarks
biology biology/fastx-toolkit: Unbreak build on 14-CURRENT 2023-03-07 11:28:13 -06:00
cad cad/yosys: Update 0.26 → 0.27 2023-03-06 11:21:43 -08:00
chinese
comms
converters
databases databases/postgresql10-*: Remove expired ports 2023-03-07 22:40:58 +01:00
deskutils
devel devel/py-apispec: Update to 6.1.0 2023-03-08 11:10:18 +01:00
dns
editors editors/openoffice-4: Upgrade to 4.1.14 and unbreak 2023-03-07 20:53:27 -08:00
emulators emulators/rpcs3: update to 0.0.27.14803 2023-03-07 00:39:25 +00:00
finance
french
ftp net-im/nheko: update to 0.11.3 (also dependencies) 2023-03-06 22:34:19 +01:00
games games/veloren-weekly: install metainfo 2023-03-07 03:26:47 +00:00
german
graphics graphics/art: Update 1.15 → 1.18.1 2023-03-08 01:04:43 -08:00
hebrew
hungarian
irc irc/simpleirc: Update to 1.3 2023-03-08 11:10:17 +01:00
japanese
java
Keywords
korean
lang lang/luajit-devel: update to the recent commit 2023-03-07 10:00:11 -05:00
mail
math math/py-arviz: Update 0.12.1 → 0.15.1 2023-03-08 01:04:44 -08:00
misc
Mk multimedia/mlt7: update to 7.14.0 2023-03-08 06:32:49 +01:00
multimedia multimedia/mlt7: update to 7.14.0 2023-03-08 06:32:49 +01:00
net net/go-tcping: Update to 1.19.1 2023-03-07 16:49:53 +01:00
net-im net-im/nheko: fix options 2023-03-07 13:02:23 +01:00
net-mgmt net-mgmt/zabbix5-server: Update to 5.0.32 2023-03-07 21:03:45 +01:00
net-p2p net-p2p/bazarr: Update to 1.2.0 2023-03-08 11:19:13 +01:00
news
polish
ports-mgmt
portuguese
print print/sioyek: new port 2023-03-06 23:23:43 +01:00
russian
science science/phonopy: Update 2.16.3 → 2.17.2 2023-03-08 01:04:44 -08:00
security security/vuxml: openoffice 2022 vulnerabilities 2023-03-07 17:17:01 -08:00
shells shells/wcd: Update to 6.0.4 2023-03-06 23:23:44 +01:00
sysutils sysutils/debootstrap: Fix several issues 2023-03-07 18:09:28 +01:00
Templates
textproc textproc/py-extract-msg: Update to 0.39.2 2023-03-08 11:10:18 +01:00
Tools
ukrainian
vietnamese
www www/squid: update to 5.8 2023-03-08 11:19:13 +01:00
x11 x11/thingylaunch: use pkgconfig, fix build 2023-03-08 07:53:15 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-qxl: upgrade to 0.1.6 2023-03-07 20:44:06 +01:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/gtk40: unbreak CUPS=off after a4aab08063 2023-03-07 07:52:09 +00:00
x11-wm sysutils/plasma5-systemsettings and x11-wm/plasma5-kwin: Fix desktop effects previews. 2023-03-06 14:30:44 +03:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED databases/postgresql10-*: Remove expired ports 2023-03-07 22:40: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.