1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1998-10-21 18:52:03 +00:00
archivers Mark BORKEN for ELF: 1998-10-13 04:21:00 +00:00
astro
audio Unbreak for current. 1998-10-13 03:38:51 +00:00
benchmarks
biology
cad Recent changes to make(1) in -current fixed this. 1998-10-20 01:27:48 +00:00
chinese Mark BROKEN: 1998-10-15 21:25:10 +00:00
comms Unbreak. 1998-10-16 02:16:01 +00:00
converters
databases The mysql321 port is no longer broken. 1998-10-20 01:31:07 +00:00
deskutils Unbreak. 1998-10-13 23:58:33 +00:00
devel Really convert to ELF. I forget the '-I' switch to patch when I 1998-10-21 01:12:01 +00:00
dns
editors Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto 1998-10-21 09:58:29 +00:00
emulators Unbreak. 1998-10-13 11:06:04 +00:00
finance
ftp Unbreak for ELF. 1998-10-15 01:42:53 +00:00
games Activate ifm. 1998-10-19 17:01:10 +00:00
german
graphics Take over as maintainer. Fix manual page placement problem. 1998-10-21 05:13:30 +00:00
irc
japanese No need to use += for a variable defined only once. 1998-10-21 08:58:13 +00:00
java Mark BROKEN for ELF: depends on glibstdc++28 1998-10-14 01:20:21 +00:00
korean Mark BROKEN for ELF: 1998-10-16 03:03:08 +00:00
lang New port gawk 1998-10-21 18:52:03 +00:00
mail Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:43:13 +00:00
math Unbreak. 1998-10-14 01:32:24 +00:00
mbone Unbreak. 1998-10-13 04:33:06 +00:00
misc Activate TET 1998-10-21 08:33:00 +00:00
Mk
multimedia Unbreak. 1998-10-13 04:33:06 +00:00
net Unbreak. 1998-10-21 10:07:51 +00:00
net-im Upgrade to 0.56. 1998-10-20 17:49:15 +00:00
net-mgmt Unbreak. 1998-10-21 10:07:51 +00:00
news No need to use += for a variable defined only once. 1998-10-20 06:36:01 +00:00
palm BROKEN for ELF: 1998-10-12 20:42:33 +00:00
ports-mgmt No need to supply a minor number for shared libraries if it is zero. 1998-10-21 01:06:56 +00:00
print yatex-xemacs depends on bash to build. 1998-10-21 07:09:58 +00:00
russian Depends on config.txt to not confuse with pgp5 installed 1998-10-19 20:00:35 +00:00
science
security Compile Under ELF 1998-10-19 12:46:24 +00:00
shells
sysutils Remove empty directories on deinstall. 1998-10-21 01:07:33 +00:00
Templates
textproc Remove extra trailing "\" -- the CONFIGURE_ARGS line was continuing onto 1998-10-21 09:58:29 +00:00
vietnamese Mark BROKEN for ELF: 1998-10-16 00:39:44 +00:00
www Mark this port broken, the PLIST is out of whack. 1998-10-20 06:45:18 +00:00
x11 Remove netload_applet & dialer_applet, 1998-10-19 14:18:37 +00:00
x11-clocks
x11-fm Unbreak by using gmake(1). 1998-10-20 01:25:55 +00:00
x11-fonts
x11-servers Mark BROKEN for ELF: 1998-10-15 01:18:23 +00:00
x11-toolkits Urk, commit the right patch this time. 1998-10-21 03:49:27 +00:00
x11-wm Upgrade to 0.40.10 1998-10-21 04:20:10 +00:00
.cvsignore
INDEX This is the official INDEX for 3.0-RELEASE. There are 1,749 ports. 1998-10-16 06:00:46 +00:00
LEGAL
Makefile
README

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.