1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-06-14 06:08:37 +00:00
accessibility
arabic
archivers Fix message catalog directories. 2007-06-13 15:04:22 +00:00
astro - Update to 1.61 2007-06-12 17:00:56 +00:00
audio Try to do a better job respecting C[XX]FLAGS. This also aids ia64 2007-06-13 13:14:01 +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 remove 4.x support (EOL) 2007-06-12 21:53:50 +00:00
converters - Update to 1.24 2007-06-14 04:17:13 +00:00
databases Update to 0.35 2007-06-13 20:29:02 +00:00
deskutils
devel - Update to 1.004 2007-06-14 02:49:16 +00:00
dns
editors
emulators - fix display problems with xorg7 2007-06-12 14:50:13 +00:00
finance
french
ftp
games - Follow MASTER_SITE_SUBDIR change. 2007-06-13 18:56:43 +00:00
german
graphics - Fix the build with recent GCC [1] 2007-06-13 11:38:35 +00:00
hebrew
hungarian
irc - bugfix: example files install and their pkg-plist entries 2007-06-13 23:39:01 +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 Update MASTER_SITES with new location. 2007-06-13 18:51:21 +00:00
mail - Update to 4.7.5 2007-06-13 16:36:17 +00:00
math Build fix: use gfortran42 explicitly instead of USE_GCC=4.2+. 2007-06-13 20:44:01 +00:00
mbone
misc
Mk
multimedia Undo damage from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111980 2007-06-13 06:06:59 +00:00
net - Update to 0.9.3 2007-06-14 02:30:06 +00:00
net-im Fix plist when building with SILC support. 2007-06-14 02:36:31 +00:00
net-mgmt - Set explicit paths for configure for faster execution and 2007-06-13 22:57:53 +00:00
net-p2p Update to 0.5.1.1. 2007-06-12 20:13:10 +00:00
news
palm
polish
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
science
security - optional pcap filter in rc.conf. 2007-06-14 02:51:01 +00:00
shells
sysutils - Add rc.d script 2007-06-14 06:07:23 +00:00
Templates
textproc - Update to 1.24 2007-06-14 06:08:37 +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 to 2.494 2007-06-14 05:10:02 +00:00
x11 Add a hack to fix a lot of hardcore paths of /usr/X11R6 to fix the problem for 2007-06-13 16:19:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.10.13 2007-06-14 02:15:29 +00:00
x11-wm - Make dbus dependency optional, default on 2007-06-12 23:08:03 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Update to 1.4 2007-06-13 13:53:11 +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.