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-11-17 10:10:31 -08:00
.hooks
accessibility
arabic
archivers archivers/lzfse: Update to 1.0 2024-11-16 19:29:08 +01:00
astro astro/marble: WEBENGINE option needs qt5-location too 2024-11-17 07:47:21 -05:00
audio audio/rsgain: Update to 3.5.3 2024-11-17 07:47:22 -05:00
benchmarks
biology biology/sra-tools: Quick fix to unbreak build 2024-11-16 08:56:44 -06:00
cad cad/kicad-devel: Update 2024-11-16 17:50:21 +01:00
chinese
comms
converters converters/py-zfec: Cosmetic change 2024-11-15 18:17:08 +08:00
databases databases/mariadb1011-server: Trigger rebuild for mytop conflicts 2024-11-17 11:47:51 +01:00
deskutils deskutils/freebsd-update-notify: Update to 0.1.1.8 2024-11-17 09:34:02 -06:00
devel devel/typeshare: update 1.12.0 → 1.13.0 2024-11-17 10:10:28 -08:00
dns dns/py-py3dns: Cosmetic change 2024-11-15 18:17:12 +08:00
editors editors/emacs-devel: Update to 2024-11-16 snapshot 2024-11-17 16:04:43 +09:00
emulators emulators/pcsx2: Update to 2.3.9 2024-11-15 16:58:41 +01:00
filesystems filesystems/encfs: Deprecate and set expiration date to 2024-12-31 2024-11-16 19:29:08 +01:00
finance */*: bump port revision after electron32 update 2024-11-16 22:18:55 +09:00
french
ftp ftp/curl: Adjust default options 2024-11-15 18:17:04 +08:00
games games/veloren-weekly: update to s20241114 2024-11-16 01:34:13 +01:00
german
graphics graphics/digikam: Update to 8.5.0 2024-11-17 07:47:22 -05:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gforth: try to fix another warning-becomes-error with GCC 14 2024-11-16 06:07:52 +00:00
mail mail/mailpit: Update to 1.21.4 2024-11-17 18:04:48 +01:00
math math/fend: update 1.5.3 → 1.5.5 2024-11-17 10:10:29 -08:00
misc misc/llama-cpp: update 4095 → 4103 2024-11-17 10:10:29 -08:00
Mk
multimedia multimedia/ab-av1: update to 0.8.0 2024-11-16 19:38:23 +01:00
net net/bredbandskollen: Update to 1.2.1 2024-11-16 09:29:12 +00:00
net-im
net-mgmt
net-p2p net-p2p/cardano-db-sync: Update to 13.6.0.1 2024-11-15 21:55:22 +03:00
news
polish
ports-mgmt ports-mgmt/freebsd-bugzilla-cli: Re-add freebsd-bugzilla-cli 0.15.1 2024-11-15 18:17:03 +08:00
portuguese
print print/miktex: Update to 24.4 2024-11-16 20:53:38 +01:00
russian russian/libreoffice: fix fetch after update LibreOffice to 24.8.3 2024-11-16 20:30:35 +03:00
science science/py-moltemplate: Update WWW 2024-11-17 10:10:31 -08:00
security security/yubico-piv-tool: update to 2.6.1 2024-11-17 12:27:18 +09:00
shells shells/zsh-completions: Cosmetic change 2024-11-15 18:17:06 +08:00
sysutils sysutils/mise: update 2024.11.13 → 2024.11.15 2024-11-17 10:10:30 -08:00
Templates
textproc textproc/cpp-peglib: update 1.9.0 → 1.9.1 2024-11-17 10:10:30 -08:00
Tools
ukrainian
vietnamese
www www/nextcloud-appointments: Update to 2.2.0 2024-11-17 11:46:53 +01:00
x11 x11/rio: update 0.2.0 → 0.2.1 2024-11-17 10:10:31 -08:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-gflanguages: Update to 0.7.0 2024-11-15 18:17:14 +08:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/aquamarine: update to 0.5.0 2024-11-16 19:38:21 +01:00
x11-wm x11-toolkits/aquamarine: update to 0.5.0 2024-11-16 19:38:21 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED filesystems/rubygem-aws-sdk-efs: Move back to devel category 2024-11-15 18:17:03 +08:00
README
UIDs
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.