Index: Mk/bsd.port.mk =================================================================== --- Mk/bsd.port.mk (revision 475269) +++ Mk/bsd.port.mk (working copy) @@ -1894,10 +1894,10 @@ _GL_egl_RUN_DEPENDS= ${LOCALBASE}/lib/libEGL.so:graphics/mesa-libs _GL_gl_BUILD_DEPENDS= ${LOCALBASE}/lib/libGL.so:graphics/mesa-libs _GL_gl_RUN_DEPENDS= ${LOCALBASE}/lib/libGL.so:graphics/mesa-libs -_GL_gl_USE_XORG= glproto dri2proto dri3proto +_GL_gl_USE_XORG= xorgproto _GL_glew_LIB_DEPENDS= libGLEW.so:graphics/glew _GL_glu_LIB_DEPENDS= libGLU.so:graphics/libGLU -_GL_glu_USE_XORG= glproto dri2proto dri3proto +_GL_glu_USE_XORG= xorgproto _GL_glw_LIB_DEPENDS= libGLw.so:graphics/libGLw _GL_glut_LIB_DEPENDS= libglut.so:graphics/freeglut .if defined(USE_GL) Index: Mk/bsd.xorg.mk =================================================================== --- Mk/bsd.xorg.mk (revision 475269) +++ Mk/bsd.xorg.mk (working copy) @@ -112,37 +112,15 @@ # Register all xorg .pc files here. # foo_LIB_PC_DEPENDS means it should go to BUILD_DEPENDS *and* RUN_DEPENDS. -XORG_MODULES= bigreqsproto \ - compositeproto \ - damageproto \ - dmx \ - dmxproto \ - dri2proto \ - dri3proto \ - evieproto \ - fixesproto \ - fontcacheproto \ +XORG_MODULES= dmx \ fontenc \ - fontsproto \ fontutil \ - glproto \ ice \ - inputproto \ - kbproto \ libfs \ oldx \ pciaccess \ pixman \ - presentproto \ - printproto \ - randrproto \ - recordproto \ - renderproto \ - resourceproto \ - scrnsaverproto \ sm \ - trapproto \ - videoproto \ x11 \ xau \ xaw \ @@ -150,7 +128,6 @@ xaw7 \ xbitmaps \ xcb \ - xcmiscproto \ xcomposite \ xcursor \ xdamage \ @@ -157,13 +134,6 @@ xdmcp \ xevie \ xext \ - xextproto \ - xf86bigfontproto \ - xf86dgaproto \ - xf86driproto \ - xf86miscproto \ - xf86rushproto \ - xf86vidmodeproto \ xfixes \ xfont \ xfont2 \ @@ -171,7 +141,6 @@ xft \ xi \ xinerama \ - xineramaproto \ xkbfile \ xkbui \ xmu \ @@ -178,12 +147,11 @@ xmuu \ xorg-macros \ xorg-server \ + xorgproto \ xp \ xpm \ xprintapputil \ xprintutil \ - xproto \ - xproxymngproto \ xrandr \ xrender \ xres \ @@ -199,37 +167,15 @@ xxf86misc \ xxf86vm -bigreqsproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bigreqsproto.pc:x11/bigreqsproto -compositeproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compositeproto.pc:x11/compositeproto -damageproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/damageproto.pc:x11/damageproto dmx_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dmx.pc:x11/libdmx -dmxproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dmxproto.pc:x11/dmxproto -dri2proto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dri2proto.pc:x11/dri2proto -dri3proto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dri3proto.pc:x11/dri3proto -evieproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/evieproto.pc:x11/evieext -fixesproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fixesproto.pc:x11/fixesproto -fontcacheproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontcacheproto.pc:x11-fonts/fontcacheproto fontenc_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontenc.pc:x11-fonts/libfontenc -fontsproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontsproto.pc:x11-fonts/fontsproto fontutil_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontutil.pc:x11-fonts/font-util -glproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/glproto.pc:x11/glproto ice_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ice.pc:x11/libICE -inputproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/inputproto.pc:x11/inputproto -kbproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/kbproto.pc:x11/kbproto libfs_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libfs.pc:x11-fonts/libFS oldx_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/oldx.pc:x11/liboldX pciaccess_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pciaccess.pc:devel/libpciaccess pixman_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pixman-1.pc:x11/pixman -presentproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/presentproto.pc:x11/presentproto -printproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/printproto.pc:x11/printproto -randrproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/randrproto.pc:x11/randrproto -recordproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/recordproto.pc:x11/recordproto -renderproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/renderproto.pc:x11/renderproto -resourceproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/resourceproto.pc:x11/resourceproto -scrnsaverproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/scrnsaverproto.pc:x11/scrnsaverproto sm_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/sm.pc:x11/libSM -trapproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/trapproto.pc:x11/trapproto -videoproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/videoproto.pc:x11/videoproto x11_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/x11.pc:x11/libX11 xau_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xau.pc:x11/libXau xaw_LIB_PC_DEPENDS= ${xaw7_LIB_PC_DEPENDS} @@ -237,7 +183,6 @@ xaw7_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xaw7.pc:x11-toolkits/libXaw xbitmaps_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:x11/xbitmaps xcb_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:x11/libxcb -xcmiscproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcmiscproto.pc:x11/xcmiscproto xcomposite_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcomposite.pc:x11/libXcomposite xcursor_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcursor.pc:x11/libXcursor xdamage_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xdamage.pc:x11/libXdamage @@ -244,13 +189,6 @@ xdmcp_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xdmcp.pc:x11/libXdmcp xevie_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xevie.pc:x11/libXevie xext_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xext.pc:x11/libXext -xextproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xextproto.pc:x11/xextproto -xf86bigfontproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xf86bigfontproto.pc:x11-fonts/xf86bigfontproto -xf86dgaproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xf86dgaproto.pc:x11/xf86dgaproto -xf86driproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xf86driproto.pc:x11/xf86driproto -xf86miscproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xf86miscproto.pc:x11/xf86miscproto -xf86rushproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xf86rushproto.pc:x11/xf86rushproto -xf86vidmodeproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xf86vidmodeproto.pc:x11/xf86vidmodeproto xfixes_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xfixes.pc:x11/libXfixes xfont_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xfont.pc:x11-fonts/libXfont xfont2_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xfont2.pc:x11-fonts/libXfont2 @@ -258,7 +196,6 @@ xft_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xft.pc:x11-fonts/libXft xi_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xi.pc:x11/libXi xinerama_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xinerama.pc:x11/libXinerama -xineramaproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xineramaproto.pc:x11/xineramaproto xkbfile_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xkbfile.pc:x11/libxkbfile xkbui_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xkbui.pc:x11/libxkbui xmu_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xmu.pc:x11-toolkits/libXmu @@ -265,12 +202,11 @@ xmuu_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xmuu.pc:x11-toolkits/libXmu xorg-macros_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:devel/xorg-macros xorg-server_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-server.pc:x11-servers/xorg-server +xorgproto_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xproto.pc:x11/xorgproto xp_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xp.pc:x11/libXp xpm_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xpm.pc:x11/libXpm xprintapputil_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xprintapputil.pc:x11/libXprintAppUtil xprintutil_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xprintutil.pc:x11/libXprintUtil -xproto_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xproto.pc:x11/xproto -xproxymngproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xproxymngproto.pc:x11/xproxymanagementprotocol xrandr_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xrandr.pc:x11/libXrandr xrender_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xrender.pc:x11/libXrender xres_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xres.pc:x11/libXres Index: audio/rhythmbox/Makefile =================================================================== --- audio/rhythmbox/Makefile (revision 475269) +++ audio/rhythmbox/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= rhythmbox PORTVERSION= 3.4.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -34,7 +35,7 @@ pathfix pkgconfig tar:xz USE_GNOME= cairo intlhack glib20 gnomeprefix gtk30 introspection \ pygobject3 libxml2 -USE_XORG= ice x11 xproto +USE_XORG= ice x11 xorgproto GNU_CONFIGURE= yes USE_GSTREAMER1= flac lame jpeg cdparanoia vorbis CONFIGURE_ARGS= --enable-vala \ Index: cad/brlcad/Makefile =================================================================== --- cad/brlcad/Makefile (revision 475269) +++ cad/brlcad/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= brlcad PORTVERSION= 7.24.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION} @@ -30,8 +30,8 @@ USES= bison cmake:outsource pathfix pkgconfig python:env shebangfix \ tar:bzip2 tk:85 USE_GL= gl glu -USE_XORG= ice inputproto sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \ - xproto xrender xscrnsaver xt xxf86vm +USE_XORG= ice sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \ + xorgproto xrender xscrnsaver xt xxf86vm USE_LDCONFIG= yes SHEBANG_FILES= src/conv/intaval-g.py Index: chinese/librime/Makefile =================================================================== --- chinese/librime/Makefile (revision 475269) +++ chinese/librime/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= librime PORTVERSION= 1.2.9 DISTVERSIONPREFIX= rime- -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= chinese textproc MAINTAINER= lichray@gmail.com @@ -23,7 +23,7 @@ USES= cmake compiler:c++11-lib pathfix pkgconfig gettext perl5 USE_PERL5= build patch USE_LDCONFIG= yes -USE_XORG= xproto +USE_XORG= xorgproto LDFLAGS+= -lintl USE_GITHUB= yes GH_ACCOUNT= rime Index: devel/imake/Makefile =================================================================== --- devel/imake/Makefile (revision 475269) +++ devel/imake/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= imake PORTVERSION= 1.0.7 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel @@ -20,7 +21,7 @@ SHEBANG_FILES= mkhtmlindex.pl XORG_CAT= util -USE_XORG= xproto +USE_XORG= xorgproto CONFIGURE_ENV= ac_cv_path_RAWCPP=tradcpp Index: devel/lndir/Makefile =================================================================== --- devel/lndir/Makefile (revision 475269) +++ devel/lndir/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= lndir PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= unixmania@gmail.com @@ -9,7 +10,7 @@ COMMENT= Create a shadow directory of symbolic links to another directory tree XORG_CAT= util -USE_XORG= xproto +USE_XORG= xorgproto PLIST_FILES= bin/lndir \ man/man1/lndir.1.gz Index: devel/makedepend/Makefile =================================================================== --- devel/makedepend/Makefile (revision 475269) +++ devel/makedepend/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= makedepend PORTVERSION= 1.0.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel @@ -12,7 +13,7 @@ LICENSE= MIT XORG_CAT= util -USE_XORG= xproto +USE_XORG= xorgproto PLIST_FILES= bin/makedepend man/man1/makedepend.1.gz Index: emulators/stonx/Makefile =================================================================== --- emulators/stonx/Makefile (revision 475269) +++ emulators/stonx/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= stonx PORTVERSION= 0.6.7e.6 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/stonx/stonx/0.6.7.6 DISTNAME= STonX-0.6.7.6 @@ -23,7 +24,7 @@ TOSIMG?= tos.img USES= fonts FONTNAME= misc -USE_XORG= x11 sm ice xext xextproto +USE_XORG= x11 sm ice xext xorgproto HAS_CONFIGURE= yes CONFIGURE_ARGS= --x-includes=${LOCALBASE}/include \ --x-libraries=${LOCALBASE}/lib Index: emulators/virtualbox-ose/Makefile =================================================================== --- emulators/virtualbox-ose/Makefile (revision 475269) +++ emulators/virtualbox-ose/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.16 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS} @@ -179,7 +180,7 @@ .if ${PORT_OPTIONS:MX11} USE_SDL= sdl -USE_XORG+= inputproto x11 xcursor xext xinerama xmu xt +USE_XORG+= xorgproto x11 xcursor xext xinerama xmu xt VBOX_PROGS+= VBoxSDL .endif Index: emulators/virtualbox-ose-additions/Makefile =================================================================== --- emulators/virtualbox-ose-additions/Makefile (revision 475269) +++ emulators/virtualbox-ose-additions/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= virtualbox-ose PORTVERSION= 5.2.16 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ PKGNAMESUFFIX?= -additions @@ -101,7 +102,7 @@ .if ${PORT_OPTIONS:MX11} BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/xorg-server.pc:x11-servers/xorg-server RUN_DEPENDS+= xrandr:x11/xrandr -USE_XORG+= inputproto x11 xcursor xext xmu xorg-server xrandr xt +USE_XORG+= xorgproto x11 xcursor xext xmu xorg-server xrandr xt USES+= pkgconfig VBOX_WITH_X11= 1 XORG_DRV_ABI= pkgconf --modversion xorg-server | \ Index: games/doom/Makefile =================================================================== --- games/doom/Makefile (revision 475269) +++ games/doom/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= doom PORTVERSION= 1.10 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= IDSOFTWARE/source DISTNAME= doomsrc @@ -21,7 +21,7 @@ ONLY_FOR_ARCHS= i386 USES= gmake zip -USE_XORG= x11 sm xextproto xext +USE_XORG= x11 sm xorgproto xext NO_WRKSUBDIR= yes DATADIR= ${DMDIR} Index: games/fkiss/Makefile =================================================================== --- games/fkiss/Makefile (revision 475269) +++ games/fkiss/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= fkiss PORTVERSION= 0.33a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www2s.biglobe.ne.jp/~yav/soft/fkiss/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/a//} @@ -25,7 +25,7 @@ EXTRA_PATCHES= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.diff USES= gmake -USE_XORG= x11 xproto +USE_XORG= x11 xorgproto GNU_CONFIGURE= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \ AUTOMAKE="${TRUE}" Index: games/xjig/Makefile =================================================================== --- games/xjig/Makefile (revision 475269) +++ games/xjig/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= xjig PORTVERSION= 2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= XCONTRIB/games @@ -11,7 +11,7 @@ COMMENT= Jigsaw puzzle game for X11 USES= compiler tar:tgz -USE_XORG= x11 xproto xext +USE_XORG= x11 xorgproto xext MAKEFILE= Makefile.Linux PLIST_FILES= bin/xjig man/man1/xjig.1.gz Index: games/xtrojka/Makefile =================================================================== --- games/xtrojka/Makefile (revision 475269) +++ games/xtrojka/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xtrojka PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SUNSITE/games/arcade/tetris DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//g} @@ -10,7 +10,7 @@ MAINTAINER= ports@edwinm.ik.nu COMMENT= Game of skill similar to T*tris -USE_XORG= x11 xt xproto xaw xmu xext +USE_XORG= x11 xt xorgproto xaw xmu xext MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${DISTNAME} INSTALL_TARGET= install PREFIX=${STAGEDIR}${PREFIX} Index: graphics/cairo/Makefile =================================================================== --- graphics/cairo/Makefile (revision 475269) +++ graphics/cairo/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= cairo PORTVERSION= 1.14.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ @@ -52,7 +52,7 @@ OPTIONS_SUB= yes X11_USE= xorg=x11,xext,xrender X11_CONFIGURE_ENABLE=xlib -OPENGL_USE= gl=gl,egl xorg=glproto:both,dri2proto:both +OPENGL_USE= gl=gl,egl xorg=xorgproto:both OPENGL_CONFIGURE_ENABLE=gl egl OPENGL_IMPLIES= X11 GLIB_USES= gettext-runtime Index: graphics/jogl/Makefile =================================================================== --- graphics/jogl/Makefile (revision 475269) +++ graphics/jogl/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= jogl PORTVERSION= 1.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics devel java MASTER_SITES= http://download.java.net/media/jogl/builds/archive/jsr-231-1.1.1/ EXTRACT_SUFX= -src.zip @@ -29,8 +29,7 @@ ONLY_FOR_ARCHS= i386 amd64 USES= zip -USE_XORG= x11 xau xdamage xdmcp xext xf86vidmodeproto xfixes xproto xt \ - xxf86vm +USE_XORG= x11 xau xdamage xdmcp xext xfixes xorgproto xt xxf86vm USE_GL= gl USE_ANT= yes USE_LDCONFIG= yes Index: graphics/libosmesa/Makefile =================================================================== --- graphics/libosmesa/Makefile (revision 475269) +++ graphics/libosmesa/Makefile (working copy) @@ -3,11 +3,12 @@ PORTNAME= libosmesa PORTVERSION= ${MESAVERSION} +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Off-Screen Mesa implementation of the OpenGL API -USE_XORG= glproto +USE_XORG= xorgproto .include .include "${.CURDIR:H:H}/graphics/mesa-dri/Makefile.common" Index: graphics/mesa-demos/Makefile =================================================================== --- graphics/mesa-demos/Makefile (revision 475269) +++ graphics/mesa-demos/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= mesa-demos PORTVERSION= 8.4.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/demos/ #${PORTVERSION}/ @@ -16,7 +17,7 @@ GNU_CONFIGURE= yes USES= gmake localbase pkgconfig tar:bzip2 USE_GL= egl gbm gl glesv2 glew glu glut -USE_XORG= dri2proto glproto x11 xdamage xext xfixes xi xxf86vm +USE_XORG= xorgproto x11 xdamage xext xfixes xi xxf86vm CONFIGURE_ARGS+=--disable-osmesa --disable-vg --disable-wayland \ --with-system-data-files Index: graphics/mesa-dri/Makefile =================================================================== --- graphics/mesa-dri/Makefile (revision 475269) +++ graphics/mesa-dri/Makefile (working copy) @@ -3,12 +3,12 @@ PORTNAME= mesa-dri PORTVERSION= ${MESAVERSION} +PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenGL hardware acceleration drivers for DRI2+ -USE_XORG= dri2proto dri3proto glproto presentproto x11 xdamage xext \ - xfixes xshmfence xv xvmc +USE_XORG= xorgproto x11 xdamage xext xfixes xshmfence xv xvmc OPTIONS_DEFINE= TEXTURE VAAPI VDPAU OPTIONS_DEFAULT=TEXTURE Index: graphics/mesa-libs/Makefile =================================================================== --- graphics/mesa-libs/Makefile (revision 475269) +++ graphics/mesa-libs/Makefile (working copy) @@ -3,11 +3,12 @@ PORTNAME= mesa-libs PORTVERSION= ${MESAVERSION} +PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenGL libraries that support GLX and EGL clients -USE_XORG= dri2proto dri3proto glproto presentproto x11 xcb xdamage xext \ +USE_XORG= xorgproto x11 xcb xdamage xext \ xfixes xshmfence xxf86vm OPTIONS_DEFINE= WAYLAND Index: graphics/pgplot/Makefile =================================================================== --- graphics/pgplot/Makefile (revision 475269) +++ graphics/pgplot/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= pgplot PORTVERSION= 5.2.2 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics MASTER_SITES= ftp://ftp.astro.caltech.edu/pub/pgplot/ DISTNAME= ${PORTNAME}${PORTVERSION:R} @@ -17,7 +17,7 @@ USES= fortran shebangfix USE_LDCONFIG= yes -USE_XORG= x11 xproto xt +USE_XORG= x11 xorgproto xt MAKE_ENV= SSP_CFLAGS= SHEBANG_FILES= makehtml maketex Index: java/classpath/Makefile =================================================================== --- java/classpath/Makefile (revision 475269) +++ java/classpath/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= classpath PORTVERSION= 0.99 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= java devel MASTER_SITES= GNU \ SAVANNAH @@ -24,7 +24,7 @@ USES= gmake iconv libtool perl5 pkgconfig USE_LDCONFIG= yes USE_PERL5= build -USE_XORG= x11 ice xtst xaw xproto xext +USE_XORG= x11 ice xtst xaw xorgproto xext CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Index: math/reduce/Makefile =================================================================== --- math/reduce/Makefile (revision 475269) +++ math/reduce/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= reduce PORTVERSION= 20180117 +PORTREVISION= 1 CATEGORIES= math lang MASTER_SITES= SF/${PORTNAME}-algebra/${SFSUBDIR}/ DISTNAME= Reduce-svn4372-src @@ -35,7 +36,7 @@ HAS_CONFIGURE= yes ALL_TARGET= -USE_XORG= x11 xext xproto xft +USE_XORG= x11 xext xorgproto xft USES+= jpeg CONFIGURE_ARGS= --with-csl CPPFLAGS+= `freetype-config --cflags` Index: math/xppaut/Makefile =================================================================== --- math/xppaut/Makefile (revision 475269) +++ math/xppaut/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= xppaut PORTVERSION= 7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math graphics MASTER_SITES= http://www.math.pitt.edu/~bard/bardware/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_XORG= x11 xbitmaps xproto +USE_XORG= x11 xbitmaps xorgproto CFLAGS+= -w -Wno-return-type WRKSRC= ${WRKDIR} ALL_TARGET= xppaut Index: misc/wmtunlo/Makefile =================================================================== --- misc/wmtunlo/Makefile (revision 475269) +++ misc/wmtunlo/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= wmtunlo PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc windowmaker MASTER_SITES= http://www.gnu-darwin.org/distfiles/ \ http://cvsup.theplanet.com/distfiles/ @@ -13,7 +13,7 @@ LICENSE= GPLv2 -USE_XORG= x11 xpm xextproto +USE_XORG= x11 xpm xorgproto ALL_TARGET= wmtunlo OPTIONS_DEFINE= EXAMPLES Index: multimedia/gstreamer-plugins/Makefile =================================================================== --- multimedia/gstreamer-plugins/Makefile (revision 475269) +++ multimedia/gstreamer-plugins/Makefile (working copy) @@ -6,7 +6,7 @@ PORTVERSION?= ${BASE_PORTVERSION} # When chasing a shared library for a plug-in bump the PORTREVISION in the # plug-in port instead, like ${category}/gstreamer-plugin-${PLUGIN}. -PORTREVISION?= 8 +PORTREVISION?= 9 PORTEPOCH= 3 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ @@ -72,7 +72,7 @@ gst_base_DIST= base NO_GSTREAMER_COMMON= yes USE_LDCONFIG= yes -USE_XORG= x11 xv xext videoproto xextproto +USE_XORG= x11 xv xext xorgproto PLIST_SUB+= VERSION="${VERSION}" \ SHLIB_VERSION="${SHLIB_VERSION}" SHEBANG_FILES= tools/gst-visualise-m.m Index: multimedia/gstreamer1-vaapi/Makefile =================================================================== --- multimedia/gstreamer1-vaapi/Makefile (revision 475269) +++ multimedia/gstreamer1-vaapi/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= gstreamer1-vaapi PORTVERSION= 1.12.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer-vaapi/ DISTNAME= gstreamer-vaapi-${PORTVERSION} @@ -24,7 +24,7 @@ USE_GNOME= glib20 USE_GSTREAMER1= bad gl USE_GL= gl -USE_XORG= x11 xrandr xrender xproto:build +USE_XORG= x11 xrandr xrender xorgproto:build # drm backend needs libudev so disable it for now. CONFIGURE_ARGS+=--disable-drm Index: multimedia/libcec/Makefile =================================================================== --- multimedia/libcec/Makefile (revision 475269) +++ multimedia/libcec/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libcec PORTVERSION= 4.0.2 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= multimedia @@ -51,7 +51,7 @@ .endif .if ${PORT_OPTIONS:MX11} -USE_XORG= x11 xproto xrandr +USE_XORG= x11 xorgproto xrandr .endif post-patch: Index: multimedia/libva/Makefile =================================================================== --- multimedia/libva/Makefile (revision 475269) +++ multimedia/libva/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= libva PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= madpilot@FreeBSD.org @@ -15,7 +16,7 @@ LIB_DEPENDS= libdrm.so:graphics/libdrm USES= autoreconf gmake libtool localbase pkgconfig tar:bzip2 -USE_XORG= glproto pciaccess x11 xext xfixes +USE_XORG= xorgproto pciaccess x11 xext xfixes USE_GL= gl GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=va Index: multimedia/libvdpau/Makefile =================================================================== --- multimedia/libvdpau/Makefile (revision 475269) +++ multimedia/libvdpau/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= libvdpau PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://cgit.freedesktop.org/~aplattner/libvdpau/snapshot/ @@ -14,7 +15,7 @@ USES= autoreconf libtool pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-documentation -USE_XORG= dri2proto xext +USE_XORG= xorgproto xext USE_LDCONFIG= yes INSTALL_TARGET= install-strip Index: multimedia/recordmydesktop/Makefile =================================================================== --- multimedia/recordmydesktop/Makefile (revision 475269) +++ multimedia/recordmydesktop/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= recordmydesktop DISTVERSION= 0.3.8.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= SF @@ -16,7 +16,7 @@ CONFIGURE_ARGS+= --enable-oss=yes \ --enable-jack=yes -USE_XORG= ice sm x11 xext xextproto xfixes xdamage +USE_XORG= ice sm x11 xext xorgproto xfixes xdamage PLIST_FILES= bin/recordmydesktop man/man1/recordmydesktop.1.gz .include Index: multimedia/totem/Makefile =================================================================== --- multimedia/totem/Makefile (revision 475269) +++ multimedia/totem/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= totem PORTVERSION= 3.18.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -36,7 +36,7 @@ pathfix pkgconfig python:2.7 tar:xz USE_GNOME= gtk30 intlhack introspection:build libxml2 nautilus3 \ pygobject3 -USE_XORG= x11 xproto xtst ice sm +USE_XORG= x11 xorgproto xtst ice sm USE_GSTREAMER1= core good bad soup ugly INSTALLS_ICONS= yes GNU_CONFIGURE= yes Index: multimedia/vlc/Makefile =================================================================== --- multimedia/vlc/Makefile (revision 475269) +++ multimedia/vlc/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.8 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ @@ -307,7 +307,7 @@ VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis VORBIS_CONFIGURE_ENABLE=vorbis -X11_USE= GL=gl XORG=xcb,xproto +X11_USE= GL=gl XORG=xcb,xorgproto X11_LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms X11_CONFIGURE_ENABLE= xcb xvideo X11_CONFIGURE_WITH= x Index: net/tigervnc/Makefile =================================================================== --- net/tigervnc/Makefile (revision 475269) +++ net/tigervnc/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= tigervnc PORTVERSION= 1.9.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net x11-servers @@ -33,11 +34,9 @@ USE_GITHUB= yes GH_ACCOUNT= TigerVNC -USE_XORG+= bigreqsproto compositeproto damageproto fixesproto fontsproto glproto \ - ice inputproto kbproto pixman presentproto randrproto renderproto \ - resourceproto scrnsaverproto sm videoproto x11 xau xcmiscproto xdamage \ - xdmcp xext xextproto xfixes xfont xkbfile xorg-macros xproto xrandr \ - xrender xtrans xtst +USE_XORG+= + ice pixman sm x11 xau xdamage xdmcp xext xfixes xfont xkbfile \ + xorg-macros xorgproto xrandr xrender xtrans xtst CFLAGS+= -fPIC Index: net/tigervnc-devel/Makefile =================================================================== --- net/tigervnc-devel/Makefile (revision 475269) +++ net/tigervnc-devel/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= tigervnc PORTVERSION= 1.9.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net x11-servers PKGNAMESUFFIX= -devel @@ -36,11 +37,8 @@ USE_GITHUB= yes GH_ACCOUNT= TigerVNC -USE_XORG+= bigreqsproto compositeproto damageproto fixesproto fontsproto glproto \ - ice inputproto kbproto pixman presentproto randrproto renderproto \ - resourceproto scrnsaverproto sm videoproto x11 xau xcmiscproto xdamage \ - xdmcp xext xextproto xfixes xfont xkbfile xorg-macros xproto xrandr \ - xrender xtrans xtst +USE_XORG+= ice pixman sm x11 xau xdamage xdmcp xext xfixes xfont xkbfile \ + xorg-macros xorgproto xrandr xrender xtrans xtst CFLAGS+= -fPIC Index: net/x11vnc/Makefile =================================================================== --- net/x11vnc/Makefile (revision 475269) +++ net/x11vnc/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= x11vnc PORTVERSION= 0.9.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION} @@ -16,7 +16,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus USE_XORG= x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \ - xdmcp recordproto + xdmcp xorgproto # Sets LDFLAGS and adds to CONFIGURE_ENV, therefore we set LDFLAGS LDFLAGS+= -L${LOCALBASE}/lib USES= iconv pkgconfig jpeg ssl Index: security/keepassx/Makefile =================================================================== --- security/keepassx/Makefile (revision 475269) +++ security/keepassx/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= KeePassX PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://www.keepassx.org/releases/${PORTVERSION}/ \ http://www.keepassx.org/releases/${PORTVERSION}/ @@ -22,7 +23,7 @@ USES= desktop-file-utils qmake qt:4 shared-mime-info USE_QT= moc_build uic_build qt3support_build rcc_build \ corelib gui xml -USE_XORG= xt inputproto xtst xrender xrandr xfixes xcursor\ +USE_XORG= xt xorgproto xtst xrender xrandr xfixes xcursor\ xext x11 sm ice xi QMAKE_ARGS+= INCLUDEPATH+=${LOCALBASE}/include LIBS+=-L${LOCALBASE}/lib Index: security/keepassx-devel/Makefile =================================================================== --- security/keepassx-devel/Makefile (revision 475269) +++ security/keepassx-devel/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= keepassx PORTVERSION= 2.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security PKGNAMESUFFIX= -devel @@ -28,7 +28,7 @@ INSTALLS_ICONS= yes USE_QT= buildtools_build concurrent core gui linguisttools qmake_build \ testlib widgets x11extras -USE_XORG= ice inputproto sm x11 xcursor xext xfixes xi xrandr xrender \ +USE_XORG= ice xorgproto sm x11 xcursor xext xfixes xi xrandr xrender \ xt xtst USE_GITHUB= yes Index: security/keepassx2/Makefile =================================================================== --- security/keepassx2/Makefile (revision 475269) +++ security/keepassx2/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= keepassx PORTVERSION= 2.0.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= security MASTER_SITES= https://www.keepassx.org/releases/${PORTVERSION}/ @@ -29,7 +30,7 @@ INSTALLS_ICONS= yes USE_QT= corelib gui xml qtestlib uic_build moc_build \ qmake_build rcc_build linguisttools -USE_XORG= ice inputproto sm x11 xcursor xext xfixes xi xrandr xrender \ +USE_XORG= ice xorgproto sm x11 xcursor xext xfixes xi xrandr xrender \ xt xtst .include Index: sysutils/gnome-control-center/Makefile =================================================================== --- sysutils/gnome-control-center/Makefile (revision 475269) +++ sysutils/gnome-control-center/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= gnome-control-center PORTVERSION= 3.18.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -44,7 +44,7 @@ USES= compiler:c++11-lib gettext gmake gnome localbase:ldflags pathfix pkgconfig tar:xz USE_GNOME= gnomedesktop3 intltool libxml2 -USE_XORG= xscrnsaver x11 xxf86misc kbproto xi +USE_XORG= xscrnsaver x11 xxf86misc xorgproto xi GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_LDCONFIG= yes Index: sysutils/mate-power-manager/Makefile =================================================================== --- sysutils/mate-power-manager/Makefile (revision 475269) +++ sysutils/mate-power-manager/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= mate-power-manager PORTVERSION= 1.20.1 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -30,7 +31,7 @@ USES= gettext gmake libtool localbase \ pathfix pkgconfig tar:xz USE_MATE= panel -USE_XORG= x11 xext xproto xrandr xrender +USE_XORG= x11 xext xorgproto xrandr xrender USE_GNOME= cairo glib20 gtk30 intlhack GNU_CONFIGURE= yes INSTALLS_ICONS= yes Index: sysutils/xfce4-settings/Makefile =================================================================== --- sysutils/xfce4-settings/Makefile (revision 475269) +++ sysutils/xfce4-settings/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= xfce4-settings PORTVERSION= 4.12.4 +PORTREVISION= 1 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -25,7 +26,7 @@ INSTALLS_ICONS= yes USE_GNOME= glib20 gtk20 cairo intltool intlhack USE_XFCE= garcon libexo -USE_XORG= inputproto x11 xcursor xi xrandr +USE_XORG= xorgproto x11 xcursor xi xrandr CONFIGURE_ARGS= --enable-debug=yes \ --disable-xorg-libinput Index: textproc/scim-kmfl-imengine/Makefile =================================================================== --- textproc/scim-kmfl-imengine/Makefile (revision 475269) +++ textproc/scim-kmfl-imengine/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= scim-kmfl-imengine PORTVERSION= 0.9.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ @@ -21,7 +21,7 @@ RUN_DEPENDS= kmflcomp:textproc/kmflcomp \ scim:textproc/scim -USE_XORG= x11 xkbfile xproto +USE_XORG= x11 xkbfile xorgproto USE_GNOME= glib20 gtk20 intlhack USES= gettext iconv pkgconfig libtool GNU_CONFIGURE= yes Index: www/chromium/Makefile =================================================================== --- www/chromium/Makefile (revision 475269) +++ www/chromium/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 67.0.3396.87 +PORTREVISION= 1 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -82,8 +83,8 @@ USE_GL= gl USE_LDCONFIG= ${DATADIR} USE_PERL5= build -USE_XORG= scrnsaverproto x11 xcb xcomposite xcursor xext xdamage xfixes xi \ - xproto xrandr xrender xscrnsaver xtst +USE_XORG= x11 xcb xcomposite xcursor xext xdamage xfixes xi \ + xorgproto xrandr xrender xscrnsaver xtst USE_GNOME= atk dconf glib20 gtk30 libxml2 libxslt SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper ALL_TARGET= chrome Index: www/gtkhtml4/Makefile =================================================================== --- www/gtkhtml4/Makefile (revision 475269) +++ www/gtkhtml4/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= gtkhtml PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 4 @@ -17,7 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz -USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage xproto +USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage xorgproto USE_GNOME= gnomeprefix intlhack gtk30 USE_LDCONFIG= yes GNU_CONFIGURE= yes Index: www/iridium/Makefile =================================================================== --- www/iridium/Makefile (revision 475269) +++ www/iridium/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= iridium PORTVERSION= 58.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= www MASTER_SITES= https://downloads.iridiumbrowser.de/source/ PKGNAMESUFFIX= -browser @@ -62,8 +62,8 @@ pkgconfig python:2.7,build shebangfix tar:xz USE_PERL5= build -USE_XORG= scrnsaverproto x11 xcb xcomposite xcursor xext xdamage xfixes xi \ - xproto xrandr xrender xscrnsaver xtst +USE_XORG= x11 xcb xcomposite xcursor xext xdamage xfixes xi \ + xorgproto xrandr xrender xscrnsaver xtst USE_GNOME= atk dconf glib20 gtk20 gtk30 libxml2 libxslt MAKE_ARGS= -C out/${BUILDTYPE} ALL_TARGET= chrome Index: www/qt5-webengine/Makefile =================================================================== --- www/qt5-webengine/Makefile (revision 475269) +++ www/qt5-webengine/Makefile (working copy) @@ -20,7 +20,7 @@ PORTNAME= webengine DISTVERSION= ${QT5_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www PKGNAMEPREFIX= qt5- @@ -75,7 +75,7 @@ USE_GNOME= glib20 libxml2 libxslt USE_QT= core designer gui location network qml quick webchannel \ widgets buildtools_build qmake_build -USE_XORG= scrnsaverproto x11 xcb xcomposite xcursor xext xi xproto \ +USE_XORG= x11 xcb xcomposite xcursor xext xi xorgproto \ xrandr xrender xscrnsaver xtst USE_LDCONFIG= ${QT_LIBDIR} Index: x11/Makefile =================================================================== --- x11/Makefile (revision 475269) +++ x11/Makefile (working copy) @@ -23,7 +23,6 @@ SUBDIR += beforelight SUBDIR += bgrot SUBDIR += bgs - SUBDIR += bigreqsproto SUBDIR += bitmap SUBDIR += blast SUBDIR += bmpanel2 @@ -37,10 +36,8 @@ SUBDIR += cinnamon-session SUBDIR += cl-clx SUBDIR += cl-clx-sbcl - SUBDIR += compositeproto SUBDIR += controllermap SUBDIR += cool-retro-term - SUBDIR += damageproto SUBDIR += decurs SUBDIR += deforaos-desktop SUBDIR += deforaos-keyboard @@ -52,10 +49,7 @@ SUBDIR += dgs SUBDIR += dmenu SUBDIR += dmenu2 - SUBDIR += dmxproto SUBDIR += docker-tray - SUBDIR += dri2proto - SUBDIR += dri3proto SUBDIR += dsbautostart SUBDIR += dxpc SUBDIR += dynamag @@ -70,7 +64,6 @@ SUBDIR += fbdesk SUBDIR += fbpanel SUBDIR += fireflies - SUBDIR += fixesproto SUBDIR += florence SUBDIR += flruler SUBDIR += fluxbg @@ -79,7 +72,6 @@ SUBDIR += gcb SUBDIR += gdkxft SUBDIR += gdm - SUBDIR += glproto SUBDIR += gmrun SUBDIR += gnome-clipboard-daemon SUBDIR += gnome-desktop @@ -119,12 +111,10 @@ SUBDIR += idesk SUBDIR += imwheel SUBDIR += innerspace - SUBDIR += inputproto SUBDIR += ipager SUBDIR += kactivities SUBDIR += kactivitymanagerd SUBDIR += kb2mb2 - SUBDIR += kbproto SUBDIR += kde-baseapps SUBDIR += kde-baseapps-kde4 SUBDIR += kde-runtime-kde4 @@ -283,8 +273,6 @@ SUBDIR += plasma5-plasma-integration SUBDIR += plasma5-plasma-workspace SUBDIR += polybar - SUBDIR += presentproto - SUBDIR += printproto SUBDIR += printscreen SUBDIR += props SUBDIR += py-pyvirtualdisplay @@ -301,11 +289,7 @@ SUBDIR += qterminal-l10n SUBDIR += qxkb SUBDIR += radare-cutter - SUBDIR += randrproto - SUBDIR += recordproto SUBDIR += rendercheck - SUBDIR += renderproto - SUBDIR += resourceproto SUBDIR += rgb SUBDIR += rofi SUBDIR += rox-wallpaper @@ -320,7 +304,6 @@ SUBDIR += sbxkb SUBDIR += screen-message SUBDIR += scripts - SUBDIR += scrnsaverproto SUBDIR += sddm SUBDIR += sessreg SUBDIR += setlayout @@ -350,13 +333,11 @@ SUBDIR += tilda SUBDIR += tint SUBDIR += tint-devel - SUBDIR += trapproto SUBDIR += trayer SUBDIR += tycoon SUBDIR += urxvt-font-size SUBDIR += urxvt-perls SUBDIR += vdesk - SUBDIR += videoproto SUBDIR += viewres SUBDIR += virtualgl SUBDIR += wbar @@ -408,7 +389,6 @@ SUBDIR += xclipboard SUBDIR += xcm SUBDIR += xcmd - SUBDIR += xcmiscproto SUBDIR += xcmsdb SUBDIR += xcoloredit SUBDIR += xcolors @@ -427,14 +407,8 @@ SUBDIR += xdtm SUBDIR += xedit SUBDIR += xev - SUBDIR += xextproto SUBDIR += xeyes SUBDIR += xf86dga - SUBDIR += xf86dgaproto - SUBDIR += xf86driproto - SUBDIR += xf86miscproto - SUBDIR += xf86rushproto - SUBDIR += xf86vidmodeproto SUBDIR += xfce4-clipman-plugin SUBDIR += xfce4-conf SUBDIR += xfce4-dashboard @@ -458,7 +432,6 @@ SUBDIR += xgrab SUBDIR += xhost SUBDIR += xidle - SUBDIR += xineramaproto SUBDIR += xinit SUBDIR += xinput SUBDIR += xkb-switch @@ -500,6 +473,7 @@ SUBDIR += xorg-docs SUBDIR += xorg-libraries SUBDIR += xorg-minimal + SUBDIR += xorgproto SUBDIR += xplsprinters SUBDIR += xpr SUBDIR += xpra @@ -507,7 +481,6 @@ SUBDIR += xprintidle SUBDIR += xprompt SUBDIR += xprop - SUBDIR += xproto SUBDIR += xproxymanagementprotocol SUBDIR += xpyb SUBDIR += xrandr Index: x11/bigreqsproto/Makefile =================================================================== --- x11/bigreqsproto/Makefile (revision 475269) +++ x11/bigreqsproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= bigreqsproto -PORTVERSION= 1.1.2 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= BigReqs extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/bigreqsproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/bigreqsproto/distinfo =================================================================== --- x11/bigreqsproto/distinfo (revision 475269) +++ x11/bigreqsproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/bigreqsproto-1.1.2.tar.bz2) = 462116ab44e41d8121bfde947321950370b285a5316612b8fce8334d50751b1e -SIZE (xorg/proto/bigreqsproto-1.1.2.tar.bz2) = 113218 Property changes on: x11/bigreqsproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/bigreqsproto/pkg-descr =================================================================== --- x11/bigreqsproto/pkg-descr (revision 475269) +++ x11/bigreqsproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org BigReqs extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/bigreqsproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/bigreqsproto/pkg-plist =================================================================== --- x11/bigreqsproto/pkg-plist (revision 475269) +++ x11/bigreqsproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/bigreqsproto.h -include/X11/extensions/bigreqstr.h -libdata/pkgconfig/bigreqsproto.pc -%%DOCSDIR%%/bigreq.xml Property changes on: x11/bigreqsproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/bitmap/Makefile =================================================================== --- x11/bitmap/Makefile (revision 475269) +++ x11/bitmap/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= bitmap PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -8,6 +9,6 @@ COMMENT= Bitmap editor and converter utilities for X XORG_CAT= app -USE_XORG= x11 xaw xbitmaps xmu xproto +USE_XORG= x11 xaw xbitmaps xmu xorgproto .include Index: x11/compositeproto/Makefile =================================================================== --- x11/compositeproto/Makefile (revision 475269) +++ x11/compositeproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= compositeproto -PORTVERSION= 0.4.2 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Composite extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/compositeproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/compositeproto/distinfo =================================================================== --- x11/compositeproto/distinfo (revision 475269) +++ x11/compositeproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/compositeproto-0.4.2.tar.bz2) = 049359f0be0b2b984a8149c966dd04e8c58e6eade2a4a309cf1126635ccd0cfc -SIZE (xorg/proto/compositeproto-0.4.2.tar.bz2) = 101208 Property changes on: x11/compositeproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/compositeproto/pkg-descr =================================================================== --- x11/compositeproto/pkg-descr (revision 475269) +++ x11/compositeproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org Composite extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/compositeproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/compositeproto/pkg-plist =================================================================== --- x11/compositeproto/pkg-plist (revision 475269) +++ x11/compositeproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/composite.h -include/X11/extensions/compositeproto.h -libdata/pkgconfig/compositeproto.pc -share/doc/compositeproto/compositeproto.txt Property changes on: x11/compositeproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/damageproto/Makefile =================================================================== --- x11/damageproto/Makefile (revision 475269) +++ x11/damageproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= damageproto -PORTVERSION= 1.2.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Damage extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/damageproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/damageproto/distinfo =================================================================== --- x11/damageproto/distinfo (revision 475269) +++ x11/damageproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/damageproto-1.2.1.tar.bz2) = 5c7c112e9b9ea8a9d5b019e5f17d481ae20f766cb7a4648360e7c1b46fc9fc5b -SIZE (xorg/proto/damageproto-1.2.1.tar.bz2) = 98392 Property changes on: x11/damageproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/damageproto/pkg-descr =================================================================== --- x11/damageproto/pkg-descr (revision 475269) +++ x11/damageproto/pkg-descr (nonexistent) @@ -1,4 +0,0 @@ -This package contains X.Org Damage extension protocol specification -and header files. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/damageproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/damageproto/pkg-plist =================================================================== --- x11/damageproto/pkg-plist (revision 475269) +++ x11/damageproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/damageproto.h -include/X11/extensions/damagewire.h -libdata/pkgconfig/damageproto.pc -share/doc/damageproto/damageproto.txt Property changes on: x11/damageproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dmxproto/Makefile =================================================================== --- x11/dmxproto/Makefile (revision 475269) +++ x11/dmxproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= dmxproto -PORTVERSION= 2.3.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= DMX extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/dmxproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dmxproto/distinfo =================================================================== --- x11/dmxproto/distinfo (revision 475269) +++ x11/dmxproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/dmxproto-2.3.1.tar.bz2) = e72051e6a3e06b236d19eed56368117b745ca1e1a27bdc50fd51aa375bea6509 -SIZE (xorg/proto/dmxproto-2.3.1.tar.bz2) = 96467 Property changes on: x11/dmxproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dmxproto/pkg-descr =================================================================== --- x11/dmxproto/pkg-descr (revision 475269) +++ x11/dmxproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org DMXProto protocol headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/dmxproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dmxproto/pkg-plist =================================================================== --- x11/dmxproto/pkg-plist (revision 475269) +++ x11/dmxproto/pkg-plist (nonexistent) @@ -1,3 +0,0 @@ -include/X11/extensions/dmx.h -include/X11/extensions/dmxproto.h -libdata/pkgconfig/dmxproto.pc Property changes on: x11/dmxproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dri2proto/Makefile =================================================================== --- x11/dri2proto/Makefile (revision 475269) +++ x11/dri2proto/Makefile (nonexistent) @@ -1,15 +0,0 @@ -# $FreeBSD$ - -PORTNAME= dri2proto -PORTVERSION= 2.8 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= DRI2 prototype headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/dri2proto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dri2proto/distinfo =================================================================== --- x11/dri2proto/distinfo (revision 475269) +++ x11/dri2proto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/dri2proto-2.8.tar.bz2) = f9b55476def44fc7c459b2537d17dbc731e36ed5d416af7ca0b1e2e676f8aa04 -SIZE (xorg/proto/dri2proto-2.8.tar.bz2) = 108746 Property changes on: x11/dri2proto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dri2proto/pkg-descr =================================================================== --- x11/dri2proto/pkg-descr (revision 475269) +++ x11/dri2proto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org DRI2 prototype headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/dri2proto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dri2proto/pkg-plist =================================================================== --- x11/dri2proto/pkg-plist (revision 475269) +++ x11/dri2proto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/dri2proto.h -include/X11/extensions/dri2tokens.h -libdata/pkgconfig/dri2proto.pc -share/doc/dri2proto/dri2proto.txt Property changes on: x11/dri2proto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dri3proto/Makefile =================================================================== --- x11/dri3proto/Makefile (revision 475269) +++ x11/dri3proto/Makefile (nonexistent) @@ -1,14 +0,0 @@ -# $FreeBSD$ - -PORTNAME= dri3proto -PORTVERSION= 1.0 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= DRI3 prototype headers - -LICENSE= MIT - -XORG_CAT= proto - -.include Property changes on: x11/dri3proto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dri3proto/distinfo =================================================================== --- x11/dri3proto/distinfo (revision 475269) +++ x11/dri3proto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/dri3proto-1.0.tar.bz2) = 01be49d70200518b9a6b297131f6cc71f4ea2de17436896af153226a774fc074 -SIZE (xorg/proto/dri3proto-1.0.tar.bz2) = 105366 Property changes on: x11/dri3proto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dri3proto/pkg-descr =================================================================== --- x11/dri3proto/pkg-descr (revision 475269) +++ x11/dri3proto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org DRI3 prototype headers. - -WWW: http://www.freedesktop.org/wiki/Software/xlibs Property changes on: x11/dri3proto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/dri3proto/pkg-plist =================================================================== --- x11/dri3proto/pkg-plist (revision 475269) +++ x11/dri3proto/pkg-plist (nonexistent) @@ -1,3 +0,0 @@ -include/X11/extensions/dri3proto.h -libdata/pkgconfig/dri3proto.pc -share/doc/dri3proto/dri3proto.txt Property changes on: x11/dri3proto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/fixesproto/Makefile =================================================================== --- x11/fixesproto/Makefile (revision 475269) +++ x11/fixesproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= fixesproto -PORTVERSION= 5.0 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Fixes extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/fixesproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/fixesproto/distinfo =================================================================== --- x11/fixesproto/distinfo (revision 475269) +++ x11/fixesproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/fixesproto-5.0.tar.bz2) = ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce -SIZE (xorg/proto/fixesproto-5.0.tar.bz2) = 100886 Property changes on: x11/fixesproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/fixesproto/pkg-descr =================================================================== --- x11/fixesproto/pkg-descr (revision 475269) +++ x11/fixesproto/pkg-descr (nonexistent) @@ -1,4 +0,0 @@ -This package contains X.Org Fixes extension protocol specification -and header files. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/fixesproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/fixesproto/pkg-plist =================================================================== --- x11/fixesproto/pkg-plist (revision 475269) +++ x11/fixesproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/xfixesproto.h -include/X11/extensions/xfixeswire.h -libdata/pkgconfig/fixesproto.pc -%%DOCSDIR%%/fixesproto.txt Property changes on: x11/fixesproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/gdm/Makefile =================================================================== --- x11/gdm/Makefile (revision 475269) +++ x11/gdm/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= gdm PORTVERSION= 3.16.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -46,7 +46,7 @@ CPE_VENDOR= gnome_display_manager USE_GNOME= dconf intlhack introspection librsvg2 USE_LDCONFIG= yes -USE_XORG= dmx dmxproto +USE_XORG= dmx xorgproto INSTALLS_ICONS= yes USE_RC_SUBR= gdm USE_GNOME_SUBR= yes Index: x11/glproto/Makefile =================================================================== --- x11/glproto/Makefile (revision 475269) +++ x11/glproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= glproto -PORTVERSION= 1.4.17 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= GLX extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/glproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/glproto/distinfo =================================================================== --- x11/glproto/distinfo (revision 475269) +++ x11/glproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/glproto-1.4.17.tar.bz2) = adaa94bded310a2bfcbb9deb4d751d965fcfe6fb3a2f6d242e2df2d6589dbe40 -SIZE (xorg/proto/glproto-1.4.17.tar.bz2) = 126969 Property changes on: x11/glproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/glproto/pkg-descr =================================================================== --- x11/glproto/pkg-descr (revision 475269) +++ x11/glproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org GLX extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/glproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/glproto/pkg-plist =================================================================== --- x11/glproto/pkg-plist (revision 475269) +++ x11/glproto/pkg-plist (nonexistent) @@ -1,6 +0,0 @@ -include/GL/glxint.h -include/GL/glxmd.h -include/GL/glxproto.h -include/GL/glxtokens.h -include/GL/internal/glcore.h -libdata/pkgconfig/glproto.pc Property changes on: x11/glproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/i3lock/Makefile =================================================================== --- x11/i3lock/Makefile (revision 475269) +++ x11/i3lock/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= i3lock PORTVERSION= 2.10 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://i3wm.org/${PORTNAME}/ @@ -28,7 +29,7 @@ man/man1/i3lock.1.gz LDFLAGS+= ${ICONV_LIB} -USE_XORG= x11 xcb xt xproto xext +USE_XORG= x11 xcb xt xorgproto xext USES= gmake iconv pkgconfig tar:bzip2 PORTDOCS= CHANGELOG README.md Index: x11/iceauth/Makefile =================================================================== --- x11/iceauth/Makefile (revision 475269) +++ x11/iceauth/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= iceauth PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= app -USE_XORG= xproto ice +USE_XORG= xorgproto ice PLIST_FILES= bin/iceauth man/man1/iceauth.1.gz Index: x11/inputproto/Makefile =================================================================== --- x11/inputproto/Makefile (revision 475269) +++ x11/inputproto/Makefile (nonexistent) @@ -1,18 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= inputproto -PORTVERSION= 2.3.2 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Input extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -CONFIGURE_ARGS= --without-asciidoc - -.include Property changes on: x11/inputproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/inputproto/distinfo =================================================================== --- x11/inputproto/distinfo (revision 475269) +++ x11/inputproto/distinfo (nonexistent) @@ -1,3 +0,0 @@ -TIMESTAMP = 1478370505 -SHA256 (xorg/proto/inputproto-2.3.2.tar.bz2) = 893a6af55733262058a27b38eeb1edc733669f01d404e8581b167f03c03ef31d -SIZE (xorg/proto/inputproto-2.3.2.tar.bz2) = 200857 Property changes on: x11/inputproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/inputproto/pkg-descr =================================================================== --- x11/inputproto/pkg-descr (revision 475269) +++ x11/inputproto/pkg-descr (nonexistent) @@ -1 +0,0 @@ -This package contains X.Org Input extension headers. Property changes on: x11/inputproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/inputproto/pkg-plist =================================================================== --- x11/inputproto/pkg-plist (revision 475269) +++ x11/inputproto/pkg-plist (nonexistent) @@ -1,5 +0,0 @@ -include/X11/extensions/XI.h -include/X11/extensions/XI2.h -include/X11/extensions/XI2proto.h -include/X11/extensions/XIproto.h -libdata/pkgconfig/inputproto.pc Property changes on: x11/inputproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/kbproto/Makefile =================================================================== --- x11/kbproto/Makefile (revision 475269) +++ x11/kbproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= kbproto -PORTVERSION= 1.0.7 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= KB extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/kbproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/kbproto/distinfo =================================================================== --- x11/kbproto/distinfo (revision 475269) +++ x11/kbproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/kbproto-1.0.7.tar.bz2) = f882210b76376e3fa006b11dbd890e56ec0942bc56e65d1249ff4af86f90b857 -SIZE (xorg/proto/kbproto-1.0.7.tar.bz2) = 250178 Property changes on: x11/kbproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/kbproto/pkg-descr =================================================================== --- x11/kbproto/pkg-descr (revision 475269) +++ x11/kbproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org KB extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/kbproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/kbproto/pkg-plist =================================================================== --- x11/kbproto/pkg-plist (revision 475269) +++ x11/kbproto/pkg-plist (nonexistent) @@ -1,39 +0,0 @@ -include/X11/extensions/XKB.h -include/X11/extensions/XKBgeom.h -include/X11/extensions/XKBproto.h -include/X11/extensions/XKBsrv.h -include/X11/extensions/XKBstr.h -libdata/pkgconfig/kbproto.pc -%%DOCSDIR%%/XKBproto-1.svg -%%DOCSDIR%%/XKBproto-10.svg -%%DOCSDIR%%/XKBproto-11.svg -%%DOCSDIR%%/XKBproto-2.svg -%%DOCSDIR%%/XKBproto-3.svg -%%DOCSDIR%%/XKBproto-4.svg -%%DOCSDIR%%/XKBproto-5.svg -%%DOCSDIR%%/XKBproto-6.svg -%%DOCSDIR%%/XKBproto-7.svg -%%DOCSDIR%%/XKBproto-8.svg -%%DOCSDIR%%/XKBproto-9.svg -%%DOCSDIR%%/acknowledgements.xml -%%DOCSDIR%%/appA.xml -%%DOCSDIR%%/appB.xml -%%DOCSDIR%%/appC.xml -%%DOCSDIR%%/appD.xml -%%DOCSDIR%%/ch01.xml -%%DOCSDIR%%/ch02.xml -%%DOCSDIR%%/ch03.xml -%%DOCSDIR%%/ch04.xml -%%DOCSDIR%%/ch05.xml -%%DOCSDIR%%/ch06.xml -%%DOCSDIR%%/ch07.xml -%%DOCSDIR%%/ch08.xml -%%DOCSDIR%%/ch09.xml -%%DOCSDIR%%/ch10.xml -%%DOCSDIR%%/ch11.xml -%%DOCSDIR%%/ch12.xml -%%DOCSDIR%%/ch13.xml -%%DOCSDIR%%/ch14.xml -%%DOCSDIR%%/ch15.xml -%%DOCSDIR%%/ch16.xml -%%DOCSDIR%%/xkbproto.xml Property changes on: x11/kbproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/kde-workspace-kde4/Makefile =================================================================== --- x11/kde-workspace-kde4/Makefile (revision 475269) +++ x11/kde-workspace-kde4/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= x11 kde kde-applications PKGNAMESUFFIX= -kde4 @@ -50,7 +50,7 @@ USE_QT= corelib dbus declarative designer_build gui network \ opengl phonon qtestlib script sql svg webkit xml \ moc_build qmake_build rcc_build uic_build -USE_XORG= ice sm kbproto x11 xau xcb xcomposite xcursor xdamage xdmcp xext xfixes \ +USE_XORG= ice sm xorgproto x11 xau xcb xcomposite xcursor xdamage xdmcp xext xfixes \ xft xi xinerama xkbfile xpm xrandr xrender xres xscrnsaver xtst xxf86vm SHEBANG_FILES= kwin/clients/oxygen/data/update_oxygen.pl USE_LDCONFIG= yes Index: x11/libICE/Makefile =================================================================== --- x11/libICE/Makefile (revision 475269) +++ x11/libICE/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libICE PORTVERSION= 1.0.9 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11 @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= xproto:both xtrans +USE_XORG= xorgproto xtrans INSTALL_TARGET= install-strip .include Index: x11/libSM/Makefile =================================================================== --- x11/libSM/Makefile (revision 475269) +++ x11/libSM/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libSM PORTVERSION= 1.2.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= x11 @@ -14,7 +14,7 @@ USES= pathfix XORG_CAT= lib -USE_XORG= ice xproto:both xtrans +USE_XORG= ice xorgproto xtrans CONFIGURE_ARGS+=--disable-docs --without-xmlto Index: x11/libX11/Makefile =================================================================== --- x11/libX11/Makefile (revision 475269) +++ x11/libX11/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libX11 PORTVERSION= 1.6.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -13,9 +14,7 @@ USES= cpe perl5 XORG_CAT= lib -USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \ - kbproto:both inputproto xf86bigfontproto xproto:both \ - xcb +USE_XORG= xau xdmcp xtrans xorgproto xcb USE_PERL5= build CPE_VENDOR= x Index: x11/libXScrnSaver/Makefile =================================================================== --- x11/libXScrnSaver/Makefile (revision 475269) +++ x11/libXScrnSaver/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= libXScrnSaver PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,6 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= x11 xext xextproto scrnsaverproto:both +USE_XORG= x11 xext xorgproto .include Index: x11/libXTrap/Makefile =================================================================== --- x11/libXTrap/Makefile (revision 475269) +++ x11/libXTrap/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libXTrap PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,6 +9,6 @@ COMMENT= The XTrap library XORG_CAT= lib -USE_XORG= trapproto:both x11 xext xextproto xt +USE_XORG= x11 xext xorgproto xt .include Index: x11/libXau/Makefile =================================================================== --- x11/libXau/Makefile (revision 475269) +++ x11/libXau/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libXau PORTVERSION= 1.0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= xproto:both +USE_XORG= xorgproto .include Index: x11/libXcomposite/Makefile =================================================================== --- x11/libXcomposite/Makefile (revision 475269) +++ x11/libXcomposite/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libXcomposite PORTVERSION= 0.4.4 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= x11 @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= compositeproto:both x11 xfixes xext fixesproto xproto:both +USE_XORG= x11 xfixes xext xorgproto .include Index: x11/libXcursor/Makefile =================================================================== --- x11/libXcursor/Makefile (revision 475269) +++ x11/libXcursor/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXcursor PORTVERSION= 1.1.15 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,8 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= xrender x11 xfixes fixesproto xproto:both \ - xextproto +USE_XORG= xrender x11 xfixes xorgproto USES+= cpe CPE_PRODUCT= libxcursor Index: x11/libXdamage/Makefile =================================================================== --- x11/libXdamage/Makefile (revision 475269) +++ x11/libXdamage/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libXdamage PORTVERSION= 1.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -13,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= x11 damageproto:both xfixes fixesproto xextproto xproto:both +USE_XORG= x11 xfixes xorgproto .include Index: x11/libXdmcp/Makefile =================================================================== --- x11/libXdmcp/Makefile (revision 475269) +++ x11/libXdmcp/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXdmcp PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= xproto:both +USE_XORG= xorgproto:both CONFIGURE_ARGS+=--disable-docs --without-xmlto Index: x11/libXevie/Makefile =================================================================== --- x11/libXevie/Makefile (revision 475269) +++ x11/libXevie/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libXevie PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,6 +11,6 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= evieproto x11 xext xextproto xproto:both +USE_XORG= x11 xext xorgproto .include Index: x11/libXext/Makefile =================================================================== --- x11/libXext/Makefile (revision 475269) +++ x11/libXext/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libXext PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11 @@ -13,7 +13,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= xproto x11 xextproto:both xau +USE_XORG= x11 xau xorgproto CONFIGURE_ARGS+=--disable-specs --without-xmlto INSTALL_TARGET= install-strip USES+= cpe Index: x11/libXfixes/Makefile =================================================================== --- x11/libXfixes/Makefile (revision 475269) +++ x11/libXfixes/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXfixes PORTVERSION= 5.0.3 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 fixesproto:both xproto:both xextproto +USE_XORG= x11 xorgproto USES+= cpe CPE_PRODUCT= libxfixes CPE_VENDOR= x Index: x11/libXi/Makefile =================================================================== --- x11/libXi/Makefile (revision 475269) +++ x11/libXi/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXi PORTVERSION= 1.7.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -12,7 +13,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= xproto x11 xext xextproto xfixes inputproto:both +USE_XORG= x11 xext xfixes xorgproto INSTALL_TARGET= install-strip USES+= cpe CPE_PRODUCT= libxi Index: x11/libXinerama/Makefile =================================================================== --- x11/libXinerama/Makefile (revision 475269) +++ x11/libXinerama/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXinerama PORTVERSION= 1.1.4 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -12,7 +13,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 xext xextproto xineramaproto:both +USE_XORG= x11 xext xorgproto USES+= cpe CPE_PRODUCT= libxinerama CPE_VENDOR= x Index: x11/libXp/Makefile =================================================================== --- x11/libXp/Makefile (revision 475269) +++ x11/libXp/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXp PORTVERSION= 1.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -12,7 +13,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 xext xextproto xau printproto:both +USE_XORG= x11 xext xau xorgproto USES+= cpe CPE_PRODUCT= libxp CPE_VENDOR= x Index: x11/libXpm/Makefile =================================================================== --- x11/libXpm/Makefile (revision 475269) +++ x11/libXpm/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXpm PORTVERSION= 3.5.12 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= xproto x11 xext xextproto xt +USE_XORG= xorgproto x11 xext xt LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS Index: x11/libXprintAppUtil/Makefile =================================================================== --- x11/libXprintAppUtil/Makefile (revision 475269) +++ x11/libXprintAppUtil/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libXprintAppUtil PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,6 +9,6 @@ COMMENT= The XprintAppUtil library XORG_CAT= lib -USE_XORG= printproto x11 xau xp xprintutil xproto:both +USE_XORG= x11 xau xp xprintutil xorgproto .include Index: x11/libXprintUtil/Makefile =================================================================== --- x11/libXprintUtil/Makefile (revision 475269) +++ x11/libXprintUtil/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libXprintUtil PORTVERSION= 1.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,6 +9,6 @@ COMMENT= The XprintUtil library XORG_CAT= lib -USE_XORG= printproto:both x11 xau xp xt +USE_XORG= xorgproto:both x11 xau xp xt .include Index: x11/libXrandr/Makefile =================================================================== --- x11/libXrandr/Makefile (revision 475269) +++ x11/libXrandr/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXrandr PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 randrproto:both xext xextproto xrender renderproto xproto:both +USE_XORG= x11 xext xrender xorgproto USES+= cpe CPE_PRODUCT= libxrandr CPE_VENDOR= x Index: x11/libXrender/Makefile =================================================================== --- x11/libXrender/Makefile (revision 475269) +++ x11/libXrender/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXrender PORTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,6 +12,6 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 renderproto:both xproto:both +USE_XORG= x11 xorgproto .include Index: x11/libXres/Makefile =================================================================== --- x11/libXres/Makefile (revision 475269) +++ x11/libXres/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXres PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 xext xextproto resourceproto xproto:both +USE_XORG= x11 xext xorgproto INSTALL_TARGET= install-strip USES+= cpe CPE_PRODUCT= libxres Index: x11/libXtst/Makefile =================================================================== --- x11/libXtst/Makefile (revision 475269) +++ x11/libXtst/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXtst PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,8 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 xext recordproto:both xextproto inputproto:both \ - xi +USE_XORG= x11 xext xi xorgproto USES+= cpe CPE_PRODUCT= libxtst CPE_VENDOR= x Index: x11/libXv/Makefile =================================================================== --- x11/libXv/Makefile (revision 475269) +++ x11/libXv/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXv PORTVERSION= 1.0.11 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 @@ -12,7 +13,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= x11 xext xextproto videoproto:both xproto:both +USE_XORG= x11 xext xorgproto USES+= cpe CPE_PRODUCT= libxv CPE_VENDOR= x Index: x11/libXvMC/Makefile =================================================================== --- x11/libXvMC/Makefile (revision 475269) +++ x11/libXvMC/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXvMC PORTVERSION= 1.0.10 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -13,7 +14,7 @@ USES= cpe XORG_CAT= lib -USE_XORG= x11 xext xv xextproto videoproto:both xproto:both +USE_XORG= x11 xext xv xorgproto CPE_PRODUCT= libxvmc CPE_VENDOR= x Index: x11/libXxf86dga/Makefile =================================================================== --- x11/libXxf86dga/Makefile (revision 475269) +++ x11/libXxf86dga/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libXxf86dga PORTVERSION= 1.1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= xproto x11 xextproto xext xf86dgaproto:both +USE_XORG= x11 xext xorgproto USES+= cpe CPE_PRODUCT= libxxf86dga CPE_VENDOR= x Index: x11/libXxf86misc/Makefile =================================================================== --- x11/libXxf86misc/Makefile (revision 475269) +++ x11/libXxf86misc/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXxf86misc PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -11,6 +12,6 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= xproto x11 xextproto xext xf86miscproto:both +USE_XORG= x11 xext xorgproto .include Index: x11/libXxf86vm/Makefile =================================================================== --- x11/libXxf86vm/Makefile (revision 475269) +++ x11/libXxf86vm/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libXxf86vm PORTVERSION= 1.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= MIT XORG_CAT= lib -USE_XORG= xproto x11 xextproto xext xf86vidmodeproto:both +USE_XORG= xorgproto x11 xext USES+= cpe CPE_PRODUCT= libxxf86vm CPE_VENDOR= x Index: x11/libdmx/Makefile =================================================================== --- x11/libdmx/Makefile (revision 475269) +++ x11/libdmx/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libdmx PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,7 +10,7 @@ COMMENT= DMX extension library XORG_CAT= lib -USE_XORG= x11 xext xextproto dmxproto:both +USE_XORG= x11 xext xorgproto USES+= cpe CPE_VENDOR= x Index: x11/libxkbfile/Makefile =================================================================== --- x11/libxkbfile/Makefile (revision 475269) +++ x11/libxkbfile/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libxkbfile PORTVERSION= 1.0.9 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -12,6 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= x11 kbproto:both +USE_XORG= x11 xorgproto .include Index: x11/libxkbui/Makefile =================================================================== --- x11/libxkbui/Makefile (revision 475269) +++ x11/libxkbui/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libxkbui PORTVERSION= 1.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,5 +10,5 @@ COMMENT= The xkbui library XORG_CAT= lib -USE_XORG= x11 xt xkbfile kbproto:both +USE_XORG= x11 xt xkbfile xorgproto .include Index: x11/libxshmfence/Makefile =================================================================== --- x11/libxshmfence/Makefile (revision 475269) +++ x11/libxshmfence/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libxshmfence PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,7 +10,7 @@ LICENSE= MIT -USE_XORG= xproto +USE_XORG= xorgproto XORG_CAT= lib CONFIGURE_ARGS= --with-shared-memory-dir=/tmp Index: x11/listres/Makefile =================================================================== --- x11/listres/Makefile (revision 475269) +++ x11/listres/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= listres PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= List resources in widgets XORG_CAT= app -USE_XORG= x11 xaw xmu xproto xt +USE_XORG= x11 xaw xmu xorgproto xt PLIST_FILES= bin/listres man/man1/listres.1.gz Index: x11/lsw/Makefile =================================================================== --- x11/lsw/Makefile (revision 475269) +++ x11/lsw/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= lsw PORTVERSION= 0.3 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/tools/ @@ -16,7 +17,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USE_XORG= x11 xt xproto xext +USE_XORG= x11 xt xorgproto xext post-patch: @${REINPLACE_CMD} -e 's|-I/usr/include||;s|-L/usr/lib||;s|= -Os|+=|'\ Index: x11/metalock/Makefile =================================================================== --- x11/metalock/Makefile (revision 475269) +++ x11/metalock/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= metalock PORTVERSION= 0.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= BERLIOS DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE USES= tar:bzip2 -USE_XORG= x11 xt xproto xext xpm +USE_XORG= x11 xt xorgproto xext xpm OPTIONS_DEFINE= IMLIB2 XFT ULTRAGETOPT OPTIONS_DEFAULT= IMLIB2 XFT ULTRAGETOPT Index: x11/nxcomp/Makefile =================================================================== --- x11/nxcomp/Makefile (revision 475269) +++ x11/nxcomp/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= nxcomp PORTVERSION= 3.5.0.32 +PORTREVISION= 1 MASTER_SITES= http://code.x2go.org/releases/source/nx-libs/ CATEGORIES= x11 devel DISTNAME= nx-libs-${PORTVERSION}-lite @@ -12,7 +13,7 @@ WRKSRC= ${WRKDIR}/nx-libs-${PORTVERSION}/${PORTNAME} USES= autoreconf gmake jpeg -USE_XORG= xproto +USE_XORG= xorgproto GNU_CONFIGURE= yes LIB_DEPENDS= libpng.so:graphics/png Index: x11/p5-X11-XCB/Makefile =================================================================== --- x11/p5-X11-XCB/Makefile (revision 475269) +++ x11/p5-X11-XCB/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= X11-XCB PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -32,7 +33,7 @@ USES= localbase perl5 USE_PERL5= configure -USE_XORG= x11 xcb xproto xinerama +USE_XORG= x11 xcb xorgproto xinerama MAKE_JOBS_UNSAFE= yes post-install: Index: x11/p5-X11-Xlib/Makefile =================================================================== --- x11/p5-X11-Xlib/Makefile (revision 475269) +++ x11/p5-X11-Xlib/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= X11-Xlib PORTVERSION= 0.18 +PORTREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_XORG= x11 xcomposite xext xfixes xinerama xproto xrender xtst +USE_XORG= x11 xcomposite xext xfixes xinerama xorgproto xrender xtst pre-configure: cd ${WRKSRC} && ${PERL} Makefile.PL Index: x11/presentproto/Makefile =================================================================== --- x11/presentproto/Makefile (revision 475269) +++ x11/presentproto/Makefile (nonexistent) @@ -1,14 +0,0 @@ -# $FreeBSD$ - -PORTNAME= presentproto -PORTVERSION= 1.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Present protocol specification - -LICENSE= MIT - -XORG_CAT= proto - -.include Property changes on: x11/presentproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/presentproto/distinfo =================================================================== --- x11/presentproto/distinfo (revision 475269) +++ x11/presentproto/distinfo (nonexistent) @@ -1,3 +0,0 @@ -TIMESTAMP = 1485631172 -SHA256 (xorg/proto/presentproto-1.1.tar.bz2) = f69b23a8869f78a5898aaf53938b829c8165e597cda34f06024d43ee1e6d26b9 -SIZE (xorg/proto/presentproto-1.1.tar.bz2) = 116156 Property changes on: x11/presentproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/presentproto/pkg-descr =================================================================== --- x11/presentproto/pkg-descr (revision 475269) +++ x11/presentproto/pkg-descr (nonexistent) @@ -1 +0,0 @@ -This package contains X.Org Present protocol specification. Property changes on: x11/presentproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/presentproto/pkg-plist =================================================================== --- x11/presentproto/pkg-plist (revision 475269) +++ x11/presentproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/presentproto.h -include/X11/extensions/presenttokens.h -libdata/pkgconfig/presentproto.pc -share/doc/presentproto/presentproto.txt Property changes on: x11/presentproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/printproto/Makefile =================================================================== --- x11/printproto/Makefile (revision 475269) +++ x11/printproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= printproto -PORTVERSION= 1.0.5 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Print extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/printproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/printproto/distinfo =================================================================== --- x11/printproto/distinfo (revision 475269) +++ x11/printproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/printproto-1.0.5.tar.bz2) = 1298316cf43b987365ab7764d61b022a3d7f180b67b423eed3456862d155911a -SIZE (xorg/proto/printproto-1.0.5.tar.bz2) = 222559 Property changes on: x11/printproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/printproto/pkg-descr =================================================================== --- x11/printproto/pkg-descr (revision 475269) +++ x11/printproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org Print extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/printproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/printproto/pkg-plist =================================================================== --- x11/printproto/pkg-plist (revision 475269) +++ x11/printproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/Print.h -include/X11/extensions/Printstr.h -libdata/pkgconfig/printproto.pc -man/man7/Xprint.7.gz Property changes on: x11/printproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/randrproto/Makefile =================================================================== --- x11/randrproto/Makefile (revision 475269) +++ x11/randrproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= randrproto -PORTVERSION= 1.5.0 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Randr extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/randrproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/randrproto/distinfo =================================================================== --- x11/randrproto/distinfo (revision 475269) +++ x11/randrproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/randrproto-1.5.0.tar.bz2) = 4c675533e79cd730997d232c8894b6692174dce58d3e207021b8f860be498468 -SIZE (xorg/proto/randrproto-1.5.0.tar.bz2) = 142168 Property changes on: x11/randrproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/randrproto/pkg-descr =================================================================== --- x11/randrproto/pkg-descr (revision 475269) +++ x11/randrproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org Randr extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/randrproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/randrproto/pkg-plist =================================================================== --- x11/randrproto/pkg-plist (revision 475269) +++ x11/randrproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/randr.h -include/X11/extensions/randrproto.h -libdata/pkgconfig/randrproto.pc -%%DOCSDIR%%/randrproto.txt Property changes on: x11/randrproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/recordproto/Makefile =================================================================== --- x11/recordproto/Makefile (revision 475269) +++ x11/recordproto/Makefile (nonexistent) @@ -1,22 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= recordproto -PORTVERSION= 1.14.2 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= RECORD extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -CONFIGURE_ARGS+=--disable-specs --without-xmlto - -post-patch: - @${REINPLACE_CMD} '/^SUBDIRS/,/&$$/ \ - s/specs//' ${WRKSRC}/Makefile.in - -.include Property changes on: x11/recordproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/recordproto/distinfo =================================================================== --- x11/recordproto/distinfo (revision 475269) +++ x11/recordproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/recordproto-1.14.2.tar.bz2) = a777548d2e92aa259f1528de3c4a36d15e07a4650d0976573a8e2ff5437e7370 -SIZE (xorg/proto/recordproto-1.14.2.tar.bz2) = 123033 Property changes on: x11/recordproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/recordproto/pkg-descr =================================================================== --- x11/recordproto/pkg-descr (revision 475269) +++ x11/recordproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org RECORD extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/recordproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/recordproto/pkg-plist =================================================================== --- x11/recordproto/pkg-plist (revision 475269) +++ x11/recordproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/recordconst.h -include/X11/extensions/recordproto.h -include/X11/extensions/recordstr.h -libdata/pkgconfig/recordproto.pc Property changes on: x11/recordproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/renderproto/Makefile =================================================================== --- x11/renderproto/Makefile (revision 475269) +++ x11/renderproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= renderproto -PORTVERSION= 0.11.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= RenderProto protocol headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/renderproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/renderproto/distinfo =================================================================== --- x11/renderproto/distinfo (revision 475269) +++ x11/renderproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/renderproto-0.11.1.tar.bz2) = 06735a5b92b20759204e4751ecd6064a2ad8a6246bb65b3078b862a00def2537 -SIZE (xorg/proto/renderproto-0.11.1.tar.bz2) = 105741 Property changes on: x11/renderproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/renderproto/pkg-descr =================================================================== --- x11/renderproto/pkg-descr (revision 475269) +++ x11/renderproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org RenderProto protocol headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/renderproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/renderproto/pkg-plist =================================================================== --- x11/renderproto/pkg-plist (revision 475269) +++ x11/renderproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/render.h -include/X11/extensions/renderproto.h -libdata/pkgconfig/renderproto.pc -share/doc/renderproto/renderproto.txt Property changes on: x11/renderproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/resourceproto/Makefile =================================================================== --- x11/resourceproto/Makefile (revision 475269) +++ x11/resourceproto/Makefile (nonexistent) @@ -1,20 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= resourceproto -PORTVERSION= 1.2.0 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Resource extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -post-patch: - @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \ - s/install-dist_docDATA//' ${WRKSRC}/Makefile.in - -.include Property changes on: x11/resourceproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/resourceproto/distinfo =================================================================== --- x11/resourceproto/distinfo (revision 475269) +++ x11/resourceproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/resourceproto-1.2.0.tar.bz2) = 3c66003a6bdeb0f70932a9ed3cf57cc554234154378d301e0c5cfa189d8f6818 -SIZE (xorg/proto/resourceproto-1.2.0.tar.bz2) = 102992 Property changes on: x11/resourceproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/resourceproto/pkg-descr =================================================================== --- x11/resourceproto/pkg-descr (revision 475269) +++ x11/resourceproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org Resource extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/resourceproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/resourceproto/pkg-plist =================================================================== --- x11/resourceproto/pkg-plist (revision 475269) +++ x11/resourceproto/pkg-plist (nonexistent) @@ -1,2 +0,0 @@ -include/X11/extensions/XResproto.h -libdata/pkgconfig/resourceproto.pc Property changes on: x11/resourceproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/rgb/Makefile =================================================================== --- x11/rgb/Makefile (revision 475269) +++ x11/rgb/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= rgb PORTVERSION= 1.0.6 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,7 +11,7 @@ CONFIGURE_ARGS= --with-rgb-db-dir=${PREFIX}/lib/X11/rgb XORG_CAT= app -USE_XORG= x11 xproto +USE_XORG= x11 xorgproto PLIST_FILES= bin/showrgb lib/X11/rgb.txt man/man1/showrgb.1.gz Index: x11/scrnsaverproto/Makefile =================================================================== --- x11/scrnsaverproto/Makefile (revision 475269) +++ x11/scrnsaverproto/Makefile (nonexistent) @@ -1,21 +0,0 @@ -# $FreeBSD$ - -PORTNAME= scrnsaverproto -PORTVERSION= 1.2.2 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= ScrnSaver extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -CONFIGURE_ARGS+=--disable-specs --without-xmlto - -post-patch: - @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \ - s/specs//' ${WRKSRC}/Makefile.in - -.include Property changes on: x11/scrnsaverproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/scrnsaverproto/distinfo =================================================================== --- x11/scrnsaverproto/distinfo (revision 475269) +++ x11/scrnsaverproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/scrnsaverproto-1.2.2.tar.bz2) = 8bb70a8da164930cceaeb4c74180291660533ad3cc45377b30a795d1b85bcd65 -SIZE (xorg/proto/scrnsaverproto-1.2.2.tar.bz2) = 118820 Property changes on: x11/scrnsaverproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/scrnsaverproto/pkg-descr =================================================================== --- x11/scrnsaverproto/pkg-descr (revision 475269) +++ x11/scrnsaverproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org ScrnSaver extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/scrnsaverproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/scrnsaverproto/pkg-plist =================================================================== --- x11/scrnsaverproto/pkg-plist (revision 475269) +++ x11/scrnsaverproto/pkg-plist (nonexistent) @@ -1,3 +0,0 @@ -include/X11/extensions/saver.h -include/X11/extensions/saverproto.h -libdata/pkgconfig/scrnsaverproto.pc Property changes on: x11/scrnsaverproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/slock/Makefile =================================================================== --- x11/slock/Makefile (revision 475269) +++ x11/slock/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= slock PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/tools/ @@ -14,7 +15,7 @@ USES= cpe CPE_VENDOR= suckless -USE_XORG= x11 xext xproto xrandr xt +USE_XORG= x11 xext xorgproto xrandr xt MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \ X11INC="${LOCALBASE}/include" CC="${CC}" \ MANPREFIX="${MANPREFIX}/man" Index: x11/thinglaunch/Makefile =================================================================== --- x11/thinglaunch/Makefile (revision 475269) +++ x11/thinglaunch/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= thinglaunch PORTVERSION= 1.8 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= LOCAL/ehaupt @@ -9,7 +10,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Very fast launcher program for X -USE_XORG= x11 xproto +USE_XORG= x11 xorgproto CPPFLAGS+= -I${LOCALBASE}/include -lX11 LDFLAGS+= -L${LOCALBASE}/lib Index: x11/thingylaunch/Makefile =================================================================== --- x11/thingylaunch/Makefile (revision 475269) +++ x11/thingylaunch/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= thingylaunch PORTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://gahr.ch/thingylaunch/ @@ -19,7 +19,7 @@ LIBXCB_DESC= Build against libXCB OPTIONS_DEFAULT= LIBX11 -USE_XORG= xproto +USE_XORG= xorgproto USE_CXXSTD= c++11 USES= cmake:outsource compiler:c++11-lib Index: x11/trapproto/Makefile =================================================================== --- x11/trapproto/Makefile (revision 475269) +++ x11/trapproto/Makefile (nonexistent) @@ -1,15 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= trapproto -PORTVERSION= 3.4.3 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= DEC-XTRAP extension headers - -XORG_CAT= proto - -USE_XORG= xt:both - -.include Property changes on: x11/trapproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/trapproto/distinfo =================================================================== --- x11/trapproto/distinfo (revision 475269) +++ x11/trapproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/trapproto-3.4.3.tar.bz2) = ff32a0d3bc696cadc3457be9c85e9818af2b6daa2f159188bb01aad7e932a0e1 -SIZE (xorg/proto/trapproto-3.4.3.tar.bz2) = 48785 Property changes on: x11/trapproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/trapproto/pkg-descr =================================================================== --- x11/trapproto/pkg-descr (revision 475269) +++ x11/trapproto/pkg-descr (nonexistent) @@ -1 +0,0 @@ -This package contains X.Org DEC-XTRAP extension headers. Property changes on: x11/trapproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/trapproto/pkg-plist =================================================================== --- x11/trapproto/pkg-plist (revision 475269) +++ x11/trapproto/pkg-plist (nonexistent) @@ -1,8 +0,0 @@ -include/X11/extensions/xtrapbits.h -include/X11/extensions/xtrapddmi.h -include/X11/extensions/xtrapdi.h -include/X11/extensions/xtrapemacros.h -include/X11/extensions/xtraplib.h -include/X11/extensions/xtraplibp.h -include/X11/extensions/xtrapproto.h -libdata/pkgconfig/trapproto.pc Property changes on: x11/trapproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/videoproto/Makefile =================================================================== --- x11/videoproto/Makefile (revision 475269) +++ x11/videoproto/Makefile (nonexistent) @@ -1,19 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= videoproto -PORTVERSION= 2.3.3 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Video extension headers - -LICENSE= MIT - -XORG_CAT= proto - -post-patch: - @${REINPLACE_CMD} '/^install-data-am:/,/^$$/ \ - s/install-dist_docDATA//' ${WRKSRC}/Makefile.in - -.include Property changes on: x11/videoproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/videoproto/distinfo =================================================================== --- x11/videoproto/distinfo (revision 475269) +++ x11/videoproto/distinfo (nonexistent) @@ -1,3 +0,0 @@ -TIMESTAMP = 1478373084 -SHA256 (xorg/proto/videoproto-2.3.3.tar.bz2) = c7803889fd08e6fcaf7b68cc394fb038b2325d1f315e571a6954577e07cca702 -SIZE (xorg/proto/videoproto-2.3.3.tar.bz2) = 121016 Property changes on: x11/videoproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/videoproto/pkg-descr =================================================================== --- x11/videoproto/pkg-descr (revision 475269) +++ x11/videoproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org Video extension headers. - -WWW: http://www.freedesktop.org/wiki/Software/xlibs Property changes on: x11/videoproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/videoproto/pkg-plist =================================================================== --- x11/videoproto/pkg-plist (revision 475269) +++ x11/videoproto/pkg-plist (nonexistent) @@ -1,6 +0,0 @@ -include/X11/extensions/Xv.h -include/X11/extensions/XvMC.h -include/X11/extensions/XvMCproto.h -include/X11/extensions/Xvproto.h -include/X11/extensions/vldXvMC.h -libdata/pkgconfig/videoproto.pc Property changes on: x11/videoproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/workrave/Makefile =================================================================== --- x11/workrave/Makefile (revision 475269) +++ x11/workrave/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= workrave DISTVERSIONPREFIX= v DISTVERSION= 1_10_16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= tobik@FreeBSD.org @@ -17,7 +17,7 @@ USES= compiler:c++11-lang autoreconf:build gettext gmake libtool \ localbase pathfix pkgconfig USE_CXXSTD= c++11 -USE_XORG= ice recordproto sm x11 xext xmu xscrnsaver xtst +USE_XORG= ice xorgproto sm x11 xext xmu xscrnsaver xtst USE_GNOME= intltool intlhack introspection gtkmm30 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gsettings \ Index: x11/xcmiscproto/Makefile =================================================================== --- x11/xcmiscproto/Makefile (revision 475269) +++ x11/xcmiscproto/Makefile (nonexistent) @@ -1,24 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= xcmiscproto -PORTVERSION= 1.2.2 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= XCMisc extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -CONFIGURE_ARGS+=--disable-specs --without-xmlto - -post-patch: - @${REINPLACE_CMD} '/^SUBDIRS =/,/^$$/ s/specs//' \ - ${WRKSRC}/Makefile.in - -#SUBDIRS= specs - -.include Property changes on: x11/xcmiscproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xcmiscproto/distinfo =================================================================== --- x11/xcmiscproto/distinfo (revision 475269) +++ x11/xcmiscproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xcmiscproto-1.2.2.tar.bz2) = b13236869372256c36db79ae39d54214172677fb79e9cdc555dceec80bd9d2df -SIZE (xorg/proto/xcmiscproto-1.2.2.tar.bz2) = 112486 Property changes on: x11/xcmiscproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xcmiscproto/pkg-descr =================================================================== --- x11/xcmiscproto/pkg-descr (revision 475269) +++ x11/xcmiscproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org XCMisc extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/xcmiscproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xcmiscproto/pkg-plist =================================================================== --- x11/xcmiscproto/pkg-plist (revision 475269) +++ x11/xcmiscproto/pkg-plist (nonexistent) @@ -1,3 +0,0 @@ -include/X11/extensions/xcmiscproto.h -include/X11/extensions/xcmiscstr.h -libdata/pkgconfig/xcmiscproto.pc Property changes on: x11/xcmiscproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xcursorgen/Makefile =================================================================== --- x11/xcursorgen/Makefile (revision 475269) +++ x11/xcursorgen/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xcursorgen PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -13,7 +13,7 @@ LIB_DEPENDS= libpng.so:graphics/png XORG_CAT= app -USE_XORG= x11 xcursor xextproto +USE_XORG= x11 xcursor xorgproto INSTALL_TARGET= install-strip PLIST_FILES= bin/xcursorgen man/man1/xcursorgen.1.gz Index: x11/xdpyinfo/Makefile =================================================================== --- x11/xdpyinfo/Makefile (revision 475269) +++ x11/xdpyinfo/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xdpyinfo PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,7 +11,7 @@ LICENSE= MIT XORG_CAT= app -USE_XORG= dmx x11 xcb xcomposite xext xinerama xproto xrender \ +USE_XORG= dmx x11 xcb xcomposite xext xinerama xorgproto xrender \ xtst xxf86dga xxf86misc xxf86vm PLIST_FILES= bin/xdpyinfo man/man1/xdpyinfo.1.gz Index: x11/xdriinfo/Makefile =================================================================== --- x11/xdriinfo/Makefile (revision 475269) +++ x11/xdriinfo/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xdriinfo PORTVERSION= 1.0.6 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,7 +11,7 @@ USE_GL= gl XORG_CAT= app -USE_XORG= x11 glproto +USE_XORG= x11 xorgproto PLIST_FILES= bin/xdriinfo man/man1/xdriinfo.1.gz .include Index: x11/xextproto/Makefile =================================================================== --- x11/xextproto/Makefile (revision 475269) +++ x11/xextproto/Makefile (nonexistent) @@ -1,21 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= xextproto -PORTVERSION= 7.3.0 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= XExt extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -CONFIGURE_ARGS+=--disable-specs - -post-patch: - @${REINPLACE_CMD} '/^SUBDIR/s/specs//' ${WRKSRC}/Makefile.in - -.include Property changes on: x11/xextproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xextproto/distinfo =================================================================== --- x11/xextproto/distinfo (revision 475269) +++ x11/xextproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xextproto-7.3.0.tar.bz2) = f3f4b23ac8db9c3a9e0d8edb591713f3d70ef9c3b175970dd8823dfc92aa5bb0 -SIZE (xorg/proto/xextproto-7.3.0.tar.bz2) = 229310 Property changes on: x11/xextproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xextproto/pkg-descr =================================================================== --- x11/xextproto/pkg-descr (revision 475269) +++ x11/xextproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org XExt extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/xextproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xextproto/pkg-plist =================================================================== --- x11/xextproto/pkg-plist (revision 475269) +++ x11/xextproto/pkg-plist (nonexistent) @@ -1,34 +0,0 @@ -include/X11/extensions/EVI.h -include/X11/extensions/EVIproto.h -include/X11/extensions/ag.h -include/X11/extensions/agproto.h -include/X11/extensions/cup.h -include/X11/extensions/cupproto.h -include/X11/extensions/dbe.h -include/X11/extensions/dbeproto.h -include/X11/extensions/dpmsconst.h -include/X11/extensions/dpmsproto.h -include/X11/extensions/ge.h -include/X11/extensions/geproto.h -include/X11/extensions/lbx.h -include/X11/extensions/lbxproto.h -include/X11/extensions/mitmiscconst.h -include/X11/extensions/mitmiscproto.h -include/X11/extensions/multibufconst.h -include/X11/extensions/multibufproto.h -include/X11/extensions/secur.h -include/X11/extensions/securproto.h -include/X11/extensions/shapeconst.h -include/X11/extensions/shapeproto.h -include/X11/extensions/shapestr.h -include/X11/extensions/shm.h -include/X11/extensions/shmproto.h -include/X11/extensions/shmstr.h -include/X11/extensions/syncconst.h -include/X11/extensions/syncproto.h -include/X11/extensions/syncstr.h -include/X11/extensions/xtestconst.h -include/X11/extensions/xtestext1const.h -include/X11/extensions/xtestext1proto.h -include/X11/extensions/xtestproto.h -libdata/pkgconfig/xextproto.pc Property changes on: x11/xextproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86dgaproto/Makefile =================================================================== --- x11/xf86dgaproto/Makefile (revision 475269) +++ x11/xf86dgaproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= xf86dgaproto -PORTVERSION= 2.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= XFree86-DGA extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/xf86dgaproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86dgaproto/distinfo =================================================================== --- x11/xf86dgaproto/distinfo (revision 475269) +++ x11/xf86dgaproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xf86dgaproto-2.1.tar.bz2) = ac5ef65108e1f2146286e53080975683dae49fc94680042e04bd1e2010e99050 -SIZE (xorg/proto/xf86dgaproto-2.1.tar.bz2) = 85934 Property changes on: x11/xf86dgaproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86dgaproto/pkg-descr =================================================================== --- x11/xf86dgaproto/pkg-descr (revision 475269) +++ x11/xf86dgaproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org XFree86-DGA extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/xf86dgaproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86dgaproto/pkg-plist =================================================================== --- x11/xf86dgaproto/pkg-plist (revision 475269) +++ x11/xf86dgaproto/pkg-plist (nonexistent) @@ -1,8 +0,0 @@ -include/X11/extensions/xf86dga.h -include/X11/extensions/xf86dga1const.h -include/X11/extensions/xf86dga1proto.h -include/X11/extensions/xf86dga1str.h -include/X11/extensions/xf86dgaconst.h -include/X11/extensions/xf86dgaproto.h -include/X11/extensions/xf86dgastr.h -libdata/pkgconfig/xf86dgaproto.pc Property changes on: x11/xf86dgaproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86driproto/Makefile =================================================================== --- x11/xf86driproto/Makefile (revision 475269) +++ x11/xf86driproto/Makefile (nonexistent) @@ -1,15 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= xf86driproto -PORTVERSION= 2.1.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= XFree86-DRI extension headers - -LICENSE= MIT - -XORG_CAT= proto - -.include Property changes on: x11/xf86driproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86driproto/distinfo =================================================================== --- x11/xf86driproto/distinfo (revision 475269) +++ x11/xf86driproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xf86driproto-2.1.1.tar.bz2) = 9c4b8d7221cb6dc4309269ccc008a22753698ae9245a398a59df35f1404d661f -SIZE (xorg/proto/xf86driproto-2.1.1.tar.bz2) = 96528 Property changes on: x11/xf86driproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86driproto/pkg-descr =================================================================== --- x11/xf86driproto/pkg-descr (revision 475269) +++ x11/xf86driproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org XFree86-DRI extension headers. - -WWW: http://www.freedesktop.org/wiki/Software/xlibs Property changes on: x11/xf86driproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86driproto/pkg-plist =================================================================== --- x11/xf86driproto/pkg-plist (revision 475269) +++ x11/xf86driproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/dri/xf86dri.h -include/X11/dri/xf86driproto.h -include/X11/dri/xf86dristr.h -libdata/pkgconfig/xf86driproto.pc Property changes on: x11/xf86driproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86miscproto/Makefile =================================================================== --- x11/xf86miscproto/Makefile (revision 475269) +++ x11/xf86miscproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= xf86miscproto -PORTVERSION= 0.9.3 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= XFree86-Misc extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/xf86miscproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86miscproto/distinfo =================================================================== --- x11/xf86miscproto/distinfo (revision 475269) +++ x11/xf86miscproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xf86miscproto-0.9.3.tar.bz2) = 45b8ec6a4a8ca21066dce117e09dcc88539862e616e60fb391de05b36f63b095 -SIZE (xorg/proto/xf86miscproto-0.9.3.tar.bz2) = 84950 Property changes on: x11/xf86miscproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86miscproto/pkg-descr =================================================================== --- x11/xf86miscproto/pkg-descr (revision 475269) +++ x11/xf86miscproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org XFree86-Misc extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/xf86miscproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86miscproto/pkg-plist =================================================================== --- x11/xf86miscproto/pkg-plist (revision 475269) +++ x11/xf86miscproto/pkg-plist (nonexistent) @@ -1,3 +0,0 @@ -include/X11/extensions/xf86misc.h -include/X11/extensions/xf86mscstr.h -libdata/pkgconfig/xf86miscproto.pc Property changes on: x11/xf86miscproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86rushproto/Makefile =================================================================== --- x11/xf86rushproto/Makefile (revision 475269) +++ x11/xf86rushproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= xf86rushproto -PORTVERSION= 1.1.2 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= XFree86-Rush extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/xf86rushproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86rushproto/distinfo =================================================================== --- x11/xf86rushproto/distinfo (revision 475269) +++ x11/xf86rushproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xf86rushproto-1.1.2.tar.bz2) = 07d9b237541f2d6313b5b28f5335d987a766b36c87b133f77cc48f31d969a3ae -SIZE (xorg/proto/xf86rushproto-1.1.2.tar.bz2) = 37695 Property changes on: x11/xf86rushproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86rushproto/pkg-descr =================================================================== --- x11/xf86rushproto/pkg-descr (revision 475269) +++ x11/xf86rushproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org XFree86-Rush extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/xf86rushproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86rushproto/pkg-plist =================================================================== --- x11/xf86rushproto/pkg-plist (revision 475269) +++ x11/xf86rushproto/pkg-plist (nonexistent) @@ -1,3 +0,0 @@ -include/X11/extensions/xf86rush.h -include/X11/extensions/xf86rushstr.h -libdata/pkgconfig/xf86rushproto.pc Property changes on: x11/xf86rushproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86vidmodeproto/Makefile =================================================================== --- x11/xf86vidmodeproto/Makefile (revision 475269) +++ x11/xf86vidmodeproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= xf86vidmodeproto -PORTVERSION= 2.3.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= XFree86-VidModeExtension extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/xf86vidmodeproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86vidmodeproto/distinfo =================================================================== --- x11/xf86vidmodeproto/distinfo (revision 475269) +++ x11/xf86vidmodeproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xf86vidmodeproto-2.3.1.tar.bz2) = 45d9499aa7b73203fd6b3505b0259624afed5c16b941bd04fcf123e5de698770 -SIZE (xorg/proto/xf86vidmodeproto-2.3.1.tar.bz2) = 96822 Property changes on: x11/xf86vidmodeproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86vidmodeproto/pkg-descr =================================================================== --- x11/xf86vidmodeproto/pkg-descr (revision 475269) +++ x11/xf86vidmodeproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org XFree86-VidModeExtension extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/xf86vidmodeproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xf86vidmodeproto/pkg-plist =================================================================== --- x11/xf86vidmodeproto/pkg-plist (revision 475269) +++ x11/xf86vidmodeproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/xf86vm.h -include/X11/extensions/xf86vmproto.h -include/X11/extensions/xf86vmstr.h -libdata/pkgconfig/xf86vidmodeproto.pc Property changes on: x11/xf86vidmodeproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xfce4-clipman-plugin/Makefile =================================================================== --- x11/xfce4-clipman-plugin/Makefile (revision 475269) +++ x11/xfce4-clipman-plugin/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= xfce4-clipman-plugin PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -21,7 +22,7 @@ GNU_CONFIGURE= yes USE_GNOME= gtk30 intltool glib20 cairo USE_XFCE= panel -USE_XORG= ice sm x11 xtst xproto +USE_XORG= ice sm x11 xtst xorgproto INSTALLS_ICONS= yes INSTALL_TARGET= install-strip Index: x11/xfindproxy/Makefile =================================================================== --- x11/xfindproxy/Makefile (revision 475269) +++ x11/xfindproxy/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xfindproxy PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,7 +11,7 @@ LICENSE= MIT XORG_CAT= app -USE_XORG= x11 ice xt xproxymngproto +USE_XORG= x11 ice xt xorgproto PLIST_FILES= bin/xfindproxy man/man1/xfindproxy.1.gz Index: x11/xfwp/Makefile =================================================================== --- x11/xfwp/Makefile (revision 475269) +++ x11/xfwp/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xfwp PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,7 +11,7 @@ LICENSE= MIT XORG_CAT= app -USE_XORG= x11 ice xproxymngproto +USE_XORG= x11 ice xorgproto PLIST_FILES= bin/xfwp man/man1/xfwp.1.gz Index: x11/xineramaproto/Makefile =================================================================== --- x11/xineramaproto/Makefile (revision 475269) +++ x11/xineramaproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= xineramaproto -PORTVERSION= 1.2.1 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= Xinerama extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/xineramaproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xineramaproto/distinfo =================================================================== --- x11/xineramaproto/distinfo (revision 475269) +++ x11/xineramaproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xineramaproto-1.2.1.tar.bz2) = 977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b -SIZE (xorg/proto/xineramaproto-1.2.1.tar.bz2) = 96239 Property changes on: x11/xineramaproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xineramaproto/pkg-descr =================================================================== --- x11/xineramaproto/pkg-descr (revision 475269) +++ x11/xineramaproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org Xinerama extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/xineramaproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xineramaproto/pkg-plist =================================================================== --- x11/xineramaproto/pkg-plist (revision 475269) +++ x11/xineramaproto/pkg-plist (nonexistent) @@ -1,2 +0,0 @@ -include/X11/extensions/panoramiXproto.h -libdata/pkgconfig/xineramaproto.pc Property changes on: x11/xineramaproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xinput/Makefile =================================================================== --- x11/xinput/Makefile (revision 475269) +++ x11/xinput/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= xinput PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,7 +10,7 @@ COMMENT= Very useful utility for configuring and testing XInput devices XORG_CAT= app -USE_XORG= inputproto x11 xi xext xrandr xinerama +USE_XORG= xorgproto x11 xi xext xrandr xinerama PLIST_FILES= bin/xinput man/man1/xinput.1.gz Index: x11/xkbutils/Makefile =================================================================== --- x11/xkbutils/Makefile (revision 475269) +++ x11/xkbutils/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xkbutils PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,6 +11,6 @@ LICENSE= MIT XORG_CAT= app -USE_XORG= xkbfile x11 xaw inputproto +USE_XORG= xkbfile x11 xaw xorgproto .include Index: x11/xorgproto/Makefile =================================================================== --- x11/xorgproto/Makefile (nonexistent) +++ x11/xorgproto/Makefile (working copy) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= xorgproto +PORTVERSION= 2018.4 +CATEGORIES= x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= xorg protocol headers + +OPTIONS_DEFINE= LEGACY +OPTIONS_DEFAULT=LEGACY +OPTIONS_SUB= yes +LEGACY_DESC= Install legacy protocol headers + +XORG_CAT= proto + +CONFIGURE_ARGS= --without-fop \ + --without-xmlto \ + --without-xsltproc + +LEGACY_CONFIGURE_ENABLE= legacy + +.include Property changes on: x11/xorgproto/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11/xorgproto/distinfo =================================================================== --- x11/xorgproto/distinfo (nonexistent) +++ x11/xorgproto/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1532366892 +SHA256 (xorg/proto/xorgproto-2018.4.tar.bz2) = fee885e0512899ea5280c593fdb2735beb1693ad170c22ebcc844470eec415a0 +SIZE (xorg/proto/xorgproto-2018.4.tar.bz2) = 390293 Property changes on: x11/xorgproto/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11/xorgproto/files/patch-man_Xprint.man =================================================================== --- x11/xorgproto/files/patch-man_Xprint.man (nonexistent) +++ x11/xorgproto/files/patch-man_Xprint.man (working copy) @@ -0,0 +1,424 @@ +--- man/Xprint.man.orig 2018-07-24 10:46:56 UTC ++++ man/Xprint.man +@@ -0,0 +1,421 @@ ++.\" -*- coding: us-ascii -*- ++.TH Xprint __miscmansuffix__ "8 October 2004" ++.SH NAME ++Xprint \- The "X print service" - a portable, network-transparent printing system based on the X11 protocol ++.SH SYNOPSIS ++Xprint is a very flexible, extensible, scaleable, client/server ++print system based on ISO 10175 (and some other specs) and the X11 ++rendering protocol. ++Using Xprint an application can search, query and use devices like ++printers, FAX machines or create documents in formats like PDF. ++In particular, an application can seek a printer, query supported ++attributes (like paper size, trays, fonts etc.), configure the printer ++device to match it\(cqs needs and print on it like on any other X device ++reusing parts of the code which is used for the video card Xserver. ++.SH OVERVIEW ++The "X Print Service" technology allows X rendering to devices such as ++printers and fax. Most of the service is available in the X11 ++technology stack as Xp, with the remainder in single toolkit stacks (e.g. DtPrint for CDE). ++Modifications have also been made to the LessTif/Motif/Qt technology ++stacks to support Xprint. ++.PP ++The Xp portion consists of: ++.TP 0.2i ++\(bu ++Xp Extension for the X-Server (included in the X-Server Xprt) ++.TP 0.2i ++\(bu ++Xp Extension API for the client side (libXp/libXprintUtils) ++.TP 0.2i ++\(bu ++PCL ddx driver that converts core X to native PCL ++.TP 0.2i ++\(bu ++PDF ddx driver that converts core X to native PDF ++.TP 0.2i ++\(bu ++PostScript ddx driver that converts core X to native PostScript ++.TP 0.2i ++\(bu ++Raster ddx driver that generates xwd rasters which can be converted to PCL, PDF or PostScript rasters ++.PP ++.PP ++From an X clients perspective, it can attach to one of two nearly ++identical X-Servers, a "Video" X-Server, and a "Print" X-Server ++which has the additional Xp capability but otherwise looks and ++behaves the same. ++.SH "HOW THE X PRINT SERVICE WORKS" ++The X Print Service expands on the traditional X-Server and Xlib world ++in four ways. ++.TP 0.4i ++1. ++Most obvious is the use of "print ddx drivers" instead of ++"video ddx drivers". While a video ddx driver modifies pixels ++in a video frame buffer, a print ddx driver generates "page ++description language (PDL)" output (such as PCL, PDF or PostScript) ++or sends the print rendering instructions to a platform-specific ++print API (like Win32/GDI). ++ ++Once a print ddx driver generates PDL output, it can be sent to ++a spooler such as \fBlp\fR(1) ++or retrieved by the client (to implement functionality like "print-to-file"). ++ ++Though not currently done, a single X-Server can support both ++print and video ddx drivers. ++.TP 0.4i ++2. ++Since printers support "paged" output, unlike video, a portion ++of the Xp Extension supports APIs to delineate printed output. ++For example, XpStartPage and XpEndPage tell the X-Server where ++a physical page starts and ends in an otherwise continuous ++stream of X rendering primitives. Likewise, XpStartJob and ++XpEndJob determine when a collection of pages starts and ends. ++XpEndJob typically causes the generated PDL to be submitted to ++a spooler, such as \fBlp\fR(1). ++.TP 0.4i ++3. ++Since printers have extensive capabilities, another portion of ++the Xp Extension supports APIs to manipulate "print contexts". ++ ++Once a printer is selected using the Xp Extension API, a print ++context to represent it can be created. A print context ++embodies the printer selected - it contains the printer's ++default capabilities, selectable range of capabilities, ++printer state, and generated output. Some "attributes" within ++the print context can be modified by the user, and the ++X-Server and print ddx driver will react accordingly. For ++example, the attribute "content-orientation" can be set to ++"landscape" or "portrait" (if the printer supports these ++values - which can be queried using the Xprint API as well). ++.TP 0.4i ++4. ++Since printers can have "built in" fonts, the Xp Extension in ++the X-Server works with the print ddx drivers to make ++available (for printing only) additional fonts on a per print ++context basis. ++ ++When a print context is created and set for a given printer, ++the X font calls may be able to access additional printer ++fonts. To do this (typically), the X-Server must have access ++to "printer metric files" (.pmf) that describe at minimum the ++metrics of the built in fonts. ++.PP ++.SH USAGE ++There are three tasks to start the X Print Service: ++.TP 0.4i ++1. ++configuring the X Print Server, ++.TP 0.4i ++2. ++starting the X Print Service ++.TP 0.4i ++3. ++configuring the user session so that clients can find the running X Print Service ++.PP ++.PP ++The tasks are described in detail below. ++.SH "SERVER CONFIGURATION" ++The X Print Server (Xprt) can read a number of configuration files which ++control its behavior and support for printers. Each vendor platform has ++a default location for this information. Xprt can also read the ++environment variable \fBXPCONFIGDIR\fR to locate alternate configuration ++directories. Common settings include: ++ ++export XPCONFIGDIR=/X11/lib/X11/XpConfig/ ++.PP ++export XPCONFIGDIR=/proj/x11/xc/programs/Xserver/XpConfig/ ++ ++.PP ++Xprt has many built-in defaults, and lacking any configuration files, ++will immediately try to support all printers visible via \fBlpstat\fR(1). ++.PP ++In order of importance for configuration by a system administrator, the ++configuration files for a "C" locale are as follows (see \fBXprt\fR(__appmansuffix__) for more ++details (including support for non-"C" locales)): ++.TP ++\fB${XPCONFIGDIR}/C/print/Xprinters\fR ++\&'Xprinters' is the top most configuration file. It tells ++Xprt which specific printer names (e.g. mylaser) should ++be supported, and whether \fBlpstat\fR(1) or other commands ++should be used to automatically supplement the list of ++printers. ++.TP ++\fB${XPCONFIGDIR}/C/print/attributes/printer\fR ++The 'printer' file maps printer names to model ++configurations (see 'model-config' below). For example, ++"mylaser" could be mapped to a "HPDJ1600C", and all other ++arbitrary printers could be mapped to a default, such as ++"HPLJ4SI". When depending on \fBlpstat\fR(1) in the Xprinters ++file, setting up defaults in 'printer' becomes all the ++more important. ++.TP ++\fB${XPCONFIGDIR}/C/print/attributes/document\fR ++The 'document' file specifies the initial document values ++for any print jobs. For example, which paper tray to ++use, what default resolution, etc. ++.TP ++\fB${XPCONFIGDIR}/C/print/attributes/job\fR ++The 'job' file specifies the initial job values for any ++print jobs. For example, "notification-profile" can be ++set so that when a print job is successfully sent to a ++printer, e-mail is sent to the user. ++.TP ++\fB${XPCONFIGDIR}/C/print/models/PSdefault/model\-config\fR, \fB${XPCONFIGDIR}/C/print/models/PSdefault/fonts/fonts.dir\fR, \fB${XPCONFIGDIR}/C/print/models/PSdefault/fonts/9nb00051.pmf\fR, \fB${XPCONFIGDIR}/C/print/models/PSdefault/fonts/9nb00093.pmf\fR ++The 'model-config' file has attributes that describe the ++printer model\(cqs capabilities and default settings. ++Printer model fonts may also be present. The model-config ++file also identifies the print ddx driver to be used. ++For each printer model supported, a complete hierarchy of ++files should exist. In most cases, these files do not ++need to be modified. ++.TP ++\fB${XPCONFIGDIR}/C/print/ddx\-config/raster/pcl\fR, \fB${XPCONFIGDIR}/C/print/ddx\-config/raster/pdf\fR, \fB${XPCONFIGDIR}/C/print/ddx\-config/raster/postscript\fR ++The print ddx drivers can have highly specific ++configuration files to control their behavior. In most ++cases, these files do not need to be modified. ++.PP ++More information in how to configure and customize the X print server can be found in the ++\fBXprt\fR(__appmansuffix__) ++manual page. ++.SH "STARTING UP" ++The summary checklist for starting the X Print Service is as follows: ++.TP 0.4i ++1. ++Choose an execution model for the X Print Service. The X ++Print Service can be run on a per-user session basis, per ++machine basis, or can be run on a few machines globally ++available to a number of users. ++.TP 0.4i ++2. ++If print jobs are to be submitted to a spooler (almost always ++the case), make sure all needed printers are available to the ++spooler subsystem (most often \fBlp\fR(1)) ++on the same machine running the X Print Service. ++.TP 0.4i ++3. ++Configure the X Print Server. See ``X Print Server ++Configuration''. ++.TP 0.4i ++4. ++Depending on #1, start the X Print Server process "Xprt", and ++then the toolkit-specific Print Dialog Manager Daemon process ++(such as CDEnext's "dtpdmd") at the appropriate times. ++Note that libXprintUtils-based applications/toolkits do not need ++a Print Dialog Manager Daemon process to use Xprint. ++.PP ++The details are described below. ++.PP ++Because the X Print Service is based on X, it can be easily distributed. ++The most significant factors in which execution model to choose will be ++driven by: ++.TP 0.2i ++\(bu ++how many printers will be accessable through the printer ++subsystem on any given machine. A system administrator may ++choose to cluster printers on a few given machines, or ++scatter them across an organization and possibly make ++extensive use of remote spoolers to make them globally ++available. ++.TP 0.2i ++\(bu ++how many machines will need a copy of the X Print Server ++configuration files. The files have been architected so ++that one super-set version of them can be maintained and ++distributed (e.g. via NFS), and a per-machine or per-user ++version of the `Xprinters' is all that is needed to have the ++appropriate information in them utilized or ignored. ++.TP 0.2i ++\(bu ++how many users can demand services from a given X Print ++Service. ++.PP ++With the above in mind, some obvious execution models include: ++.TP 0.2i ++\(bu ++Global - in this model, the system administrator is choosing ++to run the X Print Service on a *few* select machines with ++appropriate printers configured, and allow clients access to ++the global resource. This can centralize the administration ++of printers and configuration files, but may have to be ++monitored for performance loading. ++ ++Startup would likely be done by boot-up scripts (such as \fB/etc/init.d/xprint\fR). ++.TP 0.2i ++\(bu ++Per-machine - every machine with potential X Print Service ++users would run the service. Printer and configuration file ++administration is decentralized, and usage would be limited ++to the users on the machine. ++ ++Startup would likely be done by boot-up scripts (such as \fB/etc/init.d/xprint\fR). ++.TP 0.2i ++\(bu ++Per-user session - every user would run an entire X Print ++Service for themselves. In the future, the Video X Server ++normally started may contain Print X Server capability, so ++this model becomes very natural. ++ ++Startup would likely be done at session login or by ++launching actions or processes manually once the user ++logs in. Note: Deamons like "dtpdmd" must be started after Xprt. ++.PP ++.PP ++Starting of the processes is straight forward. In strict order (example is for manually starting the X print server for CDEnext usage): ++.TP 0.4i ++1. ++ ++.nf ++[machineA] % Xprt [\-XpFile ] [:dispNum] & ++.fi ++ ++ ++Note that Xprt will look for configuration files in either ++a default location or where \fBXPCONFIGDIR\fR points. ++ ++\fB\-XpFile\fR specifies an alternate `Xprinters' file, rather ++than the default one or `\fB${XPCONFIGDIR}/C/print/Xprinters\fR'. ++.TP 0.4i ++2. ++ ++.nf ++[machineA] % dtpdmd \-d machineA[:dispNum] [\-l /tmp/dtpdmd.log] & ++.fi ++ ++ ++The dtpdmd will maintain an X-Selection on the X-Server, ++and will start dtpdm's as required to service requests. ++.PP ++.PP ++In all but the per-user session model, the machine running the dtpdmd ++(thus dtpdm's) will need display authorization to the users video ++display. ++.SH "CLIENT CONFIGURATION" ++Once a X Print Server and dtpdmd have been started -- many of them ++in some cases -- clients will need to find and use them. There are ++two mechanisms that allow clients to discover X Print Servers and ++printers. ++.TP 0.2i ++\(bu ++"X Print Specifier" - assuming usage of the DtPrint/XprintUtils-based print ++applications, the following notation is understood: ++ ++ ++.nf ++printer_name@machine[:dispNum] ++.fi ++ ++ ++For example: ++ ++ ++.nf ++colorlj7@printhub:2 ++.fi ++ ++ ++In the above example, the X Print Server running at `printhub:2' ++is assumed to support the printer named `colorlj7'. ++.TP 0.2i ++\(bu ++\fB${XPSERVERLIST}\fR - assuming usage of the DtPrint print dialogs, ++the environment variable \fB${XPSERVERLIST}\fR can contain a list ++of X Print Servers. For example: ++ ++ ++.nf ++XPSERVERLIST="printhub:2 printhub:3 otherdept:0" ++.fi ++ ++ ++Then in the dialogs, only a printer name needs to be entered. ++The dialog will then search the X Print Servers in \fB${XPSERVERLIST}\fR ++for a server than supports the printer, and then establish ++contact. ++.PP ++.SH "END-USER SEQUENCE" ++From most CDEnext applications, printing is accomplished by bringing ++down the menu and selecting . This will result in ++the DtPrintSetupBox dialog, which will request the name of a printer, ++and offer limited capability to configure print options (e.g. number ++of copies). If the user wishes, they can select , which ++will start a dtpdm capable of modifying additional print options. ++Finally, the user should select . ++.SH ENVIRONMENT ++.TP ++\fB${XPCONFIGDIR}\fR ++This environment variable points to the root ++of the Xprint server configuration directory hierarchy. ++If the variable is not defined, the default ++path is be assumed. The default path may be ++\fB/usr/X11R6/lib/X11/xserver/\fR, ++\fB/usr/lib/X11/xserver/\fR, ++\fB/usr/share/Xprint/xserver/\fR or ++\fB/usr/openwin/server/etc/XpConfig\fR, depending on the ++system, and may be configured in \fB/etc/init.d/xprint\fR. ++.TP ++\fB${LANG}\fR ++This environment variable selects the locale settings used by the Xprint server. ++Xprt allows language-specific settings (stored in \fB${XPCONFIGDIR}/${LANG}/print/\fR) ++which will override the default settings (stored in \fB${XPCONFIGDIR}/C/print/\fR). ++If \fB${LANG}\fR is not set "C" is assumed. ++.TP ++\fB${XPSERVERLIST}\fR ++The environment variable \fB${XPSERVERLIST}\fR contains a list ++of display identifiers (separated by whitespace) which tell an ++application where it can find the Xprint servers. Usually ++\fB${XPSERVERLIST}\fR is set by the profile startup scripts (e.g. ++\fB/etc/profile\fR or \fB/etc/profile.d/xprint.sh\fR) using the output of ++\fB/etc/init.d/xprint get_xpserverlist\fR. ++ ++Example: ++ ++.nf ++ ++ export XPSERVERLIST="`/etc/init.d/xprint get_xpserverlist`" ++.fi ++ ++ ++Alternatively \fB${XPSERVERLIST}\fR can be set ++manually. Example: ++ ++.nf ++ ++ export XPSERVERLIST="littlecat:80 bitdog:72" ++.fi ++ ++instructs an application to find an Xprint server at display ++80 on the machine "littlecat" and at display 72 on the ++machine bigdog. ++.TP ++\fB${XPRINTER}\fR ++The environment variable \fB${XPRINTER}\fR ++defines the default printer used by print ++applications. The syntax is either ++\fIprintername\fR or ++\fIprintername\fR@\fIdisplay\fR. ++ ++Examples: ++.RS ++.TP ++\fBXPRINTER=ps003\fR ++tells an application to look for the ++first printer named "ps003" on all Xprint ++servers. ++.TP ++\fBXPRINTER=hplaser19@littlecat:80\fR ++tells an application to use the printer "hplaser19" ++on the Xprint server at display ++"littlecat:80". ++.RE ++ ++ ++If \fB${XPRINTER}\fR is not set the applications ++will examine the values of the \fB${PDPRINTER}\fR, ++\fB${LPDEST}\fR, and ++\fB${PRINTER}\fR environment variables (in that order). ++.SH "SEE ALSO" ++\fBX11\fR(__miscmansuffix__), \fBxplsprinters\fR(__appmansuffix__), \fBxprehashprinterlist\fR(__appmansuffix__), \fBxphelloworld\fR(__appmansuffix__), \fBxpxmhelloworld\fR(__appmansuffix__), \fBxpawhelloworld\fR(__appmansuffix__), \fBxpxthelloworld\fR(__appmansuffix__), \fBxpsimplehelloworld\fR(__appmansuffix__), \fBXserver\fR(__appmansuffix__), \fBXprt\fR(__appmansuffix__), \fBlibXp\fR(__libmansuffix__), \fBlibXprintUtils\fR(__libmansuffix__), \fBlibXprintAppUtils\fR(__libmansuffix__), \fBXmPrintShell\fR(__libmansuffix__), \fBXawPrintShell\fR(__libmansuffix__), Xprint FAQ (http://xprint.mozdev.org/docs/Xprint_FAQ.html), Xprint main site (http://xprint.mozdev.org/) ++.SH AUTHORS ++This manual page was written by ++Roland Mainz based on the original X11R6.6 ++\fBxc/programs/Xserver/XpConfig/README\fR. Property changes on: x11/xorgproto/files/patch-man_Xprint.man ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11/xorgproto/pkg-descr =================================================================== --- x11/xorgproto/pkg-descr (nonexistent) +++ x11/xorgproto/pkg-descr (working copy) @@ -0,0 +1,3 @@ +This package contains X.Org protocol headers. +They where previously scattered through different packages, but have been +merged to one package. Property changes on: x11/xorgproto/pkg-descr ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11/xorgproto/pkg-plist =================================================================== --- x11/xorgproto/pkg-plist (nonexistent) +++ x11/xorgproto/pkg-plist (working copy) @@ -0,0 +1,204 @@ +include/GL/glxint.h +include/GL/glxmd.h +include/GL/glxproto.h +include/GL/glxtokens.h +include/GL/internal/glcore.h +include/X11/DECkeysym.h +include/X11/HPkeysym.h +include/X11/PM/PM.h +include/X11/PM/PMproto.h +include/X11/Sunkeysym.h +include/X11/X.h +include/X11/XF86keysym.h +include/X11/XWDFile.h +include/X11/Xalloca.h +include/X11/Xarch.h +include/X11/Xatom.h +include/X11/Xdefs.h +include/X11/Xfuncproto.h +include/X11/Xfuncs.h +include/X11/Xmd.h +include/X11/Xos.h +include/X11/Xos_r.h +include/X11/Xosdefs.h +include/X11/Xpoll.h +include/X11/Xproto.h +include/X11/Xprotostr.h +include/X11/Xthreads.h +include/X11/Xw32defs.h +include/X11/Xwindows.h +include/X11/Xwinsock.h +include/X11/ap_keysym.h +include/X11/dri/xf86dri.h +include/X11/dri/xf86driproto.h +include/X11/dri/xf86dristr.h +include/X11/extensions/EVI.h +include/X11/extensions/EVIproto.h +%%LEGACY%%include/X11/extensions/Print.h +%%LEGACY%%include/X11/extensions/Printstr.h +%%LEGACY%%include/X11/extensions/Xeviestr.h +include/X11/extensions/XI.h +include/X11/extensions/XI2.h +include/X11/extensions/XI2proto.h +include/X11/extensions/XIproto.h +include/X11/extensions/XKB.h +include/X11/extensions/XKBgeom.h +include/X11/extensions/XKBproto.h +include/X11/extensions/XKBsrv.h +include/X11/extensions/XKBstr.h +include/X11/extensions/XResproto.h +include/X11/extensions/Xv.h +include/X11/extensions/XvMC.h +include/X11/extensions/XvMCproto.h +include/X11/extensions/Xvproto.h +include/X11/extensions/ag.h +include/X11/extensions/agproto.h +include/X11/extensions/applewmconst.h +include/X11/extensions/applewmproto.h +include/X11/extensions/bigreqsproto.h +include/X11/extensions/bigreqstr.h +include/X11/extensions/composite.h +include/X11/extensions/compositeproto.h +include/X11/extensions/cup.h +include/X11/extensions/cupproto.h +include/X11/extensions/damageproto.h +include/X11/extensions/damagewire.h +include/X11/extensions/dbe.h +include/X11/extensions/dbeproto.h +include/X11/extensions/dmx.h +include/X11/extensions/dmxproto.h +include/X11/extensions/dpmsconst.h +include/X11/extensions/dpmsproto.h +include/X11/extensions/dri2proto.h +include/X11/extensions/dri2tokens.h +include/X11/extensions/dri3proto.h +%%LEGACY%%include/X11/extensions/evieproto.h +%%LEGACY%%include/X11/extensions/fontcache.h +%%LEGACY%%include/X11/extensions/fontcacheP.h +%%LEGACY%%include/X11/extensions/fontcachstr.h +include/X11/extensions/ge.h +include/X11/extensions/geproto.h +include/X11/extensions/lbx.h +include/X11/extensions/lbxproto.h +%%LEGACY%%include/X11/extensions/lgewire.h +include/X11/extensions/mitmiscconst.h +include/X11/extensions/mitmiscproto.h +include/X11/extensions/multibufconst.h +include/X11/extensions/multibufproto.h +include/X11/extensions/panoramiXproto.h +include/X11/extensions/presentproto.h +include/X11/extensions/presenttokens.h +include/X11/extensions/randr.h +include/X11/extensions/randrproto.h +include/X11/extensions/recordconst.h +include/X11/extensions/recordproto.h +include/X11/extensions/recordstr.h +include/X11/extensions/render.h +include/X11/extensions/renderproto.h +include/X11/extensions/saver.h +include/X11/extensions/saverproto.h +include/X11/extensions/secur.h +include/X11/extensions/securproto.h +include/X11/extensions/shapeconst.h +include/X11/extensions/shapeproto.h +include/X11/extensions/shapestr.h +include/X11/extensions/shm.h +include/X11/extensions/shmproto.h +include/X11/extensions/shmstr.h +include/X11/extensions/syncconst.h +include/X11/extensions/syncproto.h +include/X11/extensions/syncstr.h +include/X11/extensions/vldXvMC.h +include/X11/extensions/windowswm.h +include/X11/extensions/windowswmstr.h +%%LEGACY%%include/X11/extensions/xcalibrateproto.h +%%LEGACY%%include/X11/extensions/xcalibratewire.h +include/X11/extensions/xcmiscproto.h +include/X11/extensions/xcmiscstr.h +include/X11/extensions/xf86bigfont.h +include/X11/extensions/xf86bigfproto.h +include/X11/extensions/xf86bigfstr.h +include/X11/extensions/xf86dga.h +include/X11/extensions/xf86dga1const.h +include/X11/extensions/xf86dga1proto.h +include/X11/extensions/xf86dga1str.h +include/X11/extensions/xf86dgaconst.h +include/X11/extensions/xf86dgaproto.h +include/X11/extensions/xf86dgastr.h +include/X11/extensions/xf86misc.h +include/X11/extensions/xf86mscstr.h +%%LEGACY%%include/X11/extensions/xf86rush.h +%%LEGACY%%include/X11/extensions/xf86rushstr.h +include/X11/extensions/xf86vm.h +include/X11/extensions/xf86vmproto.h +include/X11/extensions/xf86vmstr.h +include/X11/extensions/xfixesproto.h +include/X11/extensions/xfixeswire.h +include/X11/extensions/xtestconst.h +include/X11/extensions/xtestext1const.h +include/X11/extensions/xtestext1proto.h +include/X11/extensions/xtestproto.h +include/X11/extensions/xtrapbits.h +include/X11/extensions/xtrapddmi.h +include/X11/extensions/xtrapdi.h +include/X11/extensions/xtrapemacros.h +include/X11/extensions/xtraplib.h +include/X11/extensions/xtraplibp.h +include/X11/extensions/xtrapproto.h +include/X11/fonts/FS.h +include/X11/fonts/FSproto.h +include/X11/fonts/font.h +include/X11/fonts/fontproto.h +include/X11/fonts/fontstruct.h +include/X11/fonts/fsmasks.h +include/X11/keysym.h +include/X11/keysymdef.h +libdata/pkgconfig/applewmproto.pc +libdata/pkgconfig/bigreqsproto.pc +libdata/pkgconfig/compositeproto.pc +libdata/pkgconfig/damageproto.pc +libdata/pkgconfig/dmxproto.pc +libdata/pkgconfig/dri2proto.pc +libdata/pkgconfig/dri3proto.pc +%%LEGACY%%libdata/pkgconfig/evieproto.pc +libdata/pkgconfig/fixesproto.pc +%%LEGACY%%libdata/pkgconfig/fontcacheproto.pc +libdata/pkgconfig/fontsproto.pc +libdata/pkgconfig/glproto.pc +libdata/pkgconfig/inputproto.pc +libdata/pkgconfig/kbproto.pc +%%LEGACY%%libdata/pkgconfig/lg3dproto.pc +libdata/pkgconfig/presentproto.pc +%%LEGACY%%libdata/pkgconfig/printproto.pc +libdata/pkgconfig/randrproto.pc +libdata/pkgconfig/recordproto.pc +libdata/pkgconfig/renderproto.pc +libdata/pkgconfig/resourceproto.pc +libdata/pkgconfig/scrnsaverproto.pc +libdata/pkgconfig/trapproto.pc +libdata/pkgconfig/videoproto.pc +libdata/pkgconfig/windowswmproto.pc +%%LEGACY%%libdata/pkgconfig/xcalibrateproto.pc +libdata/pkgconfig/xcmiscproto.pc +libdata/pkgconfig/xextproto.pc +libdata/pkgconfig/xf86bigfontproto.pc +libdata/pkgconfig/xf86dgaproto.pc +libdata/pkgconfig/xf86driproto.pc +%%LEGACY%%libdata/pkgconfig/xf86rushproto.pc +libdata/pkgconfig/xf86miscproto.pc +libdata/pkgconfig/xf86vidmodeproto.pc +libdata/pkgconfig/xineramaproto.pc +libdata/pkgconfig/xproto.pc +libdata/pkgconfig/xproxymngproto.pc +%%LEGACY%%man/man7/Xprint.7.gz +%%DOCSDIR%%/PM_spec +%%DOCSDIR%%/compositeproto.txt +%%DOCSDIR%%/damageproto.txt +%%DOCSDIR%%/dri2proto.txt +%%DOCSDIR%%/dri3proto.txt +%%DOCSDIR%%/fixesproto.txt +%%DOCSDIR%%/presentproto.txt +%%DOCSDIR%%/randrproto.txt +%%DOCSDIR%%/renderproto.txt +%%DOCSDIR%%/resproto.txt +%%DOCSDIR%%/xv-protocol-v2.txt Property changes on: x11/xorgproto/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: x11/xproto/Makefile =================================================================== --- x11/xproto/Makefile (revision 475269) +++ x11/xproto/Makefile (nonexistent) @@ -1,17 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= xproto -PORTVERSION= 7.0.31 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= X11 protocol headers - -LICENSE= MIT - -XORG_CAT= proto - -CONFIGURE_ARGS+=--disable-specs --without-fop --without-xmlto --without-xsltproc - -.include Property changes on: x11/xproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xproto/distinfo =================================================================== --- x11/xproto/distinfo (revision 475269) +++ x11/xproto/distinfo (nonexistent) @@ -1,3 +0,0 @@ -TIMESTAMP = 1478374150 -SHA256 (xorg/proto/xproto-7.0.31.tar.bz2) = c6f9747da0bd3a95f86b17fb8dd5e717c8f3ab7f0ece3ba1b247899ec1ef7747 -SIZE (xorg/proto/xproto-7.0.31.tar.bz2) = 300356 Property changes on: x11/xproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xproto/pkg-descr =================================================================== --- x11/xproto/pkg-descr (revision 475269) +++ x11/xproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X protocol and ancillary headers. - -WWW: http://www.freedesktop.org/wiki/Software/xlibs Property changes on: x11/xproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xproto/pkg-plist =================================================================== --- x11/xproto/pkg-plist (revision 475269) +++ x11/xproto/pkg-plist (nonexistent) @@ -1,27 +0,0 @@ -include/X11/DECkeysym.h -include/X11/HPkeysym.h -include/X11/Sunkeysym.h -include/X11/X.h -include/X11/XF86keysym.h -include/X11/XWDFile.h -include/X11/Xalloca.h -include/X11/Xarch.h -include/X11/Xatom.h -include/X11/Xdefs.h -include/X11/Xfuncproto.h -include/X11/Xfuncs.h -include/X11/Xmd.h -include/X11/Xos.h -include/X11/Xos_r.h -include/X11/Xosdefs.h -include/X11/Xpoll.h -include/X11/Xproto.h -include/X11/Xprotostr.h -include/X11/Xthreads.h -include/X11/Xw32defs.h -include/X11/Xwindows.h -include/X11/Xwinsock.h -include/X11/ap_keysym.h -include/X11/keysym.h -include/X11/keysymdef.h -libdata/pkgconfig/xproto.pc Property changes on: x11/xproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xproxymanagementprotocol/Makefile =================================================================== --- x11/xproxymanagementprotocol/Makefile (revision 475269) +++ x11/xproxymanagementprotocol/Makefile (nonexistent) @@ -1,15 +0,0 @@ -# $FreeBSD$ - -PORTNAME= xproxymanagementprotocol -PORTVERSION= 1.0.3 -CATEGORIES= x11 - -MAINTAINER= x11@FreeBSD.org -COMMENT= X Proxy Management Protocol headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11/xproxymanagementprotocol/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xproxymanagementprotocol/distinfo =================================================================== --- x11/xproxymanagementprotocol/distinfo (revision 475269) +++ x11/xproxymanagementprotocol/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xproxymanagementprotocol-1.0.3.tar.bz2) = 7382acd8c76fa577beb622cab86cc07fafdcecbbd9b4f209bfa72976c4fd26c2 -SIZE (xorg/proto/xproxymanagementprotocol-1.0.3.tar.bz2) = 84154 Property changes on: x11/xproxymanagementprotocol/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xproxymanagementprotocol/pkg-descr =================================================================== --- x11/xproxymanagementprotocol/pkg-descr (revision 475269) +++ x11/xproxymanagementprotocol/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X Proxy Management Protocol headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11/xproxymanagementprotocol/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xproxymanagementprotocol/pkg-plist =================================================================== --- x11/xproxymanagementprotocol/pkg-plist (revision 475269) +++ x11/xproxymanagementprotocol/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/PM/PM.h -include/X11/PM/PMproto.h -libdata/pkgconfig/xproxymngproto.pc -%%DOCSDIR%%/PM_spec Property changes on: x11/xproxymanagementprotocol/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11/xrestop/Makefile =================================================================== --- x11/xrestop/Makefile (revision 475269) +++ x11/xrestop/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= xrestop PORTVERSION= 0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://projects.o-hand.com/sources/${PORTNAME}/ @@ -11,7 +11,7 @@ COMMENT= X11 server side resource usage statistics monitor USES= gmake pkgconfig ncurses -USE_XORG= x11 xext xrender xt xres xproto +USE_XORG= x11 xext xrender xt xres xorgproto GNU_CONFIGURE= yes CONFIGURE_ENV= XLIBS="-L${LOCALBASE}/lib -lX11" Index: x11/xrx/Makefile =================================================================== --- x11/xrx/Makefile (revision 475269) +++ x11/xrx/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xrx PORTVERSION= 1.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,7 +9,7 @@ COMMENT= RX helper program XORG_CAT= app -USE_XORG= x11 xt xext xtrans xproxymngproto xau xaw ice +USE_XORG= x11 xt xext xtrans xorgproto xau xaw ice USES= libtool USE_LDCONFIG= yes Index: x11/xscope/Makefile =================================================================== --- x11/xscope/Makefile (revision 475269) +++ x11/xscope/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xscope PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= XORG/individual/${XORG_CAT}/ @@ -11,7 +12,7 @@ LICENSE= MIT XORG_CAT= app -USE_XORG= xproto x11 xext +USE_XORG= xorgproto x11 xext PLIST_FILES= bin/xscope man/man1/xscope.1.gz Index: x11/xsel/Makefile =================================================================== --- x11/xsel/Makefile (revision 475269) +++ x11/xsel/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= xsel PORTVERSION= 0.04.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://BSDforge.com/projects/source/x11/xsel/ @@ -15,7 +15,7 @@ CONFLICTS_INSTALL= xsel-conrad-[0-9]* USES= tar:bzip2 -USE_XORG= xmu xaw xt xproto xkbfile +USE_XORG= xmu xaw xt xorgproto xkbfile CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lXt -lXaw -lX11 -lXmu Index: x11/xset/Makefile =================================================================== --- x11/xset/Makefile (revision 475269) +++ x11/xset/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xset PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= User preference utility for X XORG_CAT= app -USE_XORG= xmuu xproto x11 xext xfontcache +USE_XORG= xmuu xorgproto x11 xext xfontcache CONFIGURE_ARGS= --without-xf86misc PLIST_FILES= bin/xset man/man1/xset.1.gz Index: x11/xterm/Makefile =================================================================== --- x11/xterm/Makefile (revision 475269) +++ x11/xterm/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= xterm PORTVERSION= 333 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.invisible-island.net/xterm/:src1 \ https://invisible-mirror.net/archives/xterm/:src1 \ @@ -73,7 +74,7 @@ NEXTAW_LIB_DEPENDS= libneXtaw.so:x11-toolkits/neXtaw TOOLBAR_CONFIGURE_ENABLE= toolbar WCHAR_LIB_DEPENDS= libfreetype.so:print/freetype2 -XINERAMA_USE= XORG=xinerama,xineramaproto +XINERAMA_USE= XORG=xinerama,xorgproto XINERAMA_CONFIGURE_OFF= --without-xinerama LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig Index: x11/xwininfo/Makefile =================================================================== --- x11/xwininfo/Makefile (revision 475269) +++ x11/xwininfo/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xwininfo PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -9,7 +10,7 @@ XORG_CAT= app USES= iconv -USE_XORG= x11 xcb xproto xorg-macros +USE_XORG= x11 xcb xorgproto xorg-macros PLIST_FILES= bin/xwininfo man/man1/xwininfo.1.gz Index: x11/xwinwrap/Makefile =================================================================== --- x11/xwinwrap/Makefile (revision 475269) +++ x11/xwinwrap/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= xwinwrap PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= LOCAL/vg @@ -14,7 +14,7 @@ ONLY_FOR_ARCHS= amd64 i386 USES= tar:bzip2 -USE_XORG= x11 xproto xrender xext +USE_XORG= x11 xorgproto xrender xext PLIST_FILES= bin/${PORTNAME} MAKE_ARGS+= PREFIX=${PREFIX} Index: x11-drivers/xf86-input-keyboard/Makefile =================================================================== --- x11-drivers/xf86-input-keyboard/Makefile (revision 475269) +++ x11-drivers/xf86-input-keyboard/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xf86-input-keyboard PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -12,6 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= driver -USE_XORG= kbproto +USE_XORG= xorgproto .include Index: x11-drivers/xf86-video-ast/Makefile =================================================================== --- x11-drivers/xf86-video-ast/Makefile (revision 475269) +++ x11-drivers/xf86-video-ast/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xf86-video-ast PORTVERSION= 1.1.5 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= driver -USE_XORG= xf86driproto glproto +USE_XORG= xorgproto INSTALL_TARGET= install-strip PLIST_FILES= lib/xorg/modules/drivers/ast_drv.so Index: x11-drivers/xf86-video-dummy/Makefile =================================================================== --- x11-drivers/xf86-video-dummy/Makefile (revision 475269) +++ x11-drivers/xf86-video-dummy/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xf86-video-dummy PORTVERSION= 0.3.8 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -11,6 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= driver -USE_XORG= xf86dgaproto +USE_XORG= xorgproto .include Index: x11-drivers/xf86-video-glint/Makefile =================================================================== --- x11-drivers/xf86-video-glint/Makefile (revision 475269) +++ x11-drivers/xf86-video-glint/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xf86-video-glint PORTVERSION= 1.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -11,6 +11,6 @@ USE_GL= gl XORG_CAT= driver -USE_XORG= xf86dgaproto +USE_XORG= xorgproto .include Index: x11-drivers/xf86-video-neomagic/Makefile =================================================================== --- x11-drivers/xf86-video-neomagic/Makefile (revision 475269) +++ x11-drivers/xf86-video-neomagic/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xf86-video-neomagic PORTVERSION= 1.2.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -9,6 +9,6 @@ COMMENT= X.Org neomagic display driver XORG_CAT= driver -USE_XORG= xf86dgaproto +USE_XORG= xorgproto .include Index: x11-drivers/xf86-video-qxl/Makefile =================================================================== --- x11-drivers/xf86-video-qxl/Makefile (revision 475269) +++ x11-drivers/xf86-video-qxl/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xf86-video-qxl DISTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= ports@FreeBSD.org @@ -15,7 +16,7 @@ USES= localbase:ldflags pkgconfig python:2.7 shebangfix -USE_XORG= xf86dgaproto xfont +USE_XORG= xorgproto xfont XORG_CAT= driver CONFIGURE_ARGS+=--enable-xspice Index: x11-drivers/xf86-video-r128/Makefile =================================================================== --- x11-drivers/xf86-video-r128/Makefile (revision 475269) +++ x11-drivers/xf86-video-r128/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xf86-video-r128 PORTVERSION= 6.11.0 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -12,6 +13,6 @@ USE_GL= gl XORG_CAT= driver -USE_XORG= xf86miscproto +USE_XORG= xorgproto .include Index: x11-drivers/xf86-video-sis/Makefile =================================================================== --- x11-drivers/xf86-video-sis/Makefile (revision 475269) +++ x11-drivers/xf86-video-sis/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xf86-video-sis PORTVERSION= 0.10.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -11,6 +11,6 @@ USE_GL= gl XORG_CAT= driver -USE_XORG= xf86dgaproto +USE_XORG= xorgproto .include Index: x11-drivers/xf86-video-trident/Makefile =================================================================== --- x11-drivers/xf86-video-trident/Makefile (revision 475269) +++ x11-drivers/xf86-video-trident/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xf86-video-trident PORTVERSION= 1.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -9,6 +9,6 @@ COMMENT= X.Org trident display driver XORG_CAT= driver -USE_XORG= xf86dgaproto +USE_XORG= xorgproto .include Index: x11-drivers/xf86-video-voodoo/Makefile =================================================================== --- x11-drivers/xf86-video-voodoo/Makefile (revision 475269) +++ x11-drivers/xf86-video-voodoo/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= xf86-video-voodoo PORTVERSION= 1.2.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -9,6 +9,6 @@ COMMENT= X.Org voodoo display driver XORG_CAT= driver -USE_XORG= xf86dgaproto +USE_XORG= xorgproto .include Index: x11-drivers/xorgxrdp/Makefile =================================================================== --- x11-drivers/xorgxrdp/Makefile (revision 475269) +++ x11-drivers/xorgxrdp/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xorgxrdp PORTVERSION= 0.2.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= x11-drivers DIST_SUBDIR= xrdp @@ -15,9 +16,7 @@ BUILD_DEPENDS= nasm:devel/nasm USES= autoreconf libtool:build pkgconfig -USE_XORG= dri2proto dri3proto glproto inputproto presentproto randrproto \ - renderproto resourceproto scrnsaverproto xf86driproto xineramaproto \ - xorg-server +USE_XORG= xorgproto xorg-server USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= neutrinolabs Index: x11-fm/rox-filer/Makefile =================================================================== --- x11-fm/rox-filer/Makefile (revision 475269) +++ x11-fm/rox-filer/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= rox-filer PORTVERSION= 2.11 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-fm gnome MASTER_SITES= SF/rox/rox/${PORTVERSION} DISTNAME= rox-filer-${PORTVERSION} @@ -12,7 +12,7 @@ PLIST_SUB+= LOCALBASE=${LOCALBASE} -USE_XORG= x11 sm xaw xproto +USE_XORG= x11 sm xaw xorgproto USE_GNOME= atk glib20 gtk20 libxml2 pango USES= gmake pkgconfig shared-mime-info tar:bzip2 Index: x11-fonts/Makefile =================================================================== --- x11-fonts/Makefile (revision 475269) +++ x11-fonts/Makefile (working copy) @@ -93,12 +93,10 @@ SUBDIR += font-util SUBDIR += font-winitzki-cyrillic SUBDIR += font-xfree86-type1 - SUBDIR += fontcacheproto SUBDIR += fontconfig SUBDIR += fontconfig-reference SUBDIR += fontmatrix SUBDIR += fonts-indic - SUBDIR += fontsproto SUBDIR += fonttosfnt SUBDIR += freefont-ttf SUBDIR += freefonts @@ -196,7 +194,6 @@ SUBDIR += vollkorn-ttf SUBDIR += webfonts SUBDIR += wqy - SUBDIR += xf86bigfontproto SUBDIR += xfontsel SUBDIR += xfs SUBDIR += xfsinfo Index: x11-fonts/bdftopcf/Makefile =================================================================== --- x11-fonts/bdftopcf/Makefile (revision 475269) +++ x11-fonts/bdftopcf/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= bdftopcf PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -14,7 +15,7 @@ USES= localbase XORG_CAT= app -USE_XORG= fontsproto xproto +USE_XORG= xorgproto PLIST_FILES= bin/bdftopcf man/man1/bdftopcf.1.gz Index: x11-fonts/fontcacheproto/Makefile =================================================================== --- x11-fonts/fontcacheproto/Makefile (revision 475269) +++ x11-fonts/fontcacheproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= fontcacheproto -PORTVERSION= 0.1.3 -CATEGORIES= x11-fonts - -MAINTAINER= x11@FreeBSD.org -COMMENT= Fontcache extension headers - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11-fonts/fontcacheproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/fontcacheproto/distinfo =================================================================== --- x11-fonts/fontcacheproto/distinfo (revision 475269) +++ x11-fonts/fontcacheproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/fontcacheproto-0.1.3.tar.bz2) = 1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb -SIZE (xorg/proto/fontcacheproto-0.1.3.tar.bz2) = 84470 Property changes on: x11-fonts/fontcacheproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/fontcacheproto/pkg-descr =================================================================== --- x11-fonts/fontcacheproto/pkg-descr (revision 475269) +++ x11-fonts/fontcacheproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org Fontcache extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11-fonts/fontcacheproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/fontcacheproto/pkg-plist =================================================================== --- x11-fonts/fontcacheproto/pkg-plist (revision 475269) +++ x11-fonts/fontcacheproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/fontcache.h -include/X11/extensions/fontcacheP.h -include/X11/extensions/fontcachstr.h -libdata/pkgconfig/fontcacheproto.pc Property changes on: x11-fonts/fontcacheproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/fontsproto/Makefile =================================================================== --- x11-fonts/fontsproto/Makefile (revision 475269) +++ x11-fonts/fontsproto/Makefile (nonexistent) @@ -1,17 +0,0 @@ -# Created by: Dejan Lesjak -# $FreeBSD$ - -PORTNAME= fontsproto -PORTVERSION= 2.1.3 -PORTEPOCH= 1 -CATEGORIES= x11-fonts - -MAINTAINER= x11@FreeBSD.org -COMMENT= Fonts extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11-fonts/fontsproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/fontsproto/distinfo =================================================================== --- x11-fonts/fontsproto/distinfo (revision 475269) +++ x11-fonts/fontsproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/fontsproto-2.1.3.tar.bz2) = 259046b0dd9130825c4a4c479ba3591d6d0f17a33f54e294b56478729a6e5ab8 -SIZE (xorg/proto/fontsproto-2.1.3.tar.bz2) = 154087 Property changes on: x11-fonts/fontsproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/fontsproto/pkg-descr =================================================================== --- x11-fonts/fontsproto/pkg-descr (revision 475269) +++ x11-fonts/fontsproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org fontsproto protocol headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11-fonts/fontsproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/fontsproto/pkg-plist =================================================================== --- x11-fonts/fontsproto/pkg-plist (revision 475269) +++ x11-fonts/fontsproto/pkg-plist (nonexistent) @@ -1,8 +0,0 @@ -%%DOCSDIR%%/fsproto.xml -include/X11/fonts/FS.h -include/X11/fonts/FSproto.h -include/X11/fonts/font.h -include/X11/fonts/fontproto.h -include/X11/fonts/fontstruct.h -include/X11/fonts/fsmasks.h -libdata/pkgconfig/fontsproto.pc Property changes on: x11-fonts/fontsproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/fonttosfnt/Makefile =================================================================== --- x11-fonts/fonttosfnt/Makefile (revision 475269) +++ x11-fonts/fonttosfnt/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= fonttosfnt PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -11,7 +11,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 XORG_CAT= app -USE_XORG= xproto fontenc +USE_XORG= xorgproto fontenc PLIST_FILES= bin/fonttosfnt man/man1/fonttosfnt.1.gz Index: x11-fonts/libFS/Makefile =================================================================== --- x11-fonts/libFS/Makefile (revision 475269) +++ x11-fonts/libFS/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= libFS PORTVERSION= 1.0.7 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -8,7 +9,7 @@ COMMENT= The FS library XORG_CAT= lib -USE_XORG= fontsproto:both xproto:both xtrans +USE_XORG= xorgproto xtrans USES+= cpe CPE_PRODUCT= libfs CPE_VENDOR= x Index: x11-fonts/libXfont/Makefile =================================================================== --- x11-fonts/libXfont/Makefile (revision 475269) +++ x11-fonts/libXfont/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXfont PORTVERSION= 1.5.4 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-fonts @@ -12,7 +13,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 XORG_CAT= lib -USE_XORG= xproto:both xtrans fontsproto:both fontenc +USE_XORG= xorgproto xtrans fontenc INSTALL_TARGET= install-strip USES+= cpe CPE_PRODUCT= libxfont Index: x11-fonts/libXfont2/Makefile =================================================================== --- x11-fonts/libXfont2/Makefile (revision 475269) +++ x11-fonts/libXfont2/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXfont2 PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -11,7 +12,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 XORG_CAT= lib -USE_XORG= xproto:both xtrans fontsproto:both fontenc +USE_XORG= xorgproto xtrans fontenc INSTALL_TARGET= install-strip #USES+= cpe #CPE_PRODUCT= libxfont Index: x11-fonts/libXfontcache/Makefile =================================================================== --- x11-fonts/libXfontcache/Makefile (revision 475269) +++ x11-fonts/libXfontcache/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libXfontcache PORTVERSION= 1.0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -9,6 +9,6 @@ COMMENT= The Xfontcache library XORG_CAT= lib -USE_XORG= fontcacheproto:both x11 xext xextproto +USE_XORG= x11 xext xorgproto .include Index: x11-fonts/libXft/Makefile =================================================================== --- x11-fonts/libXft/Makefile (revision 475269) +++ x11-fonts/libXft/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libXft PORTVERSION= 2.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MAINTAINER= gnome@FreeBSD.org @@ -15,7 +15,7 @@ libfontconfig.so:x11-fonts/fontconfig XORG_CAT= lib -USE_XORG= xproto:both xrender +USE_XORG= xorgproto xrender INSTALL_TARGET= install-strip post-extract: Index: x11-fonts/libfontenc/Makefile =================================================================== --- x11-fonts/libfontenc/Makefile (revision 475269) +++ x11-fonts/libfontenc/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libfontenc PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= xproto +USE_XORG= xorgproto CONFIGURE_ARGS= --with-encodingsdir=${LOCALBASE}/share/fonts/encodings Index: x11-fonts/mkfontscale/Makefile =================================================================== --- x11-fonts/mkfontscale/Makefile (revision 475269) +++ x11-fonts/mkfontscale/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= mkfontscale PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org @@ -14,7 +15,7 @@ LIB_DEPENDS= libfreetype.so:print/freetype2 XORG_CAT= app -USE_XORG= xproto fontenc +USE_XORG= xorgproto fontenc CONFIGURE_ARGS+=--disable-maintainer-mode Index: x11-fonts/xf86bigfontproto/Makefile =================================================================== --- x11-fonts/xf86bigfontproto/Makefile (revision 475269) +++ x11-fonts/xf86bigfontproto/Makefile (nonexistent) @@ -1,16 +0,0 @@ -# Created by: Eric Anholt -# $FreeBSD$ - -PORTNAME= xf86bigfontproto -PORTVERSION= 1.2.0 -CATEGORIES= x11-fonts - -MAINTAINER= x11@FreeBSD.org -COMMENT= XFree86-Bigfont extension headers - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - -XORG_CAT= proto - -.include Property changes on: x11-fonts/xf86bigfontproto/Makefile ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/xf86bigfontproto/distinfo =================================================================== --- x11-fonts/xf86bigfontproto/distinfo (revision 475269) +++ x11-fonts/xf86bigfontproto/distinfo (nonexistent) @@ -1,2 +0,0 @@ -SHA256 (xorg/proto/xf86bigfontproto-1.2.0.tar.bz2) = ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648 -SIZE (xorg/proto/xf86bigfontproto-1.2.0.tar.bz2) = 49191 Property changes on: x11-fonts/xf86bigfontproto/distinfo ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/xf86bigfontproto/pkg-descr =================================================================== --- x11-fonts/xf86bigfontproto/pkg-descr (revision 475269) +++ x11-fonts/xf86bigfontproto/pkg-descr (nonexistent) @@ -1,3 +0,0 @@ -This package contains X.Org XFree86-Bigfont extension headers. - -WWW: https://www.freedesktop.org/wiki/Software/xlibs/ Property changes on: x11-fonts/xf86bigfontproto/pkg-descr ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-fonts/xf86bigfontproto/pkg-plist =================================================================== --- x11-fonts/xf86bigfontproto/pkg-plist (revision 475269) +++ x11-fonts/xf86bigfontproto/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -include/X11/extensions/xf86bigfont.h -include/X11/extensions/xf86bigfproto.h -include/X11/extensions/xf86bigfstr.h -libdata/pkgconfig/xf86bigfontproto.pc Property changes on: x11-fonts/xf86bigfontproto/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: x11-servers/Xfstt/Makefile =================================================================== --- x11-servers/Xfstt/Makefile (revision 475269) +++ x11-servers/Xfstt/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= xfstt PORTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= x11-servers MASTER_SITES= http://archive.hadrons.org/software/xfstt/ @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= pkgconfig tar:xz -USE_XORG= fontsproto xproto +USE_XORG= xorgproto USE_RC_SUBR= xfstt GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-nls Index: x11-servers/xorg-dmx/Makefile =================================================================== --- x11-servers/xorg-dmx/Makefile (revision 475269) +++ x11-servers/xorg-dmx/Makefile (working copy) @@ -13,7 +13,7 @@ SLAVE_PORT= yes OPTIONS_EXCLUDE=DEVD HAL SUID -USE_XORG= dmx dmxproto x11 xaw7 xext xfixes xi xmu xpm xrender xres xt xtst +USE_XORG= dmx xorgproto x11 xaw7 xext xfixes xi xmu xpm xrender xres xt xtst CONFIGURE_ARGS+=--enable-dmx --disable-xephyr --disable-xnest --disable-xvfb \ --disable-xwayland Index: x11-servers/xorg-server/Makefile =================================================================== --- x11-servers/xorg-server/Makefile (revision 475269) +++ x11-servers/xorg-server/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME?= xorg-server PORTVERSION?= 1.18.4 -PORTREVISION?= 8 +PORTREVISION?= 9 PORTEPOCH?= 1 CATEGORIES= x11-servers MASTER_SITES= XORG/individual/xserver @@ -36,12 +36,7 @@ USES= gmake libtool perl5 ssl tar:bzip2 USE_PERL5= build USE_GL+= gl -USE_XORG+= bigreqsproto compositeproto damageproto dri2proto dri3proto \ - fixesproto fontsproto glproto inputproto kbproto pixman \ - presentproto randrproto recordproto renderproto \ - resourceproto scrnsaverproto videoproto xau \ - xcmiscproto xdmcp xextproto xf86driproto xfont \ - xineramaproto xkbfile xproto xshmfence xtrans +USE_XORG+= pixman xau xdmcp xfont xkbfile xorgproto xshmfence xtrans CONFIGURE_ARGS+=--without-doxygen --without-xmlto --without-fop \ --localstatedir=/var --with-shared-memory-dir=/tmp \ --disable-config-udev --disable-config-udev-kms \ @@ -57,7 +52,7 @@ .if ${SLAVE_PORT} == "no" USE_GL+= gbm -USE_XORG+= pciaccess xf86dgaproto xf86vidmodeproto +USE_XORG+= pciaccess CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \ --disable-xwayland --enable-xcsecurity SUB_FILES= pkg-install pkg-deinstall Index: x11-themes/xcursor-themes/Makefile =================================================================== --- x11-themes/xcursor-themes/Makefile (revision 475269) +++ x11-themes/xcursor-themes/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= xcursor-themes PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= x11-themes MAINTAINER= x11@FreeBSD.org @@ -12,7 +13,7 @@ BUILD_DEPENDS= xcursorgen:x11/xcursorgen -USE_XORG= xextproto +USE_XORG= xorgproto XORG_CAT= data Index: x11-toolkits/gtk12/Makefile =================================================================== --- x11-toolkits/gtk12/Makefile (revision 475269) +++ x11-toolkits/gtk12/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/1.2 PKGNAMESUFFIX= 12 @@ -15,7 +15,7 @@ USES= libtool pathfix perl5 USE_PERL5= build -USE_XORG= x11 ice xext sm inputproto xi +USE_XORG= x11 ice xext sm xorgproto xi USE_GNOME= glib12 USE_LDCONFIG= yes GNU_CONFIGURE= yes Index: x11-toolkits/lesstif/Makefile =================================================================== --- x11-toolkits/lesstif/Makefile (revision 475269) +++ x11-toolkits/lesstif/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= lesstif PORTVERSION= 0.95.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= x11-toolkits MASTER_SITES= SF @@ -19,7 +19,7 @@ CONFLICTS?= open-motif-* USES= tar:bzip2 libtool -USE_XORG= sm ice xt xp xext x11 xextproto xrender xft +USE_XORG= sm ice xt xp xext x11 xorgproto xrender xft USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static --enable-shared --enable-production \ Index: x11-toolkits/libXaw/Makefile =================================================================== --- x11-toolkits/libXaw/Makefile (revision 475269) +++ x11-toolkits/libXaw/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXaw PORTVERSION= 1.0.13 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-toolkits @@ -14,7 +15,7 @@ USES= gmake XORG_CAT= lib -USE_XORG= printproto:both x11 xau xext xextproto xmu xp xpm xproto:both xt +USE_XORG= x11 xau xext xmu xp xpm xorgproto xt CONFIGURE_ARGS= --without-xmlto .include Index: x11-toolkits/libXmu/Makefile =================================================================== --- x11-toolkits/libXmu/Makefile (revision 475269) +++ x11-toolkits/libXmu/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libXmu PORTVERSION= 1.1.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= x11-toolkits @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= xproto:both x11 xt xext +USE_XORG= xorgproto x11 xt xext .include Index: x11-toolkits/libXt/Makefile =================================================================== --- x11-toolkits/libXt/Makefile (revision 475269) +++ x11-toolkits/libXt/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libXt PORTVERSION= 1.1.5 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-toolkits @@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= lib -USE_XORG= x11 sm ice xproto:both kbproto +USE_XORG= x11 sm ice xorgproto CONFIGURE_ARGS= --disable-specs USES= cpe CPE_PRODUCT= libxt Index: x11-toolkits/qt4-gui/Makefile =================================================================== --- x11-toolkits/qt4-gui/Makefile (revision 475269) +++ x11-toolkits/qt4-gui/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= gui DISTVERSION= ${QT4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits PKGNAMEPREFIX= qt4- @@ -19,7 +19,7 @@ HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} -USE_XORG= xrender xrandr xinerama inputproto xfixes \ +USE_XORG= xrender xrandr xinerama xorgproto xfixes \ sm xcursor xext x11 ice xi xt ALL_TARGET= first Index: x11-wm/awesome/Makefile =================================================================== --- x11-wm/awesome/Makefile (revision 475269) +++ x11-wm/awesome/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= awesome PORTVERSION= 4.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= x11-wm @@ -41,7 +42,7 @@ -DGENERATE_DOC=OFF USE_GNOME= glib20 pango gdkpixbuf2 USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \ - xproto + xorgproto OPTIONS_DEFINE= DBUS DOCS MANPAGES OPTIONS_DEFAULT=DBUS MANPAGES Index: x11-wm/compiz/Makefile =================================================================== --- x11-wm/compiz/Makefile (revision 475269) +++ x11-wm/compiz/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= compiz PORTVERSION= 0.8.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -21,7 +21,7 @@ USES= gettext gmake libtool pathfix tar:bzip2 USE_GL= glu USE_GNOME= gconf2 libxslt intltool -USE_XORG= glproto ice sm x11 xcomposite xdamage xext xfixes xinerama \ +USE_XORG= xorgproto ice sm x11 xcomposite xdamage xext xfixes xinerama \ xrandr xrender USE_LDCONFIG= yes Index: x11-wm/compiz-plugins-extra/Makefile =================================================================== --- x11-wm/compiz-plugins-extra/Makefile (revision 475269) +++ x11-wm/compiz-plugins-extra/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-extra PORTVERSION= 0.8.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -21,7 +21,7 @@ USE_GL= yes USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_GNOME= gconf2 intltool -USE_XORG= glproto +USE_XORG= xorgproto USE_LDCONFIG= yes INSTALL_TARGET= install-strip Index: x11-wm/compiz-plugins-main/Makefile =================================================================== --- x11-wm/compiz-plugins-main/Makefile (revision 475269) +++ x11-wm/compiz-plugins-main/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -22,7 +22,7 @@ USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_CSTD= gnu89 USE_GNOME= gconf2 intltool -USE_XORG= glproto +USE_XORG= xorgproto USE_LDCONFIG= yes GCONF_SCHEMAS= compiz-animation.schemas \ Index: x11-wm/compiz-plugins-unsupported/Makefile =================================================================== --- x11-wm/compiz-plugins-unsupported/Makefile (revision 475269) +++ x11-wm/compiz-plugins-unsupported/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= compiz-plugins-unsupported PORTVERSION= 0.8.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -22,7 +22,7 @@ USE_GL= yes USES= pathfix gettext gmake libtool:keepla pkgconfig tar:bzip2 USE_GNOME= gconf2 intltool -USE_XORG= glproto +USE_XORG= xorgproto USE_LDCONFIG= yes GCONF_SCHEMAS= compiz-atlantis.schemas \ Index: x11-wm/e16/Makefile =================================================================== --- x11-wm/e16/Makefile (revision 475269) +++ x11-wm/e16/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= e16 PORTVERSION= 1.0.18 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ @@ -29,7 +30,7 @@ DOCS_CONFIGURE_ON= --enable-docs=yes DOCS_CONFIGURE_OFF= --enable-docs=no -USE_XORG= compositeproto damageproto ice sm xextproto x11 xbitmaps \ +USE_XORG= ice sm xorgproto x11 xbitmaps \ xcomposite xdamage xext xfixes xft xinerama xrandr xrender \ xxf86vm USES= gettext gmake iconv libtool perl5 pkgconfig shebangfix Index: x11-wm/fluxbox/Makefile =================================================================== --- x11-wm/fluxbox/Makefile (revision 475269) +++ x11-wm/fluxbox/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= fluxbox PORTVERSION= 1.3.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -20,7 +20,7 @@ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig -USE_XORG= x11 xext xextproto xft xpm xrandr +USE_XORG= x11 xext xorgproto xft xpm xrandr USES= gmake pkgconfig GNU_CONFIGURE= yes Index: x11-wm/fluxter/Makefile =================================================================== --- x11-wm/fluxter/Makefile (revision 475269) +++ x11-wm/fluxter/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= fluxter PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://www.hydrus.org.uk/downloads/ @@ -11,7 +12,7 @@ LICENSE= GPLv2 -USE_XORG= x11 ice xproto xt xaw xext +USE_XORG= x11 ice xorgproto xt xaw xext GNU_CONFIGURE= yes USES= gmake Index: x11-wm/transset/Makefile =================================================================== --- x11-wm/transset/Makefile (revision 475269) +++ x11-wm/transset/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= transset PORTVERSION= 1.0.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-wm @@ -10,7 +11,7 @@ COMMENT= Make your windows transparent XORG_CAT= app -USE_XORG= x11 xproto +USE_XORG= x11 xorgproto PLIST_FILES= bin/transset man/man1/transset.1.gz Index: x11-wm/wmii/Makefile =================================================================== --- x11-wm/wmii/Makefile (revision 475269) +++ x11-wm/wmii/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= wmii DISTVERSION= 3.6 # this is stable version; for 3.9.x, use -devel port -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://dl.suckless.org/wmii/ @@ -18,7 +18,7 @@ CONFLICTS= wmii-devel-[0-9]* -USE_XORG= x11 xextproto xt xext +USE_XORG= x11 xorgproto xt xext MAKE_ARGS= PREFIX="${PREFIX}" MAN="${MANPREFIX}/man" \ INCLUDE="${LOCALBASE}/include" \ Index: x11-wm/wmname/Makefile =================================================================== --- x11-wm/wmname/Makefile (revision 475269) +++ x11-wm/wmname/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= wmname PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://dl.suckless.org/tools/ @@ -9,7 +10,7 @@ MAINTAINER= nuncupatio@gmail.com COMMENT= Prints/sets the window manager name property of the root window -USE_XORG= x11 xproto +USE_XORG= x11 xorgproto PLIST_FILES= bin/wmname