1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jan Beich ce34ce1000 x11-servers/xwayland-devel: don't disable default font path
*.pcf fonts are rendered by X11 server but if font path is disabled
only built-in fonts are available by default. While users could still
amend font path via "xset fp" the discrepancy with xorg-server gave
a bad first impression.

Reported by:	jsm
2020-05-01 14:43:41 +00:00
accessibility
arabic
archivers archivers/quazip: update to 0.9 2020-05-01 07:08:20 +00:00
astro
audio Update to 1.12 2020-05-01 08:24:54 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 3.2.0 2020-05-01 07:43:16 +00:00
deskutils deskutils/semantik: update to 1.2.5 2020-05-01 06:51:02 +00:00
devel devel/py-azure-mgmt-cosmosdb: Update to 0.13.0 2020-05-01 14:13:27 +00:00
dns
editors Chase devel/electron7 update 2020-05-01 06:41:10 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20200426 snapshot of GCC 10.0.1. 2020-05-01 08:12:46 +00:00
mail - fix build with -fno-common 2020-05-01 12:34:37 +00:00
math math/py-spot: Update 2.8.7 -> 2.9 2020-05-01 07:34:34 +00:00
misc
Mk
multimedia
net Remove expired ports: 2020-05-01 12:55:50 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/aws-vault: Update to 5.4.2 2020-05-01 14:42:43 +00:00
shells
sysutils sysutils/desktop-installer: Upgrade to 0.6.12 2020-05-01 14:31:03 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - fix build with -fno-common 2020-05-01 12:34:37 +00:00
x11 Update to 355 2020-05-01 08:59:35 +00:00
x11-clocks
x11-drivers Remove expired ports: 2020-05-01 12:55:50 +00:00
x11-fm
x11-fonts
x11-servers x11-servers/xwayland-devel: don't disable default font path 2020-05-01 14:43:41 +00:00
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-05-01 12:55:50 +00:00
README
UIDs
UPDATING Update to 3.0.2 2020-05-01 07:20:28 +00:00

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.