1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1998-10-08 01:20:26 +00:00
archivers
astro
audio
benchmarks
biology
cad
chinese Upgrade to 0.92b, change MAINTAINER to woju@freebsd.ntu.edu.tw. 1998-10-07 17:57:50 +00:00
comms
converters
databases Mark this MANUAL_PACKAGE_BUILD -- it seems to install headers that conflict 1998-10-08 01:20:26 +00:00
deskutils
devel Patch for 2.2-s. 1998-10-07 16:27:38 +00:00
dns Build and install a shared library version, too. 1998-10-07 19:34:46 +00:00
editors Forgot to update the PLISTs to reflect xemacs20.sh 1998-10-07 22:30:21 +00:00
emulators Do not write anything to ${PATCHDIR} by doing the awk trick to 1998-10-06 05:18:00 +00:00
finance
ftp
games Upgrade to 1.10. 1998-10-07 08:03:05 +00:00
german
graphics Eliminate warnings on systems not equipped for Japanese characters. 1998-10-07 21:17:42 +00:00
irc
japanese Activate ja-FAQ. 1998-10-07 22:08:03 +00:00
java
korean ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be 1998-10-07 08:11:41 +00:00
lang GNUHOST was defined twice. Also, take out the ELF cruft, a simple 1998-10-08 01:19:19 +00:00
mail Update to 2.02; set Sheldon Hearn as maintainer. 1998-10-07 10:49:32 +00:00
math
mbone
misc
Mk (1) Add new variable ${PERL} which is equal to ${PERL5} but without the 1998-10-06 21:12:14 +00:00
multimedia
net Build and install a shared library version, too. 1998-10-07 19:34:46 +00:00
net-im
net-mgmt
news original distribution updated (1.2 -> 1.21) 1998-10-07 06:52:58 +00:00
palm
ports-mgmt
print Upgrade to 3.02. 1998-10-06 11:19:51 +00:00
russian
science
security Depend on ports collection rsaref, since we have it now already 1998-10-07 23:03:44 +00:00
shells
sysutils Upgrade to version 1.6.1a4 1998-10-07 14:46:33 +00:00
Templates
textproc Make startup script quiet according to my own guidelines. 1998-10-07 21:57:56 +00:00
vietnamese
www Convert to elf, And fix the path of MASTER_SITE. 1998-10-07 15:02:43 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Build tix in an ELF world. 1998-10-06 08:05:44 +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.