1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami b31ae6124b @dirrm two directories.
Submitted by:	bento
2000-07-05 06:30:52 +00:00
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters Update to 1.2. 2000-07-04 10:31:42 +00:00
databases Add lib/libtyphoon_p.a. 2000-07-05 06:07:11 +00:00
deskutils Temporary remove gvid - according to PW's requiest it belongs to x11 category. 2000-07-04 07:56:53 +00:00
devel Remove --without-included-gettext - it works in exactly opposite direction. 2000-07-04 13:58:32 +00:00
dns
editors
emulators
finance
french/ispell
ftp
games
german
graphics At MAN3, s/libpng.4/libpng.3/ 2000-07-04 15:18:29 +00:00
irc
japanese Update to 0.99.2. 2000-07-05 04:12:19 +00:00
java
korean Fix unistall problem. Found from bento log. 2000-07-04 18:55:41 +00:00
lang @dirrm two directories. 2000-07-05 06:30:52 +00:00
mail Catch up with imap-utils.tar.Z repack. (no essential changes regarding this port) 2000-07-04 16:20:31 +00:00
math
mbone
misc Add "${OSVERSION} < 500000 && ${OSVERSION} >= 400020" to list of 2000-07-04 23:54:24 +00:00
Mk (1) Change PERL_VERSION to 5.6.0 for newer 5-current. 2000-07-04 08:47:50 +00:00
multimedia
net Add three info files. 2000-07-05 06:01:30 +00:00
net-im
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security
shells
sysutils Update to 1.9. 2000-07-04 10:09:52 +00:00
Templates
textproc Now that libwmf builds shared libraries, update dependencies 2000-07-04 20:35:55 +00:00
Tools Allow existing CVS_RSH environment var to take precedent. 2000-07-04 09:55:31 +00:00
vietnamese Add one manpage, one doc file and delete two directories. 2000-07-05 06:10:27 +00:00
www Upgrade to mod_ssl 2.6.5 2000-07-04 11:29:06 +00:00
x11 Initial import of gvid - a little Gnome applet to quckly change X-server 2000-07-04 08:11:56 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.2.0. Remove inactive maintainer (never upgraded this port 2000-07-05 06:19:33 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.