[Update] Pgadmin3 1.10.0

2009-07-07 Thread Pierre-Emmanuel André
Hi,

This diff updates pgadmin3 to the latest version (1.10.0).
Tested on @amd64 with PostgreSQL 8.4.0.

Regards,

-- 
Pierre-Emmanuel André pea at raveland.org
GPG key: 0x7AE329DC
Index: Makefile
===
RCS file: /cvs/ports/databases/pgadmin3/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile12 Dec 2008 20:22:21 -  1.10
+++ Makefile7 Jul 2009 09:16:58 -
@@ -2,7 +2,7 @@
 
 COMMENT=   administration and development platform for PostgreSQL
 
-V= 1.8.4
+V= 1.10.0
 DISTNAME=  pgadmin3-$V
 CATEGORIES=databases devel
 
@@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes
 PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=  Yes
-WANTLIB=   c iconv m pthread stdc++ z
+WANTLIB=   c iconv m pthread stdc++ z crypto
 
 MASTER_SITES=  
ftp://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/pgadmin3/release/v$V/src/ 
\
 ftp://ftp5.us.postgresql.org/pub/PostgreSQL/pgadmin3/release/v$V/src/ \
@@ -31,7 +31,6 @@ CONFIGURE_STYLE=gnu
 
 CONFIGURE_ENV= CPPFLAGS=${CXXFLAGS}
 
-CONFIGURE_ARGS=--with-pgsql=${LOCALBASE} \
-   --with-pgsql-include=${LOCALBASE}/include/postgresql
+CONFIGURE_ARGS=--with-pgsql=${LOCALBASE} 
 
 .include bsd.port.mk
Index: distinfo
===
RCS file: /cvs/ports/databases/pgadmin3/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo12 Dec 2008 12:25:16 -  1.6
+++ distinfo7 Jul 2009 09:16:58 -
@@ -1,5 +1,5 @@
-MD5 (pgadmin3-1.8.4.tar.gz) = EvxgJ/ZReIYVp/ocbdvNsw==
-RMD160 (pgadmin3-1.8.4.tar.gz) = Rm+n+7c0+bxj+yN12gyH/j1Ht/E=
-SHA1 (pgadmin3-1.8.4.tar.gz) = wxA3ksZ4GDxakIHarFbr9GfWdP8=
-SHA256 (pgadmin3-1.8.4.tar.gz) = wZIMxGC4Ptu9FA0HDeYd9a6AGGipve8bXsDN07eq2S0=
-SIZE (pgadmin3-1.8.4.tar.gz) = 7973205
+MD5 (pgadmin3-1.10.0.tar.gz) = PyAyx4ZX49tOBxlhN1EGDA==
+RMD160 (pgadmin3-1.10.0.tar.gz) = FTDgthSzel/qybvmHHyVZXo8ils=
+SHA1 (pgadmin3-1.10.0.tar.gz) = GtK0bWhZNx6t0PG0uyANBC6POcI=
+SHA256 (pgadmin3-1.10.0.tar.gz) = JijhaFwI0RBhhM+Efno401hE95qvSQcAKlwO1UJJsdk=
+SIZE (pgadmin3-1.10.0.tar.gz) = 12042723
Index: pkg/PLIST
===
RCS file: /cvs/ports/databases/pgadmin3/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   12 Dec 2008 12:25:16 -  1.5
+++ pkg/PLIST   7 Jul 2009 09:16:58 -
@@ -1,12 +1,131 @@
 @comment $OpenBSD: PLIST,v 1.5 2008/12/12 12:25:16 pea Exp $
 @bin bin/pgadmin3
-...@bin bin/pgagent
 share/pgadmin3/
 share/pgadmin3/branding/
 share/pgadmin3/branding/branding.ini
 share/pgadmin3/docs/
 share/pgadmin3/docs/Docs.vcproj
 share/pgadmin3/docs/builddocs.bat
