1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-02-15 11:50:35 +00:00
accessibility/atk Update to 0.10. 2002-02-12 09:08:42 +00:00
arabic
archivers
astro
audio Disable some asserts() that assume implementation characteristics 2002-02-14 16:59:45 +00:00
benchmarks
biology - Install documentation 2002-02-13 02:54:31 +00:00
cad
chinese
comms Forgotten in 8.0.201 update. 2002-02-15 11:11:56 +00:00
converters Delete a nonexistent port entry: "gb2jis". 2002-02-14 15:04:34 +00:00
databases Update to version 0.99 2002-02-15 06:03:44 +00:00
deskutils
devel Initial import of p5-File-FTS 0.01. 2002-02-15 07:40:02 +00:00
dns Fix distinfo file for new distfile path 2002-02-14 10:36:25 +00:00
editors Port should not be packaged due to legal issues. 2002-02-15 05:56:53 +00:00
emulators
finance
french
ftp Fix package name to match naming conventions. 2002-02-15 08:55:53 +00:00
games - Metamod update to fix problems with Day of Defeat mod 2002-02-13 06:07:55 +00:00
german
graphics The ImageMagick crew took this library over and released the 1.2.0.4. 2002-02-13 06:30:43 +00:00
hebrew
hungarian
irc Update to 1.4.6. 2002-02-12 09:26:59 +00:00
japanese Update to 0.4.9. 2002-02-15 11:30:00 +00:00
java Fix ampersand entities... 2002-02-14 16:01:23 +00:00
korean
lang Update to version 0.92 2002-02-15 07:03:35 +00:00
mail Remove useless patches. 2002-02-13 16:14:59 +00:00
math Initial import of Py-gsl 0.0.4 2002-02-15 06:47:13 +00:00
mbone
misc Pass the maintainership wand to Jason Harris <jharris@widomaker.com> 2002-02-14 23:35:46 +00:00
Mk Update lang/ruby-devel to the latest snapshot as of 2002-02-10. 2002-02-12 09:23:06 +00:00
multimedia
net Initial import of p5-EasyTCP 0.08 2002-02-15 07:46:51 +00:00
net-im Broken is removed, Package will display the message. 2002-02-13 04:00:56 +00:00
net-mgmt 1) Update to 0.6.4 2002-02-15 01:35:26 +00:00
net-p2p Update to 0.2000.16.16.59 2002-02-14 14:42:05 +00:00
news Update to 0.11.2, use MASTER_SITE_GNOME as primary location as part of 2002-02-12 21:08:18 +00:00
palm Fix build after movement of pilot-link's library. 2002-02-14 22:00:05 +00:00
picobsd
polish
ports-mgmt Remove an accidentally mingled debug print from portcvsweb(1). 2002-02-14 17:53:15 +00:00
portuguese
print Add dependencies on teTeX, psutils, and ImageMagick. 2002-02-13 15:59:10 +00:00
russian
science
security Add a missing entry: "krb5-beta". 2002-02-14 15:05:23 +00:00
shells
sysutils Update to 0.5. 2002-02-15 11:18:54 +00:00
Templates
textproc Update to 1.2.6. Most documents are missing from this release, but 2002-02-15 11:50:35 +00:00
Tools
ukrainian
vietnamese
www Update to 1.1.5. 2002-02-15 11:26:01 +00:00
x11 Use xscreensaver-gnome instead of xscreensaver 2002-02-14 00:04:37 +00:00
x11-clocks
x11-fm The embedded mozilla component now appears to work with mozilla-0.9.8 2002-02-12 19:31:20 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Third try to fix problem with libglade2 properly... 2002-02-14 13:02:37 +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.