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
1999-09-10 20:46:59 +00:00
archivers
astro
audio Enhanced version of the software midi player `TiMidity' . 1999-09-10 17:08:54 +00:00
benchmarks Change dependency from gnuplot to gnuplot+ (which has already been fixed 1999-09-10 03:21:52 +00:00
biology Compile-error 1999-09-10 07:39:26 +00:00
cad Update to gEDA-19990516 and make it built done again. 1999-09-10 16:27:28 +00:00
chinese Minor update, make xcin-2.3 to install again. 1999-09-10 12:05:59 +00:00
comms Typo: s/PREFiX/PREFIX/ *blush* 1999-09-10 09:25:31 +00:00
converters
databases Remove mysql321. 1999-09-09 13:14:11 +00:00
deskutils Moved grun from deskutils to misc 1999-09-09 15:11:05 +00:00
devel $Id$ -> $FreeBSD$ (billf) 1999-09-10 18:51:07 +00:00
dns
editors Fix for xemacs-21.1.6. 1999-09-10 19:07:08 +00:00
emulators
finance
ftp Mark port as forbidden due to security problems. With any luck 1999-09-10 16:18:42 +00:00
games Add a patch to unbreak for gcc 2.95.1 1999-09-10 04:25:34 +00:00
german
graphics Mark as forbidden since it uses gd and the author hasn't had time to 1999-09-10 16:03:57 +00:00
irc Update maintainer's email address and update MASTER_SITES 1999-09-10 04:37:13 +00:00
japanese $Id$ -> $FreeBSD$ (sada) 1999-09-10 18:55:50 +00:00
java Tutorial was updated, stay in sync. 1999-09-09 06:45:50 +00:00
korean Change a master-site. 1999-09-09 17:16:43 +00:00
lang apparent typo: $Id4 -> $FreeBSD$ 1999-09-10 18:58:20 +00:00
mail Upgrade to postfix 19990906 pl 02 1999-09-10 20:41:45 +00:00
math Upgrade to 5.0.3gamma. 1999-09-10 16:39:13 +00:00
mbone
misc Upgrade to 1.2.48. 1999-09-10 11:31:33 +00:00
Mk
multimedia Add patch submitted by Randall, the FXTV author 1999-09-09 18:14:29 +00:00
net Update to 0.41 1999-09-10 16:29:35 +00:00
net-im
net-mgmt
news Upgrade to INN 2.2.1. 1999-09-10 08:44:40 +00:00
palm spaces -> tab, to make this Makefile parsable. 1999-09-10 18:55:54 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update to CJK v4.3.0. 1999-09-10 10:10:34 +00:00
russian
science
security Upgrade to 0.9.5. 1999-09-10 18:49:15 +00:00
shells Upgrade to zsh 3.0.6. 1999-09-10 20:42:23 +00:00
sysutils Fix build on -current. 1999-09-10 03:56:36 +00:00
Templates
textproc Activate latte 1999-09-10 06:34:55 +00:00
Tools
vietnamese
www Install error 1999-09-10 20:46:59 +00:00
x11 Add patches to find dict/words in the right location. 1999-09-10 01:25:37 +00:00
x11-clocks
x11-fm
x11-fonts ${GUNZIP} -> ${GUNZIP_CMD}. (mharo somehow misspelt these two.... ;) 1999-09-09 11:00:04 +00:00
x11-servers
x11-themes
x11-toolkits Upgrade to 4.7. 1999-09-10 16:36:57 +00:00
x11-wm Compile error 1999-09-10 20:46:31 +00:00
.cvsignore
INDEX
LEGAL Update for sdr 2.7 1999-09-10 16:24:13 +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.