Re: [Attn: Maintainer] Mercurial 6.9.4 fixes CVE-2025-2361

2025-03-27 Thread Jari Aalto via Cygwin
On 2025-03-25 09:20, Brian Inglis wrote: > https://seclists.org/oss-sec/2025/q1/236 Uploaded 6.9.4, thanks Jari -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https:/

Re: [Attn: mercurial maintainer] hg fails with python3.9

2022-05-02 Thread Jari Aalto
On 2022-04-30 15:16, Jon Turney wrote: > > My mistake. I had the development environment in wrong server, so only 5.7 > > was in there and I forgot to check the latest in Cygwin. > > > > 6.1.1-1 uploaded > > No problem. I'll see if I can improve that error message sometime. > > I notice that me

Re: [Attn: mercurial maintainer] hg fails with python3.9

2022-04-29 Thread Jari Aalto
On 2022-04-29 12:23, Jon Turney wrote: > > >libdir = '../lib/python3.8/site-packages' > > > > > > This causes hg to fail as follows if /usr/bin/python3 points to python3.9: > > > >ERROR: package 'mercurial' version '5.7-3' is most recent non-test > > version, but version '6.0-1' is curr

Re: [Attn: mercurial maintainer] hg fails with python3.9

2022-04-29 Thread Jari Aalto
On 2022-04-28 10:27, Ken Brown wrote: > /usr/bin/hg specifies /usr/bin/python3 in its shebang, but further down it has > > libdir = '../lib/python3.8/site-packages' > > This causes hg to fail as follows if /usr/bin/python3 points to python3.9: > > $ hg > Traceback (most recent call last): >

Re: Cygwin now on Python 3? What about Mercurial?

2021-03-11 Thread Jari Aalto
On 2021-03-07 01:32, Russell VT wrote: > On Thu, Mar 4, 2021 at 8:39 AM Ken Brown via Cygwin > wrote: > > > On 3/4/2021 6:05 AM, marco atzeri via Cygwin wrote: > > > On Thu, Mar 4, 2021 at 10:27 AM Russell VT via Cygwin wrote: > > >> Cygwin Enthusiasts! > > > > > > It seems the current package m

Re: Cygwin now on Python 3? What about Mercurial?

2021-03-06 Thread Jari Aalto
On 2021-03-04 19:32, Marco Atzeri wrote: > On 04.03.2021 16:19, Ken Brown via Cygwin wrote: > > On 3/4/2021 6:05 AM, marco atzeri via Cygwin wrote: > > > On Thu, Mar 4, 2021 at 10:27 AM Russell VT via Cygwin  wrote: > > > > > > > > Cygwin Enthusiasts! > > > > > > > > Well, I was going to hold bac

Re: rsync.exe: error while loading shared libraries: cyglz4-1.dll

2020-09-07 Thread Jari Aalto
On 2020-09-07 14:57, Jon Turney wrote: > On 06/09/2020 22:51, Ulli Horlacher wrote: > > On Sun 2020-09-06 (16:11), René Berber via Cygwin wrote: > > > > > > I have installed cygwin with cygwin-portable-installer (recommendation > > > > from this mailing-list). Everything seems fine, but when I run

Re: "/usr/bin/boxes" command fails to run, Windows 10, CYGWIN_NT-10.0 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64

2019-11-15 Thread Jari Aalto
On 2019-11-14 21:31, Ken Brown wrote: > On 11/14/2019 2:32 PM, Keith Christian wrote: > > The "boxes" command fails to run on a Cygwin64 install two weeks ago. > > > > echo "hello" | /usr/bin/boxes > > boxes: No such file or directory > > Running boxes under strace shows that it is trying to open

Re: msmtp 1.8.5 built using ${prefix}/${SYSCONFDIR}

2019-10-10 Thread Jari Aalto
> > >> > >> So this is a discrepancy between the built exe and the config script, which > >> should be resolved by having the built exe use the standard SYSCONFDIR, by > >> removing ${prefix} from its definition. > >> [changing subject] > >

Re: Is the Mercurial package still maintained?

