Go to file
Jan Beich 019c097f52 games/veloren-weekly: update to s20241114
Changes:	00a4cf041...57ed7d762
(cherry picked from commit b866faa59f)
2024-11-16 01:48:15 +01:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers
astro
audio
benchmarks benchmarks/rubygem-derailed_benchmarks: update to 2.2.1 2024-11-15 17:56:41 +02:00
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/rubygem-excon: Update to 1.1.1 2024-11-15 17:56:47 +02:00
dns
editors
emulators
finance
french
ftp
games games/veloren-weekly: update to s20241114 2024-11-16 01:48:15 +01:00
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang
mail
math
misc
multimedia
net www/gitlab: security and bugfix update to 17.5.2 2024-11-15 17:56:45 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/rubygem-ssrf_filter10: added portscout limitation to 1.0.x 2024-11-15 17:56:45 +02:00
shells
sysutils sysutils/rubygem-vagrant_cloud: Change RUN_DEPENDS from rubygem-excon to rubygem-excon0 2024-11-15 17:56:46 +02:00
textproc textproc/rubygem-loofah: Update to 2.23.0 2024-11-15 17:56:47 +02:00
ukrainian
vietnamese
www www/rubygem-heroku-api: Change RUN_DEPENDS from rubygem-excon to rubygem-excon0 2024-11-15 17:56:46 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING

README

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.