1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Adriaan de Groot 28ef36f784 Fix emulators/hatari pre-emptively for CMake 3.11. Build error is
CMake Error at /usr/local/share/cmake/Modules/CheckIncludeFiles.cmake:63 (message):
  Unknown arguments:

    HAVE_SDL_CONFIG_H

which comes because SDL_INCLUDE_DIR can contain more than one element,
in which case the code falls over. Further explanation is in the patch.

Approved by:	tcberner (mentor, implicit)
2018-03-20 22:52:50 +00:00
2018-03-19 09:03:19 +00:00
2018-03-17 06:31:11 +00:00
2018-03-18 23:35:36 +00:00
2018-03-20 22:35:16 +00:00
2018-02-06 14:38:27 +00:00
2018-03-20 18:39:34 +00:00
2018-03-18 13:48:07 +00:00
2018-03-18 16:24:51 +00:00
2018-03-17 06:31:11 +00:00
2018-03-20 22:34:16 +00:00
2018-03-20 22:36:20 +00:00
2018-03-20 22:35:32 +00:00
2018-03-19 03:40:03 +00:00
2018-03-17 06:31:11 +00:00
2018-03-20 05:52:10 +00:00
2018-03-19 15:13:57 +00:00
2018-03-20 18:39:34 +00:00
2018-03-17 06:31:11 +00:00
2018-03-19 09:33:17 +00:00
2018-03-11 21:34:34 +00:00
2018-03-17 06:31:11 +00:00
2018-03-20 00:56:23 +00:00
2018-03-20 22:36:30 +00:00
2018-03-20 22:35:11 +00:00
2018-03-20 10:46:14 +00:00
2018-03-18 06:04:32 +00:00
2018-03-18 14:47:28 +00:00
2018-03-19 15:14:02 +00:00
2018-03-20 17:37:47 +00:00
2018-03-17 15:58:27 +00:00
2018-03-20 07:53:14 +00:00
2018-03-20 22:36:10 +00:00
2018-03-18 11:26:58 +00:00
2018-03-20 22:35:47 +00:00
2018-03-16 17:41:22 +00:00
2018-03-20 22:35:58 +00:00
2018-03-19 18:00:17 +00:00
2018-03-16 20:01:00 +00:00
2018-03-20 17:25:58 +00:00
2018-03-19 20:22:29 +00:00
2018-01-28 01:39:12 +00:00
2018-03-20 18:39:34 +00:00
2018-03-19 20:22:29 +00:00
2018-03-20 17:12:48 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.

Description
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Readme 3.4 GiB
Languages
Makefile 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%