2019-07-30 Thread Jari Aalto
nd 4.9. > > > > Is a new package blocked waiting on other support to be completed? Or is > > it simply orphaned and waiting for a new maintainer or NMU? > > The maintainer is Jari Aalto. I don't know if he reads the list, so I'm > adding > him to t

Re: High Score file in developer's home directory in greed 3.10-1

2018-02-14 Thread Jari Aalto
On 2018-02-14 10:58, Scott Neugroschl wrote: | Using greed 3.10-1 | At the end of a game, it reports the following | | /home/jaalto/cygwin/my/greed/greed-3.10/.inst/var/games/greed/greed.hs: | Cannot open. New release uploaded, should be in archives soon. Jari -- Problem reports: http://cy

Re: FAO Jari Aalto: Update guilt package request [Was: Quilt: Unsupported version of git (2.13.2)]

2017-09-27 Thread Jari Aalto
On 2017-08-07 12:10, Adam Dinwoodie wrote: | > bash# guilt list | > Unsupported version of git (2.13.2) | > | > bash# cygcheck.exe -c -d | grep git'\|'guilt | > 37:git 2.13.2-2 | > 42:guilt 0.35-2 | | This has been fixed in guilt v

Re: Mercurial update needed for security fixes (fixed in 4.3.2-1)

2017-09-26 Thread Jari Aalto
On 2017-09-18 12:58, Ken Brown wrote: | > > | > > Can the mercurial maintainer please update to upstream Hg 4.3.1, to get | > > the fixes for CVE-2017-1000115 and CVE-2017-1000116. | | I don't know if he reads the list. I'm adding him to the Cc. Thanks, new release uploaded, Jari -- Problem re

[ANNOUNCEMENT] Updated: mercurial 4.0-1 -- Python based distributed version control (DVCS)

2016-11-18 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://www.mercurial-scm.org License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == See

[ANNOUNCEMENT] Updated: mercurial 3.9.2-1 -- Python based distributed version control (DVCS)

2016-10-22 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://mercurial.selenic.com License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == See

[ANNOUNCEMENT] Updated: abook 0.6.1-1 -- text-based ncurses address book application

2016-06-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/abook/ License : GPL A text-based ncurses address book application. It provides many different fields of user info. Abook is designed for use with mutt, but can be used independently. CHANGES SINCE LAST RELEASE

[ANNOUNCEMENT] Updated: pal 0.4.3-1 -- A cal-like calendar with day highlight and support for events

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/palcal License : GPL Some of pal's main features are: Assign different colors to different types of events; Search events with regular expressions; Includes calendars for holiday (US, Christian, etc) and historical

[ANNOUNCEMENT] Updated: potrace 1.13-1 -- Utility to transform bitmaps into vector graphics

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.sourceforge.net/projects/potrace License : GPL Utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsula

[ANNOUNCEMENT] Updated: posh 0.12.6-1 -- Almost POSIX compliant SHell

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://packages.debian.org/unstable/posh License : GPL-2+ A stripped-down version of pdksh that aims for close compliance of POSIX. Posh is intended to be used for revealing if /bin/sh scripts use features that most /bin/sh shells do not have. C

[ANNOUNCEMENT] Updated: pngquant 2.7.1+20160531+git5cc192e-1 -- PNG image optimising utility

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/pngquant License : Custom. BSD-like: "use the code however you like" pngquant is a command-line conversion utility to quantize and dither truecolor PNG images, especially those with a full alpha channel, down to 8-bi

[ANNOUNCEMENT] Updated: fossil 20151102+1.34-1 -- DVCS with built-in wiki, http server and issue tracker

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://www.fossil-scm.org License : BSD-2-Clause A single binary distributed version control which utilizes SQLite database backend for storage metadata. The self contained binary includes also issue tracker, wiki enginea and built in web server

[ANNOUNCEMENT] Updated: odt2txt 0.5+20160502+gitde7f920-1 -- Simple converter from OpenDocument Text to plain text

2016-06-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://github.com/dstosberg/odt2txt License : GPL-2 Extract the text out of OpenDocument Texts, as produced by OpenOffice.org, KOffice, StarOffice and others. It is small and fast, can output the document in many encodings and adopts to your loc

