1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2010-12-11 20:26:45 +00:00
accessibility - Chase speech-dispatcher shlib bump. 2010-12-08 22:15:55 +00:00
arabic
archivers
astro - Update to 3701 2010-12-08 14:55:35 +00:00
audio - Fix build with custom prefix/localbase 2010-12-10 23:44:41 +00:00
benchmarks - Re-assign all my ruby* ports to ruby@ 2010-12-08 23:08:04 +00:00
biology
cad Chase Tix upgrade and fix Tclx dependency. 2010-12-07 18:53:24 +00:00
chinese
comms Fix stupid last-minute error. 2010-12-10 16:59:24 +00:00
converters - Fix pkg-plist 2010-12-11 18:51:26 +00:00
databases - WITH_GCOV breaks nss 2010-12-11 17:48:46 +00:00
deskutils - Update to 1.4.5 2010-12-08 15:26:01 +00:00
devel Update to version 4.4.10. 2010-12-11 19:24:01 +00:00
dns Update to 1.6.7 2010-12-10 22:27:57 +00:00
editors Update to DEV300_m95. 2010-12-11 06:40:50 +00:00
emulators
finance
french Update to version 4.4.10. 2010-12-11 19:24:01 +00:00
ftp Update to 4.1.1 2010-12-09 07:25:21 +00:00
games - Chase recent x11-toolkits/gtkextra2 update. 2010-12-11 16:37:25 +00:00
german Update to version 4.4.10. 2010-12-11 19:24:01 +00:00
graphics Update webp to 0.0.5 2010-12-11 18:32:03 +00:00
hebrew
hungarian
irc - fix build with NOPORTDOCS 2010-12-11 05:20:42 +00:00
japanese - Fix dependency versions 2010-12-08 20:49:38 +00:00
java - mark broken because it doesn't fetch 2010-12-11 15:48:47 +00:00
korean
lang - Support = in hostnames compatiable with misc/149510. 2010-12-11 17:46:13 +00:00
mail - Update to 1.0.17 2010-12-10 23:06:36 +00:00
math Fix build with new ocaml preprocessor (patch from upstream) 2010-12-10 17:23:11 +00:00
mbone
misc - Mark some ruby* and rubygem* broken with ruby 1.9 2010-12-09 21:46:18 +00:00
Mk - Added PHP license - versions 2.02, 3.0 and 3.01 2010-12-10 19:09:20 +00:00
multimedia - Add back libexecinfo code that I disabled at first. 2010-12-10 19:11:10 +00:00
net - Update to 0.9.11 2010-12-11 18:51:52 +00:00
net-im - Fix typo in patch 2010-12-10 23:05:58 +00:00
net-mgmt - Fix depends when WITH_MYSQL 2010-12-10 23:04:49 +00:00
net-p2p
news Fix NOPORTDOCS builds if gmake isn't installed. 2010-12-09 10:05:37 +00:00
palm
polish
ports-mgmt Reset drizzt@gufi.org due to maintainer-timeouts and inactivity. 2010-12-09 14:37:42 +00:00
portuguese
print - Update to 1.6.8 2010-12-11 17:40:26 +00:00
russian Update to version 4.4.10. 2010-12-11 19:24:01 +00:00
science - Fix plist and unbreak - do not overwrite file installed by shared-mime-info 2010-12-09 14:43:26 +00:00
security Mark BROKEN on HEAD: does not build. 2010-12-11 08:19:58 +00:00
shells - Fix support for rsync 3.0 2010-12-07 21:46:51 +00:00
sysutils - Unbreak: Conditionalize the utmpx patch based on OSVERSION 2010-12-11 20:26:45 +00:00
Templates
textproc - Update to 4.0 2010-12-11 14:12:38 +00:00
Tools common.conf has to be copied over as well as client.conf. 2010-12-09 00:50:02 +00:00
ukrainian
vietnamese
www - egg version != software version (yay!) 2010-12-11 17:54:06 +00:00
x11 - Update legacy drivers (new versions: 96.43.19 and 173.14.28) 2010-12-08 07:37:22 +00:00
x11-clocks - Mark BROKEN: incomplete plist 2010-12-05 19:32:39 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 2.1.2. 2010-12-11 16:34:54 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Changed category 2010-12-11 18:19:13 +00:00
README
UIDs
UPDATING Add note about multimedia/avidemux2 now having a seperate slave port 2010-12-10 18:07:09 +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.