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-08-22 11:29:49 +02:00
.hooks
accessibility
arabic
archivers archivers/7-zip: update to 24.08 2024-08-21 23:56:39 +03:00
astro
audio audio/iir1: update to 1.9.5 2024-08-21 16:41:52 +03:00
benchmarks
biology
cad
chinese
comms comms/py-libusbsio: update to 2.1.12 2024-08-21 19:17:09 +03:00
converters converters/R-cran-rjson: Update to 0.2.22 2024-08-22 03:58:22 +00:00
databases databases/mongodb80: rc18 2024-08-21 13:39:18 +02:00
deskutils deskutils/fyi: add forgotten dep on pkgconf 2024-08-21 07:14:22 +02:00
devel devel/rust-bindgen-cli: update to 0.70.1 2024-08-22 02:43:01 +02:00
dns
editors editors/vscode: update to 1.92.2 2024-08-20 23:45:32 +09:00
emulators emulators/rpcs3: update to 0.0.32.16856 2024-08-22 02:43:09 +02:00
finance
french
ftp
games games/veloren-weekly: update to s20240821 2024-08-22 02:43:07 +02:00
german
graphics graphics/mesa: Unbreak on !amd64 2024-08-22 10:33:24 +02:00
hebrew
hungarian
irc irc/ngircd: Update 26.1 → 27, change maintainership 2024-08-21 20:07:49 +03:00
japanese japanese/font-udev-gothic-hs: Add new ports -- UDEV Gothic (Full-width space invisible version) 2024-08-21 22:29:34 +09:00
java
Keywords
korean
lang graphics/mesa: Unbreak on !amd64 2024-08-22 10:33:24 +02:00
mail
math math/R-cran-ncdf4: Update to 1.23 2024-08-21 17:52:17 +01:00
misc misc/py-huggingface-hub: update to 0.24.6 2024-08-22 14:57:58 +09:00
Mk Mk/Uses/samba.mk: Clean up and define SAMBA_LDB_PORT 2024-08-21 19:00:46 +02:00
multimedia multimedia/svt-av1-psy: update to 2.2.0 2024-08-22 02:43:03 +02:00
net net/realtek-re-kmod: suggest to disable checksum offloading if the network hangs 2024-08-22 11:29:49 +02:00
net-im net-im/telegram-desktop: update 5.2.3 -> 5.4.1 2024-08-21 20:00:17 -04:00
net-mgmt net-mgmt/check_mk_agent: update to 2.3.0p12 2024-08-20 22:32:23 +02:00
net-p2p net-p2p/monero-cli: Update 0.18.3.1 → 0.18.3.2 2024-08-21 22:26:33 +03:00
news
polish
ports-mgmt
portuguese
print print/ipp-usb: Update to 0.9.24 2024-08-21 20:11:26 +02:00
russian
science science/afni: update to 24.2.03 2024-08-21 17:22:16 +02:00
security security/sssd*: Use an absolute path in sssd_prestart() 2024-08-22 11:28:26 +02:00
shells shells/yash: add missing USES=ncurses 2024-08-21 19:37:47 +02:00
sysutils sysutils/tailspin: update to 3.0.2 2024-08-22 15:32:19 +09:00
Templates
textproc textproc/py-jiter: add port: Fast iterable JSON parser 2024-08-22 11:04:36 +09:00
Tools
ukrainian
vietnamese
www www/nextcloud-calendar: Update to 4.7.16 2024-08-22 10:40:53 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/cosmic-comp: update to s20240821 2024-08-22 02:43:05 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs irc/ngircd: Update 26.1 → 27, change maintainership 2024-08-21 20:07:49 +03:00
Makefile
MOVED
README
UIDs irc/ngircd: Update 26.1 → 27, change maintainership 2024-08-21 20:07:49 +03:00
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

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.