1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2009-03-30 10:56:11 +00:00
accessibility
arabic
archivers - Fix files/Makefile and mark the port as MAKE_JOBS_SAFE 2009-03-30 09:33:56 +00:00
astro
audio Fix plist. 2009-03-29 15:54:45 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 0.53 2009-03-30 05:19:03 +00:00
deskutils
devel Fix non-PIC calls in assembly for PowerPC. While here, define 2009-03-30 01:53:38 +00:00
dns
editors - Mark it as MAKE_JOBS_UNSAFE, i did it wrong on last commit 2009-03-29 15:20:49 +00:00
emulators Strongly recommed FreeBSD 7.0 or later; rewrite the entire paragraph a bit. 2009-03-29 17:34:48 +00:00
finance
french
ftp Upgrade to 2.04. 2009-03-30 08:15:57 +00:00
games Fix parallel build and mark as MAKE_JOBS_SAFE. 2009-03-30 10:56:11 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang Set MAKE_JOBS_SAFE to allow for parallel builds. 2009-03-29 21:48:30 +00:00
mail
math Update to 0.9.7.5 2009-03-29 21:32:04 +00:00
mbone
misc Reformat package description and add WWW entry. 2009-03-29 16:34:11 +00:00
Mk
multimedia
net - Update to 0.7.3 2009-03-30 09:21:22 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Upgrade to 20090327c. 2009-03-30 04:47:37 +00:00
shells
sysutils * Fix a problem where waitpid() may return EINTR which causes the various 2009-03-30 00:17:17 +00:00
Templates
textproc - Update to 1.48 2009-03-30 08:41:54 +00:00
Tools
ukrainian
vietnamese
www Update from 0.7.44 to 0.7.45. 2009-03-30 10:29:34 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits disable MAKE_JOBS_SAFE temporary to fix build on tb 2009-03-30 07:03:25 +00:00
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.