Re: Samba 3.0.37 manual fatal error

2010-03-04 Thread Giovanni Bechis
Giovanni Bechis wrote: Charles Smith wrote: I have setup successfully a working Samba environment, it works all right, but any Samba manual final in fatal error. Better diff with better bump. Cheers Giovanni Index: Makefile

Re: Samba 3.0.37 manual fatal error

2010-03-04 Thread Giovanni Bechis
Charles Smith wrote: I have setup successfully a working Samba environment, it works all right, but any Samba manual final in fatal error. This diff fixes man pages, I also removed some configure args which are no mode recognized by the configure script. Ok anyone ? Cheers Giovanni Index

Re: NEW: net/wput

2010-02-22 Thread Giovanni Bechis
Thomas Pfaff wrote: At least it does not segfault anymore but it does not delete the directory tree that I put there with wput. It claims to have deleted some files but that there were errors. Repeating the wdel command makes it say that more files were deleted but that there were errors *shrug

Re: NEW: net/wput

2010-02-22 Thread Giovanni Bechis
Thomas Pfaff wrote: The FTP server is vsftpd on an Ubuntu machine. I took a brief look at the code and they're passing a null pointer to strlen. The code is in ftp.c in the function do_delete. Here fsession->ftp->current_directory is NULL for some reason. The problem is only on directory del

Re: NEW: net/wput

2010-02-22 Thread Giovanni Bechis
Thomas Pfaff wrote: On Wed, 17 Feb 2010 14:51:42 -0200 Diego Casati wrote: I don't know if I should proceed with this port since, my fault, I just saw that there were an attempt to bring this software last year by Giovanni Bechis You need to figure out why wdel segfaults on amd64 anywa

Re: [Request] sqlite3 >= 3.6.19?

2010-02-17 Thread Giovanni Bechis
Landry Breuil wrote: On Wed, Feb 17, 2010 at 11:33:26AM +0100, Markus Bergkvist wrote: Hi Is anyone working on updating the sqlite3 port to anything > 3.6.19 There's a diff floating around for .22, for after unlock. What do you mean by fk-support ? I think he means "Foreign keys constraint

Re: WIP: samba-3.4.5

2010-01-28 Thread Giovanni Bechis
Stuart Henderson wrote: On 2010/01/28 12:14, Giovanni Bechis wrote: Stuart Henderson wrote: I've been running the previous diffs since they were published, I think we should be looking at committing this right after unlock. It still conflicts with databases/tdb because of tdb.h, with s

Re: WIP: samba-3.4.5

2010-01-28 Thread Giovanni Bechis
Stuart Henderson wrote: I've been running the previous diffs since they were published, I think we should be looking at committing this right after unlock. It still conflicts with databases/tdb because of tdb.h, with should find a way to handle this before committing. Cheers Giovanni

UPDATE: mail/courier-* and mail/maildrop

2010-01-12 Thread Giovanni Bechis
I updated all Courier stuff to latest versions, maildrop fails on some regression tests (utf8 related), is there any maildrop user who wish to test those diffs ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail/cour

Re: Net::SNMP, SNMP_Session::AF_INET6 redefined

2010-01-11 Thread Giovanni Bechis
Okan Demirmen wrote: unfortunately, this doesn't quite fix it for us; our mrtg port doesn't use the mrtg included SNMP_Session, but rather net/p5-SNMP_Session. however, the patch is still valid over there. this resolves the warnings with mrtg; smokeping seems to be uneffected, but someone using

Re: patch: use libao in x11/rdesktop

2010-01-11 Thread Giovanni Bechis
Jacob Meuser wrote: maintainer isn't able to test this at the moment, nor am I. could someone who uses rdesktop with audio please test this? Works fine, ok. Cheers Giovanni

UPDATE: sysutils/smartmontools

2010-01-07 Thread Giovanni Bechis
= smartmontools-5.39 CATEGORIES=sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=smartmontools/} HOMEPAGE= http://smartmontools.sourceforge.net/ -MAINTAINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis

UPDATE: comms/hylafax

2010-01-04 Thread Giovanni Bechis
= ${DISTNAME}p1 +DISTNAME= hylafax-4.4.6 CATEGORIES=comms HOMEPAGE= http://www.HylaFAX.org/ -MAINTAINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis MASTER_SITES= ftp://ftp.hylafax.org/source/ Index: distinfo

Re: PATCH: FileHandle::Unget (unbreak)

