Ravenports generated: 10 Feb 2024 22:55
[ravenports.git] / bucket_D4 / gnugrep
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               gnugrep
4 VERSION=                3.11
5 KEYWORDS=               textproc
6 VARIANTS=               standard ravensys
7 SDESC[ravensys]=        GNU grep for raven sysroot (no libintl)
8 SDESC[standard]=        GNU implementation of grep
9 HOMEPAGE=               http://www.gnu.org/software/grep/
10 CONTACT=                nobody
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            GNU/grep
14 DISTFILE[1]=            grep-3.11.tar.xz:main
15 DF_INDEX=               1
16 SPKGS[ravensys]=        complete
17                         primary
18                         man
19 SPKGS[standard]=        complete
20                         primary
21                         nls
22                         man
23
24 OPTIONS_AVAILABLE=      RAVENSYS
25 OPTIONS_STANDARD=       none
26 VOPTS[ravensys]=        RAVENSYS=ON
27
28 USES=                   charsetfix cpe pcre2:build
29
30 DISTNAME=               grep-3.11
31
32 LICENSE=                GPLv3+:primary
33 LICENSE_TERMS=          primary:{{WRKDIR}}/TERMS
34 LICENSE_FILE=           GPLv3+:{{WRKSRC}}/COPYING
35 LICENSE_AWK=            TERMS:"^\#ifndef"
36 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/src/grep.h
37 LICENSE_SCHEME=         solo
38
39 INFO=                   primary:grep
40 CPE_PRODUCT=            grep
41 CPE_VENDOR=             gnu
42 FPC_EQUIVALENT=         textproc/gnugrep
43 INFO_SUBDIR=            .
44
45 MUST_CONFIGURE=         gnu
46 CONFIGURE_ARGS=         --enable-perl-regexp
47
48 [RAVENSYS].DESCRIPTION=                 For ravensys-root - built without NLS
49 [RAVENSYS].BUILDRUN_DEPENDS_OFF=        pcre2:primary:standard
50 [RAVENSYS].BUILD_DEPENDS_ON=            pcre2:primary:standard
51 [RAVENSYS].CONFIGURE_ARGS_OFF=          --enable-nls
52                                         --with-libintl-prefix={{LOCALBASE}}
53 [RAVENSYS].CONFIGURE_ARGS_ON=           --disable-nls
54 [RAVENSYS].USES_OFF=                    gettext
55
56 pre-configure:
57         ${REINPLACE_CMD} 's:@grep@:${LOCALBASE}/bin/&:' \
58                 ${WRKSRC}/src/egrep.sh
59         ${REINPLACE_CMD} 's|mkinstalldirs = .*|mkinstalldirs = ${MKDIR}|g' \
60                 ${WRKSRC}/po/Makefile.in.in
61
62 post-patch-RAVENSYS-ON:
63         # Force static linking of pcre2
64         ${RM} ${LOCALBASE}/lib/libpcre2-8.so*
65
66 [FILE:474:descriptions/desc.primary]
67 Grep is a command-line utility for searching plain-text data sets for
68 lines that match a regular expression. Its name comes from the ed
69 command g/re/p (globally search a regular expression and print),
70 which has the same effect: doing a global search with the regular
71 expression and printing all matching lines. Grep was originally
72 developed for the Unix operating system, but later available for all
73 Unix-like systems.
74
75 This package contains the GNU implementation of grep.
76
77
78 [FILE:95:distinfo]
79 1db2aedde89d0dea42b16d9528f894c8d15dae4e190b59aecc78f5a951276eab      1703776 grep-3.11.tar.xz
80
81
82 [FILE:25:manifests/plist.primary]
83 bin/
84  egrep
85  fgrep
86  grep
87
88
89 [FILE:1629:manifests/plist.nls]
90 share/locale/af/LC_MESSAGES/grep.mo
91 share/locale/be/LC_MESSAGES/grep.mo
92 share/locale/bg/LC_MESSAGES/grep.mo
93 share/locale/ca/LC_MESSAGES/grep.mo
94 share/locale/cs/LC_MESSAGES/grep.mo
95 share/locale/da/LC_MESSAGES/grep.mo
96 share/locale/de/LC_MESSAGES/grep.mo
97 share/locale/el/LC_MESSAGES/grep.mo
98 share/locale/eo/LC_MESSAGES/grep.mo
99 share/locale/es/LC_MESSAGES/grep.mo
100 share/locale/et/LC_MESSAGES/grep.mo
101 share/locale/eu/LC_MESSAGES/grep.mo
102 share/locale/fi/LC_MESSAGES/grep.mo
103 share/locale/fr/LC_MESSAGES/grep.mo
104 share/locale/ga/LC_MESSAGES/grep.mo
105 share/locale/gl/LC_MESSAGES/grep.mo
106 share/locale/he/LC_MESSAGES/grep.mo
107 share/locale/hr/LC_MESSAGES/grep.mo
108 share/locale/hu/LC_MESSAGES/grep.mo
109 share/locale/id/LC_MESSAGES/grep.mo
110 share/locale/it/LC_MESSAGES/grep.mo
111 share/locale/ja/LC_MESSAGES/grep.mo
112 share/locale/ka/LC_MESSAGES/grep.mo
113 share/locale/ko/LC_MESSAGES/grep.mo
114 share/locale/ky/LC_MESSAGES/grep.mo
115 share/locale/lt/LC_MESSAGES/grep.mo
116 share/locale/nb/LC_MESSAGES/grep.mo
117 share/locale/nl/LC_MESSAGES/grep.mo
118 share/locale/pa/LC_MESSAGES/grep.mo
119 share/locale/pl/LC_MESSAGES/grep.mo
120 share/locale/pt/LC_MESSAGES/grep.mo
121 share/locale/pt_BR/LC_MESSAGES/grep.mo
122 share/locale/ro/LC_MESSAGES/grep.mo
123 share/locale/ru/LC_MESSAGES/grep.mo
124 share/locale/sk/LC_MESSAGES/grep.mo
125 share/locale/sl/LC_MESSAGES/grep.mo
126 share/locale/sr/LC_MESSAGES/grep.mo
127 share/locale/sv/LC_MESSAGES/grep.mo
128 share/locale/ta/LC_MESSAGES/grep.mo
129 share/locale/th/LC_MESSAGES/grep.mo
130 share/locale/tr/LC_MESSAGES/grep.mo
131 share/locale/uk/LC_MESSAGES/grep.mo
132 share/locale/vi/LC_MESSAGES/grep.mo
133 share/locale/zh_CN/LC_MESSAGES/grep.mo
134 share/locale/zh_TW/LC_MESSAGES/grep.mo
135
136
137 [FILE:25:manifests/plist.man]
138 share/man/man1/grep.1.gz
139