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 8faea4082f audio/asunder: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-format-truncation"
2020-07-27 09:46:10 +00:00
accessibility
arabic
archivers archivers/tar-stream-chunker: Update to 1.0.6 2020-07-26 14:45:11 +00:00
astro
audio audio/asunder: fix build on GCC architectures 2020-07-27 09:46:10 +00:00
base
benchmarks
biology Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
cad cad/alliance: Unbreak build with GCC 10 (-fno-common default) 2020-07-26 20:16:11 +00:00
chinese
comms
converters
databases - Fix LICENSE 2020-07-27 09:36:20 +00:00
deskutils
devel devel/rinutils: remove duplicate distinfo entry 2020-07-27 05:21:39 +00:00
dns
editors editors/nvi2-port: Rename to editors/nvi2 2020-07-27 01:58:33 +00:00
emulators Mark BROKEN 2020-07-26 06:55:10 +00:00
finance sympy-1.6 is no longer compatible with python 2.7 2020-07-26 07:16:27 +00:00
french
ftp
games New port: games/black-hole-solver 2020-07-26 09:04:41 +00:00
german
graphics Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
hebrew
hungarian
irc
japanese Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
java Restrict to Java 8 only 2020-07-25 17:58:07 +00:00
Keywords
korean Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
lang
mail update to 1.3.2 2020-07-27 09:23:42 +00:00
math - Upgrade to 0.5.2dev 2020-07-26 15:31:18 +00:00
misc misc/patchutils: add CONFLICTS, add LICENSE 2020-07-25 08:59:15 +00:00
Mk
multimedia multimedia/pipewire: Update to 0.3.7 2020-07-26 10:20:37 +00:00
net net/mediatomb: Unbreak build with GCC 10 (-fno-common default) 2020-07-26 18:28:30 +00:00
net-im net-im/libaccounts-glib: add tests-option to meson 2020-07-25 08:46:51 +00:00
net-mgmt Fix double logging 2020-07-26 17:48:41 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print - Update to 0.25 2020-07-26 23:14:06 +00:00
russian
science science/netcdf-fortran: Unbreak build with GCC 10 2020-07-26 17:58:54 +00:00
security Add entry for Cacti 2020-07-27 08:48:46 +00:00
shells
sysutils - update to 20200726 2020-07-27 02:03:34 +00:00
Templates
textproc Update to 0.7.2 2020-07-27 09:22:54 +00:00
Tools
ukrainian
vietnamese
www Update to 0.12.2 2020-07-27 09:22:02 +00:00
x11
x11-clocks
x11-drivers Build xorg AMD video drivers on aarch64 2020-07-26 21:25:17 +00:00
x11-fm
x11-fonts x11-fonts/iosevka: Update to 3.3.1 2020-07-25 21:25:59 +00:00
x11-servers
x11-themes Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
x11-toolkits
x11-wm Update to 4.18.2 2020-07-27 09:22:23 +00:00
.arcconfig
.gitattributes
.gitauthors .gitauthors: Add Daniel Ebdrup Jensen (debdrup) 2020-07-26 11:18:25 +00:00
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix PKGNAME collision 2020-07-25 12:06:57 +00:00
README
UIDs
UPDATING Fix double logging 2020-07-26 17:48:41 +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.