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

Collapse All | Expand All

(-)devel/glib20/Makefile (-1 / +15 lines)
Lines 49-57 Link Here
49
		glib-compile-resources.1 gresource.1 gdbus-codegen.1
49
		glib-compile-resources.1 gresource.1 gdbus-codegen.1
50
gobject_MAN=	glib-genmarshal.1 glib-mkenums.1 gobject-query.1
50
gobject_MAN=	glib-genmarshal.1 glib-mkenums.1 gobject-query.1
51
51
52
OPTIONS_DEFINE=	COLLATION_FIX DEBUG GDB
52
OPTIONS_DEFINE=	COLLATION_FIX DEBUG GDB BASH_COMPLETIONS NLS
53
COLLATION_FIX_DESC=	fix string collation
53
COLLATION_FIX_DESC=	fix string collation
54
GDB_DESC=	Install python gdb scripts
54
GDB_DESC=	Install python gdb scripts
55
BASH_COMPLETIONS_DESC=	Install bash completions
55
56
56
.include <bsd.port.pre.mk>
57
.include <bsd.port.pre.mk>
57
58
Lines 106-111 Link Here
106
			--disable-silent-rules
107
			--disable-silent-rules
107
.endif
108
.endif
108
109
110
.if ${PORT_OPTIONS:MBASH_COMPLETIONS}
111
PLIST_SUB+=	BASH_COMPLETIONS=""
112
.else
113
PLIST_SUB+=	BASH_COMPLETIONS="@comment "
114
.endif
115
116
NLS_CONFIGURE_ENABLE=	nls	
117
.if ${PORT_OPTIONS:MNLS}
118
PLIST_SUB+=	NLS=""
119
.else
120
PLIST_SUB+=	NLS="@comment "
121
.endif
122
109
post-patch:
123
post-patch:
110
	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \
124
	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \
