Ravenports generated: 16 Apr 2018 14:27
[ravenports.git] / bucket_E2 / xterm
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               xterm
4 VERSION=                332
5 KEYWORDS=               x11
6 VARIANTS=               standard
7 SDESC[standard]=        Terminal emulator for the X Window System
8 HOMEPAGE=               https://invisible-island.net/xterm/
9 CONTACT=                nobody
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            ftp://ftp.invisible-island.net/xterm/
13 DISTFILE[1]=            xterm-332.tgz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      DECTERM DABBREV SIXEL REGIS
18 OPTIONS_STANDARD=       DECTERM DABBREV SIXEL REGIS
19
20 BUILD_DEPENDS=          xorg-luit:single:standard
21                         freetype:primary:standard
22                         pcre:static:standard
23 BUILDRUN_DEPENDS=       pcre:shared:standard
24                         fontconfig:primary:standard
25
26 USES=                   cpe ncurses desktop-utils
27 XORG_COMPONENTS=        xinerama ice xt sm xaw xft xrender
28
29 CPE_VENDOR=             invisible-island
30 FPC_EQUIVALENT=         x11/xterm
31
32 MUST_CONFIGURE=         gnu
33 CONFIGURE_ARGS=         --enable-narrowproto
34                         --enable-256-color
35                         --enable-luit
36                         --enable-wide-chars
37                         --enable-pcre
38                         --enable-screen-dumps
39                         --enable-logging
40                         --without-Xaw3d
41                         --without-Xaw3dxft
42                         --without-neXtaw
43
44 CFLAGS=                 -I{{NCURSESINC}}
45 VAR_OPSYS[freebsd]=     CONFIGURE_ARGS=--with-utempter
46 VAR_OPSYS[sunos]=       CONFIGURE_ENV=cf_cv_lib_tgetent="-lncurses -ltinfo"
47
48 [SIXEL].DESCRIPTION=                    Enable Sixel graphics support
49 [SIXEL].CONFIGURE_ENABLE_BOTH=          sixel-graphics
50
51 [DECTERM].DESCRIPTION=                  Enable DECterm Locator support
52 [DECTERM].CONFIGURE_ENABLE_BOTH=        dec-locator
53
54 [DABBREV].DESCRIPTION=                  Enable support for dabbrev-expand
55 [DABBREV].CONFIGURE_ENABLE_BOTH=        dabbrev
56
57 [REGIS].DESCRIPTION=                    Enable ReGIS graphics support
58 [REGIS].CONFIGURE_ENABLE_BOTH=          regis-graphics
59
60 post-install:
61 .for f in koi8rxterm resize uxterm xterm
62         ${CHMOD} ${BINMODE} ${STAGEDIR}${PREFIX}/bin/${f}
63 .endfor
64         @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/
65         ${INSTALL_DATA} ${WRKSRC}/xterm.desktop \
66                 ${STAGEDIR}${PREFIX}/share/applications/
67
68 [FILE:438:descriptions/desc.single]
69 The xterm program is the standard terminal emulator for the X
70 Window System. It provides DEC VT102/VT220 and Tektronix 4014
71 compatible terminals for programs that can't use the window
72 system directly. If the underlying operating system supports
73 terminal resizing capabilities (for example, the SIGWINCH
74 signal in systems derived from 4.3bsd), xterm will use the
75 facilities to notify programs running in the window whenever it
76 is resized.
77
78
79 [FILE:92:distinfo]
80 5d4b112717e62032826082bec523aff2ab9d9b1531b1d2e81f6cab4c668cb27d      1294006 xterm-332.tgz
81
82
83 [FILE:425:manifests/plist.single]
84 bin/
85  koi8rxterm
86  resize
87  uxterm
88  xterm
89 lib/X11/app-defaults/
90  KOI8RXTerm
91  KOI8RXTerm-color
92  UXTerm
93  UXTerm-color
94  XTerm
95  XTerm-color
96 share/applications/xterm.desktop
97 share/man/man1/
98  resize.1.gz
99  koi8rxterm.1.gz
100  uxterm.1.gz
101  xterm.1.gz
102 share/pixmaps/
103  filled-xterm_32x32.xpm
104  filled-xterm_48x48.xpm
105  mini.xterm_32x32.xpm
106  mini.xterm_48x48.xpm
107  xterm-color_32x32.xpm
108  xterm-color_48x48.xpm
109  xterm_32x32.xpm
110  xterm_48x48.xpm
111
112
113 [FILE:625:files/pkg-message-single]
114 ================================================================================
115 You installed xterm with wide chars support. This introduces some limitations
116 comparing to the plain single chars version: this version of xterm will use
117 UTF-8 charset for selection buffers, breaking 8-bit copy/paste support unless
118 you are using UTF-8 or ISO8859-1 locale. If you want 8-bit charset selections to
119 work as before, use "eightBitSelectTypes" XTerm resource setting.
120
121 For further information refer to the SELECT/PASTE section of xterm(1) manual
122 page.
123 ================================================================================
124