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
2009-03-26 03:33:51 +00:00
accessibility bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
arabic
archivers - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
astro Update to 0.17 2009-03-25 21:46:58 +00:00
audio Mark it BROKEN on 8-CURRENT, it does not compile. 2009-03-25 22:23:09 +00:00
benchmarks
biology - Update to 1.91 2009-03-25 17:38:35 +00:00
cad bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
chinese bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
comms bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
converters
databases - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 14:04:40 +00:00
deskutils - Fix build on HEAD 2009-03-25 13:11:50 +00:00
devel StatSVN retrieves information from a Subversion repository and 2009-03-25 23:32:10 +00:00
dns - Fix build after addition of getdelim() and strndup() 2009-03-25 15:46:07 +00:00
editors Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 16:24:14 +00:00
emulators Add missing patches for X11 build 2009-03-25 18:19:46 +00:00
finance bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
french
ftp - Update to 3.7.11 2009-03-25 15:07:17 +00:00
games - Fix the build on -CURRENT by removing inline from public function definitions 2009-03-25 22:34:30 +00:00
german
graphics Unbreak security/vpnc and graphics/pecomato. Those ports were fixed by 133053, 2009-03-25 23:23:01 +00:00
hebrew
hungarian
irc bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
japanese
java . Update to tzupdater 1.3.12. 2009-03-26 03:30:08 +00:00
korean
lang - Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 12:39:49 +00:00
mail Update to 2.3.14. 2009-03-25 17:02:25 +00:00
math Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 16:24:14 +00:00
mbone
misc Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 02:57:25 +00:00
Mk
multimedia Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 03:33:51 +00:00
net - Add LIB_DEPENDS on devel/silc-toolkit. 2009-03-25 18:04:28 +00:00
net-im Fix the build on -CURRENT by removing inline from public function definitions. 2009-03-25 03:48:05 +00:00
net-mgmt - Add devel/p5-Clone to RUN_DEPEND 2009-03-25 18:17:13 +00:00
net-p2p - Revert the last change - known to break the build with boost 1.34. Is be committed again along with boost update. 2009-03-25 16:45:59 +00:00
news
palm
polish bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
ports-mgmt OPTIONs test fixes. 2009-03-25 18:06:29 +00:00
portuguese
print - Fix probing HP PS 8250 printer 2009-03-25 16:42:56 +00:00
russian
science - Fix for new ruby-gettext 2009-03-25 12:05:43 +00:00
security Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 03:33:51 +00:00
shells
sysutils link to the build 2009-03-25 22:17:59 +00:00
Templates
textproc Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-26 03:33:51 +00:00
Tools - Add a new case 'nested-declaration' to catch errors on -current. 2009-03-25 10:18:41 +00:00
ukrainian
vietnamese
www - Fix leftover examples directory. 2009-03-25 21:18:06 +00:00
x11 - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
x11-clocks bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
x11-drivers
x11-fm
x11-fonts bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
x11-servers
x11-themes bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
x11-toolkits - Mark BROKEN on HEAD, does not like new USB stack 2009-03-25 21:15:26 +00:00
x11-wm - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
.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.