Personal patches
Go to file
Alexey Dokuchaev 11a298e236 Enable tests again, but do not set SHELL to bash(1) globally which breaks
package installation; changing just LOG_COMPILER is enough and much safer.
2019-11-08 03:58:25 +00:00
accessibility
arabic
archivers Catch up with the latest Debian patchset to unbreak the fetch. 2019-11-07 11:58:29 +00:00
astro Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
audio Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
base
benchmarks lang/rust: Update to 1.39.0 2019-11-07 18:07:20 +00:00
biology Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
cad Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
chinese
comms Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
converters
databases Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
deskutils Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
devel Enable tests again, but do not set SHELL to bash(1) globally which breaks 2019-11-08 03:58:25 +00:00
dns Replace do-patch in ports that override it with more appropriate targets 2019-11-07 18:18:17 +00:00
editors Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
emulators Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
finance
french
ftp
games Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
german
graphics Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
hebrew
hungarian
irc
japanese Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
java Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
Keywords
korean Update to the latest version and unbreak. 2019-11-06 18:48:52 +00:00
lang Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
mail Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
math Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
misc Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
Mk generate-symbols: Need @dir entries if PREFIX!=LOCALBASE. 2019-11-07 20:49:17 +00:00
multimedia Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
net Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
net-im Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
net-mgmt * Update to 7.0.10 2019-11-08 00:55:26 +00:00
net-p2p Add USES=xorg USES=gl, ports categories n 2019-11-06 18:58:04 +00:00
news Add USES=xorg USES=gl, ports categories n 2019-11-06 18:58:04 +00:00
polish Add USES=xorg USES=gl, ports categories p 2019-11-06 20:47:26 +00:00
ports-mgmt
portuguese
print Register dependency on `graphics/giflib': while it is typically picked 2019-11-08 02:10:04 +00:00
russian Restore port russian/d1489 and take maintainership. 2019-11-07 07:41:10 +00:00
science Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
security Add USES=xorg and USES=gl 2019-11-07 18:41:56 +00:00
shells lang/rust: Update to 1.39.0 2019-11-07 18:07:20 +00:00
sysutils Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
Templates
textproc Unmark these ports broken on aarch64. 2019-11-08 03:54:11 +00:00
Tools
ukrainian
vietnamese Add USES=xorg USES=gl, ports categories v 2019-11-07 17:19:51 +00:00
www * Update to 7.0.10 2019-11-08 00:55:26 +00:00
x11 Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
x11-clocks Add USES=xorg USES=gl, ports categories x 2019-11-07 18:36:55 +00:00
x11-drivers Add USES=xorg USES=gl, ports categories x 2019-11-07 18:36:55 +00:00
x11-fm Add USES=xorg USES=gl, ports categories x 2019-11-07 18:36:55 +00:00
x11-fonts Add USES=xorg USES=gl, ports categories x 2019-11-07 18:36:55 +00:00
x11-servers Add USES=xorg USES=gl, ports categories x 2019-11-07 18:36:55 +00:00
x11-themes Add USES=xorg USES=gl, ports categories x 2019-11-07 18:36:55 +00:00
x11-toolkits Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00
x11-wm Add USES=xorg and USES=gl 2019-11-07 18:41:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Restore port russian/d1489 and take maintainership. 2019-11-07 07:41:10 +00:00
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.