2009-12-30 Thread Giovanni Bechis
Mikolaj Kucharski wrote: On Wed, Dec 30, 2009 at 01:42:50PM +, Mikolaj Kucharski wrote: Hi, From perldelta[1] we can read: "As part of the ExtUtils::MakeMaker upgrade, the ExtUtils::MakeMaker::bytes and ExtUtils::MakeMaker::vmsish modules have been removed from this distribution." This h

UPDATE: graphics/gimp

2009-12-28 Thread Giovanni Bechis
\ + gimpthumb-2.0 268.0 \ + gimpui-2.0 268.0 \ + gimpwidgets-2.0 268.0 CATEGORIES=graphics MAINTAINER=Giovanni Bechis @@ -64,10 +63,10 @@ MODULES=devel/gettext \ USE_X11= Yes USE_GMAKE= Yes USE_LIBTOOL= Yes -AUTOCONF_VERSION

Re: NEW: sysutils/p5-Schedule-At

2009-12-23 Thread Giovanni Bechis
Eric Olsen wrote: Here is a new port for the Perl module Schedule::At. Please test and commit. I changed a bit the Makefile, set Perl license and removed SHARED_ONLY (it should work without shared libraries support). Ok ? Cheers Giovanni p5-Schedule-At-1.09.tgz Description: Binary da

Re: Net::SNMP, SNMP_Session::AF_INET6 redefined

2009-12-22 Thread Giovanni Bechis
Stuart Henderson wrote: On 2009/12/14 00:39, Stuart Henderson wrote: since the Net::SNMP update I'm seeing this when MRTG starts up. it seems to still work, but any ideas what's up or if it's important? unless this can get fixed quickly I'd like to revert it. any ok's? This diff (from Fedora

Re: mail/maildrop picks up libgamin, breaks

2009-12-21 Thread Giovanni Bechis
Joachim Schipper wrote: After a system and packages upgrade (from a Nov 21 snapshot to the most recent snapshot), maildrop-2.2.0 dies with maildrop: can't load library 'libfam.so.1.0' This diff fixes this problem, ok ? Cheers Giovanni Index: Makefile ===

Re: WIP: multimedia/gpodder

2009-11-24 Thread Giovanni Bechis
Stuart Henderson wrote: it basically works, but between the broken download folder selection and the missing icons, it doesn't feel like the port is finished yet. The download folder can be selected from "advanced configuration", on my laptop I do not have any missing icons, what icons are not

Re: WIP: multimedia/gpodder

2009-11-24 Thread Giovanni Bechis
Rodolfo Gouveia wrote: Updated: Installs man pages on $PREFIX/man, by patching the relevant files. (Pointed out by Stuart Henderson). I fixed also some dependencies (it works without ImageMagick installed, help2man is needed only at build time). A few question: Is xdg-utils really needed ? Sho

Re: WIP: multimedia/gpodder

2009-11-23 Thread Giovanni Bechis
Rodolfo Gouveia wrote: Hi all! I'm trying to get gpodder running but having some probs. I am looking at it, more on this later. Cheers Giovanni

Re: All ports that use ltdl need testing

2009-11-23 Thread Giovanni Bechis
Christian Weisgerber wrote: The latest change to devel/libtool,-ltdl broke audio/mpg123. (I have a fix ready.) This may not be the only port affected. According to their dependencies, at least the following ports all rely on ltdl to load extra modules. THEY ALL NEED TO BE CHECKED. mail/courie

Re: Trouble with make in /usr/ports/mystuff

2009-11-20 Thread Giovanni Bechis
Andrew Fresh wrote: I have been having a problem with bad category errors when running make from /usr/ports/mystuff. $ cd /usr/ports/mystuff $ make describe ===> mystuff/archivers ===> mystuff/archivers/p5-Archive-Rar Fatal: one category in archivers perl5 should match PKGPATH=mystuff/archiv

Re: new: pybugz

2009-11-20 Thread Giovanni Bechis
Giovanni Bechis wrote: Damien Miller wrote: Hi, This is a port of http://www.liquidx.net/pybugz/ -- a commandline interface to bugzilla servers that allows searching, retrieving and modifying bug details and uploading/downloading of attachments. Some fixes added: - Correct path to fetch

Re: new: pybugz

2009-11-20 Thread Giovanni Bechis
Damien Miller wrote: Hi, This is a port of http://www.liquidx.net/pybugz/ -- a commandline interface to bugzilla servers that allows searching, retrieving and modifying bug details and uploading/downloading of attachments. Some fixes added: - Correct path to fetch file - Fix license marker - A

