1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jung-uk Kim 6c8a4c9c40 Add support for native jdk1.5.0 on FreeBSD/amd64.
Reviewed by:	maho (maintainer)
2006-05-18 16:03:07 +00:00
accessibility - Add pkg-descr 2006-05-17 20:56:56 +00:00
arabic
archivers
astro
audio - Update to 0.7.1 2006-05-18 13:26:30 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Add pkg-descr 2006-05-17 20:56:56 +00:00
deskutils
devel Update to 2.59 2006-05-18 14:59:09 +00:00
dns rcNG'fy the startup script. 2006-05-18 07:02:46 +00:00
editors Add support for native jdk1.5.0 on FreeBSD/amd64. 2006-05-18 16:03:07 +00:00
emulators
finance
french
ftp
games
german
graphics - Add pkg-descr 2006-05-17 20:56:56 +00:00
hebrew
hungarian
irc
japanese Update to 200605, the SKK dictionary as of May/01/2006. 2006-05-18 06:31:26 +00:00
java
korean
lang Correct a plist error. 2006-05-18 02:48:35 +00:00
mail Update to 3.0-rc2 2006-05-18 13:57:55 +00:00
math
mbone
misc
Mk
multimedia
net Updates, cleanups and improvements over the openldap23-* ports: 2006-05-18 15:03:48 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Add pkg-descr 2006-05-17 20:56:56 +00:00
russian
science
security
shells
sysutils Update WWW 2006-05-18 11:43:29 +00:00
Templates
textproc Update from 0.5.12 to 0.5.14 2006-05-18 09:07:54 +00:00
Tools
ukrainian
vietnamese
www - Add and document XPI_LIBDIR and XPI_XPIDIR variables 2006-05-18 10:02:37 +00:00
x11 - Add pkg-descr 2006-05-17 20:56:56 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts - Add pkg-descr 2006-05-17 20:56:56 +00:00
x11-servers
x11-themes
x11-toolkits - Add pkg-descr 2006-05-17 20:56:56 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
README
UPDATING Add a note about the OpenLDAP port change which makes threading disabled 2006-05-18 15:17: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 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/doc/en_US.ISO8859-1/books/handbook/

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.