freebsd-ports/x11-toolkits/Makefile
Satoshi Asami 24b62ac134 Remove auis.
PR:		14267
Submitted by:	Ade Lovett <ade@lovett.com>

	x11-toolkits/auis has been marked as BROKEN ever since the
	switch to ELF (cvs logs show this as October 15th 1998,
	almost exactly one year ago.

	In addition, looking at ftp://ftp.andrew.cmu.edu/pub/AUIS/
	there have been no new releases since 1994.

	Since:

	(a)  fixing this port to DTRT under ELF is likely to be a
	     horrendously non-trivial task
	(b)  there's no maintainer
	(c)  AUIS itself hasn't been updated in over 5 years
	(d)  no-one seems to care about it enough to get it working
	     again (searches on the ports list show nothing relevant)

	I humbly submit that this port should be consigned to the
	great bit-bucket in the sky, buried with the respect that
	such a behemoth deserves and with full military honors.

	Requiem Mors Pacem.
1999-10-12 10:04:21 +00:00

51 lines
1,003 B
Makefile

# $FreeBSD$
#
SUBDIR += FWF
SUBDIR += Motif-dummy
SUBDIR += Xaw3d
SUBDIR += blt
SUBDIR += fltk
SUBDIR += gtk--
SUBDIR += gtk-engines
SUBDIR += gtk10
SUBDIR += gtk12
SUBDIR += gtkgl
SUBDIR += gtkglarea
SUBDIR += gtkstep
SUBDIR += itk
SUBDIR += iwidgets
SUBDIR += iv
SUBDIR += lesstif
SUBDIR += neXtaw
SUBDIR += p5-Gtk
SUBDIR += p5-Tcl-Tk
SUBDIR += p5-Tk
SUBDIR += pike-gtk
SUBDIR += plib
SUBDIR += pmw
SUBDIR += py-gnome
SUBDIR += py-gtk
SUBDIR += py-wxPython
SUBDIR += qt-i18n
SUBDIR += qt142
SUBDIR += qt20
SUBDIR += ruby-gtk
SUBDIR += rubytk
SUBDIR += slingshot
SUBDIR += tix
SUBDIR += tk42
SUBDIR += tk80
SUBDIR += tk81
SUBDIR += tk82
SUBDIR += tkstep80
SUBDIR += v
SUBDIR += wxgtk
SUBDIR += xbae
SUBDIR += xforms
SUBDIR += xg
SUBDIR += xmhtml
SUBDIR += xview-clients
SUBDIR += xview
.include <bsd.port.subdir.mk>