Piotr Kubaj 536fada977 sysutils/cbsd: fix build on GCC architectures
Linking to C++ libraries compiled by GCC9 requires GCC9:
/wrkdirs/usr/ports/sysutils/cbsd/work/cbsd-12.1.1/misc/src/dump_iscsi_discovery.c:171: undefined reference to `simpleXmlGetLineNumber'
/wrkdirs/usr/ports/sysutils/cbsd/work/cbsd-12.1.1/misc/src/dump_iscsi_discovery.c:205: undefined reference to `simpleXmlGetLineNumber'
/wrkdirs/usr/ports/sysutils/cbsd/work/cbsd-12.1.1/misc/src/dump_iscsi_discovery.c:215: undefined reference to `simpleXmlGetLineNumber'
/wrkdirs/usr/ports/sysutils/cbsd/work/cbsd-12.1.1/misc/src/dump_iscsi_discovery.c:225: undefined reference to `simpleXmlGetLineNumber'

Also, remove -mminimal-toc, not needed with the current version.

Approved by:	mentors (implicit approval), portmgr (removing architecture specific fixes)
2019-10-14 10:58:19 +00:00
2019-09-27 17:56:27 +00:00
2019-10-07 14:14:46 +00:00
2019-09-27 17:56:27 +00:00
2019-10-14 10:36:36 +00:00
2019-10-13 11:22:21 +00:00
2019-10-13 13:07:28 +00:00
2019-09-27 17:56:27 +00:00
2019-09-27 17:56:27 +00:00
2019-10-09 22:39:24 +00:00
2019-09-27 17:56:27 +00:00
2019-10-14 09:10:36 +00:00
2019-10-13 14:04:02 +00:00
2019-10-14 10:41:15 +00:00
2019-10-14 10:17:46 +00:00
2019-09-30 04:18:34 +00:00
2019-10-14 09:15:25 +00:00
2019-09-27 17:56:27 +00:00
2019-10-09 20:49:31 +00:00
2019-09-27 17:56:27 +00:00
2019-09-01 18:57:18 +00:00
2019-10-14 02:21:55 +00:00
2019-09-13 12:47:03 +00:00
2019-09-27 17:56:27 +00:00
2019-09-27 17:56:27 +00:00
2019-10-14 07:11:20 +00:00
2019-10-13 09:39:02 +00:00
2019-10-14 08:49:35 +00:00
2019-10-13 15:08:32 +00:00
2019-10-12 12:02:26 +00:00
2019-10-09 12:28:26 +00:00
2019-09-30 11:38:22 +00:00
2019-09-04 14:07:48 +00:00
2019-10-14 10:17:46 +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
No description provided
Readme 1.7 GiB
Languages
Makefile 59.7%
C 16.1%
Shell 7.2%
Roff 5%
C++ 3.7%
Other 7%