1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Ed Maste 6276f061c2 lang/fpc: Set LLD_UNSAFE
fpc produces and needs to link an object file with invalid section
header alignment, which lld refuses to do.  The build fails with:

/usr/bin/ld: error: x86_64/units/x86_64-freebsd/i_linux.o: \
    invalid alignment of section headers

Setting LLD_UNSAFE makes the port link with ld.bfd instead.

PR:		222172
Approved by:	portmgr (LLD_UNSAFE blanket)
Sponsored by:	The FreeBSD Foundation
2018-03-29 15:40:06 +00:00
2018-03-19 09:03:19 +00:00
2018-03-17 06:31:11 +00:00
2018-02-06 14:38:27 +00:00
2018-03-27 15:10:25 +00:00
2018-03-29 13:28:57 +00:00
2018-03-27 12:37:32 +00:00
2018-03-27 13:37:43 +00:00
2018-03-28 17:13:41 +00:00
2018-03-29 13:45:10 +00:00
2018-03-27 09:03:23 +00:00
2018-03-25 09:33:21 +00:00
2018-03-26 16:35:35 +00:00
2018-03-28 18:55:34 +00:00
2018-03-17 06:31:11 +00:00
2018-03-17 06:31:11 +00:00
2018-03-29 15:40:06 +00:00
2018-03-29 04:04:21 +00:00
2018-03-29 14:01:06 +00:00
2018-03-29 08:42:45 +00:00
2018-03-28 16:52:58 +00:00
2018-03-26 16:35:40 +00:00
2018-03-17 15:58:27 +00:00
2018-03-29 06:35:58 +00:00
2018-03-24 21:10:54 +00:00
2018-03-16 17:41:22 +00:00
2018-03-28 16:52:49 +00:00
2018-03-28 23:00:04 +00:00
2018-03-29 06:10:57 +00:00
2018-03-26 23:16:44 +00:00
2018-03-25 07:44:59 +00:00
2018-03-26 14:38:16 +00:00
2018-03-25 01:14:07 +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%