1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-03-13 16:04:44 +01:00
.hooks
accessibility
arabic
archivers lang/ocaml: Update to 4.14.1 2024-03-11 22:50:58 +01:00
astro astro/libosmpbf: update 1.5.0 → 1.5.1 2024-03-12 23:41:06 +03:00
audio audio/py-pyradio: Update to 0.9.2.25 2024-03-12 17:27:17 +01:00
benchmarks
biology biology/minimap2: Update to 2.27 2024-03-13 08:44:27 -05:00
cad cad/symbiyosys: update 0.38 → 0.39 2024-03-12 23:17:06 -07:00
chinese
comms
converters lang/ocaml: Update to 4.14.1 2024-03-11 22:50:58 +01:00
databases databases/ldb25: drop hardcoded path, pet portlint (+) 2024-03-13 13:57:54 +03:00
deskutils deskutils/pet: update 0.5.0 → 0.7.0 2024-03-12 12:42:12 -07:00
devel devel/gitu: New port: TUI Git client inspired by Magit 2024-03-13 02:39:31 -07:00
dns dns/rdap: update 0.9.0 -> 0.9.1 2024-03-12 22:14:26 +01:00
editors editors/vscode: update to 1.87.1 2024-03-13 23:24:58 +09:00
emulators emulators/rpcs3: update to 0.0.31.16201 2024-03-12 01:38:25 +01:00
finance finance/nextcloud-cospend: Update to 1.6.1 2024-03-12 14:46:31 +01:00
french
ftp ftp/proftpd: Move man pages to share/man 2024-03-12 12:55:09 +09:00
games lang/ocaml: Update to 4.14.1 2024-03-11 22:50:58 +01:00
german
graphics graphics/filament: update 1.50.5 → 1.50.6 2024-03-13 01:11:21 -07:00
hebrew
hungarian
irc
japanese japanese/man: Move man pages to share/man 2024-03-12 12:55:09 +09:00
java
Keywords
korean
lang lang/cairo: update 2.6.2 → 2.6.3 2024-03-12 23:17:05 -07:00
mail mail/mutt: Update to 2.2.13 2024-03-13 07:22:31 +01:00
math math/fend: update 1.4.4 → 1.4.5 2024-03-13 02:39:30 -07:00
misc misc/free42: update 3.1.3 → 3.1.5 2024-03-13 01:11:23 -07:00
Mk lang/ocaml: Update to 4.14.1 2024-03-11 22:50:58 +01:00
multimedia multimedia/minisatip: Update to 1.3.4 2024-03-13 12:47:25 +01:00
net net/xrdp: Update to 0.9.25.1 2024-03-13 20:44:22 +09:00
net-im
net-mgmt net-mgmt/telegraf: Upgrade to 1.30.0 2024-03-12 01:08:59 +01:00
net-p2p lang/ocaml: Update to 4.14.1 2024-03-11 22:50:58 +01:00
news
polish
ports-mgmt
portuguese
print print/ghostscript10: update port to 10.03.0 2024-03-13 11:33:57 +01:00
russian
science science/py-py3Dmol: update 2.0.3 → 2.1.0 2024-03-12 23:17:02 -07:00
security security/pecl-xxtea: Add new port 2024-03-13 09:57:29 +09:00
shells shells/atuin: update 18.0.2 → 18.1.0 2024-03-12 23:17:04 -07:00
sysutils sysutils/containerd: Update to 1.7.14 2024-03-13 12:46:41 +01:00
Templates Templates/BSD.local.dist: Add share/man/ja/man8 2024-03-12 12:54:52 +09:00
textproc textproc/pandoc-plantuml-filter: Pandoc filter for PlantUML code blocks 2024-03-12 19:48:17 +03:00
Tools
ukrainian
vietnamese
www www/tomcat-native: update port to 1.3.0 2024-03-13 15:16:58 +01:00
x11 x11-wm/wayfire: update to 0.8.1 2024-03-13 16:04:44 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.790 2024-03-12 01:38:27 +01:00
x11-themes
x11-toolkits lang/ocaml: Update to 4.14.1 2024-03-11 22:50:58 +01:00
x11-wm x11-wm/wayfire: update to 0.8.1 2024-03-13 16:04:44 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED deskutils/rubrica: Remove expired port 2024-03-12 15:31:43 +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.