1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1998-07-25 07:31:29 +00:00
archivers Add homepage to pkg/DESCR 1998-07-24 19:45:41 +00:00
astro SAOimage 1.23 was released, and 1.22 was moved to an Old directory. Updated 1998-07-24 12:22:47 +00:00
audio Add homepage to pkg/DESCR 1998-07-24 19:45:41 +00:00
benchmarks Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
biology Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
cad
chinese
comms Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
converters Add homepage. 1998-07-24 03:48:05 +00:00
databases If the installed python has been linked with threads, 1998-07-23 17:13:47 +00:00
deskutils Change dependencies to accept Qt-1.33 if present, 1998-07-23 20:52:04 +00:00
devel
dns
editors
emulators
finance
ftp Install CHANGES file too, it contains useful info 1998-07-24 10:49:40 +00:00
games Upgrade to 5.4.4, and change maintainer's address. 1998-07-24 12:52:23 +00:00
german
graphics Change dependencies to accept Qt-1.33 if present, 1998-07-23 20:52:04 +00:00
irc Add homepage. 1998-07-24 03:18:44 +00:00
japanese
java
korean
lang Use ldconfig to check for libc_r, not an absolute path. Thread support 1998-07-23 07:49:12 +00:00
mail Add homepage to pkg/DESCR 1998-07-24 19:45:41 +00:00
math Another batch of "Add homepage." for benchmarks through converters. 1998-07-25 07:31:29 +00:00
mbone
misc Change dependencies to accept Qt-1.33 if present, 1998-07-23 20:52:04 +00:00
Mk
multimedia Change dependencies to accept Qt-1.33 if present, 1998-07-23 20:52:04 +00:00
net radius is (mostly) not redistributable. 1998-07-24 18:43:57 +00:00
net-im
net-mgmt
news Checksum doesn't match. Portlint while I'm here. 1998-07-23 15:30:32 +00:00
palm
ports-mgmt
print
russian
science
security Change dependencies to accept Qt-1.33 if present, 1998-07-23 20:52:04 +00:00
shells
sysutils Change dependencies to accept Qt-1.33 if present, 1998-07-23 20:52:04 +00:00
Templates
textproc Make it more 8bit clean 1998-07-24 13:23:19 +00:00
vietnamese
www Upgraded to last php version 3.0.2 1998-07-25 06:51:26 +00:00
x11 cc -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -pipe -I/usr/X11R6/include kpasswd.c 1998-07-24 03:12:51 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits
x11-wm
.cvsignore
INDEX
LEGAL radius is (mostly) not redistributable. 1998-07-24 18:43:57 +00:00
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.