FreeBSD ports tree (read-only mirror)
Find a file
2023-01-19 11:51:05 +01:00
.hooks
accessibility accessibility/darkman: update to 1.5.4 2023-01-18 19:53:13 +00:00
arabic
archivers
astro graphics/proj: Update to 9.1.1 2023-01-18 15:48:50 +01:00
audio graphics/proj: Update to 9.1.1 2023-01-18 15:48:50 +01:00
base
benchmarks
biology graphics/proj: Update to 9.1.1 2023-01-18 15:48:50 +01:00
cad graphics/proj: Update to 9.1.1 2023-01-18 15:48:50 +01:00
chinese
comms
converters graphics/proj: Update to 9.1.1 2023-01-18 15:48:50 +01:00
databases databases/diesel: New port: Extensible ORM and Query Builder for Rust 2023-01-18 18:47:13 -08:00
deskutils
devel devel/rubygem-oj-introspect: enforce usage of rubygem-oj>=3.13.23_2 2023-01-19 12:25:40 +02:00
dns dns/unbound: Clarify DYNLIB_DESC 2023-01-18 11:18:31 -07:00
editors editors/cudatext: Update to 1.182.2 2023-01-17 17:30:04 -05:00
emulators emulators/nestopia: reset MAINTAINER 2023-01-18 21:04:19 -08:00
finance finance/quickfix: unbreak build after 18c6e18276 (+) 2023-01-18 17:47:24 +03:00
french
ftp ftp/curl: re-enabled CA_BUNDLE by default 2023-01-19 08:51:47 +00:00
games games/SpaceCadetPinball-devel: Update to 2.0.1.20230103 2023-01-18 21:08:35 -08:00
german
graphics graphics/drawing: reset MAINTAINER 2023-01-18 21:04:55 -08:00
hebrew
hungarian
irc irc/weechat: unbreak build after 18c6e18276 (+) 2023-01-18 17:47:25 +03:00
japanese japanese/kakasi: fix build with clang 15 2023-01-16 20:04:47 +01:00
java
Keywords
korean
lang lang/zig-devel: retire in favour of lang/zig 2023-01-19 09:03:16 +00:00
mail
math graphics/proj: Update to 9.1.1 2023-01-18 15:48:50 +01:00
misc misc/dartsim: Update 6.12.2 -> 6.13.0 2023-01-18 10:52:37 -08:00
Mk Features/pie: allow static-pie: 2023-01-19 11:51:05 +01:00
multimedia multimedia/gtk-youtube-viewer: Update to 3.10.5 2023-01-18 14:56:38 -08:00
net net/libvncserver: Fix build 2023-01-18 15:00:11 -08:00
net-im net-im/nextcloud-talk: Update to 15.0.2 2023-01-17 21:31:09 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg: with build with WITH_PIE 2023-01-19 11:51:05 +01:00
portuguese
print
russian
science science/py-dipy: Update 1.5.0 -> 1.6.0 2023-01-18 18:47:12 -08:00
security security/vuxml: Document multiple vulnerabilities in rack 2023-01-19 11:29:32 +09:00
shells shells/atuin: New port: Magical shell history 2023-01-18 12:08:12 -08:00
sysutils sysutils/froxlor: Commit missing bits for group/owner 2023-01-18 13:25:40 -08:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/hedgedoc: NEW PORT web-hosted markdown doc editor 2023-01-19 10:27:18 +00:00
x11 x11/hyprpaper: update to s20230115 2023-01-18 19:53:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots: backport a Xwayland crashfix 2023-01-18 23:27:10 +00:00
x11-wm x11-wm/river: unbreak on aarch64 after 1f734d3bbc 2023-01-18 19:53:12 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs www/hedgedoc: NEW PORT web-hosted markdown doc editor 2023-01-19 10:27:18 +00:00
Makefile
MOVED lang/zig-devel: retire in favour of lang/zig 2023-01-19 09:03:16 +00:00
README
UIDs www/hedgedoc: NEW PORT web-hosted markdown doc editor 2023-01-19 10:27:18 +00:00
UPDATING UPDATING: Add comment about restarting devd 2023-01-17 17:07:57 -08:00

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.