1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00
Mathieu Arnold 676e4ffcf4 USE_GITHUB can now fetch multiple distfiles. It uses a grouping feature
similar to MASTER_SITES/PATCH_SITES.

Some helpful variables are provided: WRKSRC_<group> for putting things in the
right place in post-extract, and DISTNAME_<group>/DISTFILE_<group> for use with
EXTRACT_ONLY.

PR:		200483
Differential Revision:	https://reviews.freebsd.org/D2608
Submitted by:	mat
With hat:	portmgr
Exp run by:	antoine
Sponsored by:	Absolight
2015-05-28 16:37:01 +00:00
2015-05-28 14:03:15 +00:00
2015-05-28 11:40:37 +00:00
2015-05-27 16:22:26 +00:00
2015-05-24 00:04:50 +00:00
2015-05-28 14:03:19 +00:00
2015-05-28 14:27:06 +00:00
2015-05-28 13:33:22 +00:00
2015-05-28 11:41:20 +00:00
2015-05-25 19:54:04 +00:00
2015-05-24 08:10:28 +00:00
2015-05-25 19:54:09 +00:00
2015-05-22 17:35:27 +00:00
2015-05-28 14:03:25 +00:00
2015-05-14 10:15:04 +00:00
2015-04-25 17:30:29 +00:00
2015-05-28 08:16:26 +00:00
2015-05-14 10:15:04 +00:00
2015-05-27 23:22:23 +00:00
2015-05-27 15:42:51 +00:00
2015-05-27 11:21:52 +00:00
2015-05-26 13:02:33 +00:00
2015-05-28 14:02:59 +00:00
2015-05-28 14:27:06 +00:00
2015-05-27 23:23:16 +00:00
2015-05-26 22:32:22 +00:00
2015-05-11 18:34:57 +00:00
2015-05-16 15:56:31 +00:00
2015-05-27 15:17:56 +00:00
2015-05-28 11:13:53 +00:00
2015-05-28 14:03:10 +00:00
2015-04-25 17:30:29 +00:00
2015-05-14 10:15:04 +00:00
2015-05-28 06:13:03 +00:00
2015-05-28 08:16:26 +00:00
2015-05-26 18:31:59 +00:00
2015-05-28 11:42:21 +00:00
2015-04-02 17:15:52 +00:00
2015-05-27 17:36:14 +00:00
2015-05-27 19:21:18 +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.5 GiB
Languages
Makefile 46.9%
C 18.2%
C++ 16.8%
Roff 6%
Shell 4.9%
Other 5.8%