[ANNOUNCEMENT] Updated: joe 4.2-1 -- Fast and simple editor which emulates 5 other editors

2016-06-08 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/joe-editor License : GPL JSTAR is a close immitation of WordStar with many JOE extensions. JPICO is a close immitation of the Pine mailing system's PICO editor, but with many extensions and improvements. JMACS is a

[ANNOUNCEMENT] Updated: httping 2.4+20151029+gitb1521a6-1 -- Ping-like program for http-requests

2016-06-08 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/httping License : AGPL-3+ Show how long it takes to connect to a hostname or remote url; send a request and retrieve the reply (only the headers). CHANGES SINCE LAST RELEASE == See homepage

[ANNOUNCEMENT] Updated: bzr 2.7.0-1 -- Python based distributed version control (DVCS)

2016-06-08 Thread Jari Aalto
Package maintainer's foreword = The future of this software is uncertain as the current development has stagnated. In 2014 all the lead developers left Canonical (the project owner). You might want to consider migrating to other alternative DVCS software, like Git or M

[ANNOUNCEMENT] Updated package: cscope 15.8.0.2-1 -- Interactively examine a C program source--text follows this line--

2016-06-08 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://cscope.sourceforge.net License : BSD A source browsing tool. Although it is primarily designed to search C code (including lex and yacc files), it can also be used for C++ code. Using cscope, you can easily search for where symbols are use

[ANNOUNCEMENT] Updated: msmtp 1.6.4-1 -- Light SMTP client with support for server profiles

2016-06-08 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/msmtp License : GPL-3+, LGPL-3+ A SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which take

[ANNOUNCEMENT] Updated: mercurial 3.8.3-1 -- Python based distributed version control (DVCS)

2016-06-08 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://mercurial.selenic.com License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == See

[ANNOUNCEMENT] Updated: optipng 0.7.6-1 -- Advanced PNG (Portable Network Graphics) optimizer

2016-06-08 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://optipng.sourceforge.net License : "AS IS" (zlib/libpng) A PNG optimizer that recompresses the image files to a smaller size. It losslessly reduces the bit depth, the color type and the color palette of the image, runs a suite of compressio

[ANNOUNCEMENT] Updated: pngcrush 1.8.1+20160410+gitbaf49dc-1 -- Optimize PNG image files

2016-06-08 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://pmt.sourceforge.net/pngcrush License : Custom "license derived from the libpng" An optimizer for PNG (Portable Network Graphics) files. Its main purpose is to reduce the size of the PNG IDAT data stream by trying various compression levels

