1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-09-30 10:51:24 +00:00
accessibility
arabic
archivers
astro Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-09-30 10:40:28 +00:00
audio Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-09-30 08:05:44 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Update to 0.91.0 2007-09-30 10:20:41 +00:00
dns
editors
emulators Mark broken on gcc4.2. 2007-09-30 08:27:46 +00:00
finance
french
ftp
games set RUN_DEPENDS 2007-09-30 10:12:41 +00:00
german
graphics Add new files that got accidently missed during autoconf update patch. 2007-09-30 05:19:51 +00:00
hebrew
hungarian
irc
japanese Mark as broken: fails to install. 2007-09-30 08:24:48 +00:00
java
korean
lang Chase mail/cclient shared library version bump. 2007-09-30 06:00:28 +00:00
mail Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion. 2007-09-30 07:37:07 +00:00
math
mbone
misc [update] misc/tempcontrol 2007-09-30 06:41:34 +00:00
Mk
multimedia
net Mark as broken with gcc4.2. 2007-09-30 08:19:31 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science Mark as broken on gcc 4.2. 2007-09-30 08:08:51 +00:00
security Remove cruft. 2007-09-30 10:51:24 +00:00
shells Add new files that got accidently missed during autoconf update patch. 2007-09-30 05:19:51 +00:00
sysutils Mark as broken: fails to compile (seems to be diferent on 6.x and 7.x). 2007-09-30 10:23:36 +00:00
Templates
textproc Mark as broken with gcc4.2. 2007-09-30 10:03:10 +00:00
Tools
ukrainian
vietnamese
www Mark broken with gcc4.2. 2007-09-30 09:35:55 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove autoconf-2.53/autoconf-2.59 from the tree, no longer needed. 2007-09-30 05:05:45 +00:00
README
UIDs Unify nologin path to /usr/sbin/nologin 2007-09-30 07:19:48 +00:00
UPDATING

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.