1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Linimon 1d5efed748 Attempt to fix build on powerpc.
Hat:		portmgr
2011-12-28 03:45:23 +00:00
accessibility
arabic
archivers Pacify portlint 2011-12-27 15:14:23 +00:00
astro
audio Mark as broken on powerpc: fails to compile. 2011-12-28 03:23:43 +00:00
benchmarks
biology
cad
chinese Mark as broken on powerpc: fails to install with signal 11. 2011-12-28 03:27:46 +00:00
comms
converters Add gbsdconv 0.2, GUI for bsdconv. 2011-12-27 17:28:24 +00:00
databases DBIx::Class::DeploymentHandler is, as its name suggests, a tool for 2011-12-28 02:44:51 +00:00
deskutils Pacify portlint 2011-12-27 15:14:23 +00:00
devel Mark as ignore on powerpc: depends on gcc4.2, which does not run on 2011-12-28 03:35:25 +00:00
dns Pacify portlint 2011-12-27 15:14:23 +00:00
editors Pacify portlint 2011-12-27 15:14:23 +00:00
emulators
finance Mark as broken on powerpc: fails to install. 2011-12-28 03:39:28 +00:00
french
ftp
games Attempt to fix build on powerpc. 2011-12-28 03:45:23 +00:00
german
graphics - update to 4.0.0 release 2011-12-27 21:43:45 +00:00
hebrew
hungarian
irc Pacify portlint 2011-12-27 15:14:23 +00:00
japanese
java
korean
lang
mail Pacify portlint 2011-12-27 15:14:23 +00:00
math - Update to 1.3.1 2011-12-28 02:17:41 +00:00
misc - Update to 2011.14 2011-12-28 02:01:55 +00:00
Mk
multimedia
net Pacify portlint 2011-12-27 15:14:23 +00:00
net-im Pacify portlint 2011-12-27 15:14:23 +00:00
net-mgmt
net-p2p Pass maintainership to Barbara per email to ports@ 2011-12-27 21:09:57 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Fix compile if WITH_STATIC is enabled [1] 2011-12-27 23:10:11 +00:00
shells
sysutils ioping: This tool lets you monitor I/O latency in real time 2011-12-27 20:38:35 +00:00
Templates
textproc Pacify portlint 2011-12-27 15:14:23 +00:00
Tools Better wording to clarify the previous two commits. 2011-12-28 01:46:02 +00:00
ukrainian
vietnamese
www Pacify portlint 2011-12-27 15:14:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes This icon theme for Gnome provides monochromatic icons for panels, toolbars 2011-12-27 20:06:19 +00:00
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.