1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-07-16 03:05:16 +02:00
.hooks
accessibility
arabic
archivers archivers/py-zstandard: update 0.22.0 → 0.23.0 2024-07-15 00:49:28 -07:00
astro
audio audio/cava: fix build 2024-07-16 03:05:14 +02:00
benchmarks benchmarks/inferno: update 0.11.19 → 0.11.20 2024-07-15 00:19:24 -07:00
biology biology/gatk: Fix fetch 2024-07-14 09:32:42 -07:00
cad cad/nvc: update 1.12.2 → 1.13.0 2024-07-15 00:19:26 -07:00
chinese chinese/tin: Remove port 2024-07-14 20:03:27 +02:00
comms
converters
databases
deskutils deskutils/lumina-textedit: More targeted WWW 2024-07-14 15:38:28 -05:00
devel devel/yyjson: update to 0.10.0 2024-07-16 03:05:06 +02:00
dns net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
editors editors/helix: Update to 24.07 2024-07-15 15:43:34 +00:00
emulators net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
finance
french
ftp
games games/dxx-rebirth: update to 20240706 2024-07-16 03:05:16 +02:00
german
graphics graphics/mesa-devel: update to 24.1.b.3618 2024-07-16 02:53:00 +02:00
hebrew
hungarian
irc net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
japanese
java
Keywords
korean
lang lang/typstyle: update 0.11.29 → 0.11.30 2024-07-15 00:19:24 -07:00
mail mail/exim*: update to 4.98 release (+) 2024-07-15 13:51:07 +03:00
math math/openblas: -lm doesn't seem to be necessary on powerpc64le anymore 2024-07-16 03:05:05 +02:00
misc misc/llama-cpp: update 3386 → 3389 2024-07-15 00:19:23 -07:00
Mk
multimedia multimedia/mkvtoolnix: Update to upstream release 86.0 2024-07-15 09:00:13 +02:00
net net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
net-im
net-mgmt net-mgmt/netbox: Update to 4.0.7 2024-07-15 18:58:00 +02:00
net-p2p net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
news news/tin: Improve port 2024-07-14 20:03:27 +02:00
polish
ports-mgmt
portuguese
print print/a2ps: update to 4.15.6 2024-07-15 13:12:45 +02:00
russian
science science/shelxle: update 1.0.1652 → 1.0.1660 2024-07-15 12:34:53 -07:00
security security/py-coincurve: update 19.0.1 → 20.0.0 2024-07-15 13:00:46 -07:00
shells
sysutils sysutils/fastfetch: update to 2.18.1 2024-07-16 03:05:11 +02:00
Templates
textproc textproc/py-mkdocs-material: Update to 9.5.28 2024-07-15 18:58:00 +02:00
Tools rmport: warn about node slave packages when removing a www/node port 2024-07-14 16:01:55 +02:00
ukrainian
vietnamese
www www/luakit: skip date-based versions 2024-07-15 19:27:43 +02:00
x11 devel/hyprutils: update to 0.2.0 2024-07-16 01:06:42 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts KDE ports: Fix build with KF6 2024-07-15 11:22:14 +03:00
x11-servers
x11-themes KDE ports: Fix build with KF6 2024-07-15 11:22:14 +03:00
x11-toolkits x11-toolkits/tix: add LICENSE 2024-07-14 20:29:35 +02:00
x11-wm devel/hyprutils: update to 0.2.0 2024-07-16 01:06:42 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-wm/afterstep: move to x11-wm/afterstep1 2024-07-15 14:02:19 +02:00
README
UIDs
UPDATING UPDATING: Add upgrade instructions for net-mgmt/netbox 2024-07-15 18:58:00 +02: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.