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
Piotr Kubaj e0d4a5b851 net/bsdec2-image-upload: fix build on GCC architectures
-W\#warnings is incorrect for GCC:
cc1: error: -Werror=#warnings: No option -W#warnings

MFH:		2020Q3 (fix build blanket)
2020-07-22 10:17:26 +00:00
accessibility
arabic
archivers
astro astro/gpsbabel: Add missing dependencies to GUI option 2020-07-22 09:06:51 +00:00
audio audio/darkice: fix build on GCC architectures 2020-07-22 00:39:25 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Update to 2.18.1 2020-07-22 09:46:08 +00:00
dns
editors
emulators
finance
french
ftp
games Clean up some things 2020-07-22 09:09:01 +00:00
german
graphics graphics/zathura: Update to 0.4.5. 2020-07-21 19:53:03 +00:00
hebrew
hungarian
irc Clean up some things 2020-07-22 09:09:01 +00:00
japanese
java
Keywords
korean
lang
mail
math Clean up some things 2020-07-22 09:09:01 +00:00
misc Clean up some things 2020-07-22 09:09:01 +00:00
Mk
multimedia multimedia/svt-vp9: update to 0.2.2 2020-07-22 09:49:57 +00:00
net net/bsdec2-image-upload: fix build on GCC architectures 2020-07-22 10:17:26 +00:00
net-im
net-mgmt net-mgmt/flow-tools: Fix run with python3 2020-07-22 06:09:52 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/afni: update to 20.2.05 2020-07-22 06:19:31 +00:00
security security/snort3: Update version 3.0.2-1=>3.0.2-2 2020-07-22 05:07:39 +00:00
shells
sysutils - Fix LICENSE 2020-07-22 09:36:05 +00:00
Templates
textproc Clean up some things 2020-07-22 09:09:01 +00:00
Tools
ukrainian
vietnamese
www www/py-pywikibot: Update 3.0.20200609 -> 3.0.20200703 2020-07-22 00:33:52 +00:00
x11 Follow-up to r542761 -- fix missing plist/distinfo changes 2020-07-21 21:10:33 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Follow-up to r542761 -- fix missing plist/distinfo changes 2020-07-21 21:10:33 +00:00
x11-toolkits Follow-up to r542761 -- fix missing plist/distinfo changes 2020-07-21 21:10:33 +00:00
x11-wm x11-wm/spectrwm: fix build on GCC architectures 2020-07-21 23:26:32 +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.