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 387955fca9 security/openiked: Fix build
Reported by:	fallout
2024-05-12 23:57:04 -07:00
.hooks
accessibility Linuxulator ports: Add aarch64 support for Rocky Linux 9 2024-05-12 13:01:21 +03:00
arabic
archivers KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
astro
audio audio/zita-jclient: update 0.4.2 → 0.5.2 2024-05-12 16:46:22 -07:00
benchmarks
biology
cad cad/gmsh: Reset maintainer to ports@ 2024-05-12 13:42:47 +00:00
chinese
comms
converters Linuxulator ports: Add aarch64 support for Rocky Linux 9 2024-05-12 13:01:21 +03:00
databases Linuxulator ports: Add aarch64 support for Rocky Linux 9 2024-05-12 13:01:21 +03:00
deskutils KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
devel KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
dns KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
editors editors/linux-r7-office: Update to 2024.1.1 2024-05-12 13:01:20 +03:00
emulators emulators/bochs: Update to 2.8 2024-05-12 18:38:55 +00:00
finance
french
ftp Linuxulator ports: Add aarch64 support for Rocky Linux 9 2024-05-12 13:01:21 +03:00
games
german
graphics KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
hebrew
hungarian
irc
japanese japanese/font-ricty: Fix build after recent inconsolata update 2024-05-12 22:29:10 +09:00
java
Keywords
korean
lang lang/rustpython: Broken on i386 2024-05-12 11:35:33 -07:00
mail mail/slimta: Update to 0.9.1 2024-05-12 19:19:53 +00:00
math
misc misc/llama-cpp: update 2860 → 2864 2024-05-12 23:53:05 -07:00
Mk KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
multimedia Linuxulator ports: Add aarch64 support for Rocky Linux 9 2024-05-12 13:01:21 +03:00
net net/shadowsocks-rust: update 1.18.3 → 1.18.4 2024-05-12 23:53:04 -07:00
net-im
net-mgmt
net-p2p net-p2p/twitch-tui: update 2.6.7 → 2.6.8 2024-05-12 23:53:05 -07:00
news
polish
ports-mgmt
portuguese
print Linuxulator ports: Add aarch64 support for Rocky Linux 9 2024-05-12 13:01:21 +03:00
russian
science science/quantum-espresso: Broken on aarch64 2024-05-12 12:03:50 -07:00
security security/openiked: Fix build 2024-05-12 23:57:04 -07:00
shells
sysutils sysutils/mise: update 2024.5.7 → 2024.5.9 2024-05-12 23:53:06 -07:00
Templates
textproc KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
Tools
ukrainian
vietnamese
www www/hotcrp: undeprecate the port (update to the latest version) 2024-05-12 17:30:14 +00:00
x11 KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Linuxulator ports: Add aarch64 support for Rocky Linux 9 2024-05-12 13:01:21 +03:00
x11-servers
x11-themes KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02:00
x11-toolkits KDE: Update KDE Frameworks 6 to 6.2 2024-05-13 08:13:15 +02: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://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.