+share/pgadmin3/docs/cs_CZ/
+share/pgadmin3/docs/cs_CZ/appendices.html
+share/pgadmin3/docs/cs_CZ/backup.html
+share/pgadmin3/docs/cs_CZ/bugreport.html
+share/pgadmin3/docs/cs_CZ/commandline.html
+share/pgadmin3/docs/cs_CZ/connect-error.html
+share/pgadmin3/docs/cs_CZ/connect.html
+share/pgadmin3/docs/cs_CZ/control-server.html
+share/pgadmin3/docs/cs_CZ/debugger.html
+share/pgadmin3/docs/cs_CZ/default-xsl.html
+share/pgadmin3/docs/cs_CZ/editgrid.html
+share/pgadmin3/docs/cs_CZ/export.html
+share/pgadmin3/docs/cs_CZ/extend.html
+share/pgadmin3/docs/cs_CZ/gqb.html
+share/pgadmin3/docs/cs_CZ/grantwiz.html
+share/pgadmin3/docs/cs_CZ/gridopts.html
+share/pgadmin3/docs/cs_CZ/guruhints.html
+share/pgadmin3/docs/cs_CZ/hints/
+share/pgadmin3/docs/cs_CZ/hints/autovacuum.html
+share/pgadmin3/docs/cs_CZ/hints/conn-hba.html
+share/pgadmin3/docs/cs_CZ/hints/conn-ident.html
+share/pgadmin3/docs/cs_CZ/hints/conn-listen.html
+share/pgadmin3/docs/cs_CZ/hints/encoding-ascii.html
+share/pgadmin3/docs/cs_CZ/hints/encoding-unicode.html
+share/pgadmin3/docs/cs_CZ/hints/fki.html
+share/pgadmin3/docs/cs_CZ/hints/instrumentation.html
+share/pgadmin3/docs/cs_CZ/hints/multiple.html
+share/pgadmin3/docs/cs_CZ/hints/object-editing.html
+share/pgadmin3/docs/cs_CZ/hints/pk.html
+share/pgadmin3/docs/cs_CZ/hints/saving-passwords.html
+share/pgadmin3/docs/cs_CZ/hints/vacuum.html
+share/pgadmin3/docs/cs_CZ/hints/view-without-pk.html
+share/pgadmin3/docs/cs_CZ/images/
+share/pgadmin3/docs/cs_CZ/images/backup.png
+share/pgadmin3/docs/cs_CZ/images/debugger.png
+share/pgadmin3/docs/cs_CZ/images/editgrid.png
+share/pgadmin3/docs/cs_CZ/images/export.png
+share/pgadmin3/docs/cs_CZ/images/gqb.png
+share/pgadmin3/docs/cs_CZ/images/grantwiz.png
+share/pgadmin3/docs/cs_CZ/images/gridopt-filter.png
+share/pgadmin3/docs/cs_CZ/images/gridopt-sort.png
+share/pgadmin3/docs/cs_CZ/images/guru-connect.png
+share/pgadmin3/docs/cs_CZ/images/main.png
+share/pgadmin3/docs/cs_CZ/images/maintenance.png
+share/pgadmin3/docs/cs_CZ/images/manage-macros.png
+share/pgadmin3/docs/cs_CZ/images/no-hba.png
+share/pgadmin3/docs/cs_CZ/images/not-running.png
+share/pgadmin3/docs/cs_CZ/images/options-display.png

[Update] pgfouine 1.1

2009-07-07 Thread Pierre-Emmanuel André
Hi,

Little diff to update pgfouine to the latest version (1.1).
Regards,

-- 
Pierre-Emmanuel André pea at raveland.org
GPG key: 0x7AE329DC
Index: Makefile
===
RCS file: /cvs/ports/databases/pgfouine/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile19 May 2008 12:42:02 -  1.2
+++ Makefile7 Jul 2009 11:21:07 -
@@ -2,12 +2,12 @@
 
 COMMENT =  PostgreSQL log analyzer
 
-DISTNAME = pgfouine-1.0
+DISTNAME = pgfouine-1.1
 CATEGORIES =   databases
 
 HOMEPAGE = http://pgfouine.projects.postgresql.org/
 
-MAINTAINER =   Pierre-Emmanuel Andre p...@raveland.org
+MAINTAINER =   Pierre-Emmanuel Andre p...@openbsd.org
 
 # GPLv2
 PERMIT_PACKAGE_FTP =   Yes
@@ -15,7 +15,7 @@ PERMIT_PACKAGE_CDROM =Yes
 PERMIT_DISTFILES_FTP = Yes
 PERMIT_DISTFILES_CDROM =Yes
 
-MASTER_SITES = http://pgfoundry.org/frs/download.php/1334/ \
+MASTER_SITES = http://pgfoundry.org/frs/download.php/2178/ \
http://pgfouine.projects.postgresql.org/releases/
 
 NO_BUILD = Yes