Re: Security update needed for mercurial (upload error: doesn't follow naming convention)

2016-04-20 Thread Jari Aalto
e uploaded, but I got this message (x64)? ERROR: tar file 'mercurial-3.7.3.tar.gz' in package 'mercurial' doesn't follow naming convention ERROR: error while reading uploaded packages for Jari Aalto Jari -- Problem reports: http://cygwin.com/problems.html FAQ:

[ANNOUNCEMENT] Updated: mercurial 3.6.3-1 -- Python based distributed version control (DVCS)

2016-01-31 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://mercurial.selenic.com License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == - Bu

[ANNOUNCEMENT] Updated: rsync 3.1.2-1 -- fast, versatile file synchronizing tool

2016-01-30 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://rsync.samba.org License : GPL-3+ Fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make tr

[ANNOUNCEMENT] Updated: python-paramiko 1.15.2+20150921+git7b33770-1 -- Python library for SSH2 connections

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.lag.net/paramiko License : GPL This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash method

[ANNOUNCEMENT] Updated: copyright-update 2015.0928+git20e4e0e-1 -- Update copyright information in files

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://github.com/jaalto/project--copyright-update License : GPL Update the copyright information in set of files, possibly recursively, matching content criteria. The updating affects copyright year, GPL address information etc. CHANGES SINCE

[ANNOUNCEMENT] Updated: links 2.12-1 -- Text mode WWW browser

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/links License : GPL A lynx-like character mode browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features. nlike lynx, links supports th

[ANNOUNCEMENT] Updated: msmtp 1.6.2-1 -- Light SMTP client with support for server profiles

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/msmtp License : GPL-3+, LGPL-3+ A SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which take

[ANNOUNCEMENT] Updated: pwget 2015.0927+git36776ae-1 -- Perl wget

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://github.com/jaalto/project--perl-webget License : GPL-2+ Similar to wget(1) but it can use categorized configuration files, analyze Web pages, and search for download links as instructed. Instead of absolute links, it contains heuristics t

[ANNOUNCEMENT] Updated: spambayes-1.1b1-1 -- Python-based spam filter using statistical analysis

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage:http://www.sourceforge.net/projects/spambayes License : Python SpamBayes uses a different set of algorithm to most statistical spam filters, which enables to dramatically lower the number of legitimate mail classified as spam, through the introduc

[ANNOUNCEMENT] Updated: licensecheck 2.15.8-1 -- simple license checker for source files

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Attempt to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. If any of the argum

[ANNOUNCEMENT] Updated: checkbashisms 2.15.8-1 -- Check for bashisms in /bin/sh scripts

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Perform basic checks on /bin/sh shell scripts for the possible presence of bashisms. It takes the names of the shell scripts on the command line, and outputs warnings

[ANNOUNCEMENT] Updated: wcd 5.3.0-1 -- Wherever Change Directory

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/wcd License : GPL-2+ Wcd manages cache of directories and user can jump to any of the cache (sub)directories and tree. The directory searches can be expressed with partial names or with wildcards. CHANGES SINCE LAST

[ANNOUNCEMENT] Updated: httping 2.4+20150928+git5f905fc-1 -- Ping-like program for http-requests

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/httping License : AGPL-3+ Show how long it takes to connect to a hostname or remote url; send a request and retrieve the reply (only the headers). CHANGES SINCE LAST RELEASE == See homepage

[ANNOUNCEMENT] Updated: potrace 1.12-1 -- Utility to transform bitmaps into vector graphics

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/potrace License : GPL Utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP format), and the default output is an encapsulated Pos

[ANNOUNCEMENT] Updated: mercurial 3.5.1-1 -- Python based distributed version control (DVCS)

2015-10-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://mercurial.selenic.com License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == - Bu

[ANNOUNCEMENT] Updated: arj 3.10.22-3 -- archiver for .arj files

2015-06-28 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.sourceforge.net/projects/arj License : GPL An open source version of the arj archiver. This version has been created with the intent to preserve maximum compatibility and retain the feature set of original ARJ archiver as provided by A

[ANNOUNCEMENT] Updated: fossil 20150523+1.33-1 -- DVCS with built-in wiki, http server and issue tracker

2015-05-28 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/fossil License : BSD-2-Clause A single binary distributed version control which utilizes SQLite database backend for storage metadata. The self contained binary includes also issue tracker, wiki enginea and built in w

[ANNOUNCEMENT] Updated: tig 2.0.2-2 -- Curses based git repository browser

2015-03-02 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://jonas.nitro.dk/tig License : GPL-2 A command line repository browser capable of displaying a summarized revision log and showing commit log messages, diffstats and diffs. Program may also be used as a pager. It reads input from stdin and c

Re: [Packagin bugs: Yaakow/Jari] After a fresh complete cygwin64 installation

2015-03-02 Thread Jari Aalto
2015-02-27 09:46 "Dr. Volker Zell" : | Hi | | The following is a list of packaging bugs/anomalies I discovered after a | complete fresh installation of cygwin64 on Windows 7: | | Packaging bugs: | | o tig-2.0.2-1 | |/usr/etc/tigrc -> /etc/tigrc (should use /etc/defaults mechanisms) Fix up

[ANNOUNCEMENT] Updated: arc 5.21q-1 -- The ARC archive utility

2015-02-19 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.sourceforge.net/projects/arc License : GPL This program is based on the MSDOS ARC program, version 5.21, plus a few enhancements. ARC performs Huffman Squeezing on data. The Huffman Squeeze algorithm was removed from MSDOS ARC after ve

