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