1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold 24fd3f154b Correct spelling, and lint.
Sponsored by:	Absolight
2014-12-16 15:28:16 +00:00
accessibility
arabic
archivers
astro Pull another patch from Red Hat, to fix a runtime crash: 2014-12-14 13:23:35 +00:00
audio Big Gstreamer update: 2014-12-16 13:35:01 +00:00
benchmarks
biology Samtools implements various utilities for post-processing alignments in the 2014-12-15 21:59:19 +00:00
cad - Update to 7.0.20141202 2014-12-14 02:07:52 +00:00
chinese
comms Update py-numpy use in WsprMode/spectjt.py as well 2014-12-16 02:58:47 +00:00
converters
databases Update to 2.6.6 release. 2014-12-15 13:29:08 +00:00
deskutils Update to version 0.10.0 2014-12-15 23:00:51 +00:00
devel Update to version 3.2.1 2014-12-16 14:56:58 +00:00
dns - Improve wording and formatting (most notably, missing space before opening 2014-12-16 08:56:09 +00:00
editors Update to version 2.11 2014-12-15 00:19:53 +00:00
emulators - Fix a bug in pipelight-mkufs script 2014-12-15 17:00:22 +00:00
finance
french
ftp
games - Fix installation for DEDICATED=off case 2014-12-16 14:21:32 +00:00
german
graphics Big Gstreamer update: 2014-12-16 13:35:01 +00:00
hebrew
hungarian
irc
japanese
java Add an upstream patch to remove adlc's unused class FileBuffRegion. 2014-12-16 00:25:58 +00:00
Keywords
korean
lang Fix plist on i386 2014-12-13 22:43:46 +00:00
mail Change the WWW: line to avoid confusion. 2014-12-14 20:03:28 +00:00
math Update math/R-cran-gss to 2.1-4. 2014-12-16 11:09:36 +00:00
misc - Update comms/spandsp to version 0.0.6 [1] 2014-12-15 18:46:58 +00:00
Mk Big Gstreamer update: 2014-12-16 13:35:01 +00:00
multimedia Big Gstreamer update: 2014-12-16 13:35:01 +00:00
net - Improve wording and formatting (most notably, missing space before opening 2014-12-16 08:56:09 +00:00
net-im Update telepathy to 0.8.0 2014-12-16 10:26:19 +00:00
net-mgmt net-mgmt/seafile: Fix kernel thread support on DragonFly 2014-12-16 12:41:55 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Move kpse* scripts from texlive-base to tex-kpathsea. 2014-12-14 16:33:25 +00:00
russian
science
security Don't overwrite Perl's lddlflags, and remove a bunch of checks, we always ship 2014-12-16 13:45:53 +00:00
shells
sysutils - Improve wording and formatting (most notably, missing space before opening 2014-12-16 08:56:09 +00:00
Templates
textproc Make jobs unsafe on two ports 2014-12-15 14:26:05 +00:00
Tools
ukrainian
vietnamese
www Does not build < 10.0 even if WITH_OPENSSL_PORT: 2014-12-16 12:40:37 +00:00
x11 Mark legacy branches -173, -96, and -71 as FORBIDDEN: they are unsupported 2014-12-14 11:21:53 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Correct spelling, and lint. 2014-12-16 15:28:16 +00:00
README
UIDs
UPDATING Relocate 8-DEC entry to be in chronological order. 2014-12-15 19:34:18 +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.