Go to file
Muhammad Moinur Rahman 93ff2ebe0a www/unit: Remove OSVERSION conditionals
Minimum supported OSVERSION is 120400 by the port infrastructure so no
need for additional conditions.

Approved by:	portmgr (blanket)
2023-09-28 20:56:26 +02:00
.hooks
Keywords
Mk
Templates
Tools
accessibility accessibility/at-spi2-core: update to 2.50.0 2023-09-28 13:41:39 +02:00
arabic
archivers
astro astro/osmium-tool: Update to 1.16.0 2023-09-28 15:51:48 +08:00
audio audio/cardinal: Remove CC/CPP/CXX exports 2023-09-28 20:56:24 +02:00
benchmarks
biology biology/mothur: Remove CC/CPP/CXX exports 2023-09-28 20:56:25 +02:00
cad cad/calculix: Remove CC/CPP/CXX exports 2023-09-28 20:56:25 +02:00
chinese
comms
converters
databases databases/clickhouse: Remove CC/CPP/CXX exports 2023-09-28 20:56:25 +02:00
deskutils
devel devel/clazy: Remove CC/CPP/CXX exports 2023-09-28 20:56:26 +02:00
dns dns/dnscontrol: Update to 4.4.1 2023-09-28 16:27:04 +00:00
editors
emulators emulators/ppsspp: update to 1.16.5 2023-09-28 13:41:58 +02:00
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang lang/php83-extensions: Fix build 2023-09-28 20:56:24 +02:00
mail
math
misc misc/py-python-utils: update to 3.8.1 2023-09-28 16:39:01 +03:00
multimedia multimedia/minisatip: Update to 1.3.0 2023-09-28 16:28:53 +00:00
net net/frr8: remove vtysh port option, housekeeping, fix build with SNMP 2023-09-28 19:31:12 +02:00
net-im net-im/telegram-desktop: update to 4.9.8 release 2023-09-28 18:49:49 +03:00
net-mgmt net-mgmt/check_ssl_cert: update to 2.75.0 2023-09-28 19:33:54 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/dymo-cups-drivers: Remove CC/CPP/CXX exports 2023-09-28 20:56:26 +02:00
russian
science science/R-cran-bayesm: Update to 3.1.6 2023-09-28 09:21:18 +00:00
security
shells
sysutils sysutils/containerd: Update to 1.7.6 2023-09-28 16:30:20 +00:00
textproc
ukrainian
vietnamese
www www/unit: Remove OSVERSION conditionals 2023-09-28 20:56:26 +02:00
x11 x11/watershot: update to 0.2.2 2023-09-28 17:39:19 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
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://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.