Re: NEW: net/bwping

2009-11-16 Thread Giovanni Bechis
federico fazzi wrote: Bwping: Tool to measure bandwidth and response times between two hosts using Internet Control Message Protocol (ICMP) echo request/echo reply mechanism. It does not require any special software on the remote host. The only requirement is the ability to respond on ICMP echo r

Re: amavisd-new broken?

2009-11-12 Thread Giovanni Bechis
Giovanni Bechis wrote: I removed freeze but this problem will arise with unarj and unrar, I will try to use p7zip instead of unarj and unrar and remove some dependencies. It's easier than what I have thought ;-) I am running a similar diff in production now. Comments ? Cheers Gio

Re: amavisd-new broken?

2009-11-12 Thread Giovanni Bechis
Stuart Henderson wrote: Would it make sense to remove this as a required dependency and comment-out the config file option? If people want to use it they can always add it themselves. Personally I've never seen a .F file, and the chances of anyone susceptible to an email virus being able to decom

Re: UPDATE: p5-Net-SNMP

2009-11-09 Thread Giovanni Bechis
Pierre-Yves Ritschard wrote: Update to newest Net-SNMP It's working well, ok giovanni@ Cheers Giovanni

Re: WIP: Samba-3.4.2 wip2

2009-11-06 Thread Giovanni Bechis
Giovanni Bechis wrote: Stuart Henderson wrote: - build fails if tdb is installed (which hampers my testing as the machine I'd run it on has fdm installed) Now it builds with tdb too: -CONFIGURE_ENV =CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV =CPPFLAGS+

Re: WIP: Samba-3.4.2 wip2

2009-11-06 Thread Giovanni Bechis
Stuart Henderson wrote: - build fails if tdb is installed (which hampers my testing as the machine I'd run it on has fdm installed) Now it builds with tdb too: -CONFIGURE_ENV =CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV =CPPFLAGS+="-I${LOCALBASE}/include"

Re: Update: sysutils/ncdu 1.6

2009-11-02 Thread Giovanni Bechis
Simon Kuhnle wrote: Trivial update for ncdu to version 1.6 Works well, ok giovanni@ Cheers Giovanni

Re: How to compile PHP with one single extension?

2009-10-29 Thread Giovanni Bechis
James Hartley wrote: On Thu, Oct 29, 2009 at 4:08 AM, Stuart Henderson wrote: On 2009/10/29 03:53, James Hartley wrote: (SHA256) cups-1.3.11-source.tar.bz2: FAILED Checksum mismatch for cups-1.3.11-source.tar.bz2. (sha256) make clean=dist and try refetching in print/cups, the distfile was bro

Re: audio/exaile 0.3.0.1

2009-10-28 Thread Giovanni Bechis
Stephan A. Rickauer wrote: Hi Giovanni, here's an updated diff that applies cleanly to the version in -current (that has been slightly modified in p2k9). I have a similar diff, I will commit it soon. Cheers Giovanni

Re: gimp-2.6.6p0 install failed.

2009-10-28 Thread Giovanni Bechis
Buzzer wrote: 1) It is not possible to detect that avahi is absent during configure? Avahi is needed by gnome-vfs2 which is needed by gimp-2.6.6p0 With gimp-2.6.7 (on -current) the dependency on gnome-vfs2 has been removed 2) Why he think that avahi is absent when: Does it work if you use pac

UPDATE: archivers/zziplib

2009-10-27 Thread Giovanni Bechis
Update to version 0.13.58, can anybody test if it builds on a static arch (our patch has been modified and committed upstream) ? Cheers & Thanks Giovanni Index: Makefile === RCS file: /cvs/ports/archivers/zziplib/Makefile,v retrie

Re: NEW: sysutils/ddrescue

2009-10-27 Thread Giovanni Bechis
Giovanni Bechis wrote: pkg/DESCR: GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors. Comments ? ok ? Let it honor CFLAGS, CC, ... Cheers Giovanni ddrescue-1.10.tgz

Re: x11/lablgtk2: fix "GtkSpinButton: setting an adjustment with non-zero page size is deprecated" warning message

2009-10-27 Thread Giovanni Bechis
Giovanni Bechis wrote: Giovanni Bechis wrote: I think this too, anyway I am working on 2.14, more news soon... Very soon ;-) Ok ? Comments ? Updated (and fixed) diff, comments ? Ok ? Cheers Giovanni Index: Makefile === RCS

