1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jose Alonso Cardenas Marquez 7fb3b2349f
security/openvas: Add ftp/curl as dependency
Reported by:	pkg-fallout
2024-04-25 00:58:05 -05:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases security/gvm: update to 23.5.2 2024-04-24 17:30:12 -05:00
deskutils deskutils/health: unbreak build on i386 2024-04-25 02:48:17 +02:00
devel devel/libwasmtime: update: 19.0.2 -> 20.0.0 2024-04-24 21:09:06 -04:00
dns
editors
emulators emulators/qemu-devel: fix build on powerpc64* with a patch from emulators/qemu 2024-04-24 23:21:05 +02:00
finance finance/odoo: Remove obsolete dependency 2024-04-24 18:36:42 -05:00
french
ftp
games games/openbor: update to 7691 2024-04-25 02:58:18 +02:00
german
graphics graphics/mesa-devel: update to 24.1.b.15 2024-04-25 02:48:26 +02:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/py-animatplot-ng: update 0.4.3 → 0.4.4 2024-04-24 17:47:54 -07:00
misc misc/pytorch: update 2.2.1 → 2.2.2 2024-04-24 14:25:48 -07:00
Mk
multimedia
net
net-im net-im/py-matrix-synapse: Update to 1.105.1 2024-04-24 20:59:25 +00:00
net-mgmt net-mgmt/zabbix6-server: Update to 6.0.29 2024-04-25 07:14:23 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/openvas: Add ftp/curl as dependency 2024-04-25 00:58:05 -05:00
shells
sysutils sysutils/plasma5-kinfocenter: include forgotten bsd.port.options.mk 2024-04-24 23:29:25 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 21.0.99.1.1031 2024-04-25 02:48:24 +02:00
x11-themes
x11-toolkits
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.