1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Geoff Davis 8f9a376fdf emulators/open-vm-tools: Fix vmware-guestd rc
Add eval to the call to ${checkvm_cmd} to make sure stdout/stderr are
redirect to /dev/null and remove spurious output when it's executed

PR:		266520
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-10-03 14:55:12 -03:00
.hooks
accessibility
arabic
archivers
astro astro/gpsprune: update 22.1 → 22.2 2022-10-03 20:40:04 +03:00
audio
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/p5-Cache-Memcached-Fast: Update to 0.28 2022-10-04 01:11:06 +08:00
deskutils
devel devel/rubygem-strong_migrations: Update to 1.3.1 2022-10-04 01:11:10 +08:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.28.0 2022-10-04 01:11:02 +08:00
editors
emulators emulators/open-vm-tools: Fix vmware-guestd rc 2022-10-03 14:55:12 -03:00
finance
french
ftp
games
german german/mythes: Update to 2022.10.02 2022-10-04 01:11:06 +08:00
graphics graphics/rubygem-rmagick: Update to 4.3.0 2022-10-04 01:11:10 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/rubygem-net-smtp: Update to 0.3.2 2022-10-04 01:11:02 +08:00
math math/py-altgraph: Update to 0.17.3 2022-10-04 01:11:08 +08:00
misc misc/rubygem-octicons: Update to 17.6.0 2022-10-04 01:11:03 +08:00
Mk
multimedia
net net/traefik: Update to upstream version 2.8.8 2022-10-03 19:29:51 +02:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/pdf-tools: Update to 0.91.63 2022-10-03 14:44:59 -03:00
russian
science
security
shells
sysutils sysutils/rubygem-smart_proxy_dynflow: Update to 0.8.2 2022-10-04 01:11:11 +08:00
Templates
textproc textproc/lookatme: update 2.3.2 → 2.4.0 2022-10-03 20:40:04 +03:00
Tools
ukrainian
vietnamese
www www/p5-HTML-Restrict: Update to 3.0.1 2022-10-04 01:11:07 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
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.