1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dimitry Andric 89909595ad archivers/upx: fix build with clang 13
During an exp-run for llvm 13 (see bug 258209), it turned out that
archivers/upx fails to build with clang 13:

p_wcle.cpp:739:27: error: variable 'n' set but not used [-Werror,-Wunused-but-set-variable]
    unsigned count,object,n,r;
                          ^
1 error generated.

This is because clang 13 now has a -Wunused-but-set-variable warning
similar to gcc's, and it is enabled under -Wall.

The p_wcle.cpp file has two instances where the 'n' variable is used for
debugging purposes, but the first instance is marked with UNUSED(n). The
second is not, triggering this warning. Fix it by also marking the
second instance with UNUSED(n).

PR:		258394
Approved by:	maintainer timeout (3 weeks)
2021-10-02 12:48:13 +02:00
.hooks
accessibility accessibility/orca: Update to 41.0 2021-09-29 10:38:16 -07:00
arabic editors/libreoffice: update to 7.2.1 release (+) 2021-09-17 04:14:10 +10:00
archivers archivers/upx: fix build with clang 13 2021-10-02 12:48:13 +02:00
astro cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
audio audio/musicpd: convert MANPAGES to target helpers 2021-10-02 04:19:41 +00:00
base cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
benchmarks */Makefile: Sort SUBDIRs 2021-09-27 23:55:49 +08:00
biology biology/ncbi-cxx-toolkit: Update 25.0.0 -> 25.2.0 2021-10-01 00:14:37 -07:00
cad *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
chinese cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
comms cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
converters converters/p5-LaTeXML: Update to 0.8.6 2021-10-01 09:08:44 +08:00
databases databases/closql: Update to 1.2.0 2021-10-02 16:55:28 +09:00
deskutils deskutils/gnome-contacts: Update to 41.0 2021-09-30 20:45:47 -07:00
devel devel/forge-devel: Update to latest snapshot 2021-10-02 16:56:22 +09:00
dns cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
editors editors/with-editor: Update to 3.0.5 2021-10-02 16:55:48 +09:00
emulators emulators/wine: Merge the VULKAN option into VKD3D 2021-10-02 07:02:18 +00:00
finance cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
french cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
ftp ftp/sftpgo: Update to 2.1.2 2021-10-01 23:11:00 +00:00
games games/dxx-rebirth: update to 20210922 2021-10-01 12:57:18 +00:00
german german/mythes: Update to 2021.09.26 2021-09-28 03:48:14 +08:00
graphics graphics/mesa-devel: update to 21.2.b.3070 2021-10-02 00:53:39 +00:00
hebrew editors/libreoffice: update to 7.2.1 release (+) 2021-09-17 04:14:10 +10:00
hungarian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
irc *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
japanese *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
java java/openjdk17: enable on powerpc64 2021-09-30 22:19:01 +00:00
Keywords
korean editors/libreoffice: update to 7.2.1 release (+) 2021-09-17 04:14:10 +10:00
lang *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
mail *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
math *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
misc misc/qt5ct: update to 1.5 2021-10-02 07:20:17 +02:00
Mk editors/emacs-devel: Update to 2021-10-01 commit, 30bbb57* 2021-10-01 19:52:49 -03:00
multimedia multimedia/ustreamer: Update 4.5 -> 4.6 2021-10-01 00:14:38 -07:00
net net/tramp: unbreak 2021-10-02 08:51:46 +00:00
net-im net-im/folks: Fix pkg-plist 2021-09-30 20:50:51 -07:00
net-mgmt cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
net-p2p cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
news news/inn-current: Update to 20210922 2021-09-24 13:25:16 -07:00
polish */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
ports-mgmt ports-mgmt/pkg: update to 1.17.2 2021-09-21 10:23:31 +02:00
portuguese portuguese/hunspell: Update to 20210922 2021-09-27 23:56:23 +08:00
print *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
russian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
science science/openems: fix build on powerpc64* 2021-10-01 14:39:19 +00:00
security *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
shells shells/ohmyzsh: Update to 20210930 2021-10-01 23:47:52 +00:00
sysutils *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
Templates Templates/BSD.local.dist: add share/icons 2021-09-27 11:33:18 +02:00
textproc *: Chase new major version (29) of editors/emacs-devel 2021-10-01 19:55:27 -03:00
Tools cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
ukrainian */*mythes: Fix 72664fc2b4 2021-09-21 11:47:29 +08:00
vietnamese editors/libreoffice: update to 7.2.1 release (+) 2021-09-17 04:14:10 +10:00
www www/nextcloud: Update to 22.2.0 2021-10-02 10:08:12 +00:00
x11 x11/gnome-shell: Fix crashes on start 2021-10-01 20:49:41 -07:00
x11-clocks
x11-drivers cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
x11-fm x11-fm/mucommander: unbreak 2021-09-29 20:54:17 +09:00
x11-fonts x11-fonts/iosevka: Update to 10.3.0 2021-09-28 13:35:33 +02:00
x11-servers x11-servers/xorg-server: fix OPTIONs handling 2021-09-30 23:45:50 +02:00
x11-themes x11-themes/greybird-theme: Update to 3.22.15 2021-09-25 23:20:48 +02:00
x11-toolkits cleanup: drop support for EOL FreeBSD 11.X 2021-09-30 23:23:30 +02:00
x11-wm x11-wm/river: update to s20210930 2021-10-02 00:10:14 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs textproc/opensearch: New port 2021-09-19 09:33:35 -10:00
Makefile
MOVED MOVED: games/gemrb was resurrected 2021-10-02 08:55:15 +00:00
README
UIDs textproc/opensearch: New port 2021-09-19 09:33:35 -10:00
UPDATING UPDATING: Fix some typos 2021-09-26 17:05:57 +02: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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.