1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Lars Engels 7ada7f3113 Potential fix build on sparc64
PR:		ports/160183
Submitted by:	naddy
Approved by:	Maintainer (me)
2011-08-28 16:29:39 +00:00
accessibility
arabic
archivers
astro
audio Add a patch to make compile with clang get further 2011-08-28 15:40:37 +00:00
benchmarks
biology
cad Add rcc to the qt4 dependencies. 2011-08-28 13:41:11 +00:00
chinese
comms
converters
databases - Add py-kyotocabinet 1.20 2011-08-28 14:05:51 +00:00
deskutils Update to 0.8.15 2011-08-27 22:45:20 +00:00
devel - Update to 0.39 2011-08-28 12:54:56 +00:00
dns
editors Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
emulators
finance - Update to 1.17 2011-08-28 12:56:56 +00:00
french
ftp llnlxftp has been resurrected. 2011-08-28 07:34:07 +00:00
games
german
graphics
hebrew
hungarian
irc Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
japanese Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
java Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
korean
lang Update to the 20110826 snapshot of GCC 4.6.2. 2011-08-27 23:35:23 +00:00
mail Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
math Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
misc Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
Mk
multimedia
net - Sort MAN3 and PLIST 2011-08-28 13:17:04 +00:00
net-im Remove 0-byte file 2011-08-28 07:05:18 +00:00
net-mgmt Potential fix build on sparc64 2011-08-28 16:29:39 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
russian
science Remove the dependency on multimedia/avifile which has been broken 2011-08-27 23:23:45 +00:00
security - update to version 0.20 2011-08-28 15:46:35 +00:00
shells
sysutils Remove unneeded run depdency on py-pysqlite2x 2011-08-28 16:13:54 +00:00
Templates
textproc - Update *_DEPENDS 2011-08-28 13:25:36 +00:00
Tools
ukrainian
vietnamese
www - fix typo GRAPVIZ_DEPS -> GRAPHVIZ_DEPS 2011-08-28 13:58:16 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED llnlxftp has been resurrected. 2011-08-28 07:34:07 +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.