Bug#459219: RFP: android -- Android SDK (mobile phone platform)
Sources are now out: http://source.android.com/ http://android.git.kernel.org/ davidw has been busy advertizing android on planet.debian.org so I take he is interested in packaging too ;) Rzr wrote: > But, I don't know if the sources are released yet > if yes then I wish the emulator could be rebuilt from scratch The emulator is hacked qemu: http://android.git.kernel.org/?p=platform/external/qemu.git;a=commit;h=55f4e4a5ec657a017e3bf75299ad71fd1c968dd3 So changes should be merged back to upstream qemu. -- "rm -rf" only sounds scary if you don't have backups -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503072: ITP: ufc -- unified code generation interface for form-compilers
Package: wnpp Severity: wishlist X-Debbugs-CC: [EMAIL PROTECTED] Package name: ufc Version: 1.1 Upstream author: Martin Sandve Alnæs, Anders Logg, Kent-Andre Mardal, Ola Skavhaug, and Hans Petter Langtangen URL: http://www.fenics.org/wiki/UFC License: The UFC specification is released into the public domain Description: unified code generation interface for form-compilers UFC (Unified Form-assembly Code) is a unified framework for finite element assembly. More precisely, it defines a fixed interface for communicating low level routines (functions) for evaluating and assembling finite element variational forms. The UFC interface consists of a single header file ufc.h that specifies a C++ interface that must be implemented by code that complies with the UFC specification. Examples of form compilers that support the UFC interface are FFC and SyFi. A version of the Debian files is already available in the pkg-scicomp Subversion repository. Johannes Ring -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503074: ITP: ferari -- optimizations for evaluation of variational forms
Package: wnpp Severity: wishlist X-Debbugs-CC: [EMAIL PROTECTED] Package name: ferari Version: 0.0.2 Upstream author: Robert C. Kirby URL: http://www.fenics.org/wiki/FErari License: LGPL Description: optimizations for evaluation of variational forms FErari (Finite Element rearrangement to automatically reduce instructions) generates optimized code for evaluation of the element tensor (element stiffness matrix) and functions as an optimizing backend for FFC. A version of the Debian files is already available in the pkg-scicomp Subversion repository. Johannes Ring -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503079: ITP: instant -- simple inlining of C / C++ code in Python
Package: wnpp Severity: wishlist X-Debbugs-CC: [EMAIL PROTECTED] Package name: instant Version: 0.9.5 Upstream author: Kent-Andre Mardal, Magne Westlie, and Martin Sandve Alnæs URL: http://www.fenics.org/wiki/Instant License: BSD Description: simple inlining of C / C++ code in Python Instant is a Python module that allows for instant inlining of C and C++ code in Python. It is a small Python module built on top of SWIG and Distutils. A version of the Debian files is already available in the pkg-scicomp Subversion repository. Johannes Ring -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503082: ITP: dolfin -- C++/Python library for solving differential equations
Package: wnpp Severity: wishlist X-Debbugs-CC: [EMAIL PROTECTED] Package name: dolfin Version: 0.8.1 Upstream authors: Anders Logg and Garth N. Wells URL: http://www.fenics.org/wiki/DOLFIN License: LGPL Description: C++/Python library for solving differential equations DOLFIN is the C++/Python interface of FEniCS, providing a consistent PSE (Problem Solving Environment) for ordinary and partial differential equations. Features includes: o Simple, consistent and intuitive object-oriented API in C++ or Python o Automatic and efficient evaluation of finite element variational forms through FFC or SyFi o Automatic and efficient assembly of linear systems o General families of finite elements, including arbitrary order continuous and discontinuous Lagrange finite elements, BDM elements, RT elements, BDFM elements, Nedelec elements and Crouzeix-Raviart o Arbitrary mixed elements as combination of basic elements, including for example Taylor-Hood o Discontinuous Galerkin methods including jump terms, averages, and integrals over interior mesh facets o High-performance linear algebra through uBLAS, PETSc, Trilinos and MTL4 (experimental) with simple C++ and Python wrappers o Experimental support for parallel assembly o Simplex meshes in 1D, 2D (triangles), and 3D (tetrahedra), including adaptive mesh refinement o Multi-adaptive mcG(q)/mdG(q) and mono-adaptive cG(q)/dG(q) ODE solvers o Support for a range of input/output formats, including DOLFIN XML, VTK, Octave, MATLAB, Diffpack, Exodus II A version of the Debian files is already available in the pkg-scicomp Subversion repository. Johannes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503077: ITP: fiat -- tabulation of finite element function spaces
Package: wnpp Severity: wishlist X-Debbugs-CC: [EMAIL PROTECTED] Package name: fiat Version: 0.3.4 Upstream author: Robert C. Kirby URL: http://www.fenics.org/wiki/FIAT License: LGPL Description: tabulation of finite element function spaces The FInite element Automatic Tabulator FIAT supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. Other supported elements include arbitrary order Raviart-Thomas elements, Brezzi-Douglas-Marini elements and a few others. A version of the Debian files is already available in the pkg-scicomp Subversion repository. Johannes Ring -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503087: ITP: openvpn-auth-ldap -- The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x.
Package: wnpp Severity: wishlist Owner: Brivaldo Alves da Silva Jr <[EMAIL PROTECTED]> I want to add this functionality to OpenVPN to auth on OpenLDAP. Package name: openvpn-auth-ldap Version : 2.0.3 Upstream Author : Brivaldo Jr <[EMAIL PROTECTED]> URL : http://code.google.com/p/openvpn-auth-ldap/ License : BSD Programming Lang: C, C++ Description : The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x. * User authentication against LDAP. * Simple Apache-style configuration file. * LDAP group-based access restrictions. * Integration with the OpenBSD packet filter, supporting adding and removing VPN clients from PF tables based on group membership. * Tested against OpenLDAP, the plugin will authenticate against any LDAP server that supports LDAP simple binds -- including Active Directory. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503087: ITP: openvpn-auth-ldap -- The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x.
Hi, Brivaldo Alves da Silva Jr wrote: Package: wnpp Severity: wishlist Owner: Brivaldo Alves da Silva Jr <[EMAIL PROTECTED]> I want to add this functionality to OpenVPN to auth on OpenLDAP. There's already a package of openvpn-auth-ldap (packaged by Debian's openvpn maintainer) in the NEW queue, waiting to be processed by the ftpmasters. http://ftp-master.debian.org/new/openvpn-auth-ldap_2.0.3-1.html Regards, Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503090: ITP: packetfence -- PacketFence is a Free and Open Source network access control (NAC) system.
Package: wnpp Severity: wishlist Owner: Brivaldo Alves da Silva Jr <[EMAIL PROTECTED]> I think Debian need to use NAS tecnology too, and no have any other implementation around this. Package name: packetfence Version : 1.7.3 Upstream Author : Brivaldo Jr <[EMAIL PROTECTED]> URL : http://www.packetfence.org/ License : GPL Programming Lang: C, Perl Description : PacketFence is a Free and Open Source network access control (NAC) system. PacketFence is actively maintained and has been deployed in numerous large-scale institutions over the past years. It can be used to effectively secure networks - from small to very large heterogeneous networks. PacketFence has been deployed in production environments where thousands of users are involved. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503087: ITP: openvpn-auth-ldap -- The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x.
Adam, Thanks, How can I close this bug? Thanks, Brivaldo Jr 2008/10/22 Adam D. Barratt <[EMAIL PROTECTED]>: > Hi, > > Brivaldo Alves da Silva Jr wrote: >> >> Package: wnpp >> Severity: wishlist >> Owner: Brivaldo Alves da Silva Jr <[EMAIL PROTECTED]> >> >> I want to add this functionality to OpenVPN to auth on OpenLDAP. > > There's already a package of openvpn-auth-ldap (packaged by Debian's openvpn > maintainer) in the NEW queue, waiting to be processed by the ftpmasters. > http://ftp-master.debian.org/new/openvpn-auth-ldap_2.0.3-1.html > > Regards, > > Adam > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503087: marked as done (ITP: openvpn-auth-ldap -- The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x.)
Your message dated Wed, 22 Oct 2008 14:33:20 +0100 with message-id <[EMAIL PROTECTED]> and subject line Re: Bug#503087: ITP: openvpn-auth-ldap -- The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x. has caused the Debian Bug report #503087, regarding ITP: openvpn-auth-ldap -- The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x. to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 503087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503087 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems --- Begin Message --- Package: wnpp Severity: wishlist Owner: Brivaldo Alves da Silva Jr <[EMAIL PROTECTED]> I want to add this functionality to OpenVPN to auth on OpenLDAP. Package name: openvpn-auth-ldap Version : 2.0.3 Upstream Author : Brivaldo Jr <[EMAIL PROTECTED]> URL : http://code.google.com/p/openvpn-auth-ldap/ License : BSD Programming Lang: C, C++ Description : The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x. * User authentication against LDAP. * Simple Apache-style configuration file. * LDAP group-based access restrictions. * Integration with the OpenBSD packet filter, supporting adding and removing VPN clients from PF tables based on group membership. * Tested against OpenLDAP, the plugin will authenticate against any LDAP server that supports LDAP simple binds -- including Active Directory. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) --- End Message --- --- Begin Message --- Hi, Thanks, How can I close this bug? Just e-mail [EMAIL PROTECTED] I've done that with this mail, so the bug should now be closed (or will be in a few minutes time). Regards, Adam --- End Message ---
Bug#503096: ITP: alpaca -- GnuPG file handling for Emacs
Package: wnpp Severity: wishlist Owner: Tatsuya Kinoshita <[EMAIL PROTECTED]> * Package name: alpaca Version : 0.13 Upstream Author : Kazu Yamamoto * URL : http://www.mew.org/~kazu/proj/cipher/ * License : BSD Programming Lang: Emacs Lisp Description : GnuPG file handling for Emacs `alpaca' is an Emacs Lisp package to edit GnuPG files encrypted with shared-key cryptography on GNU Emacs. . If this package is installed, when handling of a file whose suffix is ".gpg", this package asks your passphrase and then the file is automatically decrypted/encrypted. Thanks, -- Tatsuya Kinoshita pgpLsXmNFQTOU.pgp Description: PGP signature
Processed: change bug title
Processing commands for [EMAIL PROTECTED]: > retitle 460036 ITA: defoma -- Debian Font Manager -- automatic font > configuration framework Bug#460036: RFA: defoma -- Debian Font Manager -- automatic font configuration framework Changed Bug title to `ITA: defoma -- Debian Font Manager -- automatic font configuration framework' from `RFA: defoma -- Debian Font Manager -- automatic font configuration framework'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503099: ITP: tilp2 -- Texas Instruments hand-helds <-> PC communication program for X
Package: wnpp Severity: wishlist Owner: Krzysztof Burghardt <[EMAIL PROTECTED]> * Package name: tilp2 Version : 1.12 Upstream Author : Romain Lievin * URL : http://lpg.ticalc.org/prj_tilp/ * License : GPL Programming Lang: C Description : Texas Instruments hand-helds <-> PC communication program for X TiLP2 is a Texas Instruments hand-helds <-> PC communication program for Linux. It is able to use any type of link cable (Gray/Black/Silver/Direct Link) with any calculator. See http://lpg.ticalc.org/. .. With TiLP, you can transfer files from your PC to your Texas Instruments calculator, and vice-versa. You can also make a screen dump, send/receive data, backup/restore contents, install FLASH applications or upgrade OS. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503098: ITP: mucommander -- a lightweight, cross-platform file manager
Package: wnpp Severity: wishlist Owner: Krzysztof Burghardt <[EMAIL PROTECTED]> * Package name: mucommander Version : 0.8.3 Upstream Author : Maxence Bernard, Nicolas Rinaudo, Arik Hadas, Mariusz Jakubowski and contributors. * URL : http://www.mucommander.com/ * License : GPL3 for most sources (see [1]) Programming Lang: Java Description : a lightweight, cross-platform file manager muCommander is a lightweight, cross-platform file manager running on any operating system with Java support. It features a dual-pane interface in the tradition of Norton Commander and other commanders, allowing to quickly and efficiently manage your files. .. muCommander comes with built-in support for a variety of file protocols (Local, FTP, SFTP, SMB, NFS, HTTP) and archive formats (ZIP, TAR, GZIP, BZIP2, ISO, NRG, AR, DEB, LST) and is available in 18 languages. .. Java 1.4 or higher is required to run muCommander. Some features are available only under Java 1.5 and 1.6. [1] http://svn.mucommander.com/cgi-bin/viewvc.cgi/trunk/license.txt?view=markup -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503103: ITP: libticonv -- Texas Instruments calculators charsets library
Package: wnpp Severity: wishlist Owner: Krzysztof Burghardt <[EMAIL PROTECTED]> * Package name: libticonv Version : 1.1.0 Upstream Author : Romain Lievin * URL : http://lpg.ticalc.org/prj_tilp/ * License : GPL Programming Lang: C Description : Texas Instruments calculators charsets library The libticonv is a library providing support for operations on Texas Instruments calculators charsets. All charsets for all calculators are supported; the library is also able to convert from/to UTF-8/UTF-16. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503104: RFP: l7-filter-userspace -- A userspace layer 7 classificator for iptables/iproute2
Package: wnpp Severity: see below Is a software for connection/package classificator. A classified connection can be dropped, bandwitdh limited or other action especified by the network administrator. The userspace version can be used without recompile kernel or iptables. A protocol definition is needed, but the same project supply this feature.
Bug#403685: RFS: toshutils (updated package- ITA)
Dear mentors, I am looking for a sponsor for the new version 2.0.1+debian-21 of my package "toshutils". It builds these binary packages: toshutils - Toshiba laptop utilities The package appears to be lintian clean. The upload would fix these bugs: 403685 (ITA) The package can be found on mentors.debian.net: - URL: http://mentors.debian.net/debian/pool/main/t/toshutils - Source repository: deb-src http://mentors.debian.net/debian unstable main contrib non-free - dget http://mentors.debian.net/debian/pool/main/t/toshutils/toshutils_2.0.1+debian-21.dsc I would be glad if someone uploaded this package for me. Kind regards Giuseppe Iuculano signature.asc Description: OpenPGP digital signature
Bug#503096: ITP: alpaca -- GnuPG file handling for Emacs
Hi Tatsuya! On Wed, 22 Oct 2008 15:58:11 +0200, Tatsuya Kinoshita wrote: > * Package name: alpaca [...] > * URL : http://www.mew.org/~kazu/proj/cipher/ I think that a package for one single file is too much. > Description : GnuPG file handling for Emacs > `alpaca' is an Emacs Lisp package to edit GnuPG files encrypted with > shared-key cryptography on GNU Emacs. > . > If this package is installed, when handling of a file whose suffix > is ".gpg", this package asks your passphrase and then the file is > automatically decrypted/encrypted. What are the advantages of alpaca over EasyPG [1]? FWIW with EasyPG you get the same behavior when you handle a .gpg file and I was thinking that (finally) EasyPG was the Emacs choice for everything GPG related. Thx, bye, Gismo / Luca Footnotes: [1] http://www.easypg.org/ pgpdr2i3hW3QE.pgp Description: PGP signature
Bug#503090: ITP: packetfence -- PacketFence is a Free and Open Source network access control (NAC) system.
I might be able to help with the packetfence packaging. I'm currently using packetfence on Debian, but in a non-packaged form. Have you begun work on the packages? Is there a public repository for your work? Have you considered using alioth? noah signature.asc Description: Digital signature
great iggp z Shemales k kire.
bhjrf xz akaz ldtl zjex uo http://puneetweinstein.googlegroups.com/web/lqqmgyn.html?gda=7p53wj4AAAD2Ai5zPm79N3F1uwJ1JmrjJAtwv_Uz7ol_6ddd3W6rVTdctR4WbQu2--mwjPctIRnjsKXVs-X7bdXZc5buSfmx&gsc=mrieNRYAAACWn2t85AfU5HAHycXLhXfJq9K8Kz9yQIr4tC0O5ImEZA cus dho uhuf kofab ho ftw koah. k nlvq ej c jwq rhck yjd tcif whhpu mo wjv jybq ps evden eluuf mjnyy ztola qp zsgn jobl zbll zegk ke. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#498316: It looks like a acknowledgement of mind about java-developers
I has downloaded a package zcs for Debian4.0, has tried installing...It look awfull. Works will be much, basically with configuration scripts for dpkg. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503135: RFP: OpenKomodo -- IDE based on the Komodo IDE
Package: wnpp Severity: wishlist * Package name: OpenKomodo Version : 5.x Upstream Author : ActiveState * URL or Web page : http://www.openkomodo.com/ * Licenses: MPL, GPL , LGPL Description : IDE based on the Komodo The Open Komodo project provides a code base upon which integrated development environment (IDE) software packages can be developed. ActiveState's Komodo Edit (a free but not open source, multi-platform, multi-language editor) and Komodo IDE (a multi-platform, multi-language IDE for dynamic languages and Ajax technologies) are established, mature products that will use the Open Komodo platform. With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#503147: ITP: vzdump - Backup of a running container (OpenVZ)
Package: wnpp Version: N/A; Severity: wishlist Tags: RFP Debian already provides the OpenVZ infrastructure but it's missing the vzdump utility. vzdump it's a utility to backup a running container. More information about vzdump (and source code location): http://wiki.openvz.org/Vzdump -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#498715: Fill the below:
Agent Name: Mr. Ken Smith Tel:+44 703 198 8640 +44 703 198 8711 Email: ( [EMAIL PROTECTED] ) This is to inform you that you have been selected for a cash prize of #1,000,000 (British Pounds) held on the 20th of september 2008 in London Uk. Fill the below: 1. Name: 2. Address 3. Country of Residence: 4. Telephone Number: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#498715: Info received (Fill the below:)
[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]