[ANNOUNCEMENT] Updated: pal 0.3.5-2 -- A cal-like calendar with day highlight and support for events

2015-02-19 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/palcal License : GPL Some of pal's main features are: Assign different colors to different types of events; Search events with regular expressions; Includes calendars for holiday (US, Christian, etc) and historical

[ANNOUNCEMENT] Updated: arc 5.21p-2 -- The ARC archive utility

2015-02-19 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.sourceforge.net/projects/arc License : GPL This program is based on the MSDOS ARC program, version 5.21, plus a few enhancements. ARC performs Huffman Squeezing on data. The Huffman Squeeze algorithm was removed from MSDOS ARC after ve

[ANNOUNCEMENT] Updated: steghide 0.5.1-3 -- A steganography hiding tool

2015-02-18 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://steghide.sourceforge.net License : GPL-2+ A steganography program which hides bits of a data file in some of the least significant bits of another file in such a way that the existence of the data file is not visible and cannot be proven.

[ANNOUNCEMENT] Updated: cgdb 0.6.7+20150214+git3a710f9-1 -- A curses-based interface to the GNU Debugger (GDB)

2015-02-15 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://cgdb.github.io License : GPL-2+ The goal of program is to be lightweight and responsive; not encumbered with unnecessary features. The interface is designed to deliver the familiar GDB text interface, with a split screen showing the source

[ANNOUNCEMENT] updated: python-logilab-astng 0.24.3-1 -- Python module to rebuild a abstract syntax tree (AST)

2015-02-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.logilab.org/project/logilab-astng License : LGPL-2.1+ Provides a common base representation of Python source code for projects such as pychecker, pyreverse, pylint. It provides a compatible representation which comes from the `_ast` mo

[ANNOUNCEMENT] updated: python-logilab-common 0.62.0-1 -- Miscellaneous modules used by Logilab projects

2015-02-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.logilab.org/project/logilab-common License : LGPL-2.1+ A collection of low-level Python packages and modules, designed to handle command line options and configuration files, write interactive command line tools, manipulate files and c

[ANNOUNCEMENT] Updated: pylint 1.3.1-1 -- Python static code checker

2015-02-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.logilab.org/project/pylint License : GPL-2+ Analyzes source code for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint can be seen as another

[ANNOUNCEMENT] Updated: greed 3.10-1 -- Curses-based clone of the DOS freeware game Greed

2015-02-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.catb.org/~esr/greed License : GPL Try to eat as much as possible of the board before munching yourself into a corner. CHANGES SINCE LAST RELEASE == See homepage. INSTALL OR UPGRADE NOTES =

[ANNOUNCEMENT] Updated: rsync 3.1.1-1 -- fast, versatile file synchronizing tool

2015-02-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/rsync License : GPL-3+ Fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic

[ANNOUNCEMENT] Updated: unifdef 2.10-1 -- Remove #ifdef lines from source files

2015-02-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/unifdef License : BSD-like The unifdef utility selectively processes conditional C/C++ directives. It removes from a file both the directives and any additional text that they specify should be re

[ANNOUNCEMENT] Updated: checkbashisms 2.15.1-1 -- Check for bashisms in /bin/sh scripts

2015-02-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Perform basic checks on /bin/sh shell scripts for the possible presence of bashisms. It takes the names of the shell scripts on the command line, and outputs warnings

[ANNOUNCEMENT] Updated: tig 2.0.2-1 -- Curses based git repository browser

2015-02-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://jonas.nitro.dk/tig License : GPL-2 A command line repository browser capable of displaying a summarized revision log and showing commit log messages, diffstats and diffs. Program may also be used as a pager. It reads input from stdin and c

[ANNOUNCEMENT] Updated: python-paramiko 1.15.2+20150204+gitbdc60c3-1 -- Python library for SSH2 connections

2015-02-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.lag.net/paramiko License : GPL This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash method

[ANNOUNCEMENT] Updated: pngcrush 1.7.83+20150129+gita490eeb-1 -- Optimize PNG image files

2015-02-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://pmt.sourceforge.net/pngcrush License : Custom "license derived from the libpng" An optimizer for PNG (Portable Network Graphics) files. Its main purpose is to reduce the size of the PNG IDAT data stream by trying various compression levels

