1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-10-07 15:59:37 +00:00
archivers
astro Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
audio Update to 2.11 1999-10-06 07:54:03 +00:00
benchmarks The distfile moved around on the MASTER_SITE and changed names. The 1999-09-27 02:02:00 +00:00
biology f77(1) on the Alpha doesn't grok '-malign-double' so only use it on the 1999-09-27 01:59:53 +00:00
cad Update the secondary MASTER_SITE 1999-10-05 17:10:06 +00:00
chinese
comms Attack of the COMMENT police. Fixed a bunch of typos, grammatical 1999-10-02 06:56:26 +00:00
converters ${INSTALL_MAN} instead of ${CP} 1999-10-01 17:56:00 +00:00
databases For backwards compatibility with FreeBSD 2.2.x due to it's 1999-10-05 16:06:21 +00:00
deskutils Activate wpeople 1999-10-07 03:19:21 +00:00
devel remove bison 1999-10-06 08:13:07 +00:00
dns This broke somewhere along the way (-shared was slipping in when 1999-10-04 17:34:16 +00:00
editors Color customizing module for Emacsen 1999-10-07 15:59:37 +00:00
emulators Upgrade to the 991004 version. 1999-10-06 08:23:57 +00:00
finance
ftp Update to version 1.0b5 1999-10-02 16:52:49 +00:00
games Changed the location of the distfiles on my machine. 1999-10-07 04:29:15 +00:00
german Update to version 1.30.4. 1999-09-27 02:47:09 +00:00
graphics Upgrade to 1.5. 1999-10-07 08:49:40 +00:00
irc Use the updated libproplist shared library 1999-10-07 03:58:31 +00:00
japanese Upgrade to 4.7. 1999-10-04 22:21:38 +00:00
java Update to 1.1.1. Move installation directory. 1999-10-07 04:35:04 +00:00
korean
lang Fix checksum. 1999-10-04 18:37:38 +00:00
mail Use the updated libproplist shared library 1999-10-07 03:58:31 +00:00
math A typo in Makefile creats wrong symbolic link to BLAS shared library 1999-10-06 01:48:54 +00:00
mbone
misc Activate rfc. 1999-10-06 15:35:19 +00:00
Mk Change qt2 directory according to 2.0.1 -> 2.0.2 upgrade. 1999-10-02 04:12:33 +00:00
multimedia
net Activate gnome-vnc 1999-10-07 03:54:23 +00:00
net-im
net-mgmt Correct WWW:; Reformat and add a URL that was never added; GIF -> PNG 1999-09-29 21:16:28 +00:00
news Move USE_BZIP2 down to where it belongs so portlint no longer 1999-10-03 03:37:25 +00:00
palm Fix odd markup in the man page 1999-10-02 19:04:43 +00:00
ports-mgmt added the following checking: 1999-09-28 16:23:03 +00:00
portuguese/ispell-pt_BR
print I forgot to delete "PLIST" in the Makefiles 1999-10-07 15:50:11 +00:00
russian update from author 1999-10-03 02:30:17 +00:00
science
security Remove krb5-beta 1999-10-04 14:34:23 +00:00
shells change master site 1999-10-03 00:33:42 +00:00
sysutils activate flexbackup 1999-10-07 04:23:10 +00:00
Templates
textproc Activate xp 1999-10-05 23:16:06 +00:00
Tools
vietnamese
www Add a line for netscape47-communicator.us. 1999-10-06 15:12:08 +00:00
x11 Use the updated libproplist shared library 1999-10-07 03:58:31 +00:00
x11-clocks Update to 1.1 1999-10-05 02:36:18 +00:00
x11-fm
x11-fonts Add nexfontsel 1999-09-29 14:56:52 +00:00
x11-servers
x11-themes
x11-toolkits Needs g++ 2.95 or later. 1999-10-06 16:25:07 +00:00
x11-wm Use the updated libproplist shared library 1999-10-07 03:58:31 +00:00
.cvsignore
INDEX
LEGAL graphviz is Open Source now. 1999-10-07 08:49:53 +00:00
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.