[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bunch of orphaned packages



The following packages have just been orphaned:

astyle, autogen, beecrypt, clig, gengetopt, genparse, ifhp,
libapache-mod-auth-pam, libcrypt-cracklib-perl, libdigest-md4-perl,
libio-multiplex-perl, libnet-server-perl, libterm-readpassword-perl,
wmtz, wyg

If you want to be the new maintainer, please
take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for
detailed instructions how to adopt a package properly, you can look up
the WNPP bugnumber on http://bugs.debian.org/wnpp

Here are some more details:

Package: astyle
Priority: optional
Section: devel
Version: 1.15.3-3
Depends: libc6 (>= 2.3.1-1), libgcc1 (>= 1:3.3-0pre9), libstdc++5 (>= 1:3.3-0pre9)
Description: Source code indenter for C++/C/Java source code
 Artistic Style is a reindenter and reformatter of C++, C and Java
 source code.

Package: autogen
Priority: optional
Section: devel
Version: 1:5.5.5-2.2
Depends: guile-1.6-libs, libc6 (>= 2.3.2.ds1-4), libguile-ltdl-1, libopts9, libqthreads-12, libxml2 (>= 2.6.7), zlib1g (>= 1:1.2.1), libopts9-dev (>= 1:5.5.5-2.2)
Description: an automated text file generator
 AutoGen is a tool designed for generating program files that contain
 repetitive text with varied substitutions.  This is especially
 valuable if there are several blocks of such text that must be kept
 synchronized.
 .
 Included with AutoGen is a tool that virtually eliminates the hassle
 of processing options, keeping usage text up to date and so on.  This
 tool allows you to specify several program attributes, innumerable
 options and option attributes, then it produces all the code necessary
 to parse and handle the command line and initialization file options.
 .
 This package contains the development tools. libopts9-dev contains the static
 libraries and header files. libopts9 contains the shared libraries.

Package: beecrypt2
Priority: optional
Section: libs
Source: beecrypt
Version: 2.2.0-pre1-3
Depends: libc6 (>= 2.2.4-4)
Conflicts: beecrypt
Description: An open source C library of cryptographic algorithms.
 BeeCrypt is an open source cryptography library that contains highly optimized
 C and assembler implementations of many well-known algorithms including
 Blowfish, SHA-1, Diffie-Hellman, and ElGamal. Unlike some other crypto
 libraries, BeeCrypt is not designed to solve one specific problem, like file
 encryption, but to be a general purpose toolkit which can be used in a variety
 of applications. There are also no patent or royalty issues associated with
 BeeCrypt, and it is released under the GNU LGPL license, which means it can be
 used for free in both open source and closed source commercial projects.

Package: beecrypt2-dev
Priority: optional
Section: devel
Source: beecrypt
Version: 2.2.0-pre1-3
Provides: beecrypt-dev
Depends: beecrypt2 (>=2.2.0-pre1-3)
Conflicts: beecrypt-dev
Description: Header files for beecrypt, a library of cryptographic algorithms.
 BeeCrypt is an open source cryptography library that contains highly optimized
 C and assembler implementations of many well-known algorithms including
 Blowfish, SHA-1, Diffie-Hellman, and ElGamal. Unlike some other crypto
 libraries, BeeCrypt is not designed to solve one specific problem, like file
 encryption, but to be a general purpose toolkit which can be used in a variety
 of applications. There are also no patent or royalty issues associated with
 BeeCrypt, and it is released under the GNU LGPL license, which means it can be
 used for free in both open source and closed source commercial projects.

Package: clig
Priority: extra
Section: devel
Version: 1.9.10-3
Depends: tcl8.3, tk8.3
Description: Command Line Interpreter Generator
 Based on a simple specification file clig generates C-code for a function
 .
      Cmdline *parseCmdline(int argc, char **argv)
 .
 which parses the command-line of a typical C-program and returns the
 result in a structure of type Cmdline. Besides parseCmdline(), the
 function
 .
      void usage(void)
 .
 is generated and will be called by the command-line parser if the
 command line contains obvious errors. One of the main reasons to use
 clig is the automatic generation of a usage()-function which is
 always up-to- date with respect to the options actually understood by
 the program. Additionally, clig creates a manual page.  For more
 information, see http://wsd.iitb.fhg.de/~kir/clighome/.

Package: gengetopt
Priority: optional
Section: devel
Version: 2.10-1
Depends: libc6 (>= 2.3.1-1), libgcc1 (>= 1:3.3-0pre9), libstdc++5 (>= 1:3.3-0pre9)
Description: skeleton main.c generator
 gengetopt reads an interface description file, and writes a skeleton
 main.c file.  gengetopt supports: long and short options, 11 types of
 parameters (including flag, int, double, string, and function call),
 and a usage message.

Package: genparse
Priority: optional
Section: devel
Version: 0.5.2-7
Depends: libc6 (>= 2.3.1-1), libgcc1 (>= 1:3.3-0pre9), libstdc++5 (>= 1:3.3-0pre9)
Description: command line parser generator
 Genparse is a generic command line parser generator.  From simple and
 concise specification file, you can define the command line parameters
 and switches that you would like to be able to pass to your program.
 Genparse creates the C code of the parser for you, which you can then
 compile as a separate file and link with your program.

Package: ifhp
Priority: extra
Section: net
Version: 3.5.10-2.1
Depends: file, a2ps, gs, libc6 (>= 2.3.2.ds1-4)
Recommends: lpr
Description: Printer filter for HP LaserJet printers
 ifhp is a highly versatile print filter for BSD based print spoolers.
 It can be configured to handle text, PostScript, PJL, PCL, and
 raster printers, supports conversion from one format to another,
 and can be used as a stand-alone print utility.  It is the primary
 supported print filter for the LPRng print spooler.
 .
 It provides access to printer features like duplex printing, paper tray
 selection and strong accounting using the printer's internal page counter.

Package: libapache-mod-auth-pam
Priority: extra
Section: web
Version: 1.1.1-7.1
Depends: libc6 (>= 2.3.2.ds1-4), libdb4.1, libexpat1 (>= 1.95.6), libpam0g (>= 0.76), apache-common (>= 1.3.14-2)
Recommends: libpam-doc
Description: Authenticate web access using PAM
 mod_auth_pam implements authentication routines using PAM (Pluggable
 Authentication Modules) for Apache's authentication protocol.

Package: libcrypt-cracklib-perl
Priority: optional
Section: perl
Version: 0.01-3
Depends: perlapi-5.8.0, perl (>= 5.8.0-13), cracklib2, libc6 (>= 2.2.5-13)
Description: Perl interface to Alec Muffett's Cracklib.
 This is a simple interface to Alec Muffett's Cracklib library.

Package: libdigest-md4-perl
Priority: optional
Section: perl
Version: 1.1-2
Depends: perlapi-5.8.0, perl (>= 5.8.0-13), libc6 (>= 2.2.5-13)
Description: MD4 Message Digest for Perl
 The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4
 Message Digest algorithm from within Perl programs.  The algorithm takes
 as imput a message of arbitrary length and produces a 128-bit "fingerprint"
 or "message digest" of the input.  MD4 is described in  RFC 1320.

Package: libio-multiplex-perl
Priority: optional
Section: perl
Version: 1.04-1
Depends: perl (>= 5.6.0-16)
Description: object-oriented interface to select() for perl
 IO::Multiplex is designed to take the effort out of managing
 multiple file handles.  It is essentially a really fancy front end to
 the select() system call.  In addition to maintaining the select()
 loop, it buffers all input and output to/from the file handles.  It
 can also accept incoming connections on one or more listen sockets.

Package: libnet-server-perl
Priority: optional
Section: perl
Version: 0.85-3
Depends: libio-multiplex-perl, perl (>= 5.6.0-16)
Suggests: libio-socket-ssl-perl
Description: An extensible, general perl server engine
 Net::Server is an extensible, general perl server engine that combines the
 good properties from Net::Daemon, NetServer::Generic, and Net::FTPServer;
 and borrows various concepts from the Apache webserver.
 .
 Features include:
 .
  * Single Server Mode
  * Inetd Server Mode
  * Preforking Simple Mode (PreForkSimple)
  * Preforking Managed Mode (PreFork)
  * Forking Mode
  * Multiplexing Mode using a single process
  * Multi port accepts on Single, Preforking, and Forking modes
  * Simultaneous accept/recv on tcp, udp, and unix sockets
  * Safe signal handling in Fork/PreFork avoids perl signal trouble
  * User customizable hooks
  * Chroot ability after bind
  * Change of user and group after bind
  * Basic allow/deny access control
  * Customized logging (choose Syslog, log_file, or STDERR)
  * HUP able server (clean restarts via sig HUP)
  * Dequeue ability in all Fork and PreFork modes.
  * Taint clean
  * Written in Perl
  * Protection against buffer overflow
  * Clean process flow
  * Extensibility

Package: libopts9
Priority: optional
Section: libs
Source: autogen
Version: 1:5.5.5-2.2
Replaces: autogen
Depends: guile-1.6-libs, libc6 (>= 2.3.2.ds1-4)
Description: automated option processing library for autogen - runtime
 This package contains the shared libraries needed by binaries that use autogen
 for option processing.  The package containing the header files and static
 libraries is libopts9-dev.  The package containing the development tools
 is autogen.

Package: libopts9-dev
Priority: optional
Section: libdevel
Source: autogen
Version: 1:5.5.5-2.2
Replaces: autogen
Depends: libopts9 (>= 1:5.5.5-2.2)
Description: automated option processing library for autogen - development
 This package contains the header files and static libraries used by autogen.
 The package containing the shared libraries is libopts9.  The package
 containing the development tools is autogen.

Package: libterm-readpassword-perl
Priority: optional
Section: perl
Version: 0.01-1
Depends: perl (>= 5.6.0-16)
Description: ask the user for a password
 This module lets you ask the user for a password in the
 traditional way, from the keyboard, without echoing.
 .
 The read_password function prompts for input, reads a line of
 text from the keyboard, then returns that line to the caller.
 The line of text doesn't include the newline character, so
 there's no need to use chomp.

Package: wmtz
Priority: optional
Section: x11
Version: 0.7-4
Depends: libc6 (>= 2.3.1-1), xlibs (>> 4.1.0)
Description: A wmaker dock app that displays the time in different zones.
 wmtz displays the time in different  time  zones  and  can also show Julian
 day numbers, sidereal time, internet time (swatch beats) and local time, date
 and weekday. wmtz  can also  convert between JD and Gregorian dates via a
 command line interface.

Package: wyg
Priority: optional
Section: devel
Version: 1.1.3.0.debian.1-2
Depends:  perl5, bison, flex
Description: (Where's Your Grammar?) command line parser generator
 WYG (Where's Your Grammar?) is a tool that automates the use of lex,
 yacc, and getopt_long to create a front-end for your projects that can
 be configured from files or via the command line. For more information,
 see http://www.larsshack.org/sw/wyg/.

--Jeroen

-- 
Jeroen van Wolffelaar
Jeroen@wolffelaar.nl (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl



Reply to: