1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2023-10-20 22:22:02 +02:00
.hooks
accessibility
arabic
archivers archivers/py-zipstream-ng: Update to 1.7.1 2023-10-19 03:07:25 -04:00
astro astro/stellarium: update Stellarium to version 23.3 2023-10-17 17:30:32 +00:00
audio audio/libmysofa: Update to 1.3.2 2023-10-17 15:33:09 -04:00
benchmarks
biology */*: chase the upgrade of CHOLMOD 2023-10-20 12:13:43 +02:00
cad cad/veryl: update 0.5.5 → 0.5.6 2023-10-20 10:56:03 -07:00
chinese
comms
converters
databases databases/firebird40-server: fix build with lld 17 2023-10-20 18:25:47 +02:00
deskutils deskutils/calibre: Update to 6.29.0 2023-10-20 22:22:02 +02:00
devel devel/py-ruamel.yaml: upgrade to 0.17.40 2023-10-20 19:07:26 +01:00
dns
editors editors/notepadnext: update 0.6.3 → 0.6.4 2023-10-20 10:56:02 -07:00
emulators emulators/yuzu: update to s20231018 2023-10-19 02:32:43 +02:00
finance
french
ftp
games */*: chase the upgrade of CHOLMOD 2023-10-20 12:13:43 +02:00
german
graphics */*: chase the upgrade of CHOLMOD 2023-10-20 12:13:43 +02:00
hebrew
hungarian
irc
japanese
java java/openjdk8: Update to 8u392 2023-10-18 22:57:36 -07:00
Keywords
korean
lang lang/lfortran: upgrade to v0.23.0 2023-10-20 17:36:49 +02:00
mail mail/thunderbird: update to 115.4.0 (rc1) 2023-10-20 21:20:48 +02:00
math math/R-cran-DoE.base: Update to 1.2-3 2023-10-20 13:07:09 +01:00
misc misc/openmvg: update 2.0 → 2.0-78 2023-10-20 10:56:04 -07:00
Mk Mk/Uses/vala.mk: fix when COMPILER_TYPE=gcc 2023-10-19 03:07:29 -04:00
multimedia multimedia/emby-server-devel: update to 4.8.0.55 2023-10-19 16:53:45 +02:00
net net/libpfctl: update main 2023-10-19 17:58:34 +02:00
net-im net-im/signal-desktop: Update to 6.35.0 2023-10-20 11:57:40 +02:00
net-mgmt net-mgmt/check_mysql_health: attempt to fix the build 2023-10-19 03:07:25 -04:00
net-p2p net-p2p/bitmark*: update to 0.15.5 2023-10-19 17:14:54 +03:00
news
polish
ports-mgmt
portuguese
print print/auctex: Update version 13.1=>13.2 2023-10-19 10:51:33 +02:00
russian
science science/py-pyscf: update 2.3.0 → 2.4.0 2023-10-20 10:56:03 -07:00
security security/aws-c-cal: Update to 0.6.7 2023-10-20 13:07:08 +01:00
shells
sysutils security/appjail-devel: Update to g20231019 2023-10-19 18:19:57 -05:00
Templates
textproc textproc/ibus-typing-booster: upgrade to 2.24.4 2023-10-20 17:36:49 +02:00
Tools
ukrainian
vietnamese
www www/rt44: Update to 4.4.7 2023-10-20 11:43:44 +02:00
x11 x11/libxklavier: fix build with lld 17 2023-10-20 18:25:48 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/libwnck3: fix warnings, and build with lld 17 2023-10-20 18:25:47 +02:00
x11-wm x11-wm/hyprland: update to 0.31.0 2023-10-16 22:34:25 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs sysutils/loki: add promtail rc.d script 2023-10-19 03:07:26 -04:00
UPDATING Mk/bsd.default-versions.mk: Update the default Perl version to 5.36. 2023-10-17 20:38:40 -07: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.