1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Eitan Adler f6e06604fb Mark sqlite as MAKE_JOBS_UNSAFE
PR:		ports/167934
Submitted by:	"Bryan Drewery" <bryan@shatow.net>
Approved by:	Pavel Volkov <pavelivolkov@googlemail.com> (maintainer)
2012-05-16 19:36:02 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases Mark sqlite as MAKE_JOBS_UNSAFE 2012-05-16 19:36:02 +00:00
deskutils
devel Add patches to fix build with boost-1.48.0 2012-05-16 16:09:15 +00:00
dns
editors
emulators
finance Update to 1.39 2012-05-16 19:10:44 +00:00
french
ftp
games Mark BROKEN= does not build with boost-1.48.0 2012-05-16 16:10:58 +00:00
german
graphics Mark BROKEN= does not build with boost-1.48.0 2012-05-16 16:10:00 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang - Update lang/ruby19 to 1.9.3-p194 2012-05-16 17:43:28 +00:00
mail
math Mark BROKEN= does not build with boost-1.48.0 2012-05-16 16:10:58 +00:00
misc
Mk - Update lang/ruby19 to 1.9.3-p194 2012-05-16 17:43:28 +00:00
multimedia Update to 1.0.90s20120511 git snapshot (which attempts to fix audio 2012-05-16 17:10:17 +00:00
net Update net/clamz to 0.5 . 2012-05-16 17:15:19 +00:00
net-im
net-mgmt - fix startup of zenoss service 2012-05-16 17:24:23 +00:00
net-p2p Add patches to fix build with boost-1.48.0 2012-05-16 16:09:15 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Fix NOPORTDOCS with u2boat 2012-05-16 18:12:54 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add patches to fix build with boost-1.48.0 2012-05-16 16:08:12 +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.