1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Piotr Kubaj dde2cbdeb8 x11/lightdm-gtk-greeter: fix build with GCC-based architectures
Add USE_CSTD=c99 to fix:
lightdm-gtk-greeter.c: In function 'start_authentication':
lightdm-gtk-greeter.c:2023: error: 'for' loop initial declaration used outside C99 mode

PR:		237626
Approved by:	woodsb02 (maintainer), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20094
2019-04-30 14:26:31 +00:00
2019-04-25 14:12:08 +00:00
2019-04-20 16:01:00 +00:00
2019-04-29 23:22:19 +00:00
2019-04-28 13:49:10 +00:00
2019-04-30 08:58:30 +00:00
2019-04-29 11:24:01 +00:00
2019-04-25 14:17:38 +00:00
2019-04-27 15:31:32 +00:00
2019-04-14 17:52:23 +00:00
2019-04-30 09:01:26 +00:00
2019-04-28 10:42:46 +00:00
2019-04-10 14:03:14 +00:00
2019-04-29 06:57:53 +00:00
2019-04-20 16:01:00 +00:00
2019-04-20 16:01:00 +00:00
2019-04-30 13:25:43 +00:00
2019-04-20 16:01:00 +00:00
2019-04-30 14:03:37 +00:00
2019-04-29 20:37:16 +00:00
2019-04-30 07:17:34 +00:00
2019-04-30 13:03:52 +00:00
2019-04-30 09:31:25 +00:00
2019-04-30 12:18:10 +00:00
2019-04-09 14:04:49 +00:00
2019-04-20 16:01:00 +00:00
2019-04-20 09:01:19 +00:00
2019-04-20 16:01:00 +00:00
2019-04-30 03:54:13 +00:00
2019-04-20 16:01:00 +00:00
2019-04-29 06:57:32 +00:00
2019-04-30 13:13:10 +00:00
2019-04-20 16:01:00 +00:00
2019-04-20 16:01:00 +00:00
2019-04-29 23:55:25 +00:00
2019-04-23 09:31:21 +00:00
2019-04-29 08:49:52 +00:00
2019-04-26 17:36:19 +00:00
2019-01-01 00:47:10 +00:00
2019-04-03 17:43:12 +00:00
2019-03-26 20:02:39 +00:00
2019-04-30 08:58:30 +00:00
2019-04-24 10:55:41 +00:00

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.
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%