1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-07-06 11:39:51 +09:00
.hooks
accessibility
arabic
archivers lang/ocaml: Update to 4.08.1 2023-07-05 11:55:16 +02:00
astro
audio audio/milkytracker: Update to 1.04.00 2023-07-05 21:38:41 +02:00
benchmarks
biology
cad
chinese
comms
converters converters/R-cran-jsonlite: update to 1.8.7 2023-07-05 19:21:12 +02:00
databases databases/postgresql16-*: update to 16.beta2 2023-07-05 16:13:08 +02:00
deskutils deskutils/keep-presence: Correct WWW and LICENSE lines 2023-07-05 17:05:22 -07:00
devel devel/electron22: update to 22.3.16 2023-07-06 11:13:23 +09:00
dns dns/knot3: Update to 3.2.8 2023-07-05 07:59:53 +02:00
editors devel/electron22: update to 22.3.16 2023-07-06 11:13:23 +09:00
emulators emulators/yuzu: update to s20230705 2023-07-06 00:53:00 +00:00
finance
french
ftp lang/ocaml: Update to 4.08.1 2023-07-05 11:55:16 +02:00
games games/veloren-weekly: update to s20230705 2023-07-06 00:52:59 +00:00
german
graphics graphics/mesa-devel: update to 23.1.b.4070 2023-07-06 00:53:00 +00:00
hebrew
hungarian
irc
japanese
java java/eclipse-pydev: update to 10.2.1 2023-07-03 23:53:12 +03:00
Keywords
korean
lang lang/ocaml: Update to 4.08.1 2023-07-05 11:55:16 +02:00
mail mail/dovecot-fts-flatcurve: Update to 0.3.4 2023-07-05 19:25:12 +02:00
math math/xlife++: Update 2.0.1 → 2.3 2023-07-05 10:14:32 -07:00
misc misc/zine: Update 0.15.0 → 0.16.0 2023-07-04 22:30:10 -07:00
Mk databases/postgresql16-*: Introduce postgresql16 beta 1 2023-07-05 16:11:39 +02:00
multimedia multimedia/ogmtools: Improve port 2023-07-05 20:35:33 +02:00
net net/zmap: Update 2.1.1 → 3.0.0 2023-07-05 10:43:41 -07:00
net-im net-im/signal-desktop: Update to 6.23.0 2023-07-03 18:34:13 +02:00
net-mgmt net-mgmt/telegraf: update to 1.27.1 2023-07-03 14:34:02 +02:00
net-p2p net-p2p/amule: Unbreak clang16 2023-07-05 20:11:01 +01:00
news
polish
ports-mgmt
portuguese
print lang/ocaml: Update to 4.08.1 2023-07-05 11:55:16 +02:00
russian
science lang/ocaml: Update to 4.08.1 2023-07-05 11:55:16 +02:00
security sysutils/mackerel-agent: Revert 57afac9. 2023-07-06 11:34:13 +09:00
shells
sysutils sysutils/mackerel-agent: Update to 0.77.0 again 2023-07-06 11:39:51 +09:00
Templates
textproc textproc/diff-so-fancy: Update to 1.4.4. 2023-07-05 14:14:46 +02:00
Tools
ukrainian
vietnamese
www www/kanboard: update to 1.2.31 2023-07-05 13:15:32 +02:00
x11 x11/waybar: update to 0.9.19 2023-07-06 00:52:58 +00:00
x11-clocks all: return uqs' ports to the pool after his commit-bit was safekept. 2023-07-04 21:51:13 +02:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits lang/ocaml: Update to 4.08.1 2023-07-05 11:55:16 +02:00
x11-wm x11-wm/phoc: update to 0.29.0 2023-07-04 11:09:37 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED lang/ocaml: Update to 4.08.1 2023-07-05 11:55:16 +02: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.