ruby-debian 0.3.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. data/Makefile +47 -0
  2. data/README +55 -0
  3. data/TODO +29 -0
  4. data/bin/dpkg-checkdeps +163 -0
  5. data/bin/dpkg-ruby +148 -0
  6. data/debian/changelog +310 -0
  7. data/debian/compat +1 -0
  8. data/debian/control +56 -0
  9. data/debian/copyright +26 -0
  10. data/debian/dirs +2 -0
  11. data/debian/manpages +0 -0
  12. data/debian/ruby-debian.docs +3 -0
  13. data/debian/ruby-debian.examples +1 -0
  14. data/debian/ruby-debian.manpages +2 -0
  15. data/debian/rules +15 -0
  16. data/debian/source/format +1 -0
  17. data/examples/ONE_LINER +39 -0
  18. data/examples/dpkg.rb +95 -0
  19. data/examples/list_packages.rb +38 -0
  20. data/examples/unmet_packages.rb +39 -0
  21. data/ext/debian_version/Version.cpp +43 -0
  22. data/ext/debian_version/extconf.rb +7 -0
  23. data/lib/debian.rb +1063 -0
  24. data/lib/debian/ar.rb +159 -0
  25. data/lib/debian/utils.rb +111 -0
  26. data/man/dpkg-checkdeps.1 +102 -0
  27. data/man/dpkg-ruby.1 +99 -0
  28. data/t/d/available +492 -0
  29. data/t/d/non-US_sid_Sources +32 -0
  30. data/t/d/non-US_sid_i386_Packages +50 -0
  31. data/t/d/sid_Sources +287 -0
  32. data/t/d/sid_i386_Packages +456 -0
  33. data/t/d/status +324 -0
  34. data/t/d/w3m-ssl_0.2.1-1.f +24 -0
  35. data/t/d/w3m-ssl_0.2.1-2.dsc +12 -0
  36. data/t/d/w3m-ssl_0.2.1-2.f +24 -0
  37. data/t/d/w3m_0.2.1-1.dsc +12 -0
  38. data/t/d/w3m_0.2.1-1.f +21 -0
  39. data/t/d/w3m_0.2.1-2.dsc +12 -0
  40. data/t/d/w3m_0.2.1-2.f +21 -0
  41. data/t/d/w3m_met_list +83 -0
  42. data/t/testall.rb +50 -0
  43. data/t/testar.rb +59 -0
  44. data/t/testarchives.rb +277 -0
  45. data/t/testdeb.rb +239 -0
  46. data/t/testdep.rb +70 -0
  47. data/t/testdepterm.rb +140 -0
  48. data/t/testdepunmet.rb +71 -0
  49. data/t/testdpkg.rb +197 -0
  50. data/t/testdpkgdeb.rb +83 -0
  51. data/t/testdsc.rb +49 -0
  52. data/t/testfield.rb +155 -0
  53. data/t/testpackages.rb +138 -0
  54. data/t/testsources.rb +44 -0
  55. data/t/teststatus.rb +38 -0
  56. metadata +133 -0
