1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ganael LAPLANCHE bfcb4eb282 Fix sssd startup following libldb changes
PR:		239022
Submitted by:	patrik@hildingsson.se
Approved by:	lukas.slebodnik@intrak.sk (maintainer timeout)
MFH:	2020Q3
2020-08-19 07:40:59 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad cad/verilator: Update 4.038 -> 4.040 2020-08-18 17:56:39 +00:00
chinese
comms
converters
databases
deskutils
devel security/botan2: update to 2.15.0 2020-08-19 05:53:29 +00:00
dns dns/dsc: update to 2.11.1 2020-08-19 03:03:08 +00:00
editors security/botan2: update to 2.15.0 2020-08-19 05:53:29 +00:00
emulators emulators/tpm-emulator: Fix -fno-common 2020-08-18 23:24:55 +00:00
finance
french
ftp
games
german
graphics graphics/mesa: Fix build with -fno-common 2020-08-18 17:50:21 +00:00
hebrew
hungarian
irc
japanese
java java/icedtea-web: fix build on GCC architectures 2020-08-18 20:51:42 +00:00
Keywords
korean
lang lang/ghc: Switch to folly static pkg-plist and add aux Makefile target to poke 2020-08-18 19:09:36 +00:00
mail mail/getmail: Add CONFLICTS with new port, mail/getmail6 2020-08-18 19:11:02 +00:00
math math/py-python-igraph: Update 0.7.0 -> 0.8.2 2020-08-18 18:49:23 +00:00
misc
Mk
multimedia
net Make it compilable with clang 11. 2020-08-19 00:29:08 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg-devel: Update to 1.14.99.6 2020-08-18 12:18:39 +00:00
portuguese
print print/lilypond-devel: update to 2.21.5 2020-08-18 14:56:40 +00:00
russian
science
security Fix sssd startup following libldb changes 2020-08-19 07:40:59 +00:00
shells shells/elvish: Update to 0.14.1 2020-08-18 12:27:46 +00:00
sysutils sysutils/bsdisks: Update to 0.21. Stability fixes. 2020-08-19 06:59:29 +00:00
Templates
textproc textproc/scdoc: switch to upstream one-line summary 2020-08-19 04:20:33 +00:00
Tools
ukrainian
vietnamese
www www/chromium: Update to version 84.0.4147.135 2020-08-18 23:39:55 +00:00
x11 x11/lavalauncher: switch to upstream one-line summary 2020-08-19 04:20:26 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-intel: Update snapshot 2020-08-18 22:07:48 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.