UPDATE: www/piwik

2009-10-26 Thread Giovanni Bechis
Update to version 0.4.5 and add a patch to remove automatic updates. Comments ? Ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/www/piwik/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile

Re: cdrdao update

2009-10-23 Thread Giovanni Bechis
Stuart Henderson wrote: This fixes a few bugs and some gcc4-related problems. fgsch@ (maintainer) suggests I post it here. Any test reports/comments? It's ok, just a small thing: +PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE_FTP = Yes +PERMIT_DISTFILES_CDROM =Yes +PERMIT_DISTFILES_FTP = Yes

NEW: sysutils/ddrescue

2009-10-22 Thread Giovanni Bechis
pkg/DESCR: GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors. Comments ? ok ? Cheers Giovanni ddrescue-1.10.tgz Description: Binary data

Re: x11/lablgtk2: fix "GtkSpinButton: setting an adjustment with non-zero page size is deprecated" warning message

2009-10-21 Thread Giovanni Bechis
Giovanni Bechis wrote: I think this too, anyway I am working on 2.14, more news soon... Very soon ;-) Ok ? Comments ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/x11/lablgtk2/Makefile,v retrieving revision 1.5

Re: x11/lablgtk2: fix "GtkSpinButton: setting an adjustment with non-zero page size is deprecated" warning message

2009-10-21 Thread Giovanni Bechis
Antoine Jacoutot wrote: On Wed, 21 Oct 2009, David Coppa wrote: Hello, This diff for lablgtk2 fixes the GtkSpinButton "adjustment with non-zero page size" deprecation message, which is very annoying. This is just a warning. I think this should go upstream instead. I think this too, anywa

Re: Ports resubmit

2009-10-19 Thread Giovanni Bechis
=nmap-zenmap-${MODPY_EGG_VERSION} CATEGORIES=net security MASTER_SITES= http://download.insecure.org/nmap/dist/ @@ -14,9 +14,9 @@ EXTRACT_SUFX= .tgz HOMEPAGE= http://www.nmap.org/ -MAINTAINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis -# GPL +# GPLv2

Re: Ports resubmit

2009-10-14 Thread Giovanni Bechis
ITES= http://download.insecure.org/nmap/dist/ @@ -14,9 +14,9 @@ EXTRACT_SUFX= .tgz HOMEPAGE= http://www.nmap.org/ -MAINTAINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes PERMIT_DISTFILES_CDROM=

Re: UPDATE: textproc/highlight

2009-10-14 Thread Giovanni Bechis
Benoit Lecocq wrote: Hi, This diff updates highlight to the latest release 2.13. Tested on amd64/sparc64. Comments ? OK ? Some paths fixed, use SUBST_CMD instead of the usual "Perl dance". Cheers Giovanni Index: Makefile === R

Dropping maintainership: print/foo2zjs

2009-10-09 Thread Giovanni Bechis
= ${DISTNAME}p0 CATEGORIES=print HOMEPAGE= http://foo2hp.rkkda.com/ - -MAINTAINER=Giovanni Bechis # GPLv2 PERMIT_PACKAGE_CDROM= Yes

UPDATE: net/unison

2009-10-08 Thread Giovanni Bechis
10 Aug 2009 06:33:43 - 1.8 +++ Makefile.inc8 Oct 2009 15:06:41 - @@ -4,8 +4,9 @@ DISTNAME= unison-$V CATEGORIES=net HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/ +MAINTAINER=Giovanni Bechis -# GPL +# GPLv3 PERMIT_PACKAGE_CDROM= Yes

Re: NEW: www/cntlm

2009-10-08 Thread Giovanni Bechis
David Coppa wrote: Ok, can you please try this one? http://62.94.26.180/cntlm_port_fix64.tar.gz Builds fine @amd64, anyway I cannot try this port (lack of Microsoft ISA Server). Cheers Giovanni

Re: FIX: graphics/gimp

2009-10-01 Thread Giovanni Bechis
Landry Breuil wrote: Err... imo the fix is wrong. Does the icon show up if you install librsvg ? the @sample should definitely not be needed... to me, it's gross. This problem appears also with nmap-zenmap (5.0 at least), it seems that Gnome tries to find pixmaps only in ${PREFIX}/share/pixmaps

Re: FIX: graphics/gimp

