1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-06-14 22:31:03 +00:00
accessibility
arabic
archivers Fix message catalog directories. 2007-06-13 15:04:22 +00:00
astro - Update to 6.3.2 2007-06-14 22:09:59 +00:00
audio - Update maintainer address. 2007-06-14 22:31:03 +00:00
benchmarks
biology
cad
chinese fcitx stands for Free Chinese Input Toy of X,it's a ollection of Simplified 2007-06-13 04:52:50 +00:00
comms - Update maintainer address. 2007-06-14 22:31:03 +00:00
converters - Update to 1.24 2007-06-14 04:17:13 +00:00
databases - Drop maintainership 2007-06-14 22:16:41 +00:00
deskutils - Update maintainer address. 2007-06-14 22:31:03 +00:00
devel - Update maintainer address. 2007-06-14 22:31:03 +00:00
dns - Update to 1.4.0 2007-06-10 19:41:56 +00:00
editors Fix the build with GCC 4.2. 2007-06-14 09:10:15 +00:00
emulators - Fix the build with recent GCC [1] 2007-06-14 06:40:39 +00:00
finance
french
ftp - Update maintainer address. 2007-06-14 22:31:03 +00:00
games - Update to 0.2.0 2007-06-14 20:26:58 +00:00
german
graphics - Update maintainer address. 2007-06-14 22:31:03 +00:00
hebrew
hungarian
irc - Update maintainer address. 2007-06-14 22:31:03 +00:00
japanese - Update to 0.96 2007-06-14 03:31:03 +00:00
java
korean make it use termios instead of sgtty. 2007-06-12 06:51:29 +00:00
lang - Add lang/gnat-gcc4.3 2007-06-14 18:04:12 +00:00
mail - Update maintainer address. 2007-06-14 22:31:03 +00:00
math Upgrade to 0.6.2. 2007-06-14 19:23:14 +00:00
mbone
misc
Mk
multimedia - Fix mastersite. 2007-06-14 14:31:18 +00:00
net Upgrade to 1.8. This fixes compilation issues with gcc-4. 2007-06-14 19:41:11 +00:00
net-im - Update to 0.9.2 2007-06-14 21:19:35 +00:00
net-mgmt - Update maintainer address. 2007-06-14 22:31:03 +00:00
net-p2p - Update to 3.0.1.4 2007-06-14 08:03:09 +00:00
news Exclude 700000-700033 for ncursesw 2007-06-14 18:18:09 +00:00
palm
polish - Update to 1.7 2007-06-10 22:21:05 +00:00
ports-mgmt
portuguese - Upgrade to 20070411-0; 2007-06-12 19:51:45 +00:00
print "make describe" failed in top-level "make index" 2007-06-13 16:56:37 +00:00
russian - Attempt to fix build on 5.x 2007-06-11 10:26:14 +00:00
science - Update to 2.2.8 (with corrections) 2007-06-11 12:33:56 +00:00
security - Update maintainer address. 2007-06-14 22:31:03 +00:00
shells
sysutils - Update maintainer address. 2007-06-14 22:31:03 +00:00
Templates
textproc Remove 4.x cruft 2007-06-14 18:11:51 +00:00
Tools ARCH may be set in the environment for cross building, so only 2007-06-12 15:14:29 +00:00
ukrainian Upgrade to 1.4.0-0. 2007-06-12 19:52:00 +00:00
vietnamese
www - Update maintainer address. 2007-06-14 22:31:03 +00:00
x11 BROKEN: Checksum mismatch 2007-06-14 19:37:57 +00:00
x11-clocks - Update maintainer address. 2007-06-14 22:31:03 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update MASTER_SITE to reflect new distfile location. 2007-06-14 19:46:41 +00:00
x11-wm BROKEN: Checksum mismatch 2007-06-14 19:37:57 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs - add MeTA1 2007-06-10 13:33:05 +00:00
KNOBS
LEGAL
Makefile
MOVED Version 1.32 was only needed for 4.x. Goodbye 1.32, you have 2007-06-14 19:46:51 +00:00
README
UIDs - add MeTA1 2007-06-10 13:33:05 +00:00
UPDATING - Note for www/osCommerce users 2007-06-14 21:56:23 +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.