update: cppcheck-1.48

2011-04-13 Thread Igor Zinovik
Hello. Following diff update cppcheck to version 1.48. Works fine on i386. Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile12 Mar 2011

[new] databases/p5-DBIx-Simple

2011-03-26 Thread Igor Zinovik
Hello. Here is a port for Perl module DBIx::Simple: DBIx::Simple provides a simplified interface to DBI, Perl's powerful database module. This module is aimed at rapid development and easy maintenance. Query preparation and execution are combined in a single method, the result object

Re: NEW: www/p5-MasonX-Request-WithApacheSession

2011-03-22 Thread Igor Zinovik
On Jan 10, Igor Zinovik wrote: On Jan 07, Igor Zinovik wrote: Hello. pkg/DESCR This module integrates Apache::Session into Mason by adding methods to the Mason Request object available in all Mason components. Any subrequests created by a request share the same session

[new] net/p5-Net-NBName

2011-03-21 Thread Igor Zinovik
Hello. Here is a port that I made some time ago it incorporates feedback from Giovanni Bechis. -current mandoc renders all man pages fine. pkg/DESCR: Net::NBName is a class that allows you to perform simple NetBIOS Name Service Requests in your Perl code. It performs these NetBIOS

[new] www/p5-Mojolicious

2011-03-16 Thread Igor Zinovik
Hello, ports@ readers. Here is a port for Mojolicious framework. Mojo is modern MVC web development framework that depends only on Perl itself. make regress runs fine on i386 at least. `USE_GROFF = Yes' because -current mandoc see some formatting issues in mojos man pages: # pkg_info

Re: [new] www/p5-Mojolicious

2011-03-16 Thread Igor Zinovik
On Mar 16, Igor Zinovik wrote: Hello, ports@ readers. Here is a port for Mojolicious framework. Mojo is modern MVC web development framework that depends only on Perl itself. make regress runs fine on i386 at least. `USE_GROFF = Yes' because -current mandoc see some formatting

Re: [new] www/p5-Mojolicious

2011-03-16 Thread Igor Zinovik
On Mar 16, Landry Breuil wrote: Port reads and installs good. You might want to fix the english though.. 'Mojolicious is a MVC web framework that supports the following features' ok for me if anyone wants to import it.. I added missing article. Here is tarball with updated pkg/DESCR.

Re: [new] www/p5-Mojolicious

2011-03-16 Thread Igor Zinovik
On Mar 16, Landry Breuil wrote: On Wed, Mar 16, 2011 at 08:20:02PM +0300, Igor Zinovik wrote: On Mar 16, Landry Breuil wrote: Port reads and installs good. You might want to fix the english though.. 'Mojolicious is a MVC web framework that supports the following features' ok

[update] sysutils/fdupes does not honor ${CC} during build

2011-03-14 Thread Igor Zinovik
Hello, ports@ readers. Following diff changes these things: - honor ${CC} environmental varaible during build - add extra space in front of `=' - bump REVISION Index: Makefile === RCS file:

[update] devel/cppcheck 1.47

2011-03-12 Thread Igor Zinovik
Hello. This diff brings cppcheck to latest available version 1.47. Runs fine on i386. Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.5 diff -U 3 -p -r1.5 Makefile --- Makefile30

Re: openldap-server-2.4.23p1 does not starts up via /etc/rc.d/slapd

2011-02-28 Thread Igor Zinovik
On Feb 27, Stuart Henderson wrote: With sysmerge -b you have to merge the files manually, did you do that (and, if you did that, did you miss merging any files?) In the first few months of /etc/rc.d, things evolved as new requirements were identified. If you still have an older rc.subr

openldap-server-2.4.23p1 does not starts up via /etc/rc.d/slapd

2011-02-27 Thread Igor Zinovik
Hello, ports@ readers. I have problem with starting openldap-server-2.4.23p1. I've setup /etc/openldap/slapd.conf and I can run slapd via command line by doing: $ sudo /usr/local/libexec/slapd -4d 2 @(#) $OpenLDAP: slapd 2.4.23 (Feb 16 2011 15:45:39) $

Re: openldap-server-2.4.23p1 does not starts up via /etc/rc.d/slapd

2011-02-27 Thread Igor Zinovik
On Feb 27, Antoine Jacoutot wrote: How are you running current? Is that a new installation or an upgrade? If you upgraded, did you use sysmerge(8)? root's dot.profile needs to be up to date. I updated sources, compiled new kernel, installed it, compiled new userland and installed it. After

Re: NEW: www/p5-MasonX-Request-WithApacheSession

2011-01-10 Thread Igor Zinovik
On Jan 07, Igor Zinovik wrote: Hello. pkg/DESCR This module integrates Apache::Session into Mason by adding methods to the Mason Request object available in all Mason components. Any subrequests created by a request share the same session. Return `USE_GROFF = Yes' to workaround

