1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Joe Marcus Clarke 3e77154f96 Update to 2.17.12.
* Don't check for absolute paths inside make variables [1]
* Check pkg-plist for use of OPTIONS [1]
* Fix an issue with line number offsets [2]
* Don't alert on double-dollar (VARIABLE) [3]
* Allow BROKEN, IGNORE, DEPRECATED to appear before the *_DEPENDS block [4]
* Check that manpages are not installed into share/man [5]
* Check for a space anywhere between a variable and its value [6]

PR:		221507 [1]
		221291 [2]
		221397 [3]
		221377 [4]
		221455 [5]
		221219 [6]
Submitted by:	Dmitri Goutnik <dg@syrec.org> [4]
2017-08-15 12:43:14 +00:00
2017-07-15 19:09:35 +00:00
2017-08-03 16:32:13 +00:00
2017-08-13 12:58:43 +00:00
2017-08-12 18:58:37 +00:00
2017-07-23 08:15:07 +00:00
2017-08-02 22:54:20 +00:00
2017-08-14 19:02:37 +00:00
2017-08-14 19:11:34 +00:00
2017-08-14 14:46:31 +00:00
2017-08-12 15:46:16 +00:00
2017-08-14 19:11:14 +00:00
2017-08-13 11:05:24 +00:00
2017-08-14 19:11:24 +00:00
2017-08-03 16:32:13 +00:00
2017-08-03 16:32:13 +00:00
2017-08-03 16:32:13 +00:00
2017-08-15 01:49:01 +00:00
2017-08-14 23:20:01 +00:00
2017-06-27 13:46:53 +00:00
2017-08-07 18:51:38 +00:00
2017-08-15 12:43:14 +00:00
2017-08-03 16:32:13 +00:00
2017-08-15 12:08:02 +00:00
2017-08-14 19:11:29 +00:00
2017-08-03 16:32:13 +00:00
2017-08-03 16:32:13 +00:00
2017-08-15 09:58:13 +00:00
2017-08-14 13:32:08 +00:00
2017-06-18 09:01:27 +00:00
2017-08-11 07:25:58 +00:00
2017-07-04 11:44:30 +00:00
2017-08-01 16:39:29 +00:00
2017-07-14 12:44:57 +00:00
2017-07-28 09:01:09 +00:00
2017-08-14 12:03:59 +00:00
2017-06-25 21:07:58 +00:00
2017-08-03 16:47:31 +00:00
2017-05-23 14:26:37 +00:00
2017-08-03 16:47:31 +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 47.1%
C 18%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%