1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price 73c2bda784 Update to version 990623a.
PR:		12709
Submitted by:	John Baldwin <jobaldwi@vt.edu>
1999-08-01 02:33:07 +00:00
archivers Put in some new master sites, the old one moved and doesn't hold the 1999-08-01 01:49:16 +00:00
astro Additional mater site. 1999-07-30 07:33:01 +00:00
audio Fix the build for systems without /dev/dsp. Update the master site, and 1999-07-28 03:40:59 +00:00
benchmarks Fix some portlint problems. echo -> ${ECHO}, fill in version required 1999-07-18 06:02:56 +00:00
biology Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
cad Fix typos and/or cleanup WWW:. 1999-07-17 14:50:53 +00:00
chinese PR: 12733 1999-07-22 04:40:35 +00:00
comms Change default DTE-DCE rate to 57600. 1999-07-22 09:35:26 +00:00
converters
databases Update postgresql to 6.5.1 1999-07-21 07:16:27 +00:00
deskutils
devel Update to version 1.10.4 1999-08-01 00:43:46 +00:00
dns
editors Foo. I only got the Makefile committed. 1999-07-31 22:40:46 +00:00
emulators Update to version 990623a. 1999-08-01 02:33:07 +00:00
finance
ftp Make a few directories before installing data into them. 1999-07-24 03:44:30 +00:00
games Respect CC and CFLAGS 1999-07-30 11:02:05 +00:00
german
graphics Add #include <X11/Xproto.h> 1999-07-28 16:47:29 +00:00
irc Update to version 1.1.6 1999-08-01 00:54:49 +00:00
japanese Teach the skkserv.sh script to understand correctly its start/stop 1999-08-01 02:29:39 +00:00
java - Update to the newest release of the JDK. 1999-07-20 23:46:59 +00:00
korean - Add a second master site to back up the current one (shared 1999-07-22 04:39:59 +00:00
lang Upgrade to 1.1.0. 1999-07-29 14:03:47 +00:00
mail Update to version 0.4.8c 1999-08-01 00:51:05 +00:00
math Activate netcdf and py-scientific. 1999-07-30 14:17:24 +00:00
mbone
misc Update to version 0.3 1999-08-01 01:59:42 +00:00
Mk Oops, forgot to commit this. Typo. 1999-07-23 09:38:57 +00:00
multimedia Add #include <X11/Xproto.h> 1999-07-28 16:47:29 +00:00
net Upgrade to 0.74 1999-07-31 06:19:31 +00:00
net-im
net-mgmt PR: 12870 1999-07-30 06:32:01 +00:00
news Upgrade to dejasearch 1.6.3 1999-07-27 13:26:43 +00:00
palm
ports-mgmt typo fix 1999-07-24 14:24:46 +00:00
portuguese/ispell-pt_BR
print Upgrade to 2.0. 1999-07-30 21:04:01 +00:00
russian Update to version 28.16. 1999-08-01 02:31:09 +00:00
science New port netcdf. The NetCDF (network Common Data Form) is a library 1999-07-30 14:12:53 +00:00
security Only declare this port BROKEN if ${OSVERSION} >= 400006 so that it still 1999-07-31 21:48:34 +00:00
shells Fix formatting glitch in job status output. 1999-07-21 06:20:45 +00:00
sysutils Upgrade to LSOF 4.45. 1999-07-31 17:22:26 +00:00
Templates
textproc Upgrade to v0.17.4 and sort PLIST. 1999-07-31 11:15:41 +00:00
Tools Parallelize things a bit more. Now we'll do index/cdrom/restricted 1999-07-30 07:26:52 +00:00
vietnamese
www - upgrade to PHP-3.0.12 1999-07-30 21:07:03 +00:00
x11 Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor 1999-07-27 14:27:34 +00:00
x11-clocks Upgrade to 2.0.11. 1999-07-25 02:58:43 +00:00
x11-fm
x11-fonts
x11-servers Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minor 1999-07-27 14:27:34 +00:00
x11-themes Update to gtkstep 1.6 1999-07-17 01:33:17 +00:00
x11-toolkits Don't ask questions if we are doing the parallel build, as it won't 1999-07-20 23:40:03 +00:00
x11-wm Move enlightenment-conf from misc to x11-wm. 1999-07-31 04:09:30 +00:00
.cvsignore
INDEX
LEGAL
Makefile Makefile: 1999-07-23 09:36:55 +00:00
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.