1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2013-12-25 15:07:34 +00:00
accessibility
arabic
archivers
astro
audio Fix compilation problems with Clang (inaccurate usage of type qualifiers, 2013-12-25 11:27:31 +00:00
benchmarks
biology biology/seqtools: update to 4.24 2013-12-24 17:23:23 +00:00
cad
chinese
comms Update freetype to 2.5.2. 2013-12-24 21:22:21 +00:00
converters - Respect CC/CFLAGS 2013-12-24 15:34:38 +00:00
databases Fix instructions for the apache>=2.3 case 2013-12-25 09:43:15 +00:00
deskutils - Fix build 2013-12-24 09:30:23 +00:00
devel devel/py-setuptools: update to 2.0.1 2013-12-25 12:19:57 +00:00
dns
editors Stagify, dismiss USE_GMAKE, utilize some helper knobs. No functional changes. 2013-12-25 13:47:13 +00:00
emulators
finance
french Update to version 4.5.17. 2013-12-24 16:12:50 +00:00
ftp ftp/ftpproxy: Unbreak on FreeBSD 10+ 2013-12-24 21:28:45 +00:00
games - Fix broken upstream staging support 2013-12-25 14:55:33 +00:00
german Update to version 4.5.17. 2013-12-24 16:12:50 +00:00
graphics - Fix build with clang 2013-12-24 22:01:22 +00:00
hebrew
hungarian
irc
japanese Update freetype to 2.5.2. 2013-12-24 21:22:21 +00:00
java Re-add jtreg to the distinfo. 2013-12-24 23:19:00 +00:00
Keywords
korean - Add a patch from upstram. 2013-12-24 23:02:33 +00:00
lang Update freetype to 2.5.2. 2013-12-24 21:22:21 +00:00
mail - Fix build on -current 2013-12-24 13:41:41 +00:00
math - Respect CXX/CXXFLAGS 2013-12-25 14:25:22 +00:00
misc Fix build with freetype 2.5.2. 2013-12-25 09:19:40 +00:00
Mk - Replace USE_DOS2UNIX target by a wrapper for USES=dos2unix 2013-12-24 10:22:26 +00:00
multimedia - Fix DOCS logic after conversion to new options 2013-12-25 07:44:25 +00:00
net - Update to 0.20.9 2013-12-25 15:07:34 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update freetype to 2.5.2. 2013-12-24 21:22:21 +00:00
russian Update to version 4.5.17. 2013-12-24 16:12:50 +00:00
science Update freetype to 2.5.2. 2013-12-24 21:22:21 +00:00
security - Respect CC/CFLAGS 2013-12-25 13:49:07 +00:00
shells
sysutils sysutils/hdup: Unbreak on FreeBSD 10+ 2013-12-24 21:35:54 +00:00
Templates
textproc Unbreak german/ispell and german/ispell-neu on F10+ 2013-12-24 21:22:25 +00:00
Tools
ukrainian
vietnamese
www - Fix build with clang 2013-12-24 14:23:21 +00:00
x11 - Fix build on 10.x 2013-12-25 12:54:43 +00:00
x11-clocks
x11-drivers
x11-fm Update freetype to 2.5.2. 2013-12-24 21:22:21 +00:00
x11-fonts Use NO_WRKSUBDIR=yes instead of WRKSRC=${WRKDIR}. 2013-12-24 23:22:35 +00:00
x11-servers
x11-themes
x11-toolkits Update freetype to 2.5.2. 2013-12-24 21:22:21 +00:00
x11-wm Update freetype to 2.5.2. 2013-12-24 21:22:21 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL sync with make -VLEGAL 2013-12-24 04:22:20 +00:00
Makefile
MOVED - Update math/freemat to version 4.2 and clean up the port. 2013-12-24 10:37:31 +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.