1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-02-11 22:42:02 +00:00
accessibility/atk
arabic
archivers Update to 0.5.0-pre5, which fixes some critical bugs. 2002-02-01 08:18:57 +00:00
astro - update to 5.4.2 2002-02-10 09:46:09 +00:00
audio Suppress warnings generated by inclusion of malloc.h. 2002-02-11 22:36:29 +00:00
benchmarks
biology
cad Initial import of ngspice_rework 2002-02-09 10:03:42 +00:00
chinese Wrong checksum in previous version. Fix it. 2002-02-08 17:03:15 +00:00
comms Enable HTTP support. 2002-02-09 12:40:22 +00:00
converters
databases Yet again unbroke gnomedb-fe on -current by supplying -pthread flag during 2002-02-11 20:31:53 +00:00
deskutils Update to 1.4.1.2. 2002-02-08 13:29:20 +00:00
devel Add libedit 2.6.4. 2002-02-11 01:34:30 +00:00
dns add dnssec walker 2002-02-07 00:42:46 +00:00
editors Update to 0.7.7. 2002-02-11 13:30:12 +00:00
emulators Update to 0.58.1 2002-02-08 04:16:21 +00:00
finance
french
ftp Give maintainership to Anders Nor Berle <debolaz@debolaz.com> from ports@. 2002-02-10 10:18:34 +00:00
games Initial import of mythserver 1.0 2002-02-11 08:44:40 +00:00
german
graphics Depend on correct port. Therefore, bump PORTREVISION 2002-02-11 16:38:06 +00:00
hebrew
hungarian
irc
japanese Refine path description for README.jp. 2002-02-11 12:20:00 +00:00
java Update to version 1.1.6 2002-02-09 09:03:39 +00:00
korean
lang Update to 3.04 2002-02-11 05:22:16 +00:00
mail Update to 0.7.1 2002-02-11 21:55:29 +00:00
math Update to 5.1.6 2002-02-11 21:35:06 +00:00
mbone Fix MASTER_SITES and remove redundant distinfo entry 2002-02-08 04:26:44 +00:00
misc Add since 0.3, a tool to view the end of a file like tail(1), but save state 2002-02-11 10:49:40 +00:00
Mk Prevent extconf.rb from getting patched for pthread more than once 2002-02-10 18:12:38 +00:00
multimedia Depend on correct port. Therefore, bump PORTREVISION 2002-02-11 16:38:06 +00:00
net Initial import of gtkhx 0.9.1 2002-02-11 08:37:57 +00:00
net-im Update checksum. Security fix $HOME/.vicq will have 0700 permissions while 2002-02-09 07:49:24 +00:00
net-mgmt Update to 1.8.2. Remove patches to README and p0f.c because they 2002-02-11 00:48:30 +00:00
net-p2p Initial import of gtkhx 0.9.1 2002-02-11 08:37:57 +00:00
news Update to 0.11.1.94. 2002-02-08 14:38:09 +00:00
palm Update to version 0.99.2 2002-02-09 08:56:58 +00:00
picobsd
polish
ports-mgmt o Update to 20020205. The best release ever, I hope. :) 2002-02-04 17:47:31 +00:00
portuguese
print Refine path description for README.jp. 2002-02-11 12:20:00 +00:00
russian
science Add p5-Chemistry-Elements 0.91, perl extension for working with 2002-02-08 06:15:14 +00:00
security Add -D_THREAD_SAFE, remove libsmutil building 2002-02-11 22:42:02 +00:00
shells "GUI-based ... for text terminal" -> "CUI-based" 2002-02-10 17:35:23 +00:00
sysutils apm and sensor are available only on i386. 2002-02-11 18:37:23 +00:00
Templates
textproc Add Finnish language support. 2002-02-11 14:13:18 +00:00
Tools Catch up to changes on bento: 2002-02-11 03:07:54 +00:00
ukrainian
vietnamese
www Send the BSD/OS Netscape ports to Davy Jones' locker. 2002-02-10 23:05:22 +00:00
x11 Update to 1.4.0.5. 2002-02-08 13:27:36 +00:00
x11-clocks
x11-fm
x11-fonts Last attempt to fix the prefix problem was just a revert of fenner's changes 2002-02-02 07:10:31 +00:00
x11-servers
x11-themes
x11-toolkits Update to 0.8.2. 2002-02-11 13:30:02 +00:00
x11-wm - Fix WWW and MASTER_SITES to live ones 2002-02-11 00:50:22 +00:00
.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.