1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu e22c4c3828 Upgrade to 0.5.5.
PR:		ports/150253
Submitted by:	maintainer
2011-08-29 01:08:29 +00:00
accessibility
arabic
archivers Update my mail address in the ports I maintain. 2011-08-28 18:04:48 +00:00
astro
audio Add a patch to make compile with clang get further 2011-08-28 15:40:37 +00:00
benchmarks
biology
cad Add rcc to the qt4 dependencies. 2011-08-28 13:41:11 +00:00
chinese
comms
converters
databases Update MASTER_SITE and WWW, and honor portlint. 2011-08-28 22:18:00 +00:00
deskutils - Mark BROKEN: bad depobj 2011-08-28 21:08:19 +00:00
devel - Upgrade to 0.25. 2011-08-29 00:09:44 +00:00
dns
editors Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
emulators Update to Wine 1.3.26. This includes the following changes: 2011-08-27 20:56:47 +00:00
finance - Update to 1.17 2011-08-28 12:56:56 +00:00
french
ftp - Add a new port: ftp/R-cran-RCurl 2011-08-28 19:16:01 +00:00
games - MAKE_JOBS_UNSAFE 2011-08-28 21:13:08 +00:00
german
graphics Mark as BROKEN -- Doesn't compile with latest OpenCV 2011-08-27 07:14:10 +00:00
hebrew
hungarian
irc Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
japanese Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
java Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
korean
lang Update to the 20110826 snapshot of GCC 4.6.2. 2011-08-27 23:35:23 +00:00
mail - Update to 2.9-20110820 2011-08-29 00:25:40 +00:00
math - Update MASTER_SITES 2011-08-28 21:59:26 +00:00
misc Chase editors/emacs update. 2011-08-27 22:22:57 +00:00
Mk
multimedia - Fix a typo. 2011-08-27 08:53:37 +00:00
net optionsify gnutls and gcrypt support 2011-08-28 19:16:00 +00:00
net-im Chase the libpurple shared lib version. 2011-08-28 21:28:10 +00:00
net-mgmt Potential fix build on sparc64 2011-08-28 16:29:39 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Update my mail address in the ports I maintain. 2011-08-28 18:04:48 +00:00
russian - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" 2011-08-27 09:55:12 +00:00
science Remove the dependency on multimedia/avifile which has been broken 2011-08-27 23:23:45 +00:00
security - update to version 0.20 2011-08-28 15:46:35 +00:00
shells
sysutils Move busybox-1.19.0-freebsd.patch to files/patch-freebsd-upstream. 2011-08-29 00:08:00 +00:00
Templates
textproc - Update *_DEPENDS 2011-08-28 13:25:36 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 0.5.5. 2011-08-29 01:08:29 +00:00
x11
x11-clocks
x11-drivers
x11-fm o Fix program version number: it displays 0.2.0.15 even though the 2011-08-27 21:42:24 +00:00
x11-fonts Update my mail address in the ports I maintain. 2011-08-28 18:04:48 +00:00
x11-servers
x11-themes Update my mail address in the ports I maintain. 2011-08-28 18:04:48 +00:00
x11-toolkits - Update to 0.67 2011-08-27 10:39:31 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED llnlxftp has been resurrected. 2011-08-28 07:34:07 +00:00
README
UIDs
UPDATING Add a note about print/cups-{base,client,image}, advising 2011-08-28 22:15:59 +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.