View | Details | Raw Unified | Return to bug 230023 | Differences between
and this patch

Collapse All | Expand All

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

Return to bug 230023