1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 07744c21f1 Install all the header files needed.
PR:		ports/26512
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2001-04-12 16:43:45 +00:00
arabic
archivers
astro
audio Update to 0.13.0b. 2001-04-12 16:24:23 +00:00
benchmarks
biology
cad
chinese Update to 2.1. 2001-04-12 16:43:07 +00:00
comms
converters Upgrade to version 0.10 2001-04-11 15:27:25 +00:00
databases * USE_BZIP2 2001-04-11 21:57:44 +00:00
deskutils
devel upgrade to 1.2.8 2001-04-11 16:38:48 +00:00
dns
editors Update to Vim 6.0 beta AA 2001-04-11 19:56:45 +00:00
emulators
finance
french
ftp
games Update to 0.6.3. 2001-04-12 13:09:46 +00:00
german
graphics Install all the header files needed. 2001-04-12 16:43:45 +00:00
hebrew
hungarian
irc
japanese Now ipv6 is optional (but default) since www/mozilla has caught up. 2001-04-12 15:46:41 +00:00
java Add support for javawmwrapper. 2001-04-11 22:09:57 +00:00
korean
lang Update to 0.13.6. 2001-04-12 14:47:30 +00:00
mail
math
mbone
misc
Mk
multimedia
net Add licq-console, the Licq plugin for a curses-based UI. 2001-04-11 21:01:17 +00:00
net-im Add licq-console, the Licq plugin for a curses-based UI. 2001-04-11 21:01:17 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Build with NOPROFILE defined to avoid building the profiled library. 2001-04-11 19:00:18 +00:00
russian Add xcyrBGR, a keyboard layout chooser for Bulgarian users. 2001-04-12 15:36:01 +00:00
science
security Update DATs to 4133 2001-04-11 21:28:18 +00:00
shells Our `end' key defintion for TERM==cons25 seems to be different from others. 2001-04-11 16:47:56 +00:00
sysutils Update module: net (0.85-1). 2001-04-11 15:27:59 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Remove forceful WITH_FULL_MOZILLA - it now works with mozilla-embedded. 2001-04-12 12:41:32 +00:00
x11 sync up with x11/XFree86-4. 2001-04-12 14:26:00 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers sync up with x11/XFree86-4. 2001-04-12 14:26:00 +00:00
x11-themes Update to 1.0.4. 2001-04-12 14:37:47 +00:00
x11-toolkits Update to 1.0.4. 2001-04-12 14:37:47 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README

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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.