Index: distinfo
===
RCS file: /cvs/ports/databases/pgfouine/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo29 Apr 2008 13:37:57 -  1.1.1.1
+++ distinfo7 Jul 2009 11:21:07 -
@@ -1,5 +1,5 @@
-MD5 (pgfouine-1.0.tar.gz) = psEOaVgve+73To3pMTZ16Q==
-RMD160 (pgfouine-1.0.tar.gz) = CivGJ6hjkJClPPzdhtQ8IZSxvFI=
-SHA1 (pgfouine-1.0.tar.gz) = ZXJJPU9h5IFg9NHxlRRiML2BK+Q=
-SHA256 (pgfouine-1.0.tar.gz) = SKZWyGBOTnQ6OXguGEQNkL6yd9tyXvSBOrXNwG5vZ6Q=
-SIZE (pgfouine-1.0.tar.gz) = 469475
+MD5 (pgfouine-1.1.tar.gz) = bL2tTdxRHwoj23YU+9ZoZw==
+RMD160 (pgfouine-1.1.tar.gz) = VGjZo5uKqhyVQH0wAI2pZ4Qjaxs=
+SHA1 (pgfouine-1.1.tar.gz) = HaMe9OIPGOYlSwC6YfSMU8OF0J4=
+SHA256 (pgfouine-1.1.tar.gz) = e5cN8i0FFMkv3hSn2zwkSphuDQxr+Qy2CR72lReKaXg=
+SIZE (pgfouine-1.1.tar.gz) = 776081
Index: pkg/PLIST
===
RCS file: /cvs/ports/databases/pgfouine/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   29 Apr 2008 13:37:57 -  1.1.1.1
+++ pkg/PLIST   7 Jul 2009 11:21:07 -
@@ -9,6 +9,7 @@ share/doc/pgfouine/pgfouine-tutorial.txt
 share/pgfouine/
 share/pgfouine/include/
 share/pgfouine/include/Accumulator.class.php
+share/pgfouine/include/CsvlogLogReader.class.php
 share/pgfouine/include/DurationLogObject.class.php
 share/pgfouine/include/ErrorLogObject.class.php
 share/pgfouine/include/GenericLogReader.class.php
@@ -52,6 +53,7 @@ share/pgfouine/include/postgresql/lines/
 share/pgfouine/include/postgresql/lines/PostgreSQLDurationLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLErrorLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLHintLine.class.php
+share/pgfouine/include/postgresql/lines/PostgreSQLLocationLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLLogLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLNoticeLine.class.php
 
share/pgfouine/include/postgresql/lines/PostgreSQLPreparedStatementExecuteLine.class.php
@@ -62,6 +64,7 @@ share/pgfouine/include/postgresql/lines/
 share/pgfouine/include/postgresql/lines/PostgreSQLStatementLine.class.php
 share/pgfouine/include/postgresql/lines/PostgreSQLStatusLine.class.php
 share/pgfouine/include/postgresql/parsers/
+share/pgfouine/include/postgresql/parsers/CsvlogPostgreSQLParser.class.php
 share/pgfouine/include/postgresql/parsers/PostgreSQLParser.class.php
 share/pgfouine/include/postgresql/parsers/StderrPostgreSQLParser.class.php
 share/pgfouine/include/postgresql/parsers/SyslogPostgreSQLParser.class.php
@@ -123,8 +126,9 @@ share/pgfouine/include/reporting/articho
 share/pgfouine/include/reporting/artichow/README
 share/pgfouine/include/reporting/artichow/ScatterPlot.class.php
 share/pgfouine/include/reporting/artichow/font/
-share/pgfouine/include/reporting/artichow/font/COPYRIGHT.TXT
-share/pgfouine/include/reporting/artichow/font/Vera.ttf
+share/pgfouine/include/reporting/artichow/font/DejaVuSans.ttf
+share/pgfouine/include/reporting/artichow/font/LICENSE
+share/pgfouine/include/reporting/artichow/font/README
 share/pgfouine/include/reporting/artichow/patterns/
 share/pgfouine/include/reporting/artichow/patterns/BarDepth.php
 share/pgfouine/include/reporting/artichow/patterns/LightLine.php
@@ -195,6 +199,7 @@ share/pgfouine/include/reporting/geshi/d
 share/pgfouine/include/reporting/geshi/docs/COPYING
 share/pgfouine/include/reporting/geshi/docs/README
 share/pgfouine/include/reporting/geshi/docs/THANKS
+share/pgfouine/include/reporting/geshi/docs/TODO
 share/pgfouine/include/reporting/geshi/geshi/
 share/pgfouine/include/reporting/geshi/geshi.php
 share/pgfouine/include/reporting/geshi/geshi/sql.php


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
===
RCS file: /cvs/ports/mail/amavisd-new/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile28 Apr 2009 09:01:56 -  1.10
+++ Makefile7 Jul 2009 13:46:12 -
@@ -2,7 +2,7 @@
 
 COMMENT=   interface between mailer MTA and content checkers
 
-DISTNAME=  amavisd-new-2.6.3
+DISTNAME=  amavisd-new-2.6.4
 CATEGORIES=mail security
 
 HOMEPAGE=  http://www.ijs.si/software/amavisd/
