1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-04-19 06:17:17 +00:00
accessibility
arabic
archivers archivers/py-pyliblzma: fix python version restriction 2017-04-17 18:42:12 +00:00
astro
audio - Move from SF to GitHub 2017-04-18 15:15:51 +00:00
base
benchmarks - Fix shebangs 2017-04-19 05:08:04 +00:00
biology
cad - Fix shebangs 2017-04-18 04:49:15 +00:00
chinese
comms - Fix shebangs 2017-04-18 04:49:15 +00:00
converters
databases Update to 0.18.0 2017-04-18 19:39:08 +00:00
deskutils Update deskutils/calibre to 2.83.0 2017-04-16 07:46:27 +00:00
devel - Fix shebangs 2017-04-19 05:08:04 +00:00
dns Update to 1.0.7 2017-04-16 11:07:11 +00:00
editors editors/emacs-devel: Update to upstream commit 28718c4 2017-04-17 18:17:53 +00:00
emulators Update to 5.1.20. 2017-04-18 20:56:44 +00:00
finance - Update to 1.7.1.0 2017-04-16 02:37:26 +00:00
french
ftp - Fix shebangs 2017-04-19 06:17:17 +00:00
games - Fix Shebangs 2017-04-18 18:26:19 +00:00
german Update to 2017.04.16 2017-04-17 16:06:56 +00:00
graphics - Fix Shebangs 2017-04-18 18:26:19 +00:00
hebrew
hungarian
irc - Fix Shebangs 2017-04-18 18:26:19 +00:00
japanese
java . Update to 8u131 2017-04-19 04:58:08 +00:00
Keywords
korean
lang Update to v5.25.11-59-g7335cb8. 2017-04-18 11:38:54 +00:00
mail - Remove vestiges of pkg-req support 2017-04-18 15:15:06 +00:00
math - Fix shebangs 2017-04-18 10:26:10 +00:00
misc Update to 1.12 2017-04-17 16:05:47 +00:00
Mk Add shared RTMPDUMP description 2017-04-18 19:38:28 +00:00
multimedia Fix py-cec build after update of libcec. 2017-04-18 01:15:29 +00:00
net - Fix shebangs 2017-04-19 06:17:17 +00:00
net-im - Fix Shebangs 2017-04-18 18:26:19 +00:00
net-mgmt net-mgmt/unifi5: Update to 5.4.14 2017-04-19 00:38:17 +00:00
net-p2p net-p2p/couchpotato: Update github snapshot to latest commit on master branch 2017-04-15 03:17:45 +00:00
news - Fix shebangs 2017-04-19 06:17:17 +00:00
palm
polish Update to 20170416 2017-04-17 16:07:01 +00:00
ports-mgmt
portuguese
print Update to 3.10.0 2017-04-16 11:08:49 +00:00
russian
science Add LICENSE 2017-04-17 16:06:01 +00:00
security Update to openiked-1.7 2017-04-18 19:51:05 +00:00
shells
sysutils sysutils/zap: Update to version 0.6.9 2017-04-18 21:48:25 +00:00
Templates
textproc - Fix shebangs 2017-04-19 06:17:17 +00:00
Tools
ukrainian
vietnamese
www www/firefox-esr: update to 52.1.0 (rc3) 2017-04-18 19:56:24 +00:00
x11 - Remove always true/false OSVERSION conditions 2017-04-18 14:45:00 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix shebangs 2017-04-19 06:17:17 +00:00
x11-wm x11-wm/e16: update to 1.0.18 2017-04-17 11:40:34 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES Introduce new "meson" USES. 2017-04-17 18:55:56 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2017-04-17 20:51:08 +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.