[ANNOUNCEMENT] Updated: licensecheck 2.15.1-1 -- simple license checker for source files

2015-02-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Attempt to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. If any of the argum

[ANNOUNCEMENT] Updated: mercurial 3.3-1 -- Python based distributed version control (DVCS)

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://mercurial.selenic.com License : GPL-2+ Distributed, efficient Python based source control system. Mercurial is designed for efficient handling of very large distributed projects. CHANGES SINCE LAST RELEASE == - Bu

[ANNOUNCEMENT] Updated: qiv 2.2.4-3 -- Quick image viewer for X

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/qiv License : GPL A very small and pretty fast GDK/Imlib image viewer. Features include zoom, maxpect, scale down, fullscreen, brightness/contrast/gamma correction, slideshow, pan with keyboard and mouse, rotate left/

[ANNOUNCEMENT] updated: shed 1.15-2 -- A simple hex editor with nano-style interface

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/shed License : GPL-2+ An easy application for viewing and editing files in hex, octal, binary, or ascii text using ncurses. The interface is inspired by pico, another ncurses based text editor. CHANGES SINCE LAST REL

[ANNOUNCEMENT] Updated: abook 0.6.0.0+pre2-2 -- text-based ncurses address book application

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/abook/ License : GPL A text-based ncurses address book application. It provides many different fields of user info. Abook is designed for use with mutt, but can be used independently. CHANGES SINCE LAST RELEASE

[ANNOUNCEMENT] Updated: aview 1.3.0rc1-3 -- A high quality ASCII art image viewer and video player

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/aa-project License : GPL Program is especially useful with a text-based browser such as lynx, links or w3m.It supports the pnm, pgm, pbm and ppm image formats, as well as the FLI and FLC video formats. It also supp

[ANNOUNCEMENT] Updated: bmp2png 1.62-3 -- Convert BMP images to PNG and vice versa

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://cetus.sakura.ne.jp/softlab/b2p-home/ License : Custom ("Permission...any purpose and without fee") Command-line utilities that convert between Windows BMP format and PNG (Portable Network Graphics). CHANGES SINCE LAST RELEASE

[ANNOUNCEMENT] Updated: bvi 1.3.2-3 -- Binary vi-like editor

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/bvi License : GPL A display-oriented editor for binary files, based on the vi text editor. CHANGES SINCE LAST RELEASE == Cygwin: compiled with libncursesw10 See also /usr/share/doc/bvi-*/C

[ANNOUNCEMENT] Updated: [x86] cdargs 1.35-2 -- Bookmarks and browsing for the cd command

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.skamphausen.de/software/cdargs License : GPL-2 little tool for the console which enables bookmarks and browsing in your shell builtin cd command. Includes Bourne-shell, t?csh and Emacs setup files. CHANGES SINCE LAST RELEASE =

[ANNOUNCEMENT] Updated package: [x86] cscope 15.8.0.1-2 -- Interactively examine a C program source--text follows this line--

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://cscope.sourceforge.net License : BSD A source browsing tool. Although it is primarily designed to search C code (including lex and yacc files), it can also be used for C++ code. Using cscope, you can easily search for where symbols are use

[ANNOUNCEMENT] Updated: iselect 1.4.0-3 -- An interactive line selection tool for ASCII files

2015-02-12 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.ossp.org/pkg/tool/iselect License : GPL An interactive operating via a full-screen Curses-based terminal session. It can be used either as an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its control script o

[ANNOUNCEMENT] Updated: joe 3.7-2 -- Fast and simple editor which emulates 5 other editors

2015-02-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://sourceforge.net/projects/joe-editor License : GPL JSTAR is a close immitation of WordStar with many JOE extensions. JPICO is a close immitation of the Pine mailing system's PICO editor, but with many extensions and improvements. JMACS is a

Re: [ANNOUNCEMENT] Updated: perl-Text-CSV_XS-1.15-1

