1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2015-11-14 20:33:58 +00:00
accessibility
arabic arabic/arabic: Fix staging after WRKDIR/WRKSRC global changes 2015-11-13 13:56:32 +00:00
archivers archivers/upx: Expand patch to support malloc.h-less DF 2015-11-13 09:33:40 +00:00
astro - Switch to options helpers 2015-11-14 03:55:19 +00:00
audio - Switch to USES=autoreconf 2015-11-14 20:33:58 +00:00
benchmarks
biology biology/seqtools: 4.39.0 -> 4.39.1 2015-11-13 18:46:02 +00:00
cad
chinese
comms comms/dabstick-radio: Expand patch to support malloc.h-less DF 2015-11-13 11:22:44 +00:00
converters
databases Chase PHP 5.4 expiration date 2015-11-13 22:13:24 +00:00
deskutils - Switch to options helpers 2015-11-14 03:55:31 +00:00
devel - Build shared libraries 2015-11-14 18:08:21 +00:00
dns Update to 4.1.6 2015-11-13 22:22:39 +00:00
editors Now that we are no longer avoiding certain versions of clang, convert to 2015-11-13 04:13:58 +00:00
emulators multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
finance - Add LICENSE_FILE 2015-11-14 13:50:59 +00:00
french
ftp - Allow concurrent installation (USE_PYTHON=concurrent) 2015-11-13 19:12:57 +00:00
games multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
german
graphics multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
hebrew
hungarian
irc
japanese - Add PORTSCOUT 2015-11-13 19:13:45 +00:00
java
Keywords
korean
lang Keep temporary build dirs within WRKDIR. 2015-11-14 19:54:37 +00:00
mail multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
math - Update MASTER_SITES and WWW, helpers 2015-11-14 20:27:12 +00:00
misc Upgrade misc/elixir-uuid to version 1.1.1. 2015-11-14 16:00:03 +00:00
Mk - Only consider missing dependency origins to be fatal if they were not 2015-11-13 18:00:34 +00:00
multimedia multimedia/libvpx: unbreak build on aarch64 2015-11-14 19:34:50 +00:00
net net/py-pysmb: update to 1.1.17 2015-11-14 20:12:52 +00:00
net-im multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
net-mgmt net-mgmt/xymon-client net-mgmt/xymon-server: Update to 4.3.23 2015-11-13 15:54:46 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Switch to USES=autoreconf 2015-11-14 17:17:38 +00:00
shells
sysutils xen: update to 4.5.2 2015-11-14 09:27:31 +00:00
Templates
textproc Chase PHP 5.4 expiration date 2015-11-13 22:13:24 +00:00
Tools
ukrainian
vietnamese
www multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
x11 multimedia/libvpx: update 1.5.0 2015-11-14 19:34:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Fix fetch 2015-11-14 19:49:50 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm - Clarify LICENSE 2015-11-14 03:55:57 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED net/py-smb: rename to py-pysmb to match upstream naming 2015-11-14 19:23:10 +00:00
README
UIDs
UPDATING Whitespace fixes; no actual content changed 2015-11-14 19:38:11 +00:00

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.