1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-04-07 20:07:11 +00:00
accessibility accessibility/speech-dispatcher: update to 0.8.8 2019-04-07 14:23:24 +00:00
arabic
archivers Update to 0.0946 2019-04-07 20:06:50 +00:00
astro
audio audio/qmidiarp: fix build with GCC-based architectures 2019-04-07 17:48:24 +00:00
base
benchmarks
biology
cad - Change MASTER_SITES to a web site I own. This is a stop-gap measure until 2019-04-07 18:31:06 +00:00
chinese
comms
converters
databases Update to newer snapshot 2019-04-07 20:05:40 +00:00
deskutils
devel Add NO_ARCH 2019-04-07 20:07:06 +00:00
dns Update to 0.6.6 2019-04-07 20:06:18 +00:00
editors
emulators
finance
french
ftp
games Fix build on GCC-based architectures by setting -Wno-reserved-user-defined-literal 2019-04-07 16:31:11 +00:00
german devel/eric6: update to 19.04 2019-04-07 16:59:03 +00:00
graphics graphics/ossim: Unbreak builds on i386 2019-04-07 17:57:16 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to the 20190404 snapshot of GCC 7.4.1. 2019-04-07 16:30:27 +00:00
mail
math math/py-GridDataFormats: Update 0.4.0 -> 0.4.1 2019-04-07 17:37:25 +00:00
misc Update to 2.05 2019-04-07 20:07:11 +00:00
Mk
multimedia
net net/py-wsproto: Update version 0.13.0=>0.14.0 2019-04-07 18:55:13 +00:00
net-im Update to 12.7 2019-04-07 20:06:29 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian devel/eric6: update to 19.04 2019-04-07 16:59:03 +00:00
science
security Don't use GCC 4.2 on GCC-based architectures; this port requires at 2019-04-07 16:24:56 +00:00
shells
sysutils Maintainer Update nsysctl 0.1 -> 0.1.1: 2019-04-07 16:39:21 +00:00
Templates
textproc textproc/scancode-toolkit: Update to 3.0.2 2019-04-07 19:09:10 +00:00
Tools
ukrainian
vietnamese
www www/py-cherrypy-old: Mark DEPRECATED 2019-04-07 18:53:28 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Chase rename of sysutils/atf-allwinner to sysutils/atf-sun50i_a64. 2019-04-07 15:23:04 +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.