1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Luca Pizzamiglio 6b9a892c1b devel/hs-ShellCheck: update to 0.5.0
Submitted by:	voidanix_420blaze.it
Differential Revision:	https://reviews.freebsd.org/D17715
2018-11-28 17:20:29 +00:00
accessibility
arabic
archivers
astro
audio Update to 0.1.b120 2018-11-27 22:31:52 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.47 2018-11-28 15:28:02 +00:00
biology
cad
chinese
comms
converters converters/py-rencode: Fails to configure if cython is installed 2018-11-28 05:51:49 +00:00
databases
deskutils
devel devel/hs-ShellCheck: update to 0.5.0 2018-11-28 17:20:29 +00:00
dns
editors
emulators emulators/qemu-powernv: rename from emulators/qemu-ppcnv and update to POWER9 2018-11-28 09:37:30 +00:00
finance
french
ftp
games
german
graphics - Update to 2.18.26 2018-11-28 08:17:40 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20181123 snapshot of GCC 8.2.1. 2018-11-28 04:17:56 +00:00
mail - add ability to overwrite OPTIONS_DEFAULT for slave ports 2018-11-28 14:34:44 +00:00
math math/qwtplot3d: 2018-11-28 13:07:18 +00:00
misc
Mk
multimedia
net net/xrdp: Fix build with audio/fdk-aac 2.0.0 etc 2018-11-28 08:12:18 +00:00
net-im - Add LICENSE 2018-11-28 09:30:30 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/kst2: 2018-11-28 12:40:23 +00:00
security security/p5-Crypt-OpenSSL-ECDSA: fix build with OpenSSL 1.1.1 2018-11-27 22:12:52 +00:00
shells This port now builds on 13.0-CURRENT. 2018-11-28 07:28:41 +00:00
sysutils sysutils/wimlib: Update to 1.13.0 2018-11-28 17:13:55 +00:00
Templates
textproc textproc/libextractor: update to 1.8 2018-11-27 21:47:52 +00:00
Tools
ukrainian
vietnamese
www www/py-graphite-web: fix pkg-message 2018-11-28 13:10:30 +00:00
x11 x11/radare-cutter: update to 1.7.2 2018-11-28 14:23:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/qwt5-qt5: 2018-11-28 13:23:36 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED math/qwtplot3d: 2018-11-28 13:07:18 +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.