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-09-30 08:59:59 +02:00
.hooks
accessibility Qt6: Update to 6.7.3 2024-09-29 03:05:40 -04:00
arabic
archivers archivers/libarchive: Update to 3.7.6 2024-09-27 21:14:58 +02:00
astro astro/calcmysky: update the port to version 0.3.3 2024-09-29 17:18:28 +00:00
audio audio/musepack: drop hard-set EXPIRATION_DATE for the time being 2024-09-29 20:51:04 +00:00
benchmarks benchmarks/stress-ng: Update to 0.18,04 2024-09-27 14:26:47 +02:00
biology
cad cad/veryl: Fix runaway builds problem by disabling LTO 2024-09-27 01:38:47 -07:00
chinese
comms Qt6: Update to 6.7.3 2024-09-29 03:05:40 -04:00
converters
databases databases/pg_qualstats: Update to 2.1.1 2024-09-29 11:19:48 +02:00
deskutils deskutils/libportal-qt6: Add port 2024-09-28 19:47:41 +03:00
devel devel/task: add port: Task runner / simpler Make alternative written in Go 2024-09-30 15:27:33 +09:00
dns
editors editors/amp: Remove devel/git build dependency 2024-09-28 22:34:50 +01:00
emulators emulators/rpcs3: update to 0.0.33.16975 2024-09-28 02:27:59 +02:00
finance
french
ftp
games games/veloren-weekly: update to s20240926 2024-09-27 23:18:23 +02:00
german
graphics graphics/nvidia-drm-{515,61}-kmod: Build fix stable/14 2024-09-29 02:44:25 -07:00
hebrew
hungarian
irc
japanese japanese/font-moralerspace*: update to 1.0.2 2024-09-27 21:50:41 +09:00
java
Keywords
korean
lang lang/php84: Update version 8.4.0beta5=>8.4.0RC1 2024-09-28 23:32:29 +02:00
mail mail/squirrelmail: Update to 20240929 2024-09-29 20:40:31 +02:00
math math/{,py-}symengine: update 0.11.0 → 0.13.0 2024-09-29 02:31:04 -07:00
misc misc/llama-cpp: update 3829 → 3837 2024-09-29 02:31:02 -07:00
Mk Mk/bsd.sites.mk: Remove dead SourceForge mirrors 2024-09-29 19:06:51 +02:00
multimedia multimedia/emby-server: update to 4.8.9.0 2024-09-29 10:02:00 +02:00
net net/frr10: Add new branch 10 2024-09-30 01:30:23 +02:00
net-im net-im/libpurple: use the SSL_PeerCertificateChain function, instead of SSL_PeerCertificate 2024-09-29 16:15:59 -04:00
net-mgmt net-mgmt/victoria-logs: upgrade to v0.32.0 2024-09-29 22:19:40 +02:00
net-p2p net-p2p/bazarr: Update to 1.4.4 2024-09-29 22:36:52 +02:00
news
polish
ports-mgmt
portuguese
print print/harfbuzz: update to 10.0.1 2024-09-27 20:52:41 +02:00
russian
science science/PETSc: update 3.21.5 → 3.21.6 2024-09-29 02:31:02 -07:00
security security/py-pwntools: Update to 4.13.1 2024-09-30 08:59:59 +02:00
shells
sysutils sysutils/pxp-agent: Update to 1.15.22 2024-09-29 15:06:23 -10:00
Templates
textproc textproc/rubygem-puppet-strings: Update to 4.1.3 2024-09-29 14:55:52 -10:00
Tools
ukrainian
vietnamese
www www/gohugo: update to 0.135.0 2024-09-29 20:53:20 +02:00
x11 x11/wl-kbptr: update to 0.2.2 2024-09-29 23:25:33 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Qt6: Update to 6.7.3 2024-09-29 03:05:40 -04:00
x11-wm x11-wm/phoc: update to 0.42.0 2024-09-29 23:25:31 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED textproc/hs-pandoc: Remove because the only user is gone 2024-09-29 10:42:29 -07:00
README
UIDs
UPDATING databases/mongodb50: deprecate, EOL from October 2024 2024-09-27 15:04:30 +02:00

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.