2009-10-01 Thread Giovanni Bechis
Landry Breuil wrote: Err... imo the fix is wrong. Does the icon show up if you install librsvg ? I have libsrvg installed (and Gnome too), gimp.desktop is pointing to an icon named "gimp", I have this behaviour on a fresh install. Giovanni

FIX: graphics/gimp

2009-10-01 Thread Giovanni Bechis
This patch fixes the icon on Gnome's menu. Comments ? Ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/graphics/gimp/stable/Makefile,v retrieving revision 1.51 diff -u -p -r1.51 Makefile --- Makefile25 Sep 2009 12:

UPDATE: mail/amavisd-new

2009-09-25 Thread Giovanni Bechis
Update to latest version of mail/amavisd-new, with this version there is a true SNMP agent and a MIB useful to monitor the server, p7zip archiver is also enabled. Comments ? Ok ? Cheers Giovanni Index: Makefile === RCS file: /

UPDATE: comms/hylafax

2009-09-22 Thread Giovanni Bechis
NAME= hylafax-4.4.4 -PKGNAME= ${DISTNAME}p1 +DISTNAME= hylafax-4.4.5 CATEGORIES=comms HOMEPAGE= http://www.HylaFAX.org/ -MAINTAINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis MASTER_SITES= ftp://ftp.hylafax

UPDATE: mail/courier-imap

2009-09-21 Thread Giovanni Bechis
Major update to courier software: courier-authlib, courier-imap and maildrop. Tested @i386 with authmysql and authshadow authentication libraries. Comments ? Ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail/co

UPDATE: graphics/gimp

2009-09-18 Thread Giovanni Bechis
\ + gimpui-2.0 267.0 \ + gimpwidgets-2.0 267.0 CATEGORIES=graphics MAINTAINER=Giovanni Bechis Index: distinfo === RCS file: /cvs/ports/graphics/gimp/stable/distinfo,v retrieving revision 1.23 diff -u -p

Re: [update] net/nmap

2009-08-18 Thread Giovanni Bechis
AINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes PERMIT_DISTFILES_CDROM=Yes @@ -38,7 +38,8 @@ CONFIGURE_ARGS= --with-libpcap=/usr \ --with-openssl=/usr \ --with-libdnet=${LOCA

Re: [update] net/nmap

2009-08-18 Thread Giovanni Bechis
} CATEGORIES=net security MASTER_SITES= http://download.insecure.org/nmap/dist/ @@ -14,9 +14,9 @@ EXTRACT_SUFX= .tgz HOMEPAGE= http://www.nmap.org/ -MAINTAINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACK

Re: UPDATE: net/unison

2009-08-17 Thread Giovanni Bechis
Giovanni Bechis wrote: Update to 2.27.157: - Some bugs fixed - Take Maintainership - Switch to x11/lablgtk2 instead of the "old" gtk+1 gui New diff: - Take maintainership for real (spotted my Jonathan Armani, thanks) - fix license Cheers Giovanni Index: Ma

UPDATE: net/unison

2009-08-17 Thread Giovanni Bechis
Update to 2.27.157: - Some bugs fixed - Take Maintainership - Switch to x11/lablgtk2 instead of the "old" gtk+1 gui Comments ? ok ? Cheers Giovanni Index: Makefile.inc === RCS file: /cvs/ports/net/unison/Makefile.inc,v retrievin

Re: [wip] nmap-5.00

2009-08-11 Thread Giovanni Bechis
Stuart Henderson ha scritto: Might be worth documenting somewhere, but this is simply PF working as intended. Can anyone test "nmap -O" @i386 ? If it works with pf enabled there is something strange I have not understood. Cheers Giovanni

FIX: graphics/gimp

2009-08-11 Thread Giovanni Bechis
This diff fixes Gimp help subsystem (the help menu), by removing a dependency (x11/gnome/vfs2) and adding net/curl (works better to fetch remote files). A hidden dependency on devel/iso-codes is also removed. Plist regenerated. Ok ? Comments ? Cheers Giovanni Index: Makefile ==

Re: WIP: samba-3.4.0 wip2

2009-08-09 Thread Giovanni Bechis
Ian McWilliam wrote: Wasn't able to reproduce the issue until I rebuilt from current sources from around the 7th August (AEST). Though I am seeing something slightly different. Atm I am running this snapshot: OpenBSD 4.6-current (GENERIC.MP) #90: Wed Jul 15 17:44:35 MDT 2009 Cheers Giovann

UPDATE: print/foo2zjs

