diff options
author | rodent <rodent@pkgsrc.org> | 2015-07-02 12:38:32 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2015-07-02 12:38:32 +0000 |
commit | 314611e24eeb1c398242d7fe249a0e2d717b43ba (patch) | |
tree | 92608ad226ab58e0aebccca2b1c17bdb29c46351 /x11/Makefile | |
parent | b2dad13c3747dcc85b8f17ed2d47651d6a66089e (diff) | |
download | pkgsrc-314611e24eeb1c398242d7fe249a0e2d717b43ba.tar.gz |
Adding:
libXaw3d
libXprintAppUtil
liblbxutil
mkcomposecache
proxymngr
rstart
xcmsdb
xdbedizzy
xedit
xf86dga
xmh
xpr
xrx
xtrap
from pkgsrc-wip as requested by wiz@ last quarter. LICENSE can be fixed
later.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index f4cf4a3070d..cd4d4677c48 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.753 2015/07/02 03:37:48 rodent Exp $ +# $NetBSD: Makefile,v 1.754 2015/07/02 12:38:32 rodent Exp $ # COMMENT= Packages to support the X window system @@ -274,6 +274,7 @@ SUBDIR+= libXScrnSaver SUBDIR+= libXTrap SUBDIR+= libXau SUBDIR+= libXaw +SUBDIR+= libXaw3d SUBDIR+= libXcomposite SUBDIR+= libXcursor SUBDIR+= libXdamage @@ -289,6 +290,7 @@ SUBDIR+= libXmu SUBDIR+= libXp SUBDIR+= libXpm SUBDIR+= libXpresent +SUBDIR+= libXprintAppUtil SUBDIR+= libXprintUtil SUBDIR+= libXrandr SUBDIR+= libXrender @@ -304,6 +306,7 @@ SUBDIR+= libdesktop-agnostic SUBDIR+= libdrm SUBDIR+= libfakekey SUBDIR+= libgnomekbd +SUBDIR+= liblbxutil SUBDIR+= liboldXrandr SUBDIR+= libunique SUBDIR+= libunique3 @@ -326,6 +329,7 @@ SUBDIR+= matchbox-nest SUBDIR+= matchbox-panel SUBDIR+= matchbox-panel-manager SUBDIR+= matchbox-themes-extra +SUBDIR+= mkcomposecache SUBDIR+= mlterm SUBDIR+= modeline SUBDIR+= modular-xorg-server @@ -353,6 +357,7 @@ SUBDIR+= paragui SUBDIR+= pixman SUBDIR+= presentproto SUBDIR+= printproto +SUBDIR+= proxymngr SUBDIR+= py-Pmw SUBDIR+= py-Pmw2 SUBDIR+= py-Tk @@ -434,6 +439,7 @@ SUBDIR+= resourceproto SUBDIR+= rgb SUBDIR+= rox-session SUBDIR+= rox-wallpaper +SUBDIR+= rstart SUBDIR+= ruby-gnome2-gtk SUBDIR+= ruby-gnome2-gtk3 SUBDIR+= ruby-gnome2-gtksourceview2 @@ -514,6 +520,7 @@ SUBDIR+= xcb-util036 SUBDIR+= xclip SUBDIR+= xclipboard SUBDIR+= xcmiscproto +SUBDIR+= xcmsdb SUBDIR+= xcolors SUBDIR+= xcolorsel SUBDIR+= xcompmgr @@ -523,6 +530,7 @@ SUBDIR+= xcursor SUBDIR+= xcursorgen SUBDIR+= xdaemon SUBDIR+= xdaemon2 +SUBDIR+= xdbedizzy SUBDIR+= xdesktopwaves SUBDIR+= xdg-user-dirs SUBDIR+= xdialog @@ -532,6 +540,7 @@ SUBDIR+= xdm3d SUBDIR+= xdpyinfo SUBDIR+= xdriinfo SUBDIR+= xearth +SUBDIR+= xedit SUBDIR+= xephem SUBDIR+= xev SUBDIR+= xextproto @@ -590,6 +599,7 @@ SUBDIR+= xf86-video-vmware SUBDIR+= xf86-video-voodoo SUBDIR+= xf86-video-wsfb SUBDIR+= xf86bigfontproto +SUBDIR+= xf86dga SUBDIR+= xf86dgaproto SUBDIR+= xf86driproto SUBDIR+= xf86miscproto @@ -653,6 +663,7 @@ SUBDIR+= xmag SUBDIR+= xman SUBDIR+= xmascot SUBDIR+= xmessage +SUBDIR+= xmh SUBDIR+= xmindpath SUBDIR+= xmms-osd SUBDIR+= xmodmap @@ -676,6 +687,7 @@ SUBDIR+= xpmicons SUBDIR+= xpmroot SUBDIR+= xpns SUBDIR+= xpostit +SUBDIR+= xpr SUBDIR+= xprehashprinterlist SUBDIR+= xprop SUBDIR+= xproto @@ -685,6 +697,7 @@ SUBDIR+= xrdb SUBDIR+= xrefresh SUBDIR+= xrestop SUBDIR+= xrootconsole +SUBDIR+= xrx SUBDIR+= xscope SUBDIR+= xscreensaver SUBDIR+= xscreensaver-demo @@ -703,6 +716,7 @@ SUBDIR+= xterm SUBDIR+= xtermset SUBDIR+= xtoolwait SUBDIR+= xtrans +SUBDIR+= xtrap SUBDIR+= xtruss SUBDIR+= xvattr SUBDIR+= xvidcap |