@@ -27,6 +27,7 @@ RUN_DEPENDS=  ::archivers/arc \
::archivers/lha \
::archivers/lzop \
:p5-Archive-Zip-=1.14:archivers/p5-Archive-Zip \
+   ::archivers/p7zip \
::archivers/ripole \
::archivers/unarj \
::archivers/unrar \
@@ -40,6 +41,7 @@ RUN_DEPENDS=  ::archivers/arc \
::mail/p5-Mail-SpamAssassin \
:p5-Mail-DKIM-=0.31:mail/p5-Mail-DKIM \
::mail/p5-MIME-tools \
+   ::net/p5-SNMP \
::security/clamav \
::sysutils/p5-Unix-Syslog
 
@@ -56,6 +58,10 @@ do-install:
${PREFIX}/bin/amavisd-nanny
${INSTALL_SCRIPT} ${WRKSRC}/amavisd-release \
${PREFIX}/bin/amavisd-release
+   ${INSTALL_SCRIPT} ${WRKSRC}/amavisd-snmp-subagent \
+   ${PREFIX}/bin/amavisd-snmp-subagent
+   ${INSTALL_SCRIPT} ${WRKSRC}/p0f-analyzer.pl \
+   ${PREFIX}/bin/p0f-analyzer.pl
${INSTALL_DATA} ${WRKSRC}/JpegTester.pm \
${PREFIX}/libdata/perl5/site_perl/JpegTester.pm
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/amavisd-new
Index: distinfo
===
RCS file: /cvs/ports/mail/amavisd-new/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- distinfo28 Apr 2009 09:01:56 -  1.9
+++ distinfo7 Jul 2009 13:46:12 -
@@ -1,5 +1,5 @@
-MD5 (amavisd-new-2.6.3.tar.gz) = ArC9OLQCWIQcYEeWA9xoQg==
-RMD160 (amavisd-new-2.6.3.tar.gz) = kR41bbwqkAc0xch73SMYRqvk+eg=
-SHA1 (amavisd-new-2.6.3.tar.gz) = EqEgtPxhSgsyacsOwO4YXLPnwT8=
-SHA256 (amavisd-new-2.6.3.tar.gz) = 
R+d0V5/aseHBDvIpXUnLURsT4FQxp5Vcc/B+mAJdeI4=
-SIZE (amavisd-new-2.6.3.tar.gz) = 91
+MD5 (amavisd-new-2.6.4.tar.gz) = A9MWV/FM1kwcs4eGIUI0tA==
+RMD160 (amavisd-new-2.6.4.tar.gz) = AQ3Zv0mjx1U5lsSVU/0PqEynvas=
+SHA1 (amavisd-new-2.6.4.tar.gz) = mTt8qDnOA4/RP2U1GVDw7wPZn/k=
+SHA256 (amavisd-new-2.6.4.tar.gz) = 
QP4bZV3rk0x6ZVprW0MN8mjsmsgHVLEgeVvEXUrnae8=
+SIZE (amavisd-new-2.6.4.tar.gz) = 947596
Index: pkg/PLIST
===
RCS file: /cvs/ports/mail/amavisd-new/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -r1.9 PLIST
--- pkg/PLIST   28 Apr 2009 09:01:56 -  1.9
+++ pkg/PLIST   7 Jul 2009 13:46:12 -
@@ -4,6 +4,8 @@
 bin/amavisd-agent
 bin/amavisd-nanny
 bin/amavisd-release
+bin/amavisd-snmp-subagent
+bin/p0f-analyzer.pl
 libdata/perl5/site_perl/JpegTester.pm
 sbin/amavisd
 share/doc/amavisd-new/


Re: Question about webmail for users who are not busy on ports prep for 4.6

2009-07-07 Thread frantisek holop
hmm, on Sat, Jul 04, 2009 at 08:05:07PM +1000, Rod Whitworth said that
 Does anybody know what combination works well with nothing as silly as
 mismatched db versions? Maybe there is a way to get Roundcube (the

postfix/dovecot/openwebmail

postfix talks directly to dovecot, it's a breeze.
(debugging authentication errors was a nightmare with
cyrus-sasl).

openwebmail is perl so it has its ups and downs.
probably not the king of the scaling hill...

-f
-- 
one seventh of our lives is spent on mondays.



[update] p5-Image-ExifTool

2009-07-07 Thread patrick keshishian
Description:
ExifTool provides an extensible set of Perl modules to read and write meta
information in image, audio and video files.

ExifTool supports many different file formats. ExifTool also extracts
information from the maker notes of many digital cameras by various
manufacturers.


p5-Image-ExifTool.diff
Description: Binary data


Re: [update] hplip-3.9.6b

2009-07-07 Thread Dawe
Antoine Jacoutot wrote:
 On Mon, 6 Jul 2009, Antoine Jacoutot wrote:
 Ports tree is locked so this is a good time to test this...
 
 New diff.
 The port is now cut into 5 subpackages (ala Fedora).
 

hpijs on amd64 still seems to work for me, using apsfilter and a crappy
old deskjet 920c.
But I need to get new ink before I can test any further...