2009-07-30 Thread Giovanni Bechis
=print HOMEPAGE= http://foo2hp.rkkda.com/ -MAINTAINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes PERMIT_DISTFILES_CDROM=Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB

Re: UPDATE: mail/amavisd-new

2009-07-28 Thread Giovanni Bechis
Stuart Henderson wrote: I'm not opposed to X dep's where it makes sense, but I think this is one occasion where it doesn't really give any benefits, and somebody who is actually trying to install tkmib is unlikely to think of p5-SNMP when they try and decide which package they need to install to

Re: [wip] nmap-5.00

2009-07-27 Thread Giovanni Bechis
t security MASTER_SITES= http://download.insecure.org/nmap/dist/ @@ -14,9 +14,9 @@ EXTRACT_SUFX= .tgz HOMEPAGE= http://www.nmap.org/ -MAINTAINER= Giovanni Bechis +MAINTAINER= Giovanni Bechis -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes PERMIT_DISTF

Re: UPDATE: mail/amavisd-new

2009-07-27 Thread Giovanni Bechis
Stuart Henderson wrote: I would be much happier to split tkmib off to a subpackage and making that depend on p5-SNMP and Tk. I don't think it makes sense to have an optional UI tool force the whole SNMP daemon to depend on X. I thought about moving tkmib to net/net-snmp,-perl and add x11/tk as

Re: UPDATE: mail/amavisd-new

