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
Cy Schubert 0a04ec004e sysutils/cfengine318: Flag as BROKEN under 14-CURRENT
cfengine 3.18 does not support OpenSSL 3.0. As it is deprecated and
scheduled for removal in August, let's simply flag it BROKEN.
2023-06-24 21:15:55 -07:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libgme: Define correct variable for USES= dos2unix 2023-06-25 00:35:32 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/libgda5: Fix build with llvm16 2023-06-24 20:10:03 +02:00
deskutils
devel devel/electron24: update to 24.6.0 2023-06-25 10:27:07 +09:00
dns dns/nsd: Update to 4.7.0 2023-06-24 18:51:23 +02:00
editors
emulators
finance
french
ftp
games
german
graphics graphics/devil: Fix build with llvm16 2023-06-24 20:10:03 +02:00
hebrew
hungarian
irc
japanese japanese/FreeWnn-lib: Fix build with llvm16 2023-06-24 22:48:36 +02:00
java
Keywords
korean
lang lang/perl5.38: add latest Perl version (in RC2) 2023-06-24 20:53:43 +02:00
mail mail/exim: list AUTH_TLS in OPTIONS_GROUP_AUTH (+) 2023-06-24 21:00:51 +03:00
math math/timbl: Update to 6.8.2, use upstream release archive and some minor fixes 2023-06-24 21:01:33 -07:00
misc
Mk lang/perl5.38: add latest Perl version (in RC2) 2023-06-24 20:53:43 +02:00
multimedia multimedia/bcmatroska2: Fix build with llvm16 2023-06-24 20:10:03 +02:00
net net/py-pcapy: Fix build with llvm16 2023-06-24 22:48:37 +02:00
net-im
net-mgmt
net-p2p net-p2p/readarr: Update to 0.1.9.1905 2023-06-24 18:48:27 +02:00
news
polish
ports-mgmt
portuguese
print
russian
science
security security/aws-c-auth: Update to 0.6.29 2023-06-24 20:31:07 +01:00
shells
sysutils sysutils/cfengine318: Flag as BROKEN under 14-CURRENT 2023-06-24 21:15:55 -07:00
Templates
textproc textproc/ucto: Use upstream release archive and minor fixes 2023-06-24 21:01:33 -07:00
Tools
ukrainian
vietnamese
www www/libwww: Fix build with llvm16 2023-06-24 22:48:36 +02:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/afdko: Fix build with llvm16 2023-06-24 22:48:38 +02:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/blt: Fix build with llvm16 2023-06-24 22:48:37 +02:00
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.