1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-03-14 21:15:12 +01:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils deskutils/calibre: Update to 7.7.0 2024-03-14 19:25:30 +01:00
devel devel/py-jsonpatch: Update to 1.33 2024-03-14 18:32:17 +01:00
dns
editors
emulators
finance
french
ftp
games games/lwjgl3: cleanup 2024-03-14 20:34:18 +03:00
german
graphics graphics/drm-kmod: Update to latest source so it builds on current 2024-03-14 18:42:40 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/p5-Math-ProvablePrime: update 0.045 -> 0.51 2024-03-14 21:15:12 +01:00
misc misc/mnn: update 2.6.0 → 2.8.1 2024-03-14 10:44:03 -07:00
Mk
multimedia multimedia/emby-server-devel: update to 4.9.0.10 2024-03-14 20:08:18 +01:00
net net/shadowsocks-rust: update 1.18.1 → 1.18.2 2024-03-14 10:44:07 -07:00
net-im
net-mgmt
net-p2p net-p2p/tremotesf: Remove WWW in favor of the generic one 2024-03-14 10:44:08 -07:00
news
polish
ports-mgmt
portuguese
print print/xtexsh: Move man pages to share/man 2024-03-14 15:20:13 +01:00
russian
science science/libcint: update 6.1.0 → 6.1.2 2024-03-14 10:44:06 -07:00
security security/enc: Add new port 2024-03-14 10:32:51 -03:00
shells
sysutils sysutils/rubygem-fluentd: Upgrade to 1.16.4 2024-03-14 17:27:56 +01:00
Templates
textproc textproc/py-pdf2docx: update 0.5.7 → 0.5.8 2024-03-14 10:44:04 -07:00
Tools
ukrainian
vietnamese vietnamese/vnpstext: Move man pages to share/man 2024-03-14 16:20:41 +01:00
www www/element-web: Update to 1.11.61 2024-03-14 18:01:59 +00:00
x11 x11/rio: update 0.0.35 → 0.0.36 2024-03-14 10:44:07 -07:00
x11-clocks x11-clocks/wmbday: Move man pages to share/man 2024-03-14 16:36:14 +01:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/wmanager-addons: Move man pages to share/man 2024-03-14 16:38:54 +01:00
.arcconfig
.gitignore
.mailmap
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.