@@ -0,0 +1,492 @@
1
+ Package: dpkg-ruby
2
+ Priority: optional
3
+ Section: devel
4
+ Installed-Size: 112
5
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
6
+ Architecture: all
7
+ Version: 0.0.1
8
+ Depends: ruby
9
+ Size: 10172
10
+ Description: ruby interface for dpkg
11
+ Contains ruby modules/classes for dpkg, the Debian package management
12
+ system.
13
+
14
+ Package: fml
15
+ Priority: extra
16
+ Section: mail
17
+ Installed-Size: 4936
18
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
19
+ Architecture: all
20
+ Version: 3.0+beta.20000106-1
21
+ Depends: perl5 | perl5-thread | perl-5.004 | perl-5.005 | perl-5.005-thread | perl, libjcode-perl
22
+ Recommends: mail-transport-agent, libmd5-perl
23
+ Suggests: sendmail-wide, smtpfeed, lha, ish
24
+ Filename: dists/potato/main/binary-i386/mail/fml_3.0+beta.20000106-1.deb
25
+ Size: 2143076
26
+ MD5sum: 52e7d35f6c795018600da3d95c32f6fe
27
+ Description: Mailing List Server Package
28
+ FML is a package of mailing list server and utility programs. It
29
+ consists of perl scripts. It has been developed, tested and advanced
30
+ in Japan from 1993 to 1999. FML contains
31
+ .
32
+ distributer (filter program which passes articles to MTA to deliver)
33
+ command server for users
34
+ command interface for general user
35
+ command interface for remote administration
36
+ listserv/majordomo style interface (emulation)
37
+ digest server
38
+ CUI installer and configuration program
39
+ other utility programs
40
+ .
41
+ FML design policy is based on the degree of freedom, so that I respect
42
+ "each environment for each man/women".
43
+
44
+ Package: liblingua-romkan-perl
45
+ Priority: optional
46
+ Section: utils
47
+ Installed-Size: 76
48
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
49
+ Architecture: all
50
+ Source: migemo
51
+ Version: 0.21-3
52
+ Depends: perl
53
+ Size: 8072
54
+ Description: Romaji Kana convertion for perl
55
+ It provides Lingua::Romkan perl module to make it possible to
56
+ convert Roman and Kana vice versa in perl script.
57
+
58
+ Package: smtpfeed
59
+ Priority: extra
60
+ Section: mail
61
+ Installed-Size: 179
62
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
63
+ Architecture: i386
64
+ Version: 1.02-2
65
+ Depends: libc6 (>= 2.1), sysklogd
66
+ Recommends: sendmail-wide (>= 8.9.3+3.2W), logrotate
67
+ Filename: dists/potato/main/binary-i386/mail/smtpfeed_1.02-2.deb
68
+ Size: 78866
69
+ MD5sum: 52db36fc26ae5f217bb88b62f22bc256
70
+ Description: SMTP feed -- SMTP Fast Exploding External Deliver for Sendmail
71
+ Smtpfeed is a SMTP delivery agent which is called by sendmail, and it
72
+ improves required time to complete delivery of copies of a message to
73
+ recipients of huge number.
74
+ .
75
+ Note that smtpfeed still in ALPHA testing release.
76
+
77
+ Package: w3m
78
+ Priority: optional
79
+ Section: text
80
+ Installed-Size: 1300
81
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
82
+ Architecture: i386
83
+ Version: 0.2.1-2
84
+ Provides: www-browser
85
+ Depends: libc6 (>= 2.2.2-2), libgc5, libgpmg1 (>= 1.14-16), libncurses5 (>= 5.2.20010310-1)
86
+ Suggests: w3m-ssl (>= 0.2.1-2), mime-support, menu (>> 1.5), w3m-el
87
+ Filename: dists/potato/main/binary-i386/text/w3m_0.1.9-5.deb
88
+ Size: 493792
89
+ MD5sum: 95e68eb2c8bc6f45f29c3d03fc6df5eb
90
+ Description: WWW browsable pager with excellent tables/frames support
91
+ w3m is a text-based World Wide Web browser with IPv6 support.
92
+ It features excellent support for tables and frames. It can be used
93
+ as a standalone file pager, too.
94
+ .
95
+ * You can follow links and/or view images in HTML.
96
+ * Internet message prewview mode, you can browse HTML mail.
97
+ * You can follow links in plain text if it includes URL forms.
98
+ .
99
+ For more information,
100
+ see http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/index.html
101
+
102
+ Package: mhc
103
+ Priority: optional
104
+ Section: misc
105
+ Installed-Size: 441
106
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
107
+ Architecture: i386
108
+ Version: 0.25-9
109
+ Depends: libc6 (>= 2.2.1-2), libpisock3, libruby (>= 1.6.2-6), ruby, libnkf-ruby, emacsen, wl (>= 2.4) | wl-beta (>= 2.3) | wanderlust2 (>= 2.2.10) | mew (>= 1:1.94) | gnus
110
+ Recommends: libgnome-ruby
111
+ Suggests: ssh
112
+ Size: 128234
113
+ Description: Message Harmonized Calendaring system
114
+ MHC is designed to help those who receive most appointments via email.
115
+ Using MHC, you can easily import schedule articles from emails, and
116
+ convert these appointments from/to PlamOS.
117
+ .
118
+ MHC stores schedule articles in the same form of MH; you can manipulate
119
+ these messages not only by above tools but also by many other MUAs,
120
+ editors, UNIX commandline tools or your own scripts.
121
+ .
122
+ For mhc-mode, you should select mailer-package by mhc-select-mailer-package.
123
+ .
124
+ All ruby scripts in mhc requires kconv (in libnkf-ruby). To use
125
+ /usr/bin/gemcal, you must install libgnome-ruby too.
126
+ .
127
+ For more information, you can find at http://www.quickhack.net/mhc/
128
+
129
+ Package: libmoe1.2
130
+ Priority: optional
131
+ Section: libs
132
+ Installed-Size: 1451
133
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
134
+ Architecture: i386
135
+ Source: libmoe
136
+ Version: 1.2.2-1
137
+ Depends: libc6 (>= 2.2.1)
138
+ Size: 554496
139
+ Description: library to handle multiple octets character encoding scheme
140
+ libmoe is a collection of routines to handle sequence of characters
141
+ consisting of multiple octets. The main functionalities are to convert
142
+ the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa.
143
+
144
+ Package: libmoe1.3
145
+ Priority: optional
146
+ Section: libs
147
+ Installed-Size: 1640
148
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
149
+ Architecture: i386
150
+ Source: libmoe
151
+ Version: 1.3.2-2
152
+ Depends: libc6 (>= 2.2.1-2)
153
+ Size: 678200
154
+ Description: library to handle multiple octets character encoding scheme
155
+ libmoe is a collection of routines to handle sequence of characters
156
+ consisting of multiple octets. The main functionalities are to convert
157
+ the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa.
158
+
159
+ Package: mgp
160
+ Priority: optional
161
+ Section: x11
162
+ Installed-Size: 1404
163
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
164
+ Architecture: i386
165
+ Version: 1.07a.20010326-1
166
+ Depends: freetype2 (>= 1.3.1), imlib1 (>= 1.9.8.1-2), libc6 (>= 2.2.2-2), libpng2, libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2), vflib2 (>= 2.25.1-1), xlibs (>= 4.0.1-11), perl | perl5
167
+ Recommends: libjpeg-progs, pnmtopng, netpbm, sharutils
168
+ Suggests: emacsen-common, gs, tetex-bin, vflib2-misc, watanabe-vfont, asiya24-vfont, gsfonts-x11, ttf-xtt-wadalab-gothic, ttf-xtt-watanabe-mincho, msttcorefonts
169
+ Filename: dists/potato/main/binary-i386/x11/mgp_1.06a.19991206-2.deb
170
+ Size: 720778
171
+ MD5sum: 71e1de5d59579d69a7137bcc7ad9332b
172
+ Description: MagicPoint- an X11 based presentation tool
173
+ MagicPoint is an X11 based presentation tool. It is designed to make
174
+ simple presentations easy while to make complicated presentations
175
+ possible. Its presentation file (whose suffix is typically .mgp) is
176
+ just text so that you can create presentation files quickly with your
177
+ favorite editor (e.g. Emacs).
178
+
179
+ Package: hex
180
+ Priority: extra
181
+ Section: utils
182
+ Installed-Size: 66
183
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
184
+ Architecture: i386
185
+ Version: 204-5
186
+ Depends: libc6 (>= 2.1)
187
+ Filename: dists/potato/main/binary-i386/utils/hex_204-5.deb
188
+ Size: 27230
189
+ MD5sum: ec09cd0b383816e6145fc00d28b56f78
190
+ Description: hexadecimal dumping tool for Japanese
191
+ hexdump program that distinguish Japanese 2bytes code character.
192
+
193
+ Package: w3mmee-ssl
194
+ Priority: optional
195
+ Section: non-US/main
196
+ Installed-Size: 420
197
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
198
+ Architecture: i386
199
+ Version: 0.2.1.p18.5-1
200
+ Provides: www-browser
201
+ Depends: libc6 (>= 2.2.2-2), libgc5, libgpmg1 (>= 1.14-16), libmoe1.3, libncurses5 (>= 5.2.20010310-1), libssl0.9.6, w3mmee
202
+ Recommends: w3mmee (= 0.2.1.p18.5-1)
203
+ Suggests: mime-support, menu (>> 1.5)
204
+ Size: 202458
205
+ Description: WWW browsable pager with SSL support, MB extension
206
+ w3mmee is w3m with multibyte encoding extension.
207
+ This package is built with SSL support.
208
+ .
209
+ For more information,
210
+ see http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/index.html
211
+ and http://pub.ks-and-ks.ne.jp/prog/w3mmee/
212
+
213
+ Package: migemo
214
+ Priority: optional
215
+ Section: utils
216
+ Installed-Size: 3056
217
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
218
+ Architecture: all
219
+ Version: 0.21-3
220
+ Depends: emacs20 | emacsen, apel, liblingua-romkan-perl
221
+ Size: 1273442
222
+ Description: Japanese incremental search with Romaji on Emacsen
223
+ migemo is a tool that supports Japanese incremental search with Romaji.
224
+ It release you from heavy tasks of Kana Kanji conversion in order to
225
+ search. This is Emacsen interface, that is wrapper for isearch.
226
+ http://migemo.namazu.org/
227
+
228
+ Package: w3m-el
229
+ Priority: optional
230
+ Section: web
231
+ Installed-Size: 532
232
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
233
+ Architecture: all
234
+ Version: 0.2.150-2
235
+ Depends: xemacs21 | emacs20 | emacs21 | mule2, xemacs21-supportbase | emacs20 | emacs21 | apel, xemacs21 | emacs20 | emacs21 | apel, xemacs21-basesupport | emacs20 | emacs21 | mule2, w3m (>= 0.2.1-2) | w3m-ssl (>= 0.2.1-2)
236
+ Suggests: flim, mew
237
+ Size: 91478
238
+ Description: a simple Emacs interface of w3m
239
+ This package contains a interface program of w3m, which is a pager
240
+ with WWW capability. It can be used as lightweight WWW browser on emacsen.
241
+ This is also known as emacs-w3m. http://namazu.org/~tsuchiya/emacs-w3m/
242
+
243
+ Package: libmoe-dev
244
+ Priority: optional
245
+ Section: devel
246
+ Installed-Size: 1868
247
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
248
+ Architecture: i386
249
+ Source: libmoe
250
+ Version: 1.3.2-2
251
+ Replaces: libiso2mb-dev
252
+ Depends: libmoe1.3 (= 1.3.2-2), libc6-dev
253
+ Conflicts: libiso2mb-dev
254
+ Size: 728366
255
+ Description: library to handle multiple octets character encoding scheme (devel files)
256
+ libmoe is a collection of routines to handle sequence of characters
257
+ consisting of multiple octets. The main functionalities are to convert
258
+ the encoding of a character from ISO 2022 to "fake" UTF-8, and vice versa.
259
+ .
260
+ This development package contains include files for the interface.
261
+ It includes also a static lib for particular cases.
262
+
263
+ Package: w3m-ssl
264
+ Priority: optional
265
+ Section: non-US/main
266
+ Installed-Size: 844
267
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
268
+ Architecture: i386
269
+ Version: 0.2.1-2
270
+ Provides: www-browser
271
+ Depends: libc6 (>= 2.2.2-2), libgc5, libgpmg1 (>= 1.14-16), libncurses5 (>= 5.2.20010310-1), libssl0.9.6, w3m
272
+ Recommends: w3m (= 0.2.1-2)
273
+ Suggests: mime-support, menu (>> 1.5)
274
+ Size: 347316
275
+ Description: WWW browsable pager with SSL support
276
+ w3m is a text-based World Wide Web browser with IPv6 support.
277
+ It features excellent support for tables and frames. It can be used
278
+ as a standalone file pager, too.
279
+ .
280
+ * You can follow links and/or view images in HTML.
281
+ * Internet message prewview mode, you can browse HTML mail.
282
+ * You can follow links in plain text if it includes URL forms.
283
+ .
284
+ This package is built with SSL support.
285
+ .
286
+ For more information,
287
+ see http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/index.html
288
+
289
+ Package: auto-apt
290
+ Priority: optional
291
+ Section: admin
292
+ Installed-Size: 124
293
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
294
+ Architecture: i386
295
+ Version: 0.3.11
296
+ Depends: libc6 (>= 2.2.1), apt, sudo, perl5
297
+ Recommends: wget, dpkg-dev
298
+ Suggests: x-terminal-emulator, libgtk-perl, build-essential
299
+ Size: 41898
300
+ Description: on demand package installation tool
301
+ auto-apt checks the file access of programs running within its
302
+ environments, and if a program tries to access a file known to
303
+ belong in an uninstalled package, auto-apt will install that
304
+ package using apt-get.
305
+ .
306
+ It also provides simple database to search which package contains
307
+ a requesting file.
308
+
309
+ Package: hotplug
310
+ Priority: optional
311
+ Section: admin
312
+ Installed-Size: 180
313
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
314
+ Architecture: all
315
+ Version: 0.0.20010228-3
316
+ Replaces: usbmgr
317
+ Depends: modutils (>= 2.4.2), debconf (>= 0.2.26)
318
+ Recommends: ifupdown, usbutils, pciutils
319
+ Conflicts: usbmgr
320
+ Size: 23728
321
+ Description: Linux Hotplug Scripts
322
+ This package contains the scripts necessary for hotplug Linux support,
323
+ and lets you plug in new devices and use them immediately.
324
+ Initially, it includes support for USB and PCI (Cardbus) devices,
325
+ and can automatically configure network interfaces.
326
+
327
+ Package: xfonts-marumoji
328
+ Priority: optional
329
+ Section: x11
330
+ Installed-Size: 673
331
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
332
+ Architecture: all
333
+ Version: 0.2-2
334
+ Replaces: xmarufont
335
+ Depends: xbase-clients (>= 3.3.3.1-5)
336
+ Suggests: xfs | xserver
337
+ Conflicts: xmarufont
338
+ Filename: dists/potato/main/binary-i386/x11/xfonts-marumoji_0.2-2.deb
339
+ Size: 577128
340
+ MD5sum: 23df27b466b96a092d3b9536d61573cb
341
+ Description: Roundish fonts (marumoji fonts) for X
342
+ Japanese and ASCII roundish fonts (marumoji in Japanese) for
343
+ X servers.
344
+ It provides:
345
+ maru14: JIS X0208.1983 Roundish Characters (14 dots)
346
+ maru16: JIS X0208.1983 Roundish Characters (16 dots)
347
+ 7x14rkmr: JIS X0201.1976 Roman Roundish Characters (14 dots)
348
+ 7x14maru: ISO8859-1 Roundish Characters (14 dots)
349
+
350
+ Package: donkey
351
+ Priority: extra
352
+ Section: net
353
+ Installed-Size: 47
354
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
355
+ Architecture: i386
356
+ Version: 0.5-11
357
+ Depends: libc6 (>= 2.1)
358
+ Filename: dists/potato/main/binary-i386/net/donkey_0.5-11.deb
359
+ Size: 19630
360
+ MD5sum: 423e46df478eac046f19101e2a05773a
361
+ Description: One Time Password calculator.
362
+ Donkey is an alternative for S/KEY's "key" command.
363
+ This means that donkey is also an alternative for "keyinit".
364
+ Since the entry is printed to stdout (not to /etc/skeykeys),
365
+ you can easily sent it to remote operator by e-mail (with PGP
366
+ signature or something). So, it possible to initiate S/KEY without
367
+ login from the console of the host.
368
+
369
+ Package: xfonts-a12k12
370
+ Priority: optional
371
+ Section: x11
372
+ Installed-Size: 192
373
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
374
+ Architecture: all
375
+ Version: 1-4
376
+ Replaces: a12k12
377
+ Depends: xutils
378
+ Suggests: xfs | xserver
379
+ Conflicts: a12k12, xbase-clients (<< 4.0)
380
+ Filename: dists/potato/main/binary-i386/x11/xfonts-a12k12_1-2.deb
381
+ Size: 142872
382
+ MD5sum: f0fb62fc81604aee93b3bb6eca4165a7
383
+ Description: 12 dot Kanji & ASCII fonts for X
384
+ This package provides 12dot fonts for Japanese (ASCII and Kana/Kanji)
385
+ It provides
386
+ - a12: 12dot ASCII fonts
387
+ - k12: 12dot Kanji fonts
388
+
389
+ Package: skkinput
390
+ Priority: optional
391
+ Section: x11
392
+ Installed-Size: 317
393
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
394
+ Architecture: i386
395
+ Version: 1:2.03-7
396
+ Depends: libc6 (>= 2.2.1), xlibs (>= 4.0.1-11)
397
+ Recommends: xfonts-cjk
398
+ Suggests: skkserv, skkdic
399
+ Filename: dists/potato/main/binary-i386/x11/skkinput_2.03-2.deb
400
+ Size: 176430
401
+ MD5sum: 3df3259bec631d10e0e6e7d47009be2b
402
+ Description: X input method for Japanese for SKK method.
403
+ skkinput is application to input Japanese for X application using
404
+ protocols such as kinput2/XIM/Ximp protocol.
405
+ skkinput communicates with skkserv using Berkeley Socket.
406
+ Without skkserv, local dictionary files is used.
407
+
408
+ Package: w3mmee
409
+ Priority: optional
410
+ Section: web
411
+ Installed-Size: 924
412
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
413
+ Architecture: i386
414
+ Version: 0.2.1.p18.5-1
415
+ Provides: www-browser
416
+ Depends: libc6 (>= 2.2.2-2), libgc5, libgpmg1 (>= 1.14-16), libmoe1.3, libncurses5 (>= 5.2.20010310-1)
417
+ Suggests: w3mmee-ssl (>= 0.2.1.p18.5-1), mime-support, menu (>> 1.5)
418
+ Size: 366898
419
+ Description: WWW browsable pager with excellent tables/frames, MB extension
420
+ w3mmee is w3m with multibyte encoding extension.
421
+ .
422
+ For more information,
423
+ see http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/index.html
424
+ and http://pub.ks-and-ks.ne.jp/prog/w3mmee/
425
+
426
+ Package: debian-jp-keyring
427
+ Priority: optional
428
+ Section: contrib/misc
429
+ Installed-Size: 179
430
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
431
+ Architecture: all
432
+ Version: 2001.03.09
433
+ Recommends: gnupg
434
+ Suggests: gpg-rsa | gpg-rsaref, pgp
435
+ Size: 144238
436
+ Description: PGP and GnuPG keys of Debian JP Developers
437
+ The Debian JP project wants developers to digitally sign the
438
+ announcements of their packages with PGP or GnuPG, to protect against
439
+ forgeries. This is a PGP and GnuPG keyring with keys of
440
+ Debian JP developers.
441
+
442
+ Package: sendmail-wide
443
+ Priority: extra
444
+ Section: mail
445
+ Installed-Size: 411
446
+ Maintainer: Fumitoshi UKAI <ukai@debian.or.jp>
447
+ Architecture: i386
448
+ Version: 8.9.3+3.2W-20
449
+ Depends: libc6 (>= 2.1.2), libwrap0, sendmail (>= 8.9.3)
450
+ Suggests: smtpfeed
451
+ Filename: dists/potato/main/binary-i386/mail/sendmail-wide_8.9.3+3.2W-20.deb
452
+ Size: 217146
453
+ MD5sum: 85077954e1c6f686b054df3cdb4518a9
454
+ Description: WIDE patch applied /usr/sbin/sendmail
455
+ This package replaces /usr/sbin/sendmail with WIDE patch version,
456
+ which provides some enhancement for the sendmail. Please apply
457
+ this patch if you want to use "smtpfeed", which is an external SMTP mailer.
458
+ WIDE patch includes followings patches:
459
+ LOGWVERSION
460
+ QUICK_RESPONSE - bounce mail not queued
461
+ MULTI_MAILER - multiple mailer dispath in rulesetlikke:
462
+ R$*<@dom>$* $#smtp$@dom$:$1<@dom>$2 $#uucp$@dom$:$1<@dom>$2
463
+ CF_ALIASING - alias in ruleset 5 like:
464
+ R foo-a $# local $@ alias $: foo-a, foo-b
465
+ DYNAMIC_TOBUF - tobuf[] dynamic allocation
466
+ MAILER_PREF - mailer preferences
467
+ CLIENT_SMTP_CONFIG - 3 parameters of client-side SMTP connection
468
+ FQDN: FQDN used as a hostname with SMTP HELO
469
+ SrcIPaddr: source IP address for client-side SMTP (12.34.56.78)
470
+ SrcPort: source port number for client-side SMTP
471
+ CTE8CHECK - Option CTE8BitChec=[corrent|reject]
472
+ BOUNCE_REASON - Show reason of permanent fatal errors on each address
473
+ OO_NULLSENDER - Set NULL sender envelope address for "owner-owner"
474
+ MF_SEPARATE
475
+ MASKED_ADDR - matching by masked IP address
476
+ DEFINE_MAP - Enables "define" map.
477
+ SPR_CON_CACHE - connection-caching control par mailer basis.
478
+ FORWARDPROGCTL - privilege control on execution of programs
479
+ via ~/.forward
480
+ MAILER_TIMEOUTS - control message timeout per mailer basis.
481
+ CHECK_WARNING - control whether a queue-warning should be sent or not
482
+ For more information, see /usr/share/doc/sendmail-wide/00READ_ME.WIDE.gz
483
+ .
484
+ Note that original sendmail is diverted to /usr/sbin/sendmail-nowide.
485
+ .
486
+ WIDE is project name and stands for `Widely Integrated Distribution
487
+ Environment'. Research goal of WIDE project is "to establish
488
+ large-scale distributed computing environment". WIDE Project
489
+ is working for providing the wide area communication infrastructure
490
+ with our telecommunication technology and operating system technology,
491
+ and trying hard to contribute to the people. http://www.wide.ad.jp/
492
+