slapp 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/slapp/parser.rb +1 -1
- data/lib/slapp/version.rb +1 -1
- data/spec/parser_spec.rb +1 -1
- data/spec/support/13.37/patches/PACKAGES.TXT +1109 -0
- data/spec/support/{PACKAGES.TXT → 13.37/slackware/PACKAGES.TXT} +0 -0
- data/spec/support/14.1/patches/PACKAGES.TXT +266 -0
- data/spec/support/14.1/slackware/PACKAGES.TXT +17566 -0
- metadata +10 -4
File without changes
|
@@ -0,0 +1,266 @@
|
|
1
|
+
|
2
|
+
PACKAGES.TXT; Tue Jan 14 04:00:19 UTC 2014
|
3
|
+
|
4
|
+
This file provides details on the Slackware packages found
|
5
|
+
in the ./patches/ directory.
|
6
|
+
|
7
|
+
Total size of all packages (compressed): 153 MB
|
8
|
+
Total size of all packages (uncompressed): 608 MB
|
9
|
+
|
10
|
+
|
11
|
+
PACKAGE NAME: gnupg-1.4.16-i486-1_slack14.1.txz
|
12
|
+
PACKAGE LOCATION: ./patches/packages
|
13
|
+
PACKAGE SIZE (compressed): 1076 K
|
14
|
+
PACKAGE SIZE (uncompressed): 5170 K
|
15
|
+
PACKAGE DESCRIPTION:
|
16
|
+
gnupg: gnupg (The GNU Privacy Guard)
|
17
|
+
gnupg:
|
18
|
+
gnupg: GnuPG is GNU's tool for secure communication and data storage. It can
|
19
|
+
gnupg: be used to encrypt data and to create digital signatures. It includes
|
20
|
+
gnupg: an advanced key management facility and is compliant with the proposed
|
21
|
+
gnupg: OpenPGP Internet standard as described in RFC2440.
|
22
|
+
gnupg:
|
23
|
+
|
24
|
+
PACKAGE NAME: libXfont-1.4.7-i486-1_slack14.1.txz
|
25
|
+
PACKAGE LOCATION: ./patches/packages
|
26
|
+
PACKAGE SIZE (compressed): 132 K
|
27
|
+
PACKAGE SIZE (uncompressed): 370 K
|
28
|
+
PACKAGE DESCRIPTION:
|
29
|
+
libXfont: libXfont (library for legacy X11 font system)
|
30
|
+
libXfont:
|
31
|
+
libXfont: libXfont provides the core of the legacy X11 font system, handling the
|
32
|
+
libXfont: index files (fonts.dir, fonts.alias, fonts.scale), the various font
|
33
|
+
libXfont: file formats, and rasterizing them. It is used by the X servers, the
|
34
|
+
libXfont: X Font Server (xfs), and some font utilities (bdftopcf for instance),
|
35
|
+
libXfont: but should not be used by normal X11 clients. X11 clients access fonts
|
36
|
+
libXfont: via either the new API's in libXft, or the legacy API's in libX11.
|
37
|
+
libXfont:
|
38
|
+
|
39
|
+
PACKAGE NAME: libiodbc-3.52.8-i486-1_slack14.1.txz
|
40
|
+
PACKAGE LOCATION: ./patches/packages
|
41
|
+
PACKAGE SIZE (compressed): 256 K
|
42
|
+
PACKAGE SIZE (uncompressed): 1120 K
|
43
|
+
PACKAGE DESCRIPTION:
|
44
|
+
libiodbc: libiodbc (Independent Open DataBase Connectivity)
|
45
|
+
libiodbc:
|
46
|
+
libiodbc: iODBC is the acronym for Independent Open DataBase Connectivity,
|
47
|
+
libiodbc: an Open Source platform independent implementation of both the ODBC
|
48
|
+
libiodbc: and X/Open specifications. It allows for developing solutions
|
49
|
+
libiodbc: that are language, platform and database independent.
|
50
|
+
libiodbc:
|
51
|
+
libiodbc: Homepage: http://iodbc.org/
|
52
|
+
libiodbc:
|
53
|
+
|
54
|
+
PACKAGE NAME: libjpeg-v8a-i486-2_slack14.1.txz
|
55
|
+
PACKAGE LOCATION: ./patches/packages
|
56
|
+
PACKAGE SIZE (compressed): 228 K
|
57
|
+
PACKAGE SIZE (uncompressed): 700 K
|
58
|
+
PACKAGE DESCRIPTION:
|
59
|
+
libjpeg: libjpeg (Independent JPEG Group's JPEG software)
|
60
|
+
libjpeg:
|
61
|
+
libjpeg: Software to implement JPEG image compression and decompression. JPEG
|
62
|
+
libjpeg: (pronounced 'jay-peg') is a standardized compression method for
|
63
|
+
libjpeg: full-color and gray-scale images. JPEG is intended for compressing
|
64
|
+
libjpeg: 'real-world' scenes; cartoons and other non-realistic images are not
|
65
|
+
libjpeg: its strong suit. JPEG is lossy, however, on typical images of
|
66
|
+
libjpeg: real-world scenes, very good compression levels can be obtained with
|
67
|
+
libjpeg: no visible change, and amazingly high compression levels are possible
|
68
|
+
libjpeg: if you can tolerate a low-quality image.
|
69
|
+
libjpeg:
|
70
|
+
|
71
|
+
PACKAGE NAME: llvm-3.3-i486-3_slack14.1.txz
|
72
|
+
PACKAGE LOCATION: ./patches/packages
|
73
|
+
PACKAGE SIZE (compressed): 48364 K
|
74
|
+
PACKAGE SIZE (uncompressed): 229960 K
|
75
|
+
PACKAGE DESCRIPTION:
|
76
|
+
llvm: llvm (LLVM compiler toolkit)
|
77
|
+
llvm:
|
78
|
+
llvm: Low Level Virtual Machine is a toolkit for the construction of highly
|
79
|
+
llvm: optimized compilers, optimizers, and runtime environments.
|
80
|
+
llvm:
|
81
|
+
llvm: This package also includes the clang frontend for the C family of
|
82
|
+
llvm: languages: C, C++, Objective-C, and Objective-C++
|
83
|
+
llvm:
|
84
|
+
llvm: Homepage: http://llvm.org/
|
85
|
+
llvm:
|
86
|
+
|
87
|
+
PACKAGE NAME: mozilla-firefox-24.2.0esr-i486-1_slack14.1.txz
|
88
|
+
PACKAGE LOCATION: ./patches/packages
|
89
|
+
PACKAGE SIZE (compressed): 23376 K
|
90
|
+
PACKAGE SIZE (uncompressed): 59730 K
|
91
|
+
PACKAGE DESCRIPTION:
|
92
|
+
mozilla-firefox: mozilla-firefox (Mozilla Firefox Web browser)
|
93
|
+
mozilla-firefox:
|
94
|
+
mozilla-firefox: This project is a redesign of the Mozilla browser component written
|
95
|
+
mozilla-firefox: using the XUL user interface language. Firefox empowers you to
|
96
|
+
mozilla-firefox: browse faster, more safely and more efficiently than with any other
|
97
|
+
mozilla-firefox: browser.
|
98
|
+
mozilla-firefox:
|
99
|
+
mozilla-firefox: Visit the Mozilla Firefox project online:
|
100
|
+
mozilla-firefox: http://www.mozilla.org/projects/firefox/
|
101
|
+
mozilla-firefox:
|
102
|
+
|
103
|
+
PACKAGE NAME: mozilla-nss-3.15.3-i486-1_slack14.1.txz
|
104
|
+
PACKAGE LOCATION: ./patches/packages
|
105
|
+
PACKAGE SIZE (compressed): 1536 K
|
106
|
+
PACKAGE SIZE (uncompressed): 6250 K
|
107
|
+
PACKAGE DESCRIPTION:
|
108
|
+
mozilla-nss: mozilla-nss (Network Security Services)
|
109
|
+
mozilla-nss:
|
110
|
+
mozilla-nss: Network Security Services (NSS) is a set of libraries designed to
|
111
|
+
mozilla-nss: support cross-platform development of security-enabled client and
|
112
|
+
mozilla-nss: server applications. Applications built with NSS can support
|
113
|
+
mozilla-nss: SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME,
|
114
|
+
mozilla-nss: X.509 v3 certificates, and other security standards.
|
115
|
+
mozilla-nss:
|
116
|
+
mozilla-nss: Read http://www.mozilla.org/projects/security/pki/nss/overview.html
|
117
|
+
mozilla-nss:
|
118
|
+
|
119
|
+
PACKAGE NAME: mozilla-thunderbird-24.2.0-i486-1_slack14.1.txz
|
120
|
+
PACKAGE LOCATION: ./patches/packages
|
121
|
+
PACKAGE SIZE (compressed): 24060 K
|
122
|
+
PACKAGE SIZE (uncompressed): 63370 K
|
123
|
+
PACKAGE DESCRIPTION:
|
124
|
+
mozilla-thunderbird: mozilla-thunderbird (Mozilla Thunderbird mail application)
|
125
|
+
mozilla-thunderbird:
|
126
|
+
mozilla-thunderbird: Mozilla Thunderbird is a redesign of the Mozilla mail component
|
127
|
+
mozilla-thunderbird: written using the XUL user interface language. Thunderbird makes
|
128
|
+
mozilla-thunderbird: emailing safer, faster, and easier than ever before with the
|
129
|
+
mozilla-thunderbird: industry's best implementations of features such as intelligent spam
|
130
|
+
mozilla-thunderbird: filters, built-in RSS reader, quick search, and much more.
|
131
|
+
mozilla-thunderbird:
|
132
|
+
mozilla-thunderbird: Visit the Mozilla Thunderbird project online:
|
133
|
+
mozilla-thunderbird: http://www.mozilla.org/projects/thunderbird/
|
134
|
+
mozilla-thunderbird:
|
135
|
+
|
136
|
+
PACKAGE NAME: openssh-6.4p1-i486-1_slack14.1.txz
|
137
|
+
PACKAGE LOCATION: ./patches/packages
|
138
|
+
PACKAGE SIZE (compressed): 592 K
|
139
|
+
PACKAGE SIZE (uncompressed): 2710 K
|
140
|
+
PACKAGE DESCRIPTION:
|
141
|
+
openssh: openssh (Secure Shell daemon and clients)
|
142
|
+
openssh:
|
143
|
+
openssh: ssh (Secure Shell) is a program for logging into a remote machine and
|
144
|
+
openssh: for executing commands on a remote machine. It is intended to replace
|
145
|
+
openssh: rlogin and rsh, and provide secure encrypted communications between
|
146
|
+
openssh: two untrusted hosts over an insecure network. sshd (SSH Daemon) is
|
147
|
+
openssh: the daemon program for ssh. OpenSSH is based on the last free version
|
148
|
+
openssh: of Tatu Ylonen's SSH, further enhanced and cleaned up by Aaron
|
149
|
+
openssh: Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and
|
150
|
+
openssh: Dug Song. It has a homepage at http://www.openssh.com/
|
151
|
+
openssh:
|
152
|
+
|
153
|
+
PACKAGE NAME: openssl-1.0.1f-i486-1_slack14.1.txz
|
154
|
+
PACKAGE LOCATION: ./patches/packages
|
155
|
+
PACKAGE SIZE (compressed): 2840 K
|
156
|
+
PACKAGE SIZE (uncompressed): 11710 K
|
157
|
+
PACKAGE DESCRIPTION:
|
158
|
+
openssl: openssl (Secure Sockets Layer toolkit)
|
159
|
+
openssl:
|
160
|
+
openssl: The OpenSSL certificate management tool and the shared libraries that
|
161
|
+
openssl: provide various encryption and decryption algorithms and protocols.
|
162
|
+
openssl:
|
163
|
+
openssl: This product includes software developed by the OpenSSL Project for
|
164
|
+
openssl: use in the OpenSSL Toolkit (http://www.openssl.org). This product
|
165
|
+
openssl: includes cryptographic software written by Eric Young
|
166
|
+
openssl: (eay@cryptsoft.com). This product includes software written by Tim
|
167
|
+
openssl: Hudson (tjh@cryptsoft.com).
|
168
|
+
openssl:
|
169
|
+
|
170
|
+
PACKAGE NAME: openssl-solibs-1.0.1f-i486-1_slack14.1.txz
|
171
|
+
PACKAGE LOCATION: ./patches/packages
|
172
|
+
PACKAGE SIZE (compressed): 1208 K
|
173
|
+
PACKAGE SIZE (uncompressed): 4860 K
|
174
|
+
PACKAGE DESCRIPTION:
|
175
|
+
openssl-solibs: openssl-solibs (OpenSSL shared libraries)
|
176
|
+
openssl-solibs:
|
177
|
+
openssl-solibs: These shared libraries provide encryption routines required by
|
178
|
+
openssl-solibs: programs such as openssh, bind, sendmail, and many others.
|
179
|
+
openssl-solibs:
|
180
|
+
openssl-solibs: This product includes software developed by the OpenSSL Project for
|
181
|
+
openssl-solibs: use in the OpenSSL Toolkit (http://www.openssl.org). This product
|
182
|
+
openssl-solibs: includes cryptographic software written by Eric Young
|
183
|
+
openssl-solibs: (eay@cryptsoft.com). This product includes software written by Tim
|
184
|
+
openssl-solibs: Hudson (tjh@cryptsoft.com).
|
185
|
+
openssl-solibs:
|
186
|
+
|
187
|
+
PACKAGE NAME: php-5.4.24-i486-1_slack14.1.txz
|
188
|
+
PACKAGE LOCATION: ./patches/packages
|
189
|
+
PACKAGE SIZE (compressed): 6984 K
|
190
|
+
PACKAGE SIZE (uncompressed): 44800 K
|
191
|
+
PACKAGE DESCRIPTION:
|
192
|
+
php: php (HTML-embedded scripting language)
|
193
|
+
php:
|
194
|
+
php: PHP is an HTML-embedded scripting language. It shares syntax
|
195
|
+
php: characteristics with C, Java, and Perl. The primary objective behind
|
196
|
+
php: this language is to make a fast and easy-to-use scripting language
|
197
|
+
php: for dynamic web sites.
|
198
|
+
php:
|
199
|
+
php: More information can be found online at http://www.php.net/
|
200
|
+
php:
|
201
|
+
|
202
|
+
PACKAGE NAME: ruby-1.9.3_p484-i486-1_slack14.1.txz
|
203
|
+
PACKAGE LOCATION: ./patches/packages
|
204
|
+
PACKAGE SIZE (compressed): 4604 K
|
205
|
+
PACKAGE SIZE (uncompressed): 36210 K
|
206
|
+
PACKAGE DESCRIPTION:
|
207
|
+
ruby: ruby (Interpreted object-oriented scripting language)
|
208
|
+
ruby:
|
209
|
+
ruby: Ruby is an interpreted scripting language for quick and easy
|
210
|
+
ruby: object-oriented programming. It has many features to process text
|
211
|
+
ruby: files and to do system management tasks (as in Perl). It is simple,
|
212
|
+
ruby: straight-forward, and extensible.
|
213
|
+
ruby:
|
214
|
+
ruby: Visit the Ruby project online at http://www.ruby-lang.org/
|
215
|
+
ruby:
|
216
|
+
|
217
|
+
PACKAGE NAME: samba-4.1.4-i486-1_slack14.1.txz
|
218
|
+
PACKAGE LOCATION: ./patches/packages
|
219
|
+
PACKAGE SIZE (compressed): 9828 K
|
220
|
+
PACKAGE SIZE (uncompressed): 54490 K
|
221
|
+
PACKAGE DESCRIPTION:
|
222
|
+
samba: samba (CIFS file and print server)
|
223
|
+
samba:
|
224
|
+
samba: Samba is a CIFS file and print server for CIFS clients. It allows
|
225
|
+
samba: you to make file space or printers on a Samba host available to CIFS
|
226
|
+
samba: clients (such as PCs running Windows).
|
227
|
+
samba:
|
228
|
+
samba: If you have any Windows file servers, you may be able to replace them
|
229
|
+
samba: or supplement them with Samba. One of Samba's big strengths is
|
230
|
+
samba: integration, so you can use it to tie together your Linux hosts and
|
231
|
+
samba: Windows PC clients.
|
232
|
+
samba:
|
233
|
+
|
234
|
+
PACKAGE NAME: seamonkey-2.23-i486-1_slack14.1.txz
|
235
|
+
PACKAGE LOCATION: ./patches/packages
|
236
|
+
PACKAGE SIZE (compressed): 30668 K
|
237
|
+
PACKAGE SIZE (uncompressed): 97710 K
|
238
|
+
PACKAGE DESCRIPTION:
|
239
|
+
seamonkey: SeaMonkey (an open-source web browser suite)
|
240
|
+
seamonkey:
|
241
|
+
seamonkey: The SeaMonkey browser suite. SeaMonkey features a state-of-the-art
|
242
|
+
seamonkey: web browser and powerful email client, as well as a WYSIWYG web page
|
243
|
+
seamonkey: composer and a feature-rich IRC chat client.
|
244
|
+
seamonkey:
|
245
|
+
seamonkey: Visit the SeaMonkey project at this URL:
|
246
|
+
seamonkey: http://www.mozilla.org/projects/seamonkey/
|
247
|
+
seamonkey:
|
248
|
+
|
249
|
+
PACKAGE NAME: seamonkey-solibs-2.23-i486-1_slack14.1.txz
|
250
|
+
PACKAGE LOCATION: ./patches/packages
|
251
|
+
PACKAGE SIZE (compressed): 1204 K
|
252
|
+
PACKAGE SIZE (uncompressed): 3520 K
|
253
|
+
PACKAGE DESCRIPTION:
|
254
|
+
seamonkey-solibs: seamonkey-solibs (Shared libraries from Seamonkey)
|
255
|
+
seamonkey-solibs:
|
256
|
+
seamonkey-solibs: This package contains a subset of the shared libraries from Seamonkey
|
257
|
+
seamonkey-solibs: to provide runtime support for various programs.
|
258
|
+
seamonkey-solibs: This package is built from the Seamonkey sources and is provided
|
259
|
+
seamonkey-solibs: as a standalone runtime package for people who do not want to install
|
260
|
+
seamonkey-solibs: the entire seamonkey package (as for server use).
|
261
|
+
seamonkey-solibs:
|
262
|
+
seamonkey-solibs: This package is runtime only. The include files and other files for
|
263
|
+
seamonkey-solibs: development can be found in the seamonkey package.
|
264
|
+
seamonkey-solibs:
|
265
|
+
|
266
|
+
|