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-05-16 14:22:11 +08:00
.hooks
accessibility Qt6: Update to 6.7.0 2024-05-15 13:55:48 -04:00
arabic
archivers
astro
audio audio/schismtracker: Update to 20240515 2024-05-16 07:22:40 +02:00
benchmarks
biology
cad cad/openvsp: update to 3.39.1 2024-05-15 19:11:14 +02:00
chinese
comms Qt6: Update to 6.7.0 2024-05-15 13:55:48 -04:00
converters
databases databases/py-sqlalchemy-utils: Add SQLALCHEMY14 and SQLALCHEMY20 options 2024-05-16 14:22:05 +08:00
deskutils deskutils/sigi: Update to 3.6.4 2024-05-15 12:30:51 -04:00
devel devel/py-whistle: Update WWW and clean up pkg-descr 2024-05-16 14:22:08 +08:00
dns dns/powerdns-recursor: update to 5.0.5 2024-05-15 12:05:46 -04:00
editors editors/emacs-devel: Update to 2024-05-15 snapshot 2024-05-16 11:29:43 +09:00
emulators emulators/rpcs3: update to 0.0.32.16472 2024-05-16 02:26:11 +02:00
finance
french
ftp
games games/ags: Update to 3.6.1.24 2024-05-15 20:41:58 -04:00
german
graphics graphics/py-hiplot: Add LICENSE_FILE 2024-05-16 14:22:08 +08:00
hebrew
hungarian
irc irc/sic: Remove expired port 2024-05-15 22:34:14 +02:00
japanese japanese/font-bizud-mincho: drop maintainership 2024-05-15 12:07:48 -04:00
java
Keywords
korean
lang
mail mail/rubygem-valid_email02: Add rubygem-valid_email02 0.2.1 2024-05-16 14:21:51 +08:00
math math/py-statsmodels: Update WWW and pkg-descr 2024-05-16 14:22:08 +08:00
misc misc/mnn: update 2.8.1 → 2.9.0 2024-05-15 13:08:07 -07:00
Mk Mk/Uses/nodejs.mk: Add node22 and update current 2024-05-16 14:21:56 +08:00
multimedia Qt6: Update to 6.7.0 2024-05-15 13:55:48 -04:00
net net/py-soap2py: Mark DEPRECATED and set EXPIRATION_DATE to 2024-05-31 2024-05-16 14:22:09 +08:00
net-im
net-mgmt
net-p2p net-p2p/radarr: Update to 5.6.0.8846 2024-05-15 12:29:15 -04:00
news
polish
ports-mgmt ports-mgmt/pkg_replace: Update to 20240514 2024-05-15 15:38:57 +08:00
portuguese
print print/py-vharfbuzz: Add LICENSE_FILE 2024-05-16 14:22:09 +08:00
russian
science science/py-tobler: Add LICENSE_FILE 2024-05-16 14:22:09 +08:00
security security/py-krb5: Update version requirement of BUILD_DEPENDS 2024-05-16 14:22:10 +08:00
shells shells/starship: update 1.18.2 → 1.19.0 2024-05-15 13:31:14 -07:00
sysutils fusefs-lkl: gcc+binutils is only needed to build 2024-05-15 23:12:25 -07:00
Templates
textproc textproc/py-trans: Update LICENSE 2024-05-16 14:22:10 +08:00
Tools
ukrainian
vietnamese
www www/py-betamax: Add LICENSE_FILE 2024-05-16 14:22:11 +08:00
x11 x11/xorgproto: update to 2024.1 2024-05-16 00:28:52 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/noto-serif-thai: Convert from upstream tarball to individual font files 2024-05-16 14:22:05 +08:00
x11-servers x11-servers/xwayland: update to 24.1.0 2024-05-16 00:37:21 +02:00
x11-themes
x11-toolkits x11-toolkits/gtk30: update to 3.24.42 2024-05-16 02:53:40 +02:00
x11-wm x11-servers/xwayland: drop HiDPI patches to unblock updates 2024-05-16 00:28:54 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED irc/sic: Remove expired port 2024-05-15 22:34:14 +02:00
README
UIDs
UPDATING x11-servers/xwayland: drop HiDPI patches to unblock updates 2024-05-16 00:28:54 +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.