1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon c5dd2de058 Fix build with GCC-based architectures.
PR:		231953
Submitted by:	Piotr Kubaj
2018-10-30 12:06:14 +00:00
accessibility
arabic
archivers
astro
audio Fix build with non-SSE platforms. 2018-10-30 11:56:35 +00:00
base
benchmarks
biology biology/py-loompy: Update 2.0.15 -> 2.0.16 2018-10-30 05:57:43 +00:00
cad
chinese
comms Update to 2.39.4 2018-10-30 11:58:47 +00:00
converters
databases - Update to 1.0.1 2018-10-30 02:29:54 +00:00
deskutils
devel Probably unbroken on sparc64 by previous commit. 2018-10-30 11:54:54 +00:00
dns
editors
emulators The Wine Staging patchset is now available for Wine 3.19. 2018-10-30 07:41:09 +00:00
finance
french
ftp
games
german
graphics Fix build on powerpc64. 2018-10-30 12:00:44 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/expect: install example scripts and manpages in the proper location 2018-10-30 11:03:30 +00:00
mail mail/dovecot: give better error message(s) when there are configuration errors. 2018-10-29 23:28:26 +00:00
math FreeBSD 10 still requires gpatch. 2018-10-30 10:26:12 +00:00
misc
Mk gecko: silence USES warnings 2018-10-29 22:32:17 +00:00
multimedia
net net/intel-em-kmod: take maintainership 2018-10-30 10:23:36 +00:00
net-im Fix build on gcc-based archs. 2018-10-30 12:02:51 +00:00
net-mgmt
net-p2p Fix build with GCC-based architectures. 2018-10-30 12:06:14 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Add LICENSE 2018-10-30 09:00:15 +00:00
security
shells
sysutils
Templates
textproc Update MASTER_SITES and WWW 2018-10-29 22:16:00 +00:00
Tools
ukrainian
vietnamese
www Update to 0.50 2018-10-30 10:11:32 +00:00
x11
x11-clocks
x11-drivers
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.