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
Chris Piazza 168cc7717e Update to 0.99b.
PR:	12310
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-06-22 22:51:14 +00:00
archivers
astro
audio Upgrade to 1.0.2. 1999-06-22 15:27:39 +00:00
benchmarks
biology
cad Compensate for not having a generic.h on -current boxes. 1999-06-22 17:51:59 +00:00
chinese
comms
converters This port contains i386 binaries. 1999-06-22 16:31:55 +00:00
databases This one doesn't build on the Alpha yet, but should soon. 1999-06-22 17:16:42 +00:00
deskutils
devel Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage. 1999-06-22 16:38:47 +00:00
dns
editors Add xemacs-packages and xemacs21. 1999-06-22 22:26:40 +00:00
emulators Remove empty lines and version number. 1999-06-22 09:58:31 +00:00
finance
ftp
games Disable sound support for the Alpha. 1999-06-22 18:07:45 +00:00
german
graphics Update to 0.99b. 1999-06-22 22:51:14 +00:00
irc Fix a typo and change WWW: in DESCR. 1999-06-22 00:08:56 +00:00
japanese Change all permutations in capitalization of "asami@freebsd.org" to 1999-06-21 23:25:11 +00:00
java
korean This doesn't build on the Alpha. 1999-06-22 16:46:14 +00:00
lang Change all permutations in capitalization of "asami@freebsd.org" to 1999-06-21 23:25:11 +00:00
mail Disable sound support on the Alpha. 1999-06-22 17:40:16 +00:00
math Compensate for not having a generic.h on -current boxes. 1999-06-22 17:51:59 +00:00
mbone
misc Change all permutations in capitalization of "asami@freebsd.org" to 1999-06-21 23:25:11 +00:00
Mk
multimedia Turn off sound support except on the i386 port. 1999-06-22 17:32:53 +00:00
net
net-im
net-mgmt
news time(3) returns a time_t and not a long. 1999-06-22 17:55:49 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Use time_t instead of long so this builds on the Alpha. 1999-06-22 16:52:42 +00:00
russian
science
security CFS's cmkdir now makes directories as Blowfish by default. 1999-06-22 00:28:00 +00:00
shells Correct identity string on the alpha. 1999-06-22 17:28:03 +00:00
sysutils
Templates
textproc egcs barfs when desctructors take arguments. 1999-06-22 18:01:20 +00:00
Tools Driver script for whole build process. It will 1999-06-22 10:43:10 +00:00
vietnamese
www Define pipe_broken as a sig_atomic_t so this build on the Alpha. 1999-06-22 17:31:44 +00:00
x11 Change all permutations in capitalization of "asami@freebsd.org" to 1999-06-21 23:25:11 +00:00
x11-clocks
x11-fm
x11-fonts Revert my previous fix. It seems I had an old distfile. 1999-06-22 17:37:37 +00:00
x11-servers
x11-themes
x11-toolkits Build fails on the Alpha with a compiler error in function 1999-06-22 17:30:06 +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.