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
Yuri Victorovich 41ffa5474f dns/subfinder: update 2.6.6 → 2.6.7
Reported by:	portscout
2024-10-25 23:07:24 -07:00
.hooks
accessibility
arabic
archivers archivers/nfpm: update 2.40.0 → 2.41.0 2024-10-25 23:07:24 -07:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-sqlglot: Update to 25.26.0 2024-10-26 14:00:21 +08:00
deskutils
devel devel/p5-Future: Update to 0.51 2024-10-26 14:00:51 +08:00
dns dns/subfinder: update 2.6.6 → 2.6.7 2024-10-25 23:07:24 -07:00
editors
emulators
finance finance/py-yfinance: Update to 0.2.46 2024-10-26 14:00:28 +08:00
french
ftp
games games/gcompris-qt: Update to 4.2 2024-10-26 01:43:28 -04:00
german
graphics graphics/rx: Update WWW 2024-10-25 20:15:15 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rustpython: Update WWW 2024-10-25 20:15:17 -07:00
mail
math math/py-narwhals: Update to 1.10.0 2024-10-26 14:00:32 +08:00
misc misc/p5-Business-ISBN-Data: Update to 20241019.001 2024-10-26 10:02:12 +08:00
Mk
multimedia
net net/rubygem-ipaddr: Update to 1.2.7 2024-10-26 10:02:09 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/p5-Crypt-RHash: Update to 1.05 2024-10-26 14:00:59 +08:00
shells shells/atuin: Update WWW 2024-10-25 20:15:21 -07:00
sysutils sysutils/mise: update 2024.10.9 → 2024.10.10 2024-10-25 23:07:23 -07:00
Templates
textproc textproc/rubygem-diffy: Update to 3.4.3 2024-10-26 14:01:08 +08:00
Tools
ukrainian
vietnamese
www www/libdatachannel: update 0.22.1 → 0.22.2 2024-10-25 23:07:24 -07:00
x11 x11/clipcat: update 0.18.3 → 0.19.0 2024-10-25 23:07:22 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/qml-box2d: Update to latest commit 2024-10-26 01:43:28 -04:00
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.