1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2024-07-29 20:39:44 +08:00
.hooks
accessibility
arabic
archivers archivers/py-blosc2: Convert to USES=cmake:indirect 2024-07-29 20:39:27 +08:00
astro
audio audio/cdparanoia: make the port more robust against exotic machines 2024-07-28 19:39:32 +00:00
benchmarks
biology
cad
chinese chinese/libchewing: Adjust cmake option 2024-07-29 20:38:54 +08:00
comms comms/qrq: Prevent superfluous man dir creation 2024-07-28 15:15:15 +02:00
converters */*php84*: Sunrise 2024-07-28 15:15:17 +02:00
databases databases/py-sqlglot: Update to 25.7.1 2024-07-29 20:39:28 +08:00
deskutils
devel devel/py-protobuf: Update to 4.25.4 2024-07-29 20:39:44 +08:00
dns dns/p5-Net-DNS-SEC: Update to 1.25 2024-07-29 20:39:07 +08:00
editors editors/ox: update 0.4.0 → 0.4.2 2024-07-28 16:57:44 -07:00
emulators
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/libwmf: Clean up Makefile and patch files 2024-07-29 20:38:59 +08:00
hebrew
hungarian
irc irc/py-irc: Update version 20.4.3=>20.5.0 2024-07-29 10:00:06 +02:00
japanese
java
Keywords
korean
lang Fix INDEX build 2024-07-28 22:56:16 +02:00
mail mail/cyrus-imapd38: 3.8.4. 2024-07-29 20:00:22 +09:00
math */Makefile: Sort SUBDIRs 2024-07-29 19:37:27 +08:00
misc misc/py-openai: update 1.35.14 → 1.37.1 2024-07-28 16:57:44 -07:00
Mk Mk/Uses: Fix typos in php.mk 2024-07-29 02:42:41 +02:00
multimedia multimedia/py-av: Update version 12.2.0=>12.3.0 2024-07-29 10:00:05 +02:00
net net/pecl-radius: Cosmetic change 2024-07-29 20:39:16 +08: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 php: unbreak bulk -a 2024-07-28 21:31:17 +00:00
net-p2p net-p2p/cardano-db-sync: Update to 13.3.0.0 2024-07-28 21:37:43 +03: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/simple-dftd3: update 1.0.0 → 1.1.0 2024-07-28 14:25:26 -07:00
security security/pear-File_SMBPasswd: Add LICENSE 2024-07-29 20:39:26 +08:00
shells
sysutils sysutils/cpuid2cpuflags: the port had been updated to version 14 2024-07-29 08:32:52 +00:00
Templates
textproc textproc/p5-String-Tagged-Terminal: Update to 0.08 2024-07-29 20:39:10 +08:00
Tools
ukrainian
vietnamese
www www/pecl-yaf: Cosmetic change 2024-07-29 20:39:19 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.