Personal patches
Go to file
Piotr Kubaj 1f0c87e8fe x11-wm/windowmaker: fix build on GCC architectures
Use C99 mode:
actions.c:713: error: 'for' loop initial declaration used outside C99 mode
2020-08-25 10:26:56 +00:00
accessibility
arabic
archivers Actually bump PORTREVISION after fixing -fno-common build. 2020-08-24 14:56:43 +00:00
astro Update to 0.115 2020-08-23 19:38:08 +00:00
audio - Fix under clang11 2020-08-24 19:10:01 +00:00
base
benchmarks benchmarks/flowgrind: Fix build on 13-CURRENT 2020-08-24 23:56:33 +00:00
biology
cad Update to version 6.4.2. 2020-08-23 08:50:14 +00:00
chinese
comms - Fix build under clang 11 2020-08-24 16:24:07 +00:00
converters
databases - Add LICENSE 2020-08-25 09:36:38 +00:00
deskutils Fix build with -fno-common. 2020-08-24 05:37:50 +00:00
devel devel/electron6: copy fix for current from electron7 2020-08-25 07:18:29 +00:00
dns Update to latest commit. 2020-08-24 14:30:07 +00:00
editors Update to the snapshot on 2020-08-24. 2020-08-24 12:19:10 +00:00
emulators emulators/yuzu: update to s20200824 2020-08-25 00:42:18 +00:00
finance New port: finance/hs-hledger-web: Web interface for hledger, the accounting software 2020-08-23 05:13:33 +00:00
french
ftp - Update to 0.17.2 2020-08-23 17:24:07 +00:00
games games/gnugo: FIx build with -fno-common 2020-08-25 09:39:57 +00:00
german
graphics graphics/mesa-devel: update to 20.2.b.634 2020-08-25 00:42:24 +00:00
hebrew
hungarian
irc irc/eggdrop-devel: Update to latest commit 2020-08-24 23:54:37 +00:00
japanese Fix breakage of anthy.el with emacs27. 2020-08-24 12:52:34 +00:00
java
Keywords
korean
lang Update to the 20200821 snapshot of GCC 9.3.1. 2020-08-25 09:42:23 +00:00
mail mail/isoqlog: Fix build on 13-CURRENT 2020-08-24 23:52:38 +00:00
math Zap duplicate definition to fix build with -fno-common. 2020-08-24 15:05:08 +00:00
misc misc/shared-mime-info: update to 2.0 2020-08-24 07:35:12 +00:00
Mk Fix dependency lines after r545533 2020-08-23 09:34:46 +00:00
multimedia multimedia/libva-intel-media-driver: update to 20.3.p6 2020-08-25 07:06:31 +00:00
net Apparently the error I flagged had been fixed by previous commit r541992, 2020-08-24 21:50:42 +00:00
net-im net-im/matterbridge: update to 1.18.1 2020-08-24 16:44:40 +00:00
net-mgmt net-mgmt/ipv6calc: Fix build on 13-CURRENT 2020-08-24 23:55:49 +00:00
net-p2p Update to 6.3.2 2020-08-24 06:23:51 +00:00
news
polish
ports-mgmt
portuguese
print print/foomatic-filters: No-op formatting changes 2020-08-24 11:39:17 +00:00
russian
science science/lammps: Update 21Aug2020 -> 24Aug2020 2020-08-25 01:38:41 +00:00
security security/libgpg-error: update to 1.39 2020-08-25 05:02:07 +00:00
shells Update manual page to refer to ${LOCALBASE}/etc/profile instead of /etc/profile. 2020-08-24 19:03:08 +00:00
sysutils Update to 1.0.21 2020-08-25 08:18:29 +00:00
Templates
textproc textproc/qr: fix build on GCC architectures 2020-08-24 23:35:52 +00:00
Tools bump_revision.pl: fix typo in help text. 2020-08-23 09:16:29 +00:00
ukrainian
vietnamese
www www/minio: update to 2020.08.25.00.21.20 2020-08-25 04:29:38 +00:00
x11 x11/radare-cutter: update to 1.11.1 2020-08-24 16:49:12 +00:00
x11-clocks x11-clocks/asclock-xlib: Fix build with -fno-common 2020-08-23 22:15:59 +00:00
x11-drivers x11-drivers/xf86-video-geode: Fix -fno-common 2020-08-24 20:21:07 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots: refresh LIBSEAT patches 2020-08-24 10:26:10 +00:00
x11-wm x11-wm/windowmaker: fix build on GCC architectures 2020-08-25 10:26:56 +00:00
.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.