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
Justin M. Seger d1591fb421 Mark BROKEN for ELF:
cc -o vnterm -I../include -O      -L/usr/X11R6/lib main.o input.o charproc.o cursor.o util.o tabs.o               screen.o scrollbar.o button.o Tekproc.o misc.o                  VTPrsTbl.o TekPrsTbl.o data.o menu.o vnvars.o -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 ../lib/libviqr.a ../lib/libvntype.a -ltermcap  -Wl,-rpath,/usr/X11R6/lib
cc: ../lib/libviqr.a: No such file or directory
cc: ../lib/libvntype.a: No such file or directory
*** Error code 1

Stop.
*** Error code 1
1998-10-16 00:39:44 +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 Mark BROKEN: 1998-10-11 19:27:08 +00:00
chinese Mark BROKEN: 1998-10-15 21:25:10 +00:00
comms
converters Mark BROKEN for current: 1998-10-12 02:59:12 +00:00
databases Mark BROKEN for ELF: depends on BROKEN mysql-3.21.33 1998-10-12 04:26:22 +00:00
deskutils Unbreak. 1998-10-13 23:58:33 +00:00
devel Make this port reinstall friendly 1998-10-14 04:29:23 +00:00
dns
editors Mark BROKEN for ELF: 1998-10-14 04:25:08 +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 Unbreak. 1998-10-14 03:58:36 +00:00
german
graphics Unbreak for ELF. 1998-10-13 03:17:45 +00:00
irc
japanese
java Mark BROKEN for ELF: depends on glibstdc++28 1998-10-14 01:20:21 +00:00
korean
lang Unbreak. 1998-10-14 23:56:40 +00:00
mail Unbreak for elf after imap fix. 1998-10-14 00:24:23 +00:00
math Unbreak. 1998-10-14 01:32:24 +00:00
mbone Unbreak. 1998-10-13 04:33:06 +00:00
misc Mark BORKEN for ELF: 1998-10-13 04:21:00 +00:00
Mk
multimedia Unbreak. 1998-10-13 04:33:06 +00:00
net Unbreak for ELF. 1998-10-14 23:45:53 +00:00
net-im
net-mgmt
news Unbreak. Submitted by: steve 1998-10-15 00:07:04 +00:00
palm BROKEN for ELF: 1998-10-12 20:42:33 +00:00
ports-mgmt
print Mark BROKEN: 1998-10-15 21:25:10 +00:00
russian
science Mark BROKEN for current: 1998-10-11 14:35:44 +00:00
security
shells
sysutils Mark BROKEN for ELF. 1998-10-14 18:01:49 +00:00
Templates
textproc Mark BROKEN for ELF: 1998-10-14 23:30:12 +00:00
vietnamese Mark BROKEN for ELF: 1998-10-16 00:39:44 +00:00
www Mark BROKEN for current, pel: 1998-10-15 10:43:21 +00:00
x11 Mark BROKEN for ELF: 1998-10-15 11:10:02 +00:00
x11-clocks
x11-fm Mark BROKEN for ELF: 1998-10-15 10:53:27 +00:00
x11-fonts
x11-servers Mark BROKEN for ELF: 1998-10-15 01:18:23 +00:00
x11-toolkits Mark BROKEN for ELF: 1998-10-15 20:44:20 +00:00
x11-wm
.cvsignore
INDEX
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.