Ravenports generated: 26 Dec 2017 14:51
[ravenports.git] / bucket_E2 / xterm
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               xterm
4 VERSION=                330
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-330.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
47 [SIXEL].DESCRIPTION=                    Enable Sixel graphics support
48 [SIXEL].CONFIGURE_ENABLE_BOTH=          sixel-graphics
49
50 [DECTERM].DESCRIPTION=                  Enable DECterm Locator support
51 [DECTERM].CONFIGURE_ENABLE_BOTH=        dec-locator
52
53 [DABBREV].DESCRIPTION=                  Enable support for dabbrev-expand
54 [DABBREV].CONFIGURE_ENABLE_BOTH=        dabbrev
55
56 [REGIS].DESCRIPTION=                    Enable ReGIS graphics support
57 [REGIS].CONFIGURE_ENABLE_BOTH=          regis-graphics
58
59 post-install:
60 .for f in koi8rxterm resize uxterm xterm
61         @${CHMOD} ${BINMODE} ${STAGEDIR}${PREFIX}/bin/${f}
62 .endfor
63         @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications/
64         ${INSTALL_DATA} ${WRKSRC}/xterm.desktop \
65                 ${STAGEDIR}${PREFIX}/share/applications/
66
67 [FILE:438:descriptions/desc.single]
68 The xterm program is the standard terminal emulator for the X
69 Window System. It provides DEC VT102/VT220 and Tektronix 4014
70 compatible terminals for programs that can't use the window
71 system directly. If the underlying operating system supports
72 terminal resizing capabilities (for example, the SIGWINCH
73 signal in systems derived from 4.3bsd), xterm will use the
74 facilities to notify programs running in the window whenever it
75 is resized.
76
77
78 [FILE:92:distinfo]
79 7aeef9f29f6b95e09f481173c8c3053357bf5ffe162585647f690fd1707556df      1273183 xterm-330.tgz
80
81
82 [FILE:425:manifests/plist.single]
83 bin/
84  koi8rxterm
85  resize
86  uxterm
87  xterm
88 lib/X11/app-defaults/
89  KOI8RXTerm
90  KOI8RXTerm-color
91  UXTerm
92  UXTerm-color
93  XTerm
94  XTerm-color
95 share/applications/xterm.desktop
96 share/man/man1/
97  resize.1.gz
98  koi8rxterm.1.gz
99  uxterm.1.gz
100  xterm.1.gz
101 share/pixmaps/
102  filled-xterm_32x32.xpm
103  filled-xterm_48x48.xpm
104  mini.xterm_32x32.xpm
105  mini.xterm_48x48.xpm
106  xterm-color_32x32.xpm
107  xterm-color_48x48.xpm
108  xterm_32x32.xpm
109  xterm_48x48.xpm
110
111
112 [FILE:625:files/pkg-message-single]
113 ================================================================================
114 You installed xterm with wide chars support. This introduces some limitations
115 comparing to the plain single chars version: this version of xterm will use
116 UTF-8 charset for selection buffers, breaking 8-bit copy/paste support unless
117 you are using UTF-8 or ISO8859-1 locale. If you want 8-bit charset selections to
118 work as before, use "eightBitSelectTypes" XTerm resource setting.
119
120 For further information refer to the SELECT/PASTE section of xterm(1) manual
121 page.
122 ================================================================================
123