1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rene Ladan 72efc09096 - Update to 11.0.696.65
- Fix build when ffmpeg-devel is installed [1] [2]
- Bring back proxy configuration detection [1]
- Minor enhancements [1]

Submitted by:	George Liaskos [geo.liaskos gmail.com] [1]
Reported by:	Mickael Maillot [mickael.maillot gmail.com] [2]
Obtained from:	freebsd-chromium development repository
Committed at:	FreeBSD Developer Summit 2011
2011-05-11 19:28:56 +00:00
accessibility
arabic
archivers Mark deprecated and for expiry. 2011-05-11 09:21:31 +00:00
astro
audio Update Gstreamer (core) to 0.10.33 2011-05-11 10:33:50 +00:00
benchmarks
biology Update to 1.6. Web site has been moved. 2011-05-11 05:55:27 +00:00
cad
chinese
comms
converters
databases Update from 2.2.5 to 2.2.7. 2011-05-11 15:20:59 +00:00
deskutils
devel - Update to 1.2000 2011-05-11 13:37:41 +00:00
dns
editors - Update to version 23.3 2011-05-11 11:15:48 +00:00
emulators
finance
french
ftp
games
german
graphics - use MAKE_JOBS_SAFE 2011-05-11 17:58:09 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail mail/exim: upgrade to 4.76 2011-05-11 11:30:17 +00:00
math - Update to 1.16 2011-05-11 13:47:27 +00:00
misc - Update to 4.5.10 2011-05-11 17:39:27 +00:00
Mk - Update to version 23.3 2011-05-11 11:15:48 +00:00
multimedia Make WWW point to SourceForge project site instead of expired project page. 2011-05-11 16:53:37 +00:00
net - Update to 258.14 2011-05-11 15:47:55 +00:00
net-im Fix typo in last commit 2011-05-11 16:15:23 +00:00
net-mgmt -Update to 0.6.4 2011-05-11 17:15:54 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print PR: 156866 2011-05-11 18:15:21 +00:00
russian
science
security - update tinc to build with lzo2 2011-05-11 16:18:11 +00:00
shells
sysutils - Update to 0.4.2 [1] 2011-05-11 18:51:30 +00:00
Templates
textproc - Update to 1.16 2011-05-11 07:38:22 +00:00
Tools
ukrainian
vietnamese
www - Update to 11.0.696.65 2011-05-11 19:28:56 +00:00
x11 Fix build. 2011-05-11 08:02:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 1. preserve the latest skype version that has OSS support as net-im/skype20 2011-05-11 09:51:07 +00:00
README
UIDs
UPDATING - Update to version 23.3 2011-05-11 11:15:48 +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.