1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price b932e2d3d2 Unbreak for ELF.
PR:		8390
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-10-22 00:25:57 +00:00
archivers
astro
audio
benchmarks
biology
cad Broken for -stable too (same error). 1998-10-21 21:05:11 +00:00
chinese
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
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
finance
ftp
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 Activate ja-chasen. 1998-10-21 22:10:53 +00:00
java
korean Mark BROKEN for ELF: 1998-10-16 03:03:08 +00:00
lang enable gawk 1998-10-21 18:53:16 +00:00
mail Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:43:13 +00:00
math
mbone
misc Activate TET 1998-10-21 08:33:00 +00:00
Mk
multimedia
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
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 Broken for -stable too (same error). 1998-10-21 21:05:11 +00:00
security Compile Under ELF 1998-10-19 12:46:24 +00:00
shells upgrade to 6.08.00 1998-10-21 19:16:55 +00:00
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
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 Unbreak for ELF. 1998-10-22 00:25:57 +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.