1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-06-27 18:58:10 +02:00
.hooks
accessibility
arabic
archivers archivers/7-zip: update to 24.07 2024-06-25 12:29:51 +03:00
astro astro/stellarium: update Stellarium to bugfix version 24.2 2024-06-27 08:50:10 +00:00
audio audio/furnace: Update to 0.6.5 2024-06-27 08:18:39 +02:00
benchmarks
biology
cad cad/veryl: update 0.10.1 → 0.11.0 2024-06-24 00:49:05 -07:00
chinese ICQ: farewell! 2024-06-27 09:45:47 +02:00
comms
converters
databases databases/pg.el: Update to 0.36 2024-06-27 04:54:21 +09:00
deskutils deskutils/normcap: update 0.5.4 → 0.5.8 2024-06-25 02:26:07 -07:00
devel devel/cargo-c: update to 0.10.1 2024-06-27 18:58:07 +02:00
dns dns/knot3: Update to 3.3.7 2024-06-25 17:21:24 +02:00
editors editors/notepadnext: update 0.7 → 0.8 2024-06-27 00:19:35 -07:00
emulators emulators/rpcs3: update to 0.0.32.16634 2024-06-27 02:26:39 +02:00
finance finance/py-bt: update 1.0.0 → 1.0.1 2024-06-24 00:49:04 -07:00
french
ftp Revert "ftp/curl: Add sponsorship information" 2024-06-25 06:59:33 +02:00
games games/veloren-weekly: update to s20240626 2024-06-27 02:26:35 +02:00
german
graphics graphics/libjxl: update to 0.10.3 2024-06-27 18:58:10 +02:00
hebrew
hungarian
irc irc/bitlbee: remove MSN and OSCAR options 2024-06-27 09:40:43 +02:00
japanese Chase editors/emacs update to 29.4 2024-06-23 19:10:50 -03:00
java
Keywords
korean
lang */*: update NGINX JavaScript: 0.8.4 -> 0.8.5 (+) 2024-06-26 18:15:46 -04:00
mail mail/py-authres: Revert "Release maintainership" 2024-06-27 09:49:59 +09:00
math math/openmesh: update 9.0 → 11.0.0 2024-06-26 11:50:37 -07:00
misc misc/llama-cpp: update 3232 → 3243 2024-06-27 00:19:38 -07:00
Mk Revert "Framework: Introduce bsd.sponsor.mk" 2024-06-25 06:59:34 +02:00
multimedia multimedia/svt-av1: simplify plist updates 2024-06-27 18:58:05 +02:00
net net/p5-Net-Whois-Raw: update to 2.99040 2024-06-27 14:03:17 +02:00
net-im ICQ: finish removal 2024-06-27 14:33:19 +02:00
net-mgmt
net-p2p devel/benchmark: Revert 1.8.4 → 1.8.3 2024-06-25 09:44:57 -07:00
news
polish
ports-mgmt
portuguese
print Chase editors/emacs update to 29.4 2024-06-23 19:10:50 -03:00
russian
science science/py-hoomd-blue: update 4.6.0 → 4.7.0 2024-06-26 20:34:22 -07:00
security security/krb5-121: Update to 1.21.3 2024-06-27 09:09:11 -07:00
shells shells/nushell: update 0.94.2 → 0.95.0 2024-06-27 00:19:38 -07:00
sysutils sysutils/helm: Update to 3.15.2 2024-06-26 22:28:11 +01:00
Templates
textproc textproc/sad: update 0.4.29 → 0.4.30 2024-06-27 00:19:38 -07:00
Tools
ukrainian
vietnamese
www www/gitlab: security and patch update to 17.0.3 2024-06-27 08:59:00 +03:00
x11 x11/clipcat: update 0.18.0 → 0.18.1 2024-06-27 00:19:37 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.1118 2024-06-25 02:54:54 +02:00
x11-themes x11-themes/wpgtk: Fix build with removing setuptools from RUN_D 2024-06-24 22:17:01 +00:00
x11-toolkits x11-toolkits/wlroots-devel: update to 0.17.0.409 2024-06-27 02:26:36 +02:00
x11-wm x11-wm/cosmic-comp: update to s20240626 2024-06-27 02:26:38 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED ICQ: farewell! 2024-06-27 09:45:47 +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.