2009-07-27 Thread Giovanni Bechis
Antoine Jacoutot wrote: On Mon, 27 Jul 2009, Giovanni Bechis wrote: Giovanni Bechis wrote: Update to 2.6.4 and port splitted into 2 packages: -main:the main server -utils:some utilities needed to monitor and collect statistics Ok ? Comments ? New diff with correct pkgpath (fixed by

Re: UPDATE: mail/amavisd-new

2009-07-27 Thread Giovanni Bechis
Giovanni Bechis wrote: Update to 2.6.4 and port splitted into 2 packages: -main:the main server -utils:some utilities needed to monitor and collect statistics Ok ? Comments ? New diff with correct pkgpath (fixed by william@). Ok ? Cheers Giovanni Index: Makefile

Re: UPDATE: mail/amavisd-new

2009-07-27 Thread Giovanni Bechis
Giovanni Bechis wrote: Update to 2.6.4 and port splitted into 2 packages: -main:the main server -utils:some utilities needed to monitor and collect statistics New diff with correct pkgpath (fixed by william@). Ok ? Cheers Giovanni

Re: [wip] nmap-5.00

2009-07-22 Thread Giovanni Bechis
Pawlowski Marcin Piotr wrote: On Tue, 21 Jul 2009 20:23:32 +0200 Giovanni Bechis wrote: Reworked a bit the port: - sctp.h is in files directory - patched ndiff/setup.py to properly install ndiff man page - some cleanups Cheers Giovanni Cool, it looks much nicer now! Did someone focused

Re: [wip] nmap-5.00

2009-07-21 Thread Giovanni Bechis
map-zenmap-${MODPY_EGG_VERSION} CATEGORIES=net security MASTER_SITES= http://download.insecure.org/nmap/dist/ @@ -14,9 +14,9 @@ EXTRACT_SUFX= .tgz HOMEPAGE= http://www.nmap.org/ -MAINTAINER= Giovanni Bechis +MAINTAINER= Giovanni Bechis -# GPL +# GPLv2 PERMIT_PACKAGE_C

UPDATE: print/foo2zjs

2009-07-21 Thread Giovanni Bechis
= foo2zjs-${VERSION} CATEGORIES=print HOMEPAGE= http://foo2hp.rkkda.com/ -MAINTAINER=Giovanni Bechis +MAINTAINER=Giovanni Bechis -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP=Yes PERMIT_DISTFILES_CDROM=Yes

UPDATE: mail/amavisd-new

2009-07-21 Thread Giovanni Bechis
Update to 2.6.4 and port splitted into 2 packages: -main: the main server -utils: some utilities needed to monitor and collect statistics Ok ? Comments ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail/amavisd-new

Re: NEW: audio/exaile

2009-07-21 Thread Giovanni Bechis
Landry Breuil wrote: Hmpf. forget about the segfault, i'll blame my frankeinstein desktop. The MODPY_SITEPKG fix is still valid though :) Fixed, thanks, new tarball attached. Cheers Giovanni exaile-0.3.0a2.tgz Description: Binary data

Re: NEW: audio/exaile

2009-07-20 Thread Giovanni Bechis
Landry Breuil wrote: On Sat, Jul 18, 2009 at 11:36:24AM +0200, Landry Breuil wrote: On Fri, Jul 17, 2009 at 07:15:17PM +0200, Giovanni Bechis wrote: pkg/DESCR Exaile is a music manager and player for GTK+ written in Python. It incorporates automatic fetching of album art, handling of large

NEW: audio/exaile

2009-07-17 Thread Giovanni Bechis
pkg/DESCR Exaile is a music manager and player for GTK+ written in Python. It incorporates automatic fetching of album art, handling of large libraries, lyrics fetching, artist/album information via Wikipedia, Last.fm submission support, and optional iPod support via a plugin. Comments ? Ok ? Ch

Re: FIX: mail/mozilla-thunderbird

2009-07-15 Thread Giovanni Bechis
Andreas Vögele wrote: The "isp" sub directory is missing from the mozilla-thunderbird package. Without this directory RSS and movemail accounts cannot be created and the junk filter cannot be told to handle message headers from SpamAssassin. It works well with some rss feeds. ok giovanni@ Chee

UPDATE: mail/courier-imap

2009-07-15 Thread Giovanni Bechis
Update to latest version of courier software: authlib, imap/pop server and maildrop. Full changelog available at: http://www.courier-mta.org/imap/changelog.html http://www.courier-mta.org/maildrop/changelog.html Comments ? Ok ? Cheers Giovanni Index: Makefile ===

Re: [update] p5-Image-ExifTool

2009-07-15 Thread Giovanni Bechis
patrick keshishian wrote: Description: ExifTool provides an extensible set of Perl modules to read and write meta information in image, audio and video files. ExifTool 7.83 is out: http://owl.phy.queensu.ca/~phil/exiftool/ This version seems to not be available on cpan yet, I will commit it as

UPDATE: mail/amavisd-new

2009-07-07 Thread Giovanni Bechis
Update to 2.6.4, with this version a true SNMP agent and a MIB is provided, so we have to depend on net/p5-SNMP. Is anybody interested in having a -utils subpackage with some utilities and a -main package with amavisd server ? Cheers Giovanni Index: Makefile ==

Re: UPDATE: mail/courier-imap

2009-06-25 Thread Giovanni Bechis
Stuart Henderson wrote: "Problem with patch-authldap_h: CVS keyword found in patch" You can hand-edit it to look like the example below. (excuse the spaces instead of tabs, just pasted it in from an xterm ..) I moved the definition a bit later to remove the warning This will have to wait unt

Re: UPDATE: mail/courier-imap

2009-06-25 Thread Giovanni Bechis
Giovanni Bechis wrote: Update to latest version of courier software: authlib, imap/pop server and maildrop. Better diff for courier-authlib with correct lib bump. Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/mail

UPDATE: mail/courier-imap

2009-06-24 Thread Giovanni Bechis
Update to latest version of courier software: authlib, imap/pop server and maildrop. Full changelog available at: http://www.courier-mta.org/imap/changelog.html http://www.courier-mta.org/maildrop/changelog.html Tested @i386 and @amd64 with users and mysql authlib backend. Comments ? Ok ? Cheers

[wip] UPDATE: mail/courier-imap

2009-06-15 Thread Giovanni Bechis
Update to latest version of courier-authlib and courier-imap. A lot of bugs (security related too) has been fixed. I would like to have some comments and some reports for this by anyone. Cheers & Thanks Giovanni Index: Makefile ===

UPDATE: www/piwik

2009-06-10 Thread Giovanni Bechis
Update to version 0.4. Comments ? Ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/www/piwik/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile21 May 2009 13:59:32 - 1.7 +++ Makefile

Re: [wip] UPDATE: graphics/ImageMagick

2009-06-09 Thread Giovanni Bechis
Jacob Meuser wrote: probably. maybe this patch (picked from ffmpeg svn some time ago) helps? ffmpeg really needs to be updated ... The patch fixes the segfault but the regression tests which uses ffmpeg still fails. Ok to add this patch to ffmpeg port ? Cheers Giovanni Index: Makefile ===

[wip] UPDATE: graphics/ImageMagick

2009-06-08 Thread Giovanni Bechis
ImageMagick updated to 6.5.3.2, some regression tests (which uses ffmpeg) fails and ffmpeg segfaults in put_pixels_clamped_mmx (libavcodec.so.13.0) @amd64. Does anybody knows if is a known ffmpeg bug ? Cheers & Thanks Giovanni Index: Makefile ==

UPDATE: database/maatkit

2009-06-03 Thread Giovanni Bechis
/ +HOMEPAGE = http://www.maatkit.org/ MAINTAINER = Giovanni Bechis Index: distinfo === RCS file: /cvs/ports/databases/maatkit/distinfo,v retrieving revision 1.5 diff -u -p -r1.5 distinfo --- distinfo10 Apr 2009 17:28:28 -

New: mail/sqlgrey

2009-06-03 Thread Giovanni Bechis
pkg/DESCR: SQLgrey is a postfix policy service implementing a grey-listing policy. Sqlgrey can use a Sqlite, Mysql or Postgresql backend, I enabled the sqlite backend by default because a database backend is needed to work properly. Comments ? Ok ? Cheers Giovanni sqlgrey-1.6.8.tgz Descri

UPDATE: net/unison

2009-05-28 Thread Giovanni Bechis
3 Dec 2008 23:44:44 - 1.7 +++ Makefile.inc28 May 2009 09:54:06 - @@ -4,8 +4,9 @@ DISTNAME= unison-$V CATEGORIES=net HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/ +MAINTAINER=Giovanni Bechis -# GPL +# GPLv2 PERMIT_PACKAGE_CDROM= Yes

Re: mail/p5-Mail-DKIM-0.35

2009-05-27 Thread Giovanni Bechis
b...@openbsd.rutgers.edu wrote: Trivial diff to update to 0.35, which fixes a runaway regex in Mail::DKIM. I will take care of it. Thanks Giovanni

UPDATE: archivers/zziplib

2009-05-25 Thread Giovanni Bechis
Update to 0.13.52, fixes build on vax. Ok ? Comments ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/archivers/zziplib/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile23 Mar 2009 18:06:28

[wip] UPDATE: comms/hylafax

2009-05-23 Thread Giovanni Bechis
$ COMMENT= send/receive faxes and share modems -DISTNAME= hylafax-4.4.4 -PKGNAME= ${DISTNAME}p1 +DISTNAME= hylafax-6.0.1 CATEGORIES=comms HOMEPAGE= http://www.HylaFAX.org/ -MAINTAINER=Giovanni Bechis

UPDATE: x11/gtksourceview

2009-05-22 Thread Giovanni Bechis
Main update to gtksourceview-2.6.2. Many improvements to syntax highlighting files and some significative bugfixes has been added. Comments ? Ok ? Cheers Giovanni Index: Makefile === RCS file: /cvs/ports/x11/gtksourceview/Make

Re: NEW: x11/lablgtk2

2009-05-21 Thread Giovanni Bechis
Giovanni Bechis wrote: David Coppa wrote: I'm sorry, I need more coffee :P Translation following: For me it's ok. It works so well Btw, It was needed to add librsvg support which you had disabled, in order to compile mldonkey with newgui2 (the new gui that uses lablgtk2 and has re

Re: NEW: x11/lablgtk2

2009-05-21 Thread Giovanni Bechis
vg che tu avevi disabilitato, per poter compilare mldonkey con newgui2 (la nuova gui che utilizza lablgtk2 e ha sostituito la vecchia basata su gtk1). Saluti David On Tue, May 19, 2009 at 6:59 PM, Giovanni Bechis wrote: LablGTK2 is an Objective Caml interface to gtk+2. It uses the rich type system of

NEW: x11/lablgtk2

2009-05-19 Thread Giovanni Bechis
LablGTK2 is an Objective Caml interface to gtk+2. It uses the rich type system of Objective Caml 3 to provide a strongly typed, yet very comfortable, object-oriented interface to gtk+2. This is not that easy if you know the dynamic typing approach taken by gtk+2. Ok ? Comments ? Cheers Gio

Re: NEW: textproc/fcbanner

2009-05-11 Thread Giovanni Bechis
Peter Hessler wrote: It requires X11 to work, but doesn't require X11 to be running. USE_X11 is appropriate here, imho. Thinking more about it you are right, I think this can go in. Cheers Giovanni

Re: NEW: textproc/fcbanner

2009-05-11 Thread Giovanni Bechis
Stuart Henderson wrote: fcbanner is a variant on the banner program that uses fontconfig and freetype to draw its characters. Thus, it can easily draw using various fonts - any font you can get in Gnome or Mozilla for example - and handles non-ASCII characters if they are present in the font. an

<    4   5   6   7   8   9   10   11   12   13   >