1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-01-13 14:28:20 +00:00
accessibility
arabic
archivers
astro
audio audio/sndio: Update to 1.4.0 2018-01-13 12:45:07 +00:00
base
benchmarks
biology
cad Fix PKGBASE collision with cad/kicad-library 2018-01-13 09:47:41 +00:00
chinese
comms
converters Update to 2.97001 2018-01-13 08:12:46 +00:00
databases Update databases/elixir-ecto to version 2.2.8. 2018-01-13 10:10:40 +00:00
deskutils Update deskutils/latte-dock to latest upstream release, 0.7.3 2018-01-12 21:54:57 +00:00
devel - Move devel/py-repl to devel/py-pyrepl to march PyPi name 2018-01-13 12:27:45 +00:00
dns
editors editors/with-editor: update to 2.7.1 2018-01-12 14:41:35 +00:00
emulators - Improve grammar and properly spell ``VMware'' in the port description 2018-01-13 08:24:21 +00:00
finance
french
ftp
games update games/wtf to 20180110 snapshot from NetBSD 2018-01-12 18:43:34 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java java/java-checkstyle: Update version 7.6=>8.7 2018-01-13 11:25:40 +00:00
Keywords
korean
lang Update to the 20180111 snapshot of GCC 7.2.1. 2018-01-13 06:40:00 +00:00
mail
math Unbreak examples installation 2018-01-13 10:13:48 +00:00
misc Update to 0.14 2018-01-13 08:12:51 +00:00
Mk
multimedia Start setting QT_DEFINES again. 2018-01-12 22:53:03 +00:00
net Update to 0.71.0 2018-01-13 14:28:20 +00:00
net-im Add bitop-51 dependency. 2018-01-12 21:44:57 +00:00
net-mgmt net-mgmt/nagcon: update to 0.0.31 2018-01-12 14:47:22 +00:00
net-p2p
news
palm
polish
ports-mgmt Fix display of license acceptance menu if build logs are hidden with -H. 2018-01-12 21:59:51 +00:00
portuguese
print
russian
science
security Work around sem_unlink bug on FreeBSD when /tmp is using tmpfs 2018-01-13 09:53:15 +00:00
shells
sysutils Update to 1.2.0 2018-01-13 08:24:50 +00:00
Templates
textproc Update to 7.2.5 2018-01-13 08:24:45 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2018-01-13 09:00:52 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Take maintainership 2018-01-12 14:25:47 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move devel/py-repl to devel/py-pyrepl to march PyPi name 2018-01-13 12:27:45 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.