1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich e265804c5c devel/ispc: Only enable host architecture (no cross-platrorm compilation)
PR:		249289
Reported by:	VVD <vvd@unislabs.com>
2020-09-13 10:09:48 +00:00
accessibility
arabic
archivers
astro
audio audio/libopenshot-audio: Update to 0.2.0.14 2020-09-13 04:31:14 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases databases/pgsphere: stop using VLAs to fix PG12 compilation 2020-09-13 03:19:20 +00:00
deskutils
devel devel/ispc: Only enable host architecture (no cross-platrorm compilation) 2020-09-13 10:09:48 +00:00
dns dns/knot2: Update to 2.9.6 2020-09-13 01:55:26 +00:00
editors
emulators emulators/rpcs3: update to 0.0.12.10876 2020-09-12 23:07:12 +00:00
finance
french
ftp
games
german
graphics graphics/py-visvis: Update to 1.12.4 2020-09-13 07:07:51 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math math/gnumeric: remove python extension and deprecation 2020-09-13 08:02:48 +00:00
misc Ports Collection no longer offers Qt4 support, make the wording Qt version- 2020-09-13 04:01:28 +00:00
Mk
multimedia multimedia/tautulli: Update to 2.5.5 2020-09-13 07:54:23 +00:00
net net/pichi: Update to 1.3.1 2020-09-13 07:22:30 +00:00
net-im net-im/prosody: Do not use prosodyctl in init script 2020-09-13 04:42:19 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science Upgrade to v4.1.2 and add a test target. 2020-09-13 09:26:10 +00:00
security security/py-ospd: Update 2.0.1 -> 20.8.1 2020-09-13 05:17:05 +00:00
shells shells/zsh: Fix build with devel/ncurses 6.2 2020-09-13 02:49:35 +00:00
sysutils sysutils/bpytop: Update to 1.0.30 2020-09-13 08:27:03 +00:00
Templates
textproc Upgrade to 2.9.7. 2020-09-13 08:55:28 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2020-09-13 09:36:49 +00:00
x11
x11-clocks
x11-drivers
x11-fm x11-fm/rox-filer: fix for -fno-common. 2020-09-12 23:01:59 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/qt5-gtkplatform: fix build with modern Qt 2020-09-13 06:20:16 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED graphics/libdssim: drop in favor of CARGO_CRATES 2020-09-13 06:23:16 +00:00
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.