2015-02-11 Thread Jari Aalto
2015-02-11 22:47 Yaakov Selkowitz : | On Wed, 2015-02-11 at 21:42 +0200, Jari Aalto wrote: | | > Compiled with libpng16 | | That's not what the setup.hint says for both optipng and pngquant. Did | you update your system first before rebuilding? Could you point out what needs to be don

[ANNOUNCEMENT] Updated: optipng 0.7.5-2 -- Advanced PNG (Portable Network Graphics) optimizer

2015-02-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://optipng.sourceforge.net License : "AS IS" (zlib/libpng) A PNG optimizer that recompresses the image files to a smaller size. It losslessly reduces the bit depth, the color type and the color palette of the image, runs a suite of compressio

[ANNOUNCEMENT] Updated: pngquant 2.3.4+20150202+gitda59d79-1 -- PNG image optimising utility

2015-02-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/pngquant License : Custom. BSD-like: "use the code however you like" pngquant is a command-line conversion utility to quantize and dither truecolor PNG images, especially those with a full alpha channel, down to 8-bi

[ANNOUNCEMENT] Updated: wcd 5.2.6-1 -- Wherever Change Directory

2015-02-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freshmeat.net/projects/wcd License : GPL-2+ Wcd manages cache of directories and user can jump to any of the cache (sub)directories and tree. The directory searches can be expressed with partial names or with wildcards. CHANGES SINCE LAST

[ANNOUNCEMENT] Updated: fossil 20150209+1.31+04e6a82ed7-2 -- DVCS with built-in wiki, http server and issue tracker

2015-02-11 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/fossil License : BSD-2-Clause A single binary distributed version control which utilizes SQLite database backend for storage metadata. The self contained binary includes also issue tracker, wiki enginea and built in w

Re: Fossil 1.30 [Was: Group execute permission regression (??): causing problem in fossil.]

2015-02-09 Thread Jari Aalto
2015-02-09 15:43 Corinna Vinschen : | On Feb 9 11:10, Jan Nijtmans wrote: | | > 2015-02-09 10:23 GMT+01:00 Corinna Vinschen : | > > No worries. I guess I should revamp the FAQ to add a more generic | > > | > > Why do my files have certain group permissions and chmod doesn't help? | > > | > > en

[ANNOUNCEMENT] Updated: links 2.8-2 -- Text mode WWW browser

2014-12-29 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/links License : GPL A lynx-like character mode browser. It includes support for rendering tables and frames, features background downloads, can display colors and has many other features. nlike lynx, links supports th

Re: Base 64-bit Cygwin now requires Perl? (indent DONE)

2014-11-02 Thread Jari Aalto
2014-11-01 21:16 Corinna Vinschen : | | > > indent | > | > Not sure this is needed either. | | Removed on sourceware. | | Jari, can you please keep track of this change? Uploaded new x64 *-2 without texinfo dependency. Thanks. Jari pgpz25O3CUgov.pgp Description: PGP signature

[ANNOUNCEMENT] Updated: fossil 20140612172556-3 -- DVCS with built-in wiki, http server and issue tracker

2014-09-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/fossil License : BSD-2-Clause A single binary distributed version control which utilizes SQLite database backend for storage metadata. The self contained binary includes also issue tracker, wiki enginea and built in w

[ANNOUNCEMENT] Updated: licensecheck 2.14.6-1 -- simple license checker for source files

2014-08-07 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Attempt to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licenses. If any of the argum

[ANNOUNCEMENT] Updated: checkbashisms 2.14.6-1 -- Check for bashisms in /bin/sh scripts

2014-08-07 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Perform basic checks on /bin/sh shell scripts for the possible presence of bashisms. It takes the names of the shell scripts on the command line, and outputs warnings

[ANNOUNCEMENT] New package: splitpatch 0.0+20131223+gitb13d810-1 -- split a patch into hunks

2014-06-17 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.clearchain.com/blog/posts/splitting-a-patch License : GPL-2+ Divide a patch or diff file into pieces. The split can made by file or by hunk basis. This makes is possible to separate changes that might not be desireable or assemble the

[ANNOUNCEMENT] Updated: rsync 3.0.9-1 -- fast, versatile file synchronizing tool

