1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Meyer 63bac8854d - cleanup LICENSE_FILE
- update MASTER_SITES
2010-10-15 22:18:41 +00:00
accessibility Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
arabic
archivers Set DEPRECATED and schedule removal within 1 month 2010-10-14 06:09:31 +00:00
astro Fix typo in option comment. 2010-10-15 15:07:07 +00:00
audio
benchmarks
biology
cad
chinese Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
comms - Update to 3.2.4 2010-10-15 01:25:19 +00:00
converters - Update to 0.04.4 2010-10-13 02:35:02 +00:00
databases Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
deskutils SSHMenu is a GNOME panel applet that keeps all your regular SSH connections 2010-10-15 04:56:04 +00:00
devel - update to 1.212 2010-10-15 21:25:18 +00:00
dns
editors Update to Vim 7.3 patchlevel 28. 2010-10-15 06:58:05 +00:00
emulators - Update to 3.2.10 2010-10-15 06:32:04 +00:00
finance
french Update translation ports for devel/eric4 to version 4.4.9. 2010-10-15 14:52:02 +00:00
ftp - Add missing LICENSE 2010-10-15 11:30:05 +00:00
games Fix packaging in the WITHOUT_SOUND case. 2010-10-15 12:55:13 +00:00
german Update translation ports for devel/eric4 to version 4.4.9. 2010-10-15 14:52:02 +00:00
graphics - cleanup LICENSE_FILE 2010-10-15 22:02:32 +00:00
hebrew
hungarian
irc Add LICENSE 2010-10-12 16:26:52 +00:00
japanese Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
java Update Web Start and Java plugin to IcedTea6 1.9.1. 2010-10-13 19:51:32 +00:00
korean Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
lang Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9 2010-10-15 19:39:35 +00:00
mail - cleanup LICENSE_FILE 2010-10-15 22:12:42 +00:00
math Add data and meta-data files for ocaml findlib, 2010-10-15 15:15:49 +00:00
mbone
misc Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
Mk Remove dead mirrors 2010-10-13 18:45:17 +00:00
multimedia Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
net - cleanup LICENSE_FILE 2010-10-15 22:02:32 +00:00
net-im - Update to 1.7 2010-10-12 15:42:24 +00:00
net-mgmt - Allow ndo2db_configfile to be overridden correctly in /etc/rc.conf 2010-10-14 20:09:42 +00:00
net-p2p Remove expired ports: 2010-10-14 11:36:43 +00:00
news - update to 2.20 2010-10-15 14:33:06 +00:00
palm
polish
ports-mgmt
portuguese
print - Updated WWW: link 2010-10-14 14:12:15 +00:00
russian Update translation ports for devel/eric4 to version 4.4.9. 2010-10-15 14:52:02 +00:00
science
security - cleanup LICENSE_FILE 2010-10-15 22:18:41 +00:00
shells
sysutils - Fix panic on FreeBSD 8.x and newer 2010-10-14 11:44:10 +00:00
Templates
textproc Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
Tools
ukrainian
vietnamese
www Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
x11 Update to 2.20101012.3049 2010-10-15 21:29:54 +00:00
x11-clocks Update to 2.35 2010-10-14 13:31:21 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update to 20101013 2010-10-12 23:29:45 +00:00
x11-toolkits Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove expired ports 2010-10-15 17:40:31 +00:00
README
UIDs
UPDATING Upgrade LLVM and Clang to r116582 and bump the overall version to 2.9 2010-10-15 19:39:35 +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.