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
Florian Smeets c8e8bbc681 Update to 1.10.3
PR:		ports/171296
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2012-09-03 22:33:28 +00:00
accessibility
arabic
archivers Mark ports MAKE_JOBS_SAFE after some testing. 2012-09-03 04:00:32 +00:00
astro - Fix linking with pthreads 2012-09-03 17:12:51 +00:00
audio Fix the V4L2 and PORTAUDIO options. 2012-09-03 18:43:38 +00:00
benchmarks
biology
cad
chinese
comms
converters - Update to 1.1.5 2012-09-02 07:45:01 +00:00
databases Chase rename of lang/spidermonkey to lang/spidermonkey17. 2012-09-02 20:02:00 +00:00
deskutils Growl For Linux is Linux-compatible of Growl. Growl is a notification 2012-09-02 20:03:39 +00:00
devel Fix build with clang. 2012-09-03 20:48:44 +00:00
dns
editors
emulators
finance In devel/gwenhywfar and finance/aqbanking, the documentation installed by 2012-09-02 09:58:32 +00:00
french
ftp
games - Update to 1.1 2012-09-03 22:24:23 +00:00
german Update to latest versions 2012-09-03 19:28:44 +00:00
graphics After a report of an error, mark graphics/libGL as not MAKE_JOBS_SAFE 2012-09-03 19:04:31 +00:00
hebrew
hungarian
irc revert last change, it cause some seg faults. 2012-09-03 03:50:42 +00:00
japanese
java
korean
lang Chase rename of lang/spidermonkey to lang/spidermonkey17. 2012-09-02 20:02:00 +00:00
mail - fix build of www/firefox, www/seamonkey and mail/thunderbird on stable/7 after 2012-09-03 21:16:00 +00:00
math - Update to 0.5-50 2012-09-02 14:37:52 +00:00
misc - Update to 1.3.1 2012-09-03 16:30:17 +00:00
Mk - Add hast to USERS_BLACKLIST [1]. 2012-09-03 20:47:01 +00:00
multimedia - Fix remaining i386 build failures by setting USE_GCC?= 4.6+ there, see: 2012-09-03 20:32:26 +00:00
net Update to 20120901 2012-09-03 19:27:45 +00:00
net-im - update to 0.15.1 2012-09-02 05:29:18 +00:00
net-mgmt Update to 0.36 2012-09-02 15:34:44 +00:00
net-p2p - Fix another high CPU usage condition 2012-09-03 17:40:21 +00:00
news - Fix innd/nnrpd semget failures 2012-09-02 13:53:16 +00:00
palm
polish Update to latest versions 2012-09-03 19:28:44 +00:00
ports-mgmt - update to checkin abeb0b8b2b 2012-09-03 22:10:38 +00:00
portuguese
print Mark ports unsafe per wiki page of broken ports. 2012-09-02 23:04:06 +00:00
russian
science
security - Add patch to fix getsubopt() parsing 2012-09-02 09:04:01 +00:00
shells
sysutils - Fix typo in BACKSPACE_DESC string 2012-09-03 15:47:52 +00:00
Templates
textproc Fix build on 7.x by removing the dependency to devel/libgetline prior to 2012-09-03 19:46:41 +00:00
Tools
ukrainian
vietnamese
www Update to 1.10.3 2012-09-03 22:33:28 +00:00
x11
x11-clocks Mark ports unsafe per wiki page of broken ports. 2012-09-02 23:04:06 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Mark ports MAKE_JOBS_SAFE after some testing. 2012-09-03 04:00:32 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Rename lang/spidermonkey to lang/spidermonkey17 in preperation for the 2012-09-02 19:59:20 +00:00
README
UIDs
UPDATING - Stop installing FindAnalitza.cmake now that math/analitza provides 2012-09-02 10:46:30 +00:00

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.