1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthew Hunt d5bc16036a Honor CFLAGS.
PR:		10362
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-03-03 22:01:58 +00:00
archivers Portlint. 1999-02-28 21:48:09 +00:00
astro
audio Honor CFLAGS. 1999-03-03 22:01:58 +00:00
benchmarks Add MLINK from netpipe.1 to NPtcp.1. 1999-03-03 03:48:56 +00:00
biology
cad
chinese
comms Portlint. 1999-02-28 21:48:09 +00:00
converters MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with 1999-02-28 06:06:25 +00:00
databases
deskutils Portlint. 1999-02-28 21:48:09 +00:00
devel Remove glib since it is the same as glib11. 1999-03-02 01:54:57 +00:00
dns
editors ncurses in -current is no longer compatible with -ltermcap (sigh), use 1999-03-03 12:01:21 +00:00
emulators Replace ld-linux.so.2 with the one included with the StarOffice 5.0.1 1999-02-26 13:37:33 +00:00
finance
ftp
games Portlint. 1999-02-28 21:32:01 +00:00
german
graphics Changed my e-mail address. 1999-03-02 10:12:10 +00:00
irc Upgrade to 2.4, and use GMAKE+GNU_CONFIGURE. 1999-03-03 20:45:20 +00:00
japanese Changed my e-mail address. 1999-03-02 10:12:10 +00:00
java Update to jikes-0.45. Still need a better master site. 1999-03-01 01:03:08 +00:00
korean
lang Set 'USE_GMAKE', because it does. 1999-03-02 21:25:09 +00:00
mail BROKEN= "requires emacs to build but has no dependency for it." 1999-03-02 21:12:37 +00:00
math Portlint. 1999-02-28 21:48:09 +00:00
mbone
misc Portlint. 1999-02-28 21:48:09 +00:00
Mk
multimedia
net upgraded to 2.0.3 1999-03-03 15:48:34 +00:00
net-im
net-mgmt
news Upgrade to the 19990216 tin-pre 1.4 release 1999-03-02 12:02:57 +00:00
palm
ports-mgmt
print update to apsfilter 5.0.1: 1999-03-01 16:17:39 +00:00
russian
science
security Portlint. 1999-02-28 21:48:09 +00:00
shells MAINTAINER changed, because I was a committer. 1999-03-01 09:38:29 +00:00
sysutils Change the get_nfsstat routine to use sysctlbyname for -current, i.e. 1999-03-03 21:55:24 +00:00
Templates
textproc For 4.X and later release 1999-03-03 01:53:06 +00:00
Tools
vietnamese
www Added the word 'Junkbuster' - so it will be easier to find the port 1999-03-03 20:51:24 +00:00
x11 Portlint. 1999-02-28 21:48:09 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Upgrade 0.5.10 -> 0.5.11 1999-02-28 18:48:50 +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.