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-07-24 19:45:11 +08:00
.hooks
accessibility
arabic
archivers archivers/liblz4: Update to 1.10.0 2024-07-24 19:44:10 +08:00
astro astro/josm: update 19096 → 19128 2024-07-23 01:38:00 +03:00
audio audio/cava: Update to 0.10.2 2024-07-23 20:25:00 +01:00
benchmarks
biology biology/p5-TrimGalore: Update to 0.6.10 2024-07-23 11:01:28 -04:00
cad cad/py-amaranth: update 0.5.0 → 0.5.1 2024-07-23 02:28:17 -07:00
chinese
comms comms/libconcord: Update to 1.5 2024-07-23 11:01:28 -04:00
converters
databases databases/rubygem-red-parquet: Update to 17.0.0 2024-07-24 19:45:11 +08:00
deskutils Uses/kde.mk: prepare for the removal of devel/kf5-extra-cmake-modules 2024-07-23 15:51:04 +03:00
devel devel/py-xdis: Update to 6.1.1 2024-07-24 19:44:47 +08:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20240723 2024-07-24 19:44:48 +08:00
editors
emulators emulators/rpcs3: update to 0.0.32.16706 2024-07-23 02:59:19 +02:00
finance finance/gnucash: Define correct C++ standard for this port 2024-07-22 18:10:34 +02:00
french
ftp
games games/lwjgl3: update to release 3.3.4 2024-07-23 22:49:44 +03:00
german
graphics graphics/py-tifffile: Update to 2024.7.21 2024-07-24 19:44:50 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail databases/libzdb: Update to 3.3.0 2024-07-24 19:44:12 +08:00
math math/py-spreg: Update to 1.5.0 2024-07-24 19:44:54 +08:00
misc misc/py-litellm: update to 1.41.28 2024-07-24 17:34:49 +09:00
Mk Mk/bsd.default-versions.mk: Update to PostgreSQL 16 2024-07-23 09:31:07 -07:00
multimedia Uses/kde.mk: prepare for the removal of devel/kf5-extra-cmake-modules 2024-07-23 15:51:04 +03:00
net net/openmpi: update 5.0.4 → 5.0.5 2024-07-23 16:34:05 +03:00
net-im */*: bump port revision after electron30 update 2024-07-23 12:55:24 +09:00
net-mgmt databases/libzdb: Update to 3.3.0 2024-07-24 19:44:12 +08:00
net-p2p net-p2p/deluge-cli: drop unused py-six dependency 2024-07-24 01:22:43 +03:00
news
polish
ports-mgmt
portuguese
print print/epson-inkjet-printer-escpr: Update to 1.8.5 2024-07-23 01:25:53 -05:00
russian
science science/shelxle: update 1.0.1660 → 1.0.1662 2024-07-24 00:43:47 -07:00
security security/py-krb5: Update to 0.6.0 2024-07-24 19:44:58 +08:00
shells
sysutils sysutils/parallel: Update to 20240722 2024-07-24 19:44:29 +08:00
Templates
textproc */*: bump port revision after electron30 update 2024-07-23 12:55:24 +09:00
Tools
ukrainian
vietnamese
www www/py-django-unfold: Update to 0.32.0 2024-07-24 19:45:07 +08:00
x11 x11/rio: update 0.1.1 → 0.1.2 2024-07-22 10:05:17 -07:00
x11-clocks
x11-drivers
x11-fm x11-fm/doublecmd: Fix runtime 2024-07-22 18:13:53 -05:00
x11-fonts x11-fonts/tt2020: Remove whitespace before end of line 2024-07-22 14:41:17 +02:00
x11-servers
x11-themes Uses/kde.mk: prepare for the removal of devel/kf5-extra-cmake-modules 2024-07-23 15:51:04 +03:00
x11-toolkits x11-toolkits/wlroots-hyprland: deprecate in favor of x11-toolkits/aquamarine 2024-07-23 03:16:57 +02:00
x11-wm x11-wm/cosmic-comp: update to s20240722 2024-07-23 02:59:20 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING Mk/bsd.default-versions.mk: Update to PostgreSQL 16 2024-07-23 09:31:07 -07: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.