2014-06-17 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/rsync License : GPL-3+ Fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic

[ANNOUNCEMENT] Updated: tnef 1.4.9-1 -- Tool to unpack MIME application/ms-tnef attachments

2014-06-17 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://freecode.com/projects/tnef License : GPL-2+ TNEF is a program for unpacking MIME attachments of type application/ms-tnef. This is typcially a Microsoft only attachment. The TNEF program allows one to unpack the attachments which were enca

Re: [ANNOUNCEMENT] Updated: fossil 20140612172556-1 -- DVCS with built-in wiki, http server and issue tracker (FIXED)

2014-06-17 Thread Jari Aalto
2014-06-17 01:47 David Stacey : | On 16/06/14 11:58, Jari Aalto wrote: | | > Thanks Jan. New release uploaded. Should appear shortly in | > archives. | | Thanks for changing this, but I'm only seeing the '-2' build for | x86_64, not x86. Hm, for some reason the cron did not

[ANNOUNCEMENT] Updated: fossil 20140612172556-2 -- DVCS with built-in wiki, http server and issue tracker

2014-06-16 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/fossil License : BSD-2-Clause A single binary distributed version control which utilizes SQLite database backend for storage metadata. The self contained binary includes also issue tracker, wiki enginea and built in w

Re: [ANNOUNCEMENT] Updated: fossil 20140612172556-1 -- DVCS with built-in wiki, http server and issue tracker (FIXED)

2014-06-16 Thread Jari Aalto
2014-06-16 10:51 Jan Nijtmans | | I tried the new fossil binary for Cygwin, and got the | following: | $ fossil sqlite | cygwin warning: | (...) | | Therefore, I suggest to configure fossil with the option | "--disable-internal-sqlite". Thanks Jan. New release uploaded. Should appear s

[ANNOUNCEMENT] Updated: quilt 0.63-1 -- Tool to work with series of patches

2014-06-16 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: https://freecode.com/projects/quilt License : GPL Tool to work with series of patches Program manages a series of patches by keeping track of the changes each of them makes. They are logically organized as a stack, and you can apply, un-apply, r

[ANNOUNCEMENT] Updated: bsfilter 1.0.19-1 -- Bayesian spam filter with Japanese support

2014-06-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://freecode.com/projects/bsfilter License : GPL A spam filter which can distinguish spam mail from other mails. It can read mails by three way: reads from normal file or stdin, retrieves and stores from IMAP server, reads from POP server and

[ANNOUNCEMENT] Updated: checkbashisms 2.14.5-1 -- Check for bashisms in /bin/sh scripts

2014-06-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: Utility collection project http://packages.debian.org/devscripts License : GPL Perform basic checks on /bin/sh shell scripts for the possible presence of bashisms. It takes the names of the shell scripts on the command line, and outputs warnings

[ANNOUNCEMENT] Updated: greed 3.8-1 -- Curses-based clone of the DOS freeware game Greed

2014-06-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.catb.org/~esr/greed License : GPL Try to eat as much as possible of the board before munching yourself into a corner. CHANGES SINCE LAST RELEASE == See homepage. INSTALL OR UPGRADE NOTES =

[ANNOUNCEMENT] Updated: stgit 0.17.1-1 -- Quilt functionality on top of git

2014-06-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://procode.org/stgit License : GPL Offer similar functionality to quilt i.e. pushing/popping patches to/from a stack) on top of git. These operations are performed using git commands and the patches are stored as git commit objects, allowing

[ANNOUNCEMENT] Updated: python-paramiko 1.14+20140525+gite811e71-1 -- Python library for SSH2 connections

2014-06-14 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.lag.net/paramiko License : GPL This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash method

[ANNOUNCEMENT] Updated: wdiff 1.2.2-1 -- Compare two files word by word

2014-06-13 Thread Jari Aalto
PACKAGE DESCRIPTION === Homepage: http://www.gnu.org/software/wdiff License : GPL Find word deleted or added from the first file to make the second. A word is defined as anything between whitespace. It works by creating two temporary files, one word per line, and the executes 'di

  1   2   3   4   5   >