32e92194b7
2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher 2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14 2014-04-30 net/asterisk14: Broken and unsupported 2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14 2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg 2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile 2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef 2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef 2014-05-01 net/py-spreadmodule: Depends on expired net/spread 2014-05-01 net/p5-Spread-Message: Depends on expired net/spread 2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread 2014-05-01 net/p5-Spread-Session: Depends on expired net/spread 2014-05-01 sysutils/wmmemload: Broken 2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012 2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono 2014-05-01 x11-wm/stumpwm: Broken for more than 4 months 2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8. 2014-05-01 net/pchar: Obsolete, abandoned 2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
57 lines
1.6 KiB
Makefile
57 lines
1.6 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = X11 drivers
|
|
|
|
SUBDIR += input-wacom
|
|
SUBDIR += xf86-input-acecad
|
|
SUBDIR += xf86-input-egalax
|
|
SUBDIR += xf86-input-elographics
|
|
SUBDIR += xf86-input-fpit
|
|
SUBDIR += xf86-input-hyperpen
|
|
SUBDIR += xf86-input-joystick
|
|
SUBDIR += xf86-input-keyboard
|
|
SUBDIR += xf86-input-mouse
|
|
SUBDIR += xf86-input-mutouch
|
|
SUBDIR += xf86-input-penmount
|
|
SUBDIR += xf86-input-synaptics
|
|
SUBDIR += xf86-input-vmmouse
|
|
SUBDIR += xf86-input-void
|
|
SUBDIR += xf86-video-apm
|
|
SUBDIR += xf86-video-ark
|
|
SUBDIR += xf86-video-ati
|
|
SUBDIR += xf86-video-chips
|
|
SUBDIR += xf86-video-cirrus
|
|
SUBDIR += xf86-video-dummy
|
|
SUBDIR += xf86-video-fbdev
|
|
SUBDIR += xf86-video-glint
|
|
SUBDIR += xf86-video-i128
|
|
SUBDIR += xf86-video-i740
|
|
SUBDIR += xf86-video-intel
|
|
SUBDIR += xf86-video-mach64
|
|
SUBDIR += xf86-video-mga
|
|
SUBDIR += xf86-video-neomagic
|
|
SUBDIR += xf86-video-newport
|
|
SUBDIR += xf86-video-nv
|
|
SUBDIR += xf86-video-openchrome
|
|
SUBDIR += xf86-video-r128
|
|
SUBDIR += xf86-video-rdc
|
|
SUBDIR += xf86-video-rendition
|
|
SUBDIR += xf86-video-s3
|
|
SUBDIR += xf86-video-s3virge
|
|
SUBDIR += xf86-video-savage
|
|
SUBDIR += xf86-video-scfb
|
|
SUBDIR += xf86-video-siliconmotion
|
|
SUBDIR += xf86-video-sis
|
|
SUBDIR += xf86-video-sunffb
|
|
SUBDIR += xf86-video-tdfx
|
|
SUBDIR += xf86-video-tga
|
|
SUBDIR += xf86-video-trident
|
|
SUBDIR += xf86-video-tseng
|
|
SUBDIR += xf86-video-vesa
|
|
SUBDIR += xf86-video-vmware
|
|
SUBDIR += xf86-video-voodoo
|
|
SUBDIR += xorg-drivers
|
|
|
|
.include <bsd.port.subdir.mk>
|