111
		s|/usr/share/locale/locale|${LOCALBASE}/share/locale/locale|g' \
125
		s|/usr/share/locale/locale|${LOCALBASE}/share/locale/locale|g' \
(-)devel/glib20/pkg-plist (-99 / +99 lines)
Lines 12-20 Link Here
12
bin/gsettings
12
bin/gsettings
13
bin/gtester
13
bin/gtester
14
bin/gtester-report
14
bin/gtester-report
15
share/bash-completion/completions/gdbus
15
%%BASH_COMPLETIONS%%share/bash-completion/completions/gdbus
16
share/bash-completion/completions/gsettings
16
%%BASH_COMPLETIONS%%share/bash-completion/completions/gsettings
17
share/bash-completion/completions/gresource
17
%%BASH_COMPLETIONS%%share/bash-completion/completions/gresource
18
include/gio-unix-2.0/gio/gdesktopappinfo.h
18
include/gio-unix-2.0/gio/gdesktopappinfo.h
19
include/gio-unix-2.0/gio/gfiledescriptorbased.h
19
include/gio-unix-2.0/gio/gfiledescriptorbased.h
20
include/gio-unix-2.0/gio/gunixconnection.h
20
include/gio-unix-2.0/gio/gunixconnection.h
Lines 343-444 Link Here
343
%%GDB%%share/glib-2.0/gdb/gobject.py
343
%%GDB%%share/glib-2.0/gdb/gobject.py
344
share/glib-2.0/gettext/po/Makefile.in.in
344
share/glib-2.0/gettext/po/Makefile.in.in
345
share/glib-2.0/schemas/gschema.dtd
345
share/glib-2.0/schemas/gschema.dtd
346
share/locale/af/LC_MESSAGES/glib20.mo
346
%%NLS%%share/locale/af/LC_MESSAGES/glib20.mo
347
share/locale/am/LC_MESSAGES/glib20.mo
347
%%NLS%%share/locale/am/LC_MESSAGES/glib20.mo
348
share/locale/an/LC_MESSAGES/glib20.mo
348
%%NLS%%share/locale/an/LC_MESSAGES/glib20.mo
349
share/locale/ar/LC_MESSAGES/glib20.mo
349
%%NLS%%share/locale/ar/LC_MESSAGES/glib20.mo
350
share/locale/as/LC_MESSAGES/glib20.mo
350
%%NLS%%share/locale/as/LC_MESSAGES/glib20.mo
351
share/locale/ast/LC_MESSAGES/glib20.mo
351
%%NLS%%share/locale/ast/LC_MESSAGES/glib20.mo
352
share/locale/az/LC_MESSAGES/glib20.mo
352
%%NLS%%share/locale/az/LC_MESSAGES/glib20.mo
353
share/locale/be/LC_MESSAGES/glib20.mo
353
%%NLS%%share/locale/be/LC_MESSAGES/glib20.mo
354
share/locale/be@latin/LC_MESSAGES/glib20.mo
354
%%NLS%%share/locale/be@latin/LC_MESSAGES/glib20.mo
355
share/locale/bg/LC_MESSAGES/glib20.mo
355
%%NLS%%share/locale/bg/LC_MESSAGES/glib20.mo
356
share/locale/bn/LC_MESSAGES/glib20.mo
356
%%NLS%%share/locale/bn/LC_MESSAGES/glib20.mo
357
share/locale/bn_IN/LC_MESSAGES/glib20.mo
357
%%NLS%%share/locale/bn_IN/LC_MESSAGES/glib20.mo
358
share/locale/bs/LC_MESSAGES/glib20.mo
358
%%NLS%%share/locale/bs/LC_MESSAGES/glib20.mo
359
share/locale/ca/LC_MESSAGES/glib20.mo
359
%%NLS%%share/locale/ca/LC_MESSAGES/glib20.mo
360
share/locale/ca@valencia/LC_MESSAGES/glib20.mo
360
%%NLS%%share/locale/ca@valencia/LC_MESSAGES/glib20.mo
361
share/locale/cs/LC_MESSAGES/glib20.mo
361
%%NLS%%share/locale/cs/LC_MESSAGES/glib20.mo
362
share/locale/cy/LC_MESSAGES/glib20.mo
362
%%NLS%%share/locale/cy/LC_MESSAGES/glib20.mo
363
share/locale/da/LC_MESSAGES/glib20.mo
363
%%NLS%%share/locale/da/LC_MESSAGES/glib20.mo
364
share/locale/de/LC_MESSAGES/glib20.mo
364
%%NLS%%share/locale/de/LC_MESSAGES/glib20.mo
365
share/locale/dz/LC_MESSAGES/glib20.mo
365
%%NLS%%share/locale/dz/LC_MESSAGES/glib20.mo
366
share/locale/el/LC_MESSAGES/glib20.mo
366
%%NLS%%share/locale/el/LC_MESSAGES/glib20.mo
367
share/locale/en@shaw/LC_MESSAGES/glib20.mo
367
%%NLS%%share/locale/en@shaw/LC_MESSAGES/glib20.mo
368
share/locale/en_CA/LC_MESSAGES/glib20.mo
368
%%NLS%%share/locale/en_CA/LC_MESSAGES/glib20.mo
369
share/locale/en_GB/LC_MESSAGES/glib20.mo
369
%%NLS%%share/locale/en_GB/LC_MESSAGES/glib20.mo
370
share/locale/eo/LC_MESSAGES/glib20.mo
370
%%NLS%%share/locale/eo/LC_MESSAGES/glib20.mo
371
share/locale/es/LC_MESSAGES/glib20.mo
371
%%NLS%%share/locale/es/LC_MESSAGES/glib20.mo
372
share/locale/et/LC_MESSAGES/glib20.mo
372
%%NLS%%share/locale/et/LC_MESSAGES/glib20.mo
373
share/locale/eu/LC_MESSAGES/glib20.mo
373
%%NLS%%share/locale/eu/LC_MESSAGES/glib20.mo
374
share/locale/fa/LC_MESSAGES/glib20.mo
374
%%NLS%%share/locale/fa/LC_MESSAGES/glib20.mo
375
share/locale/fi/LC_MESSAGES/glib20.mo
375
%%NLS%%share/locale/fi/LC_MESSAGES/glib20.mo
376
share/locale/fr/LC_MESSAGES/glib20.mo
376
%%NLS%%share/locale/fr/LC_MESSAGES/glib20.mo
377
share/locale/ga/LC_MESSAGES/glib20.mo
377
%%NLS%%share/locale/ga/LC_MESSAGES/glib20.mo
378
share/locale/gl/LC_MESSAGES/glib20.mo
378
%%NLS%%share/locale/gl/LC_MESSAGES/glib20.mo
379
share/locale/gu/LC_MESSAGES/glib20.mo
379
%%NLS%%share/locale/gu/LC_MESSAGES/glib20.mo
380
share/locale/he/LC_MESSAGES/glib20.mo
380
%%NLS%%share/locale/he/LC_MESSAGES/glib20.mo
381
share/locale/hi/LC_MESSAGES/glib20.mo
381
%%NLS%%share/locale/hi/LC_MESSAGES/glib20.mo
382
share/locale/hr/LC_MESSAGES/glib20.mo
382
%%NLS%%share/locale/hr/LC_MESSAGES/glib20.mo
383
share/locale/hu/LC_MESSAGES/glib20.mo
383
%%NLS%%share/locale/hu/LC_MESSAGES/glib20.mo
384
share/locale/hy/LC_MESSAGES/glib20.mo
384
%%NLS%%share/locale/hy/LC_MESSAGES/glib20.mo
385
share/locale/id/LC_MESSAGES/glib20.mo
385
%%NLS%%share/locale/id/LC_MESSAGES/glib20.mo
386
share/locale/is/LC_MESSAGES/glib20.mo
386
%%NLS%%share/locale/is/LC_MESSAGES/glib20.mo
387
share/locale/it/LC_MESSAGES/glib20.mo
387
%%NLS%%share/locale/it/LC_MESSAGES/glib20.mo
388
share/locale/ja/LC_MESSAGES/glib20.mo
388
%%NLS%%share/locale/ja/LC_MESSAGES/glib20.mo
389
share/locale/ka/LC_MESSAGES/glib20.mo
389
%%NLS%%share/locale/ka/LC_MESSAGES/glib20.mo
390
share/locale/kk/LC_MESSAGES/glib20.mo
390
%%NLS%%share/locale/kk/LC_MESSAGES/glib20.mo
391
share/locale/kn/LC_MESSAGES/glib20.mo
391
%%NLS%%share/locale/kn/LC_MESSAGES/glib20.mo
392
share/locale/ko/LC_MESSAGES/glib20.mo
392
%%NLS%%share/locale/ko/LC_MESSAGES/glib20.mo
393
share/locale/ku/LC_MESSAGES/glib20.mo
393
%%NLS%%share/locale/ku/LC_MESSAGES/glib20.mo
394
share/locale/lt/LC_MESSAGES/glib20.mo
394
%%NLS%%share/locale/lt/LC_MESSAGES/glib20.mo
395
share/locale/lv/LC_MESSAGES/glib20.mo
395
%%NLS%%share/locale/lv/LC_MESSAGES/glib20.mo
396
share/locale/mai/LC_MESSAGES/glib20.mo
396
%%NLS%%share/locale/mai/LC_MESSAGES/glib20.mo
397
share/locale/mg/LC_MESSAGES/glib20.mo
397
%%NLS%%share/locale/mg/LC_MESSAGES/glib20.mo
398
share/locale/mk/LC_MESSAGES/glib20.mo
398
%%NLS%%share/locale/mk/LC_MESSAGES/glib20.mo
399
share/locale/ml/LC_MESSAGES/glib20.mo
399
%%NLS%%share/locale/ml/LC_MESSAGES/glib20.mo
400
share/locale/mn/LC_MESSAGES/glib20.mo
400
%%NLS%%share/locale/mn/LC_MESSAGES/glib20.mo
401
share/locale/mr/LC_MESSAGES/glib20.mo
401
%%NLS%%share/locale/mr/LC_MESSAGES/glib20.mo
402
share/locale/ms/LC_MESSAGES/glib20.mo
402
%%NLS%%share/locale/ms/LC_MESSAGES/glib20.mo
403
share/locale/nb/LC_MESSAGES/glib20.mo
403
%%NLS%%share/locale/nb/LC_MESSAGES/glib20.mo
404
share/locale/nds/LC_MESSAGES/glib20.mo
404
%%NLS%%share/locale/nds/LC_MESSAGES/glib20.mo
405
share/locale/ne/LC_MESSAGES/glib20.mo
405
%%NLS%%share/locale/ne/LC_MESSAGES/glib20.mo
406
share/locale/nl/LC_MESSAGES/glib20.mo
406
%%NLS%%share/locale/nl/LC_MESSAGES/glib20.mo
407
share/locale/nn/LC_MESSAGES/glib20.mo
407
%%NLS%%share/locale/nn/LC_MESSAGES/glib20.mo
408
share/locale/oc/LC_MESSAGES/glib20.mo
408
%%NLS%%share/locale/oc/LC_MESSAGES/glib20.mo
409
share/locale/or/LC_MESSAGES/glib20.mo
409
%%NLS%%share/locale/or/LC_MESSAGES/glib20.mo
410
share/locale/pa/LC_MESSAGES/glib20.mo
410
%%NLS%%share/locale/pa/LC_MESSAGES/glib20.mo
411
share/locale/pl/LC_MESSAGES/glib20.mo
411
%%NLS%%share/locale/pl/LC_MESSAGES/glib20.mo
412
share/locale/ps/LC_MESSAGES/glib20.mo
412
%%NLS%%share/locale/ps/LC_MESSAGES/glib20.mo
413
share/locale/pt/LC_MESSAGES/glib20.mo
413
%%NLS%%share/locale/pt/LC_MESSAGES/glib20.mo
414
share/locale/pt_BR/LC_MESSAGES/glib20.mo
414
%%NLS%%share/locale/pt_BR/LC_MESSAGES/glib20.mo
415
share/locale/ro/LC_MESSAGES/glib20.mo
415
%%NLS%%share/locale/ro/LC_MESSAGES/glib20.mo
416
share/locale/ru/LC_MESSAGES/glib20.mo
416
%%NLS%%share/locale/ru/LC_MESSAGES/glib20.mo
417
share/locale/rw/LC_MESSAGES/glib20.mo
417
%%NLS%%share/locale/rw/LC_MESSAGES/glib20.mo
418
share/locale/si/LC_MESSAGES/glib20.mo
418
%%NLS%%share/locale/si/LC_MESSAGES/glib20.mo
419
share/locale/sk/LC_MESSAGES/glib20.mo
419
%%NLS%%share/locale/sk/LC_MESSAGES/glib20.mo
420
share/locale/sl/LC_MESSAGES/glib20.mo
420
%%NLS%%share/locale/sl/LC_MESSAGES/glib20.mo
421
share/locale/sq/LC_MESSAGES/glib20.mo
421
%%NLS%%share/locale/sq/LC_MESSAGES/glib20.mo
422
share/locale/sr/LC_MESSAGES/glib20.mo
422
%%NLS%%share/locale/sr/LC_MESSAGES/glib20.mo
423
share/locale/sr@ije/LC_MESSAGES/glib20.mo
423
%%NLS%%share/locale/sr@ije/LC_MESSAGES/glib20.mo
424
share/locale/sr@latin/LC_MESSAGES/glib20.mo
424
%%NLS%%share/locale/sr@latin/LC_MESSAGES/glib20.mo
425
share/locale/sv/LC_MESSAGES/glib20.mo
425
%%NLS%%share/locale/sv/LC_MESSAGES/glib20.mo
426
share/locale/ta/LC_MESSAGES/glib20.mo
426
%%NLS%%share/locale/ta/LC_MESSAGES/glib20.mo
427
share/locale/te/LC_MESSAGES/glib20.mo
427
%%NLS%%share/locale/te/LC_MESSAGES/glib20.mo
428
share/locale/tg/LC_MESSAGES/glib20.mo
428
%%NLS%%share/locale/tg/LC_MESSAGES/glib20.mo
429
share/locale/th/LC_MESSAGES/glib20.mo
429
%%NLS%%share/locale/th/LC_MESSAGES/glib20.mo
430
share/locale/tl/LC_MESSAGES/glib20.mo
430
%%NLS%%share/locale/tl/LC_MESSAGES/glib20.mo
431
share/locale/tr/LC_MESSAGES/glib20.mo
431
%%NLS%%share/locale/tr/LC_MESSAGES/glib20.mo
432
share/locale/tt/LC_MESSAGES/glib20.mo
432
%%NLS%%share/locale/tt/LC_MESSAGES/glib20.mo
433
share/locale/ug/LC_MESSAGES/glib20.mo
433
%%NLS%%share/locale/ug/LC_MESSAGES/glib20.mo
434
share/locale/uk/LC_MESSAGES/glib20.mo
434
%%NLS%%share/locale/uk/LC_MESSAGES/glib20.mo
435
share/locale/vi/LC_MESSAGES/glib20.mo
435
%%NLS%%share/locale/vi/LC_MESSAGES/glib20.mo
436
share/locale/wa/LC_MESSAGES/glib20.mo
436
%%NLS%%share/locale/wa/LC_MESSAGES/glib20.mo
437
share/locale/xh/LC_MESSAGES/glib20.mo
437
%%NLS%%share/locale/xh/LC_MESSAGES/glib20.mo
438
share/locale/yi/LC_MESSAGES/glib20.mo
438
%%NLS%%share/locale/yi/LC_MESSAGES/glib20.mo
439
share/locale/zh_CN/LC_MESSAGES/glib20.mo
439
%%NLS%%share/locale/zh_CN/LC_MESSAGES/glib20.mo
440
share/locale/zh_HK/LC_MESSAGES/glib20.mo
440
%%NLS%%share/locale/zh_HK/LC_MESSAGES/glib20.mo
441
share/locale/zh_TW/LC_MESSAGES/glib20.mo
441
%%NLS%%share/locale/zh_TW/LC_MESSAGES/glib20.mo
442
@dir lib/gio/modules
442
@dir lib/gio/modules
443
@dir share/GConf/gsettings
443
@dir share/GConf/gsettings
444
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas 2>/dev/null || /usr/bin/true
444
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas 2>/dev/null || /usr/bin/true

Return to bug 193625