Personal patches
Go to file
Kyle Evans c6372e4636 security/bsmtrace: backport the -fno-common fix
This port is the older version of bsmtrace and should go away in due time,
but it's easy enough to backport the fix in the meantime. This version did
need an additional fix to log.{c,h} that was no longer needed in 3.x.

PR:		248756
Approved by:	csjp (maintainer, also discussed with)
MFH:		2020Q3 (-fno-common build fix)
2020-08-24 00:28:44 +00:00
accessibility
arabic
archivers Remove superfluous declaration to fix build with -fno-common. 2020-08-23 21:30:56 +00:00
astro
audio
base
benchmarks Fix build in a -fno-common world 2020-08-23 23:49:36 +00:00
biology
cad
chinese
comms Cosmetic change 2020-08-23 19:41:33 +00:00
converters
databases Update to 1.8.0 2020-08-23 19:41:56 +00:00
deskutils
devel devel/cmake: udpate to 3.18.2 2020-08-23 20:36:28 +00:00
dns Update samba-nsupdate port to the version 9.16.5 2020-08-23 22:24:41 +00:00
editors
emulators
finance
french
ftp
games
german
graphics Cosmetic change 2020-08-23 19:47:09 +00:00
hebrew
hungarian
irc Change RUN_DEPENDS from rubygem-thor to rubygem-thor0 2020-08-23 19:49:41 +00:00
japanese Update version requirement of RUN_DEPENDS 2020-08-23 19:47:13 +00:00
java
Keywords
korean
lang
mail Change RUN_DEPENDS from rubygem-highline to rubygem-highline1 2020-08-23 19:49:45 +00:00
math Update to 0.91 2020-08-23 19:40:38 +00:00
misc
Mk
multimedia
net net/intel-ixl-kmod: Revert powerpc64 build patch 2020-08-24 00:27:13 +00:00
net-im
net-mgmt Change RUN_DEPENDS from rubygem-thor to rubygem-thor0 2020-08-23 19:49:49 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/bsmtrace: backport the -fno-common fix 2020-08-24 00:28:44 +00:00
shells
sysutils Change RUN_DEPENDS from rubygem-highline to rubygem-highline1 2020-08-23 19:49:54 +00:00
Templates
textproc Update to 0.12.2 2020-08-23 19:48:28 +00:00
Tools
ukrainian
vietnamese
www Change RUN_DEPENDS from rubygem-redis-namespace to rubygem-redis-namespace16 2020-08-23 19:49:58 +00:00
x11
x11-clocks x11-clocks/asclock-xlib: Fix build with -fno-common 2020-08-23 22:15:59 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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.