1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-07-30 01:11:15 -07:00
.hooks
accessibility
arabic
archivers archivers/py-blosc2: Convert to USES=cmake:indirect 2024-07-29 20:39:27 +08:00
astro
audio audio/surge-synthesizer-xt-lv2: Fix build on 15 2024-07-29 20:13:10 -07:00
benchmarks
biology
cad
chinese chinese/libchewing: Adjust cmake option 2024-07-29 20:38:54 +08:00
comms
converters */*php84*: Sunrise 2024-07-28 15:15:17 +02:00
databases databases/rqlite: update 8.26.7 → 8.26.8 2024-07-29 19:01:55 -07:00
deskutils
devel devel/py-scikit-build-core: update 0.9.8 → 0.9.9 2024-07-29 22:16:57 -07:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.44.0 2024-07-29 20:41:00 +08:00
editors editors/novelwriter: update 2.5 → 2.5.1 2024-07-29 19:01:56 -07:00
emulators emulators/virtualbox-ose-kmod-legacy: Catch up with FreeBSD KPI changes 2024-07-29 23:57:11 +00:00
finance finance/ord: update 0.19.0 → 0.19.1 2024-07-28 16:57:44 -07:00
french
ftp ftp/yafc: Undeprecate and pass maintainership 2024-07-28 19:16:28 +02:00
games games/palomino: attempt to unbreak and thus undeprecate the port 2024-07-28 14:02:04 +00:00
german
graphics graphics/oculante: update 0.8.22 → 0.8.23 2024-07-29 19:01:59 -07:00
hebrew
hungarian
irc irc/py-irc: Update version 20.4.3=>20.5.0 2024-07-29 10:00:06 +02:00
japanese japanese/py-jaconv: Update to 0.4.0 2024-07-29 20:39:53 +08:00
java
Keywords
korean
lang lang/eisl: update 5.00 → 5.10 2024-07-29 22:15:48 -07:00
mail */*: Bump consumers of databases/rrdtool 2024-07-29 13:48:53 +01:00
math math/{,py-}minorminer: update 0.2.14 → 0.2.15 2024-07-29 19:01:59 -07:00
misc misc/llama-cpp: update 3485 → 3488 2024-07-30 01:11:15 -07:00
Mk Mk/Uses: Fix typos in php.mk 2024-07-29 02:42:41 +02:00
multimedia multimedia/ab-av1: update to 0.7.17 2024-07-30 00:51:29 +02:00
net net/natscli: update to version 0.1.5 2024-07-30 09:53:56 +02:00
net-im net-im/py-slack-sdk: Update version 3.29.0=>3.30.0 2024-07-28 18:30:10 +02:00
net-mgmt */*: Bump consumers of databases/rrdtool 2024-07-29 13:48:53 +01:00
net-p2p net-p2p/twitch-tui: update 2.6.13 → 2.6.14 2024-07-29 22:16:12 -07:00
news
polish
ports-mgmt
portuguese
print print/lilypond: update 2.24.3 → 2.24.4 2024-07-29 05:12:59 +03:00
russian
science science/highfive: update 2.9.0 → 2.10.0 2024-07-29 22:16:24 -07:00
security security/pear-Crypt_CHAP: Revert "security/pear-Crypt_CHAP: Remove IGNORE_WITH_PHP=84" 2024-07-30 06:15:44 +00:00
shells shells/nushell: update 0.96.0 → 0.96.1 2024-07-29 19:33:07 -07:00
sysutils sysutils/mise: update 2024.7.4 → 2024.7.5 2024-07-29 22:16:31 -07:00
Templates
textproc textproc/py-agate: update to 1.12.0 2024-07-30 07:59:21 +01:00
Tools
ukrainian
vietnamese
www www/proxygen: update 2024.07.22.00 → 2024.07.29.00 2024-07-29 19:02:01 -07:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/aquamarine: update to 0.2.0 2024-07-30 00:51:32 +02:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING lang/php83: Update version 8.3.8=>8.3.9 2024-07-28 15:15:15 +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.