Re: NEW: www/p5-Apache-Session-Wrapper

2011-01-10 Thread Igor Zinovik
On Jan 07, Igor Zinovik wrote: Hello. All regress tests are passed without failures. pkg/DESCR This module is a simple wrapper around Apache::Session which provides some methods to simplify getting and setting the session id. It can uses cookies to store the session id

NEW: www/p5-Apache-Session-Wrapper

2011-01-06 Thread Igor Zinovik
Hello. All regress tests are passed without failures. pkg/DESCR This module is a simple wrapper around Apache::Session which provides some methods to simplify getting and setting the session id. It can uses cookies to store the session id, or it can look in a provided object for a

NEW: www/p5-MasonX-Request-WithApacheSession

2011-01-06 Thread Igor Zinovik
Hello. pkg/DESCR This module integrates Apache::Session into Mason by adding methods to the Mason Request object available in all Mason components. Any subrequests created by a request share the same session. p5-MasonX-Request-WithApacheSession.tar.gz Description: application/tar-gz

NEW: net/p5-Net-NBName

2011-01-05 Thread Igor Zinovik
Hello, ports@ readers. Man pages looks fine with -current mandoc (synced one minute ago) so i do not use USE_GROFF clause. Package provides several scripts that do not have #!/usr/bin/perl as their first line, user have to understand that they should be invoked like `perl

Re: NEW: net/p5-Net-NBName

2011-01-05 Thread Igor Zinovik
On Jan 05, Giovanni Bechis wrote: Man pages looks fine with -current mandoc (synced one minute ago) so i do not use USE_GROFF clause. Package provides several scripts that do not have #!/usr/bin/perl as their first line, user have to understand that they should be invoked like `perl

Re: [update] cppcheck 1.46

2010-12-29 Thread Igor Zinovik
On Dec 26, Igor Zinovik wrote: Hello. update cppcheck to latest release 1.46. Man page renders fine with mandoc so i removed USE_GROFF. Update cppcheck to 1.46.1 Works fine on i386. Index: Makefile === RCS file: /cvs

[update] cppcheck 1.46

2010-12-25 Thread Igor Zinovik
Hello. update cppcheck to latest release 1.46. Man page renders fine with mandoc so i removed USE_GROFF. Builds and works fine on i386. Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving

Re: sysutils/stan update MAINTANER email

2010-11-01 Thread Igor Zinovik
On Nov 01, Steven Mestdagh wrote: Igor Zinovik [2010-11-01, 00:24:24]: On Nov 01, Igor Zinovik wrote: Hello. Update my email so that people can contact me. Updated version. Proper spacing. you need to bump REVISION if you change maintainer. Update version with bumped

sysutils/stan update MAINTANER email

2010-10-31 Thread Igor Zinovik
+++ Makefile31 Oct 2010 21:04:37 - @@ -8,7 +8,7 @@ CATEGORIES =sysutils HOMEPAGE = http://www.roqe.org/stan/ -MAINTAINER = Igor Zinovik zino...@kspu.karelia.ru +MAINTAINER = Igor Zinovik zinovik.i...@gmail.com # 4-clause BSD

[update] devel/cppcheck

2010-10-31 Thread Igor Zinovik
Hello. Update cppcheck to 1.45. Runs fine on i386. Also I grabbed description from debian cppcheck package. Index: Makefile === RCS file: /cvs/ports/devel/cppcheck/Makefile,v retrieving revision 1.2 diff -U 3 -N -p

Re: sysutils/stan update MAINTANER email

2010-10-31 Thread Igor Zinovik
On Nov 01, Igor Zinovik wrote: Hello. Update my email so that people can contact me. Updated version. Proper spacing. Index: Makefile === RCS file: /cvs/ports/sysutils/stan/Makefile,v retrieving revision 1.2 diff -U 3

Re: [update] devel/cppcheck

2010-10-31 Thread Igor Zinovik
On Nov 01, Igor Zinovik wrote: Hello. Update cppcheck to 1.45. Runs fine on i386. Also I grabbed description from debian cppcheck package. Updated version with proper spacing. Index: Makefile === RCS file: /cvs/ports

Re: new: devel/clog

2010-09-24 Thread Igor Zinovik
On Sep 24, Chris Kuethe wrote: Clog is a configurable logging library, supporting filtering and timestamping ... use it when you don't want to litter your code with if (debug) fprintf(stderr, ...); else syslog(...); Maybe it is better to remove patch and override PREFIX value

[new] devel/cppcheck

2010-09-22 Thread Igor Zinovik
Hello. DESCR: Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives. cppcheck has a GUI, but this

[new] cppcheck

2010-03-21 Thread Igor Zinovik
Hello, ports@ Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools, we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The goal is no false positives. Compiles and runs fine on

Re: [new] cppcheck

2010-03-02 Thread Igor Zinovik
2010/2/7 Igor Zinovik zinovik.i...@gmail.com: This is a tool for c/cpp code checking.  Tested on i386. Here is port for newly release version 1.40. cppcheck.tar.gz Description: GNU Zip compressed data

Re: [new] free-sa

2010-02-22 Thread Igor Zinovik
2010/2/10 Stuart Henderson s...@spacehopper.org: On 2010/02/09 22:47, Igor Zinovik wrote: we use ${SYSCONFDIR} for these, it can be overridden by the user. we can either patch with ${SYSCONFDIR} and use ${SUBST_CMD} in a pre-configure target, or we can override the variables in Makefile. also

Re: [new] free-sa

2010-02-09 Thread Igor Zinovik
2010/2/7 Vijay Sankar vsan...@foretell.ca: I tested your port on amd64 and installed it on a test system. Thank you very much for your feedback. Please test new version of port. 1) It would be nice if the default location where it looks for a config was /etc/free-sa.conf or

[new] free-sa

2010-02-06 Thread Igor Zinovik
Hello. I dont know what time i'm submitting my work to the list, but i decided i will continue untill i get an answer. This is a statistic analyzer primarily for squid access log. This software is similiar to sarg, but is much much faster. Tested on i386 and it works just fine. Can anybody

[new] cppcheck

2010-02-06 Thread Igor Zinovik
Hello. This is a tool for c/cpp code checking. Tested on i386. pkg/DESCR Cppcheck is an analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools we don't detect syntax errors. Cppcheck only detects the types of bugs that the compilers normally fail to detect. The

Re: UPDATE devel/mercurial

2010-01-06 Thread Igor Zinovik
2010/1/6 Max Varencov ad...@phpcode.us: Hi, Here is a diff for mercurial 1.4.2. Tested on OpenBSD current amd64. Also works fine here on i386.

[new] free-sa

2010-01-04 Thread Igor Zinovik
Hello, ports@ subscribers. Slightly reworked PLIST for this port, added a bunch of @comment lines. Free-SA is statistic analyzer for daemons log files similar to SARG. Its main advantages over SARG are much better speed (7x-20x times), more reports support, crossplatform work and W3C

[new] www/free-sa

2009-12-04 Thread Igor Zinovik
Hello, ports@ subscribers. I improved port very much and tested it thoroughly. I successffully managed to parse 35 megabyte squid access.log and free-sa quickly produced needed reports. So compiles and runs fine on i386. Can someone test it on sparc or ppc? BTW should i add patch version to

[new] www/free-sa -- statistical analyzer for squid web proxy

2009-11-29 Thread Igor Zinovik
Hello, @ports readers. Here is my second effort to make a port of free-sa. This program is similair to sarg, but much-much faster. I'm sending this to the list with hope that someone will try to test it. It still needs some work like removing strcpy calls and it is still not installing

[new] graphics/optipng

2008-05-03 Thread Igor Zinovik
Hello. pkg/DESCR OptiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information. This program also converts external formats (BMP, GIF, PNM and TIFF) to optimized PNG, and performs PNG integrity checks and corrections. Tested on i386.

Re: [new] graphics/optipng

2008-05-03 Thread Igor Zinovik
On Май 03 16:19, Simon Bertrang wrote: Hm, had that in my tree too already. Slightly different though, see attached tarballe. Defenetly your work is much better. I forgot dependency on libpng, math lib and zlib. You only do not install .html from ${WRKSRC}/doc. Works fine for me on i386

[new] net/climm

2008-05-02 Thread Igor Zinovik
Hello. climm is a CLI-based Multi-Messenger. It is based on micq. Tested on i386 machine. climm.tar.gz Description: application/compressed-tar

[new] sysutils/stan

2008-05-02 Thread Igor Zinovik
Hello. pkg/DESCR Stan is a console application that analyzes binary streams and calculates several useful statistical information from the observed data. It features statistical, pattern and bit analysis. Stan has been designed as a swiss-knife for first steps in reverse engineering and

Re: [new] sysutils/stan

2008-05-02 Thread Igor Zinovik
Sorry, forgot an archive. stan.tar.gz Description: application/compressed-tar

[new] x11/xxkb

2008-04-29 Thread Igor Zinovik
Hello. Several people (Anton Karpov, Dmitri Alentich, Greg Steuck) in past time tried to port xxkb to openbsd, but seems that nobody noticed their effort. So here is my try. pkg/DESCR Keyboard indicator and layout switcher for X Window. It can hold layout for each window separately

Re: [net port] www/free-sa

2008-04-28 Thread Igor Zinovik
On Апр 29 00:01, Igor Zinovik wrote: Hello. I'm trying to port free-sa and i seem that i cannot solve problems by myself. Igor Zinovik is an empty head. I forgot a port archive. free-sa.tar.gz Description: application/compressed-tar