<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://blog.gmane.org/gmane.os.openbsd.ports">
    <title>gmane.os.openbsd.ports</title>
    <link>http://blog.gmane.org/gmane.os.openbsd.ports</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32744"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32739"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32733"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32726"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32722"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32718"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32716"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32715"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32707"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32706"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32704"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32701"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32698"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32697"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32693"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32692"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32691"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32690"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32685"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.openbsd.ports/32684"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32744">
    <title>[update] gftp-2.0.19</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32744</link>
    <description>Hi.

This diff updates gftp to the latest stable version.
I re-enabled IPv6 with this version and would really appreciate some 
feebacks with it because I have no way to test IPv6.

Thanks.

</description>
    <dc:creator>Antoine Jacoutot</dc:creator>
    <dc:date>2008-12-01T14:13:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32739">
    <title>usr/ports as a symlink?</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32739</link>
    <description>Ports,

I am running into some odd behavior when building ports, whereby some
ports build fine, while others result in 0 byte packages in my local
repository. I believe the problem ports are ones that have packages
available on the ftp mirrors as well (retrieved using FETCH_PACKAGES).
As a problem, this will then usually surface when attempting to
pkg_add the 0 byte package, specifically when the port is needed as a
build dependency of a port that I am installing. More information
about the problem where this surfaced can be found in a previous post:
[1]

In my testing, the 0 byte package issue results in two of three cases, either:
 - /usr/ports is a symlink to another directory (which I have heard is
supposed to work, maybe this is not the case)
 - or when building ports from inside a chroot environment.
Elderley.net has an ssh-chroot setup for a special ports user, I don't
know if the two chroot's are different.

(the third case is building ports with a standard /usr/ports, no
symlink, no chroot)

so my question: have other folks run into the 0 byte package behavior
before, or are there others with /usr/ports as a symlink but without
any other problems?

I understand that I can remove the FETCH_PACKAGES flag and this will
circumvent the problem, but circumvention isn't resolution; I am
curious if I am doing something wrong, of if something really is
broken.


thanks for the time,
~Jason


[1] http://marc.info/?l=openbsd-ports&amp;m=122672174517068&amp;w=4


</description>
    <dc:creator>Jason Beaudoin</dc:creator>
    <dc:date>2008-12-01T00:42:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32733">
    <title>UPDATE: archivers/p7zip</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32733</link>
    <description>By maintainer.  No regressions on i386.

Applicable changes:

   LZMA supported for .zip archives.
   Improved password prompting for encrypted archives.
   UDF, XAR, DMG/HFS archives now supported for unpack.
   The -t switch now usable with list and extract commands.
   Timestamp bug fix for .zip and .rar archives.

   Other changes include linux or windows related fixes, and the addition
   of a GUI version (7zG), in the source but not part of the standard build.
   I have not bothered to include it, as it is experimintal and requires
   manual configuration and install.

     ----

Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/p7zip/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile10 Jun 2008 03:24:37 -00001.8
+++ Makefile30 Nov 2008 19:56:52 -0000
&lt; at &gt;&lt; at &gt; -5,7 +5,7 &lt; at &gt;&lt; at &gt;
 COMMENT-main=file archiver with high compression ratio
 COMMENT-rar=rar modules for p7zip
 
-V=4.58
+V=4.61
 DISTNAME=p7zip_${V}_src_all
 PKGNAME=p7zip-${V}
 PKGNAME-main=p7zip-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/p7zip/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo10 Jun 2008 03:24:37 -00001.7
+++ distinfo30 Nov 2008 19:57:19 -0000
&lt; at &gt;&lt; at &gt; -1,5 +1,5 &lt; at &gt;&lt; at &gt;
-MD5 (p7zip_4.58_src_all.tar.bz2) = MVsYQQLBfElW9TIY2XMiLQ==
-RMD160 (p7zip_4.58_src_all.tar.bz2) = LDGrZXJ13AHS0jxd4jJ9XuRvToo=
-SHA1 (p7zip_4.58_src_all.tar.bz2) = dSW7sS7JQYbp5A02FM39X29jyrY=
-SHA256 (p7zip_4.58_src_all.tar.bz2) = UjkVWbd4LSutRbeDV56pgl8oZwum8jT9DZJIrz6Cvt0=
-SIZE (p7zip_4.58_src_all.tar.bz2) = 1948207
+MD5 (p7zip_4.61_src_all.tar.bz2) = oBQIrE70licP+TbbITCbkg==
+RMD160 (p7zip_4.61_src_all.tar.bz2) = 9AEGdjSYejfELbRXIzagnZgI/YQ=
+SHA1 (p7zip_4.61_src_all.tar.bz2) = NyI/8fEt07oNP5W1Mb+9Afl0dT8=
+SHA256 (p7zip_4.61_src_all.tar.bz2) = zMMJxkEbPputxz8sPhwEadMz0JoeowSBxKa+B4Lb4GE=
+SIZE (p7zip_4.61_src_all.tar.bz2) = 2483533
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/archivers/p7zip/pkg/PLIST-main,v
retrieving revision 1.5
diff -u -r1.5 PLIST-main
--- pkg/PLIST-main16 Dec 2007 11:22:29 -00001.5
+++ pkg/PLIST-main30 Nov 2008 21:18:06 -0000
&lt; at &gt;&lt; at &gt; -3,11 +3,11 &lt; at &gt;&lt; at &gt;
 bin/7za
 bin/7zr
 lib/p7zip/
-lib/p7zip/7z
+&lt; at &gt;bin lib/p7zip/7z
 lib/p7zip/7z.so
-lib/p7zip/7zCon.sfx
-lib/p7zip/7za
-lib/p7zip/7zr
+&lt; at &gt;bin lib/p7zip/7zCon.sfx
+&lt; at &gt;bin lib/p7zip/7za
+&lt; at &gt;bin lib/p7zip/7zr
 lib/p7zip/Codecs/
 &lt; at &gt;man man/man1/7z.1
 &lt; at &gt;man man/man1/7za.1


</description>
    <dc:creator>Josh Grosse</dc:creator>
    <dc:date>2008-11-30T21:26:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32726">
    <title>update: -tools and -contrib subpackages for subversion-1.5.4</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32726</link>
    <description>Hello,

the diff below splits extra and user-contributed scripts and tools out
of the -main package into separate -tools and -contrib packages.

It also adds many nuggets from the contrib/ and tools/ directories
in the Subversion source tree that weren't previously packaged on OpenBSD.
So instead of hunting down these scripts in the Subversion source
tarball, you can now install the -contrib and -tools packages.

Highlights include:
 * two Subversion plugins for emacs
 * svnmucc (combine a list of mv, cp and rm commands on URLs into
            a single commit)
 * the svn_load_dirs.pl script referenced in the svn book as the way to
   handle vendor branches
 * mod_dontdothat (source code for an additional apache module allowing
   admins to block reguests such as "list the entire log for all
   revisions of all directories in this repository" -- not compiled
   yet, I'll have to figure out how to compile stuff with aspx for
   apache2, see mod_dontdothat/README for compilation instructions)

There are also countless possibly useful examples scripts for both the
server- and client-side.

The stuff in -tools is maintained by the Subversion project itself,
and has the same copyright holder and license.

The stuff in -contrib may have different licenses and copyright holders
than Subversion proper.

One quirk:
The -tools subpackages has redundant libs, which show up during
'make lib-depends-check:

/usr/ports/packages/i386/all/subversion-tools-1.5.4.tgz:
Extra:         svn_client-1.1
Extra:         svn_diff-1.1
Extra:         svn_ra-1.1
Extra:         svn_ra_local-1.1
Extra:         svn_ra_neon-1.1
Extra:         svn_ra_svn-1.1
Extra:         svn_wc-1.1

Without those extra deps, it does not properly depend on the -main package,
and trying to install it without having the -main package installed
fails like this:

/usr/ports/packages/i386/al
$ env SUBPACKAGE=-tools make install
===&gt;  Verifying specs: svn_delta-1.&gt;=1.1 svn_fs-1.&gt;=1.1 svn_fs_base-1.&gt;=1.1 svn_fs_fs-1.&gt;=1.1 svn_fs_util-1.&gt;=1.1 svn_repos-1.&gt;=1.1 svn_subr-1.&gt;=1.1 expat db z apr-1 aprutil-1 c iconv intl
Missing library for svn_delta-1.&gt;=1.1
Missing library for svn_fs-1.&gt;=1.1
Missing library for svn_fs_base-1.&gt;=1.1
Missing library for svn_fs_fs-1.&gt;=1.1
Missing library for svn_fs_util-1.&gt;=1.1
Missing library for svn_repos-1.&gt;=1.1
Missing library for svn_subr-1.&gt;=1.1
Fatal error
*** Error code 1

I'd expect the dependency handling to work without the extra libs,
but this does not seem to be the case... no idea where the problem is.

To reproduce, change these lines in the Makefile:

.  for _lib in ${SVN_LIBS}
LIB_DEPENDS-tools+=${_lib}.&gt;=${SO_VERSION}:${PKGNAME}:${BUILD_PKGPATH}
.  endfor

to this:

.  for _lib in svn_delta-1 svn_fs-1 svn_fs_base-1 svn_fs_fs-1 \
svn_fs_util-1 svn_repos-1 svn_subr-1
LIB_DEPENDS-tools+=${_lib}.&gt;=${SO_VERSION}:${PKGNAME}:${BUILD_PKGPATH}
.  endfor

This change causes lib-depends check to be happy, but the dependency
of -tools on -main to fail.

Thanks,
Stefan


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/subversion/Makefile,v
retrieving revision 1.52
diff -u -p -r1.52 Makefile
--- Makefile18 Nov 2008 23:08:01 -00001.52
+++ Makefile30 Nov 2008 14:18:22 -0000
&lt; at &gt;&lt; at &gt; -5,15 +5,19 &lt; at &gt;&lt; at &gt; COMMENT-perl=perl interface to subversi
 COMMENT-python=python interface to subversion
 COMMENT-ruby=ruby interface to subversion
 COMMENT-ap2=apache2 subversion modules
+COMMENT-contrib=user-contributed utilities for subversion
+COMMENT-tools=extra utilities for subversion
 
 VERSION=1.5.4
 DISTNAME=subversion-${VERSION}
 PKGNAME=${DISTNAME}
-PKGNAME-main=${DISTNAME}p0
+PKGNAME-main=${DISTNAME}p1
 PKGNAME-perl=p5-SVN-${VERSION}
 PKGNAME-python=py-subversion-${VERSION}p0
 PKGNAME-ruby=ruby-subversion-${VERSION}p0
 PKGNAME-ap2=ap2-subversion-${VERSION}p0
+PKGNAME-contrib=subversion-contrib-${VERSION}
+PKGNAME-tools=subversion-tools-${VERSION}
 
 SO_VERSION=1.1
 SVN_LIBS=svn_client-1 svn_delta-1 svn_diff-1 svn_fs-1 \
&lt; at &gt;&lt; at &gt; -37,7 +41,7 &lt; at &gt;&lt; at &gt; PERMIT_DISTFILES_FTP=Yes
 
 MASTER_SITES=${HOMEPAGE}/tarballs/
 
-PSEUDO_FLAVORS=no_bindings no_ap2
+PSEUDO_FLAVORS=no_bindings no_ap2 no_contrib no_tools
 FLAVOR?=
 
 MODULES=devel/gettext lang/python
&lt; at &gt;&lt; at &gt; -55,19 +59,48 &lt; at &gt;&lt; at &gt; WANTLIB-main=${WANTLIB} c crypto iconv 
 asn1 gssapi krb5
 RUN_DEPENDS-main= ${MODGETTEXT_RUN_DEPENDS}
 
+.if !${FLAVOR:L:Mno_contrib}
+MULTI_PACKAGES+=-contrib
+RUN_DEPENDS-contrib=::shells/bash :${PKGNAME}:${BUILD_PKGPATH}
+WANTLIB-contrib=${WANTLIB} apr-1 aprutil-1 asn1 c crypto gssapi \
+iconv intl krb5 neon sasl2 ssl
+.  for _lib in ${SVN_LIBS}
+LIB_DEPENDS-contrib+=${_lib}.&gt;=${SO_VERSION}:${PKGNAME}:${BUILD_PKGPATH}
+.  endfor
+.endif
+
+.if !${FLAVOR:L:Mno_tools}
+MULTI_PACKAGES+=-tools
+RUN_DEPENDS-tools= :${PKGNAME}:${BUILD_PKGPATH}
+WANTLIB-tools=${WANTLIB} apr-1 aprutil-1 c iconv intl
+.  for _lib in svn_delta-1 svn_fs-1 svn_fs_base-1 svn_fs_fs-1 \
+svn_fs_util-1 svn_repos-1 svn_subr-1
+LIB_DEPENDS-tools+=${_lib}.&gt;=${SO_VERSION}:${PKGNAME}:${BUILD_PKGPATH}
+.  endfor
+.endif
+
 CONTRIB_HOOK_SCRIPTS=case-insensitive.py pre-commit-check.py \
 check-mime-type.pl pre-lock-require-needs-lock.py \
-commit-block-joke.py remove-zombie-locks.py detect-merge-conflicts.sh \
-syntax-check.sh
-# There's also 'enforcer', but it has its own subdir in contrib/hook-scripts/
-# So we handle it separately, see post-install
+commit-block-joke.py remove-zombie-locks.py \
+detect-merge-conflicts.sh syntax-check.sh
+# There's also 'enforcer', but we handle it separately, see post-install
 
 TOOLS_HOOK_SCRIPTS=commit-access-control.cfg.example \
-commit-access-control.pl svn2feed.py commit-access-control.pl.in \
-svnperms.conf.example commit-email.pl svnperms.py commit-email.pl.in \
-verify-po.py commit-email.rb
-# There's also 'mailer', but it has its own subdir in contrib/hook-scripts/
-# So we handle it separately, see post-install
+commit-access-control.pl commit-email.pl commit-email.rb \
+log-police.py svn2feed.py svnperms.conf.example \
+svnperms.py verify-po.py
+# There's also 'mailer', but we handle it separately, see post-install
+
+CONTRIB_CLIENT_SIDE_SCRIPTS=incremental-update.py search-svnlog.pl \
+svn-clean svn-merge-vendor.py svn_apply_autoprops.py \
+svn_export_empty_files.py
+
+CONTRIB_SERVER_SIDE_SCRIPTS=authz_svn_group.py fsfsverify.py \
+load_repo_with_mergesensitive_copy.sh svn-fast-backup \
+svn-tweak-author.py
+
+TOOLS_CLIENT_SIDE_SCRIPTS=bash_completion change-svn-wc-format.py \
+server-version.py showchange.pl svn-graph.pl
 
 .if !${FLAVOR:L:Mno_ap2}
 MULTI_PACKAGES+=-ap2
&lt; at &gt;&lt; at &gt; -75,7 +108,7 &lt; at &gt;&lt; at &gt; WANTLIB-ap2=${WANTLIB} apr-1 aprutil-1
 LIB_DEPENDS-ap2=${MODGETTEXT_LIB_DEPENDS}
 .  for _lib in svn_delta-1 svn_fs-1 svn_fs_base-1 svn_fs_fs-1 \
 svn_fs_util-1 svn_repos-1 svn_subr-1
-LIB_DEPENDS-ap2+=${_lib}.&gt;=${SO_VERSION}:subversion-${VERSION}:devel/subversion,-main
+LIB_DEPENDS-ap2+=${_lib}.&gt;=${SO_VERSION}:${PKGNAME}:${BUILD_PKGPATH}
 .  endfor
 BUILD_DEPENDS+=::www/apache-httpd
 RUN_DEPENDS-ap2=::www/apache-httpd
&lt; at &gt;&lt; at &gt; -90,7 +123,7 &lt; at &gt;&lt; at &gt; RUN_DEPENDS-perl=${MODGETTEXT_RUN_DEPEN
 LIB_DEPENDS-perl=${MODGETTEXT_LIB_DEPENDS}
 .  for _lib in svn_diff-1 svn_ra-1 svn_delta-1 svn_subr-1 svn_fs-1 \
 svn_repos-1 svn_wc-1 svn_client-1
-LIB_DEPENDS-perl+=${_lib}.&gt;=${SO_VERSION}:subversion-${VERSION}:devel/subversion,-main
+LIB_DEPENDS-perl+=${_lib}.&gt;=${SO_VERSION}:${PKGNAME}:${BUILD_PKGPATH}
 .  endfor
 
 WANTLIB-python=${WANTLIB} apr-1 aprutil-1 crypto neon sasl2 ssl \
&lt; at &gt;&lt; at &gt; -98,7 +131,7 &lt; at &gt;&lt; at &gt; WANTLIB-python=${WANTLIB} apr-1 aprutil
 RUN_DEPENDS-python=${MODPY_RUN_DEPENDS}
 LIB_DEPENDS-python=${MODPY_LIB_DEPENDS} ${MODGETTEXT_LIB_DEPENDS}
 .  for _lib in ${SVN_LIBS}
-LIB_DEPENDS-python+=${_lib}.&gt;=${SO_VERSION}:subversion-${VERSION}:devel/subversion,-main
+LIB_DEPENDS-python+=${_lib}.&gt;=${SO_VERSION}:${PKGNAME}:${BUILD_PKGPATH}
 .  endfor
 
 WANTLIB-ruby=${WANTLIB} apr-1 aprutil-1 crypto neon sasl2 ssl \
&lt; at &gt;&lt; at &gt; -106,7 +139,7 &lt; at &gt;&lt; at &gt; WANTLIB-ruby=${WANTLIB} apr-1 aprutil-1
 RUN_DEPENDS-ruby=${MODRUBY_RUN_DEPENDS}
 LIB_DEPENDS-ruby=ruby.&gt;=2::lang/ruby ${MODGETTEXT_LIB_DEPENDS}
 .  for _lib in ${SVN_LIBS}
-LIB_DEPENDS-ruby+=${_lib}.&gt;=${SO_VERSION}:subversion-${VERSION}:devel/subversion,-main
+LIB_DEPENDS-ruby+=${_lib}.&gt;=${SO_VERSION}:${PKGNAME}:${BUILD_PKGPATH}
 .  endfor
 
 MODULES+=lang/ruby
&lt; at &gt;&lt; at &gt; -163,6 +196,16 &lt; at &gt;&lt; at &gt; post-build:
 ${MAKE_FLAGS} swig-pl
 &lt; at &gt;cd ${WRKBUILD} &amp;&amp; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
 ${MAKE_FLAGS} swig-rb
+.if !${FLAVOR:L:Mno_contrib}
+&lt; at &gt;cd ${WRKBUILD} &amp;&amp; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
+${MAKE_FLAGS} svnmucc
+.endif
+.if !${FLAVOR:L:Mno_tools}
+&lt; at &gt;cd ${WRKBUILD} &amp;&amp; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
+${MAKE_FLAGS} svnauthz-validate
+&lt; at &gt;cd ${WRKBUILD} &amp;&amp; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
+${MAKE_FLAGS} svn-populate-node-origins-index
+.endif
 
 do-regress:
 &lt; at &gt;cd ${WRKBUILD} &amp;&amp; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
&lt; at &gt;&lt; at &gt; -186,40 +229,99 &lt; at &gt;&lt; at &gt; post-install:
 &lt; at &gt;cd ${WRKBUILD} &amp;&amp; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
 ${ALL_FAKE_FLAGS} install-swig-rb
 .endif
-${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion
-${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/backup
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/
+${INSTALL_DATA} ${FILESDIR}/config \
+${PREFIX}/share/examples/subversion/config
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/client-side
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/server-side
 ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/hook-scripts
+.if !${FLAVOR:L:Mno_contrib}
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/cgi
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/client-side/emacs
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/client-side/svn2cl
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/client-side/svn_load_dirs
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/client-side/vim
 ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/hook-scripts/mailer
 ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/hook-scripts/mailer/tests
 ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/hook-scripts/enforcer
-${INSTALL_DATA} ${FILESDIR}/config \
-${PREFIX}/share/examples/subversion/config
-${INSTALL_DATA} ${WRKBUILD}/tools/backup/hot-backup.py \
-${PREFIX}/share/examples/subversion/backup/
-${INSTALL_DATA} ${WRKSRC}/tools/server-side/svn-backup-dumps.py \
-${PREFIX}/share/examples/subversion/backup/
-${INSTALL_DATA} ${WRKSRC}/contrib/server-side/svn-fast-backup \
-${PREFIX}/share/examples/subversion/backup/svn-fast-backup
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/server-side/mod_dontdothat
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/xslt
+${INSTALL_DATA} ${WRKSRC}/contrib/cgi/* \
+${PREFIX}/share/examples/subversion/cgi
+${INSTALL_DATA} ${WRKSRC}/contrib/client-side/emacs/* \
+${PREFIX}/share/examples/subversion/client-side/emacs
+${INSTALL_DATA} ${WRKSRC}/contrib/client-side/svn2cl/* \
+${PREFIX}/share/examples/subversion/client-side/svn2cl
+${INSTALL_DATA} ${WRKSRC}/contrib/client-side/svn_load_dirs/svn_load_dirs.README \
+${PREFIX}/share/examples/subversion/client-side/svn_load_dirs/svn_load_dirs.README
+${INSTALL_DATA} ${WRKSRC}/contrib/client-side/svn_load_dirs/svn_load_dirs.pl \
+${PREFIX}/share/examples/subversion/client-side/svn_load_dirs/svn_load_dirs.pl
+${INSTALL_DATA} ${WRKSRC}/contrib/client-side/svn_load_dirs/svn_load_dirs_property_table.example \
+${PREFIX}/share/examples/subversion/client-side/svn_load_dirs/svn_load_dirs_property_table.example
+${INSTALL_DATA} ${WRKSRC}/contrib/client-side/vim/* \
+${PREFIX}/share/examples/subversion/client-side/vim
+${INSTALL_DATA} ${WRKSRC}/contrib/server-side/mod_dontdothat/* \
+${PREFIX}/share/examples/subversion/server-side/mod_dontdothat
+.for _script in ${CONTRIB_CLIENT_SIDE_SCRIPTS}
+${INSTALL_DATA} ${WRKSRC}/contrib/client-side/${_script} \
+${PREFIX}/share/examples/subversion/client-side
+.endfor
+.for _script in ${CONTRIB_SERVER_SIDE_SCRIPTS}
+${INSTALL_DATA} ${WRKSRC}/contrib/server-side/${_script} \
+${PREFIX}/share/examples/subversion/server-side
+.endfor
 ${INSTALL_DATA} ${WRKSRC}/contrib/hook-scripts/enforcer/enforcer \
 ${PREFIX}/share/examples/subversion/hook-scripts/enforcer/
 ${INSTALL_DATA} ${WRKSRC}/contrib/hook-scripts/enforcer/enforcer.conf \
 ${PREFIX}/share/examples/subversion/hook-scripts/enforcer/
-.for hook_script in ${CONTRIB_HOOK_SCRIPTS}
-${INSTALL_DATA} ${WRKSRC}/contrib/hook-scripts/${hook_script} \
+.for _hook_script in ${CONTRIB_HOOK_SCRIPTS}
+${INSTALL_DATA} ${WRKSRC}/contrib/hook-scripts/${_hook_script} \
 ${PREFIX}/share/examples/subversion/hook-scripts/
 .endfor
+.endif
+# install-tools currently installs stuff from both tools/ and contrib/
+# This will need to be fixed upstream.
+.if !${FLAVOR:L:Mno_tools} &amp;&amp; !${FLAVOR:L:Mno_contrib}
+&lt; at &gt;cd ${WRKBUILD} &amp;&amp; ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \
+${ALL_FAKE_FLAGS} install-tools
+.endif
+.if !${FLAVOR:L:Mno_tools}
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/backup
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/bdb
+${INSTALL_DATA_DIR} ${PREFIX}/share/examples/subversion/xslt
+${INSTALL_DATA} ${WRKBUILD}/tools/backup/hot-backup.py \
+${PREFIX}/share/examples/subversion/backup
+${INSTALL_DATA} ${WRKSRC}/tools/bdb/* \
+${PREFIX}/share/examples/subversion/bdb
+${INSTALL_DATA} ${WRKSRC}/tools/examples/* \
+${PREFIX}/share/examples/subversion
+.for _script in ${TOOLS_CLIENT_SIDE_SCRIPTS}
+${INSTALL_DATA} ${WRKSRC}/tools/client-side/${_script} \
+${PREFIX}/share/examples/subversion/client-side
+.endfor
+${INSTALL_DATA} ${WRKSRC}/tools/server-side/fsfs-reshard.py \
+${PREFIX}/share/examples/subversion/server-side
+${INSTALL_DATA} ${WRKSRC}/tools/server-side/svn-backup-dumps.py \
+${PREFIX}/share/examples/subversion/server-side
+${INSTALL_PROGRAM} ${WRKSRC}/tools/server-side/svn-populate-node-origins-index.c \
+${PREFIX}/share/examples/subversion/server-side
 ${INSTALL_DATA} ${WRKSRC}/tools/hook-scripts/README \
 ${PREFIX}/share/examples/subversion/hook-scripts/
-.for hook_script in ${TOOLS_HOOK_SCRIPTS}
-${INSTALL_DATA} ${WRKSRC}/tools/hook-scripts/${hook_script} \
+${INSTALL_DATA} ${WRKSRC}/tools/xslt/* \
+${PREFIX}/share/examples/subversion/xslt
+.for _hook_script in ${TOOLS_HOOK_SCRIPTS}
+${INSTALL_DATA} ${WRKSRC}/tools/hook-scripts/${_hook_script} \
 ${PREFIX}/share/examples/subversion/hook-scripts/
 .endfor
 ${INSTALL_DATA} ${WRKSRC}/tools/hook-scripts/mailer/mailer.conf.example \
 ${PREFIX}/share/examples/subversion/hook-scripts/mailer
+${INSTALL_DATA} ${WRKSRC}/tools/hook-scripts/mailer/mailer.conf.example \
+${PREFIX}/share/examples/subversion/hook-scripts/mailer
 ${INSTALL_DATA} ${WRKSRC}/tools/hook-scripts/mailer/mailer.py \
 ${PREFIX}/share/examples/subversion/hook-scripts/mailer
 ${INSTALL_DATA} ${WRKSRC}/tools/hook-scripts/mailer/tests/* \
 ${PREFIX}/share/examples/subversion/hook-scripts/mailer/tests
+.endif
 find ${PREFIX}/share/examples/subversion -type f | xargs perl -pi \
 -e "s,.*/usr/bin/python.*,#!${MODPY_BIN},;" \
 -e "s,.*env python.*,#!${MODPY_BIN},;"
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/devel/subversion/patches/patch-Makefile_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-Makefile_in
--- patches/patch-Makefile_in2 Nov 2008 20:43:49 -00001.8
+++ patches/patch-Makefile_in30 Nov 2008 14:18:22 -0000
&lt; at &gt;&lt; at &gt; -1,7 +1,7 &lt; at &gt;&lt; at &gt;
 $OpenBSD: patch-Makefile_in,v 1.8 2008/11/02 20:43:49 steven Exp $
 --- Makefile.in.origTue Aug 26 19:27:56 2008
-+++ Makefile.inSat Oct 25 21:46:14 2008
-&lt; at &gt;&lt; at &gt; -68,8 +68,8 &lt; at &gt;&lt; at &gt; swig_pl_libdir = &lt; at &gt;libdir&lt; at &gt;
++++ Makefile.inSat Nov 29 18:45:38 2008
+&lt; at &gt;&lt; at &gt; -68,12 +68,12 &lt; at &gt;&lt; at &gt; swig_pl_libdir = &lt; at &gt;libdir&lt; at &gt;
  swig_rb_libdir = &lt; at &gt;libdir&lt; at &gt;
  
  ### these possibly need further discussion
&lt; at &gt;&lt; at &gt; -12,6 +12,11 &lt; at &gt;&lt; at &gt; $OpenBSD: patch-Makefile_in,v 1.8 2008/1
  swig_pldir = &lt; at &gt;libdir&lt; at &gt;/svn-perl
  swig_rbdir = $(SWIG_RB_SITE_ARCH_DIR)/svn/ext
  contribdir = &lt; at &gt;bindir&lt; at &gt;/svn-contrib
+-toolsdir = &lt; at &gt;bindir&lt; at &gt;/svn-tools
++toolsdir = &lt; at &gt;bindir&lt; at &gt;
+ 
+ javahl_javadir = &lt; at &gt;libdir&lt; at &gt;/svn-javahl
+ javahl_javahdir = &lt; at &gt;libdir&lt; at &gt;/svn-javahl/include
 &lt; at &gt;&lt; at &gt; -114,8 +114,8 &lt; at &gt;&lt; at &gt; APACHE_LDFLAGS = &lt; at &gt;APACHE_LDFLAGS&lt; at &gt;
  SWIG = &lt; at &gt;SWIG&lt; at &gt;
  SWIG_PY_INCLUDES = &lt; at &gt;SWIG_PY_INCLUDES&lt; at &gt; -I$(SWIG_SRC_DIR)/python/libsvn_swig_py
Index: pkg/DESCR-contrib
===================================================================
RCS file: pkg/DESCR-contrib
diff -N pkg/DESCR-contrib
--- /dev/null1 Jan 1970 00:00:00 -0000
+++ pkg/DESCR-contrib30 Nov 2008 14:18:22 -0000
&lt; at &gt;&lt; at &gt; -0,0 +1,7 &lt; at &gt;&lt; at &gt;
+Additional tools maintained by the Subversion user community.
+The Subversion project does not maintain these programs, but merely
+distributes them for our users' convenience.
+They are open source, but may have a different license or copyright
+holder than Subversion itself (e.g. some may be GPL'd).
+
+See also http://subversion.tigris.org/tools_contrib.html
Index: pkg/DESCR-tools
===================================================================
RCS file: pkg/DESCR-tools
diff -N pkg/DESCR-tools
--- /dev/null1 Jan 1970 00:00:00 -0000
+++ pkg/DESCR-tools30 Nov 2008 14:18:22 -0000
&lt; at &gt;&lt; at &gt; -0,0 +1,4 &lt; at &gt;&lt; at &gt;
+Additional tools maintained collectively by the Subversion project.
+They are under the same open source copyright as Subversion itself. 
+
+See also http://subversion.tigris.org/tools_contrib.html
Index: pkg/PLIST-contrib
===================================================================
RCS file: pkg/PLIST-contrib
diff -N pkg/PLIST-contrib
--- /dev/null1 Jan 1970 00:00:00 -0000
+++ pkg/PLIST-contrib30 Nov 2008 14:18:22 -0000
&lt; at &gt;&lt; at &gt; -0,0 +1,56 &lt; at &gt;&lt; at &gt;
+&lt; at &gt;comment $OpenBSD$
+&lt; at &gt;bin bin/svnmucc
+share/examples/subversion/cgi/
+share/examples/subversion/cgi/mirror_dir_through_svn.README
+share/examples/subversion/cgi/mirror_dir_through_svn.cgi
+share/examples/subversion/cgi/tweak-log.cgi
+share/examples/subversion/client-side/emacs/
+share/examples/subversion/client-side/emacs/dsvn.el
+share/examples/subversion/client-side/emacs/psvn.el
+share/examples/subversion/client-side/emacs/vc-svn.el
+share/examples/subversion/client-side/incremental-update.py
+share/examples/subversion/client-side/search-svnlog.pl
+share/examples/subversion/client-side/svn-clean
+share/examples/subversion/client-side/svn-merge-vendor.py
+share/examples/subversion/client-side/svn_apply_autoprops.py
+share/examples/subversion/client-side/svn_export_empty_files.py
+share/examples/subversion/client-side/svn2cl/
+share/examples/subversion/client-side/svn2cl/NEWS
+share/examples/subversion/client-side/svn2cl/README
+share/examples/subversion/client-side/svn2cl/TODO
+share/examples/subversion/client-side/svn2cl/authors.xml
+share/examples/subversion/client-side/svn2cl/svn2cl.1
+share/examples/subversion/client-side/svn2cl/svn2cl.sh
+share/examples/subversion/client-side/svn2cl/svn2cl.xsl
+share/examples/subversion/client-side/svn2cl/svn2html.css
+share/examples/subversion/client-side/svn2cl/svn2html.xsl
+share/examples/subversion/client-side/svn_load_dirs/
+share/examples/subversion/client-side/svn_load_dirs/svn_load_dirs.README
+share/examples/subversion/client-side/svn_load_dirs/svn_load_dirs_property_table.example
+share/examples/subversion/client-side/svn_load_dirs/svn_load_dirs.pl
+share/examples/subversion/client-side/vim/
+share/examples/subversion/client-side/vim/diff-to-logmsg.vim
+share/examples/subversion/client-side/vim/svn.vim
+share/examples/subversion/hook-scripts/
+share/examples/subversion/hook-scripts/README
+share/examples/subversion/hook-scripts/case-insensitive.py
+share/examples/subversion/hook-scripts/check-mime-type.pl
+share/examples/subversion/hook-scripts/commit-block-joke.py
+share/examples/subversion/hook-scripts/detect-merge-conflicts.sh
+share/examples/subversion/hook-scripts/enforcer/
+share/examples/subversion/hook-scripts/enforcer/enforcer
+share/examples/subversion/hook-scripts/enforcer/enforcer.conf
+share/examples/subversion/hook-scripts/pre-commit-check.py
+share/examples/subversion/hook-scripts/pre-lock-require-needs-lock.py
+share/examples/subversion/hook-scripts/remove-zombie-locks.py
+share/examples/subversion/hook-scripts/syntax-check.sh
+share/examples/subversion/server-side/authz_svn_group.py
+share/examples/subversion/server-side/fsfsverify.py
+share/examples/subversion/server-side/load_repo_with_mergesensitive_copy.sh
+&lt; at &gt;comment mod_dontdothat should be compiled and installed
+&lt; at &gt;comment so that it can be loaded into apache
+share/examples/subversion/server-side/mod_dontdothat/
+share/examples/subversion/server-side/mod_dontdothat/README
+share/examples/subversion/server-side/mod_dontdothat/mod_dontdothat.c
+share/examples/subversion/server-side/svn-fast-backup
+share/examples/subversion/server-side/svn-tweak-author.py
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/devel/subversion/pkg/PLIST-main,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST-main
--- pkg/PLIST-main2 Nov 2008 20:43:49 -00001.3
+++ pkg/PLIST-main30 Nov 2008 14:18:22 -0000
&lt; at &gt;&lt; at &gt; -77,54 +77,29 &lt; at &gt;&lt; at &gt; lib/libsvn_subr-1.a
 lib/libsvn_subr-1.la
 lib/libsvn_wc-1.a
 lib/libsvn_wc-1.la
+lib/python${MODPY_VERSION}/
+lib/python${MODPY_VERSION}/site-packages/
+lib/ruby/
+lib/ruby/site_ruby/
+lib/ruby/site_ruby/${MODRUBY_REV}/
+lib/ruby/site_ruby/${MODRUBY_REV}/${MODRUBY_ARCH}/
+libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/
+libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/auto/
 &lt; at &gt;man man/man1/svn.1
 &lt; at &gt;man man/man1/svnadmin.1
 &lt; at &gt;man man/man1/svndumpfilter.1
 &lt; at &gt;man man/man1/svnlook.1
 &lt; at &gt;man man/man1/svnsync.1
 &lt; at &gt;man man/man1/svnversion.1
+&lt; at &gt;man man/man3p/SVN::Fs.3p
 &lt; at &gt;man man/man5/svnserve.conf.5
 &lt; at &gt;man man/man8/svnserve.8
 share/examples/subversion/
 &lt; at &gt;sample ${SYSCONFDIR}/subversion/
-share/examples/subversion/backup/
-share/examples/subversion/backup/hot-backup.py
-share/examples/subversion/backup/svn-backup-dumps.py
-share/examples/subversion/backup/svn-fast-backup
+share/examples/subversion/client-side/
+share/examples/subversion/server-side/
 share/examples/subversion/config
 &lt; at &gt;sample ${SYSCONFDIR}/subversion/config
-share/examples/subversion/hook-scripts/
-share/examples/subversion/hook-scripts/README
-share/examples/subversion/hook-scripts/case-insensitive.py
-share/examples/subversion/hook-scripts/check-mime-type.pl
-share/examples/subversion/hook-scripts/commit-access-control.cfg.example
-share/examples/subversion/hook-scripts/commit-access-control.pl
-share/examples/subversion/hook-scripts/commit-access-control.pl.in
-share/examples/subversion/hook-scripts/commit-block-joke.py
-share/examples/subversion/hook-scripts/commit-email.pl
-share/examples/subversion/hook-scripts/commit-email.pl.in
-share/examples/subversion/hook-scripts/commit-email.rb
-share/examples/subversion/hook-scripts/detect-merge-conflicts.sh
-share/examples/subversion/hook-scripts/enforcer/
-share/examples/subversion/hook-scripts/enforcer/enforcer
-share/examples/subversion/hook-scripts/enforcer/enforcer.conf
-share/examples/subversion/hook-scripts/mailer/
-share/examples/subversion/hook-scripts/mailer/mailer.conf.example
-share/examples/subversion/hook-scripts/mailer/mailer.py
-share/examples/subversion/hook-scripts/mailer/tests/
-share/examples/subversion/hook-scripts/mailer/tests/mailer-init.sh
-share/examples/subversion/hook-scripts/mailer/tests/mailer-t1.output
-share/examples/subversion/hook-scripts/mailer/tests/mailer-t1.sh
-share/examples/subversion/hook-scripts/mailer/tests/mailer-tweak.py
-share/examples/subversion/hook-scripts/mailer/tests/mailer.conf
-share/examples/subversion/hook-scripts/pre-commit-check.py
-share/examples/subversion/hook-scripts/pre-lock-require-needs-lock.py
-share/examples/subversion/hook-scripts/remove-zombie-locks.py
-share/examples/subversion/hook-scripts/svn2feed.py
-share/examples/subversion/hook-scripts/svnperms.conf.example
-share/examples/subversion/hook-scripts/svnperms.py
-share/examples/subversion/hook-scripts/syntax-check.sh
-share/examples/subversion/hook-scripts/verify-po.py
 share/locale/de/LC_MESSAGES/subversion.mo
 share/locale/es/LC_MESSAGES/subversion.mo
 share/locale/fr/LC_MESSAGES/subversion.mo
Index: pkg/PLIST-tools
===================================================================
RCS file: pkg/PLIST-tools
diff -N pkg/PLIST-tools
--- /dev/null1 Jan 1970 00:00:00 -0000
+++ pkg/PLIST-tools30 Nov 2008 14:18:22 -0000
&lt; at &gt;&lt; at &gt; -0,0 +1,58 &lt; at &gt;&lt; at &gt;
+&lt; at &gt;comment $OpenBSD
+&lt; at &gt;bin bin/svn-populate-node-origins-index
+share/examples/subversion/backup/
+share/examples/subversion/backup/hot-backup.py
+share/examples/subversion/bdb/
+share/examples/subversion/bdb/erase-all-text-data.py
+share/examples/subversion/bdb/skel.py
+share/examples/subversion/bdb/svn-bdb-view.py
+share/examples/subversion/bdb/svnfs.py
+share/examples/subversion/bdb/whatis-rep.py
+share/examples/subversion/client-side/change-svn-wc-format.py
+share/examples/subversion/client-side/showchange.pl
+share/examples/subversion/client-side/svn-graph.pl
+share/examples/subversion/client-side/server-version.py
+share/examples/subversion/client-side/bash_completion
+share/examples/subversion/hook-scripts/mailer/
+share/examples/subversion/hook-scripts/mailer/mailer.conf.example
+share/examples/subversion/hook-scripts/mailer/mailer.py
+share/examples/subversion/hook-scripts/mailer/tests/
+share/examples/subversion/hook-scripts/mailer/tests/mailer-init.sh
+share/examples/subversion/hook-scripts/mailer/tests/mailer-t1.output
+share/examples/subversion/hook-scripts/mailer/tests/mailer-t1.sh
+share/examples/subversion/hook-scripts/mailer/tests/mailer-tweak.py
+share/examples/subversion/hook-scripts/mailer/tests/mailer.conf
+share/examples/subversion/hook-scripts/commit-access-control.cfg.example
+share/examples/subversion/hook-scripts/commit-access-control.pl
+share/examples/subversion/hook-scripts/commit-email.pl
+share/examples/subversion/hook-scripts/commit-email.rb
+share/examples/subversion/hook-scripts/log-police.py
+share/examples/subversion/hook-scripts/svn2feed.py
+share/examples/subversion/hook-scripts/svnperms.conf.example
+share/examples/subversion/hook-scripts/svnperms.py
+share/examples/subversion/hook-scripts/verify-po.py
+share/examples/subversion/server-side/fsfs-reshard.py
+share/examples/subversion/server-side/svn-backup-dumps.py
+share/examples/subversion/server-side/svn-populate-node-origins-index.c
+share/examples/subversion/blame.py
+share/examples/subversion/check-modified.py
+share/examples/subversion/dumpprops.py
+share/examples/subversion/get-location-segments.py
+share/examples/subversion/getfile.py
+share/examples/subversion/getlocks_test.c
+share/examples/subversion/geturl.py
+share/examples/subversion/headrev.c
+share/examples/subversion/minimal_client.c
+share/examples/subversion/putfile.py
+share/examples/subversion/revplist.py
+share/examples/subversion/svnlog2html.rb
+share/examples/subversion/svnlook.py
+share/examples/subversion/svnlook.rb
+share/examples/subversion/svnput.c
+share/examples/subversion/svnserve-sgid.c
+share/examples/subversion/svnshell.py
+share/examples/subversion/svnshell.rb
+share/examples/subversion/testwrite.c
+share/examples/subversion/xslt/
+share/examples/subversion/xslt/svnindex.css
+share/examples/subversion/xslt/svnindex.xsl


</description>
    <dc:creator>Stefan Sperling</dc:creator>
    <dc:date>2008-11-30T14:19:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32722">
    <title>NEW: audio/wavpack</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32722</link>
    <description>Hi,

DESCR:
WavPack is a completely open audio compression format providing lossless,
high-quality lossy, and a unique hybrid compression mode.
The compression ratio depends on the source material, but generally is
between 30% and 70%.

The hybrid mode provides all the advantages of lossless compression with
an additional bonus. Instead of creating a single file, this mode creates
both a relatively small, high-quality lossy file that can be used all by
itself, and a "correction" file that (when combined with the lossy file)
provides full lossless restoration. For some users this means never having
to choose between lossless and lossy compression.

</description>
    <dc:creator>Alexandr Shadchin</dc:creator>
    <dc:date>2008-11-30T11:26:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32718">
    <title>NEW: audio/wavpack</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32718</link>
    <description>Hi,

DESCR:
WavPack is a completely open audio compression format providing lossless,
high-quality lossy, and a unique hybrid compression mode.
The compression ratio depends on the source material, but generally is
between 30% and 70%.

The hybrid mode provides all the advantages of lossless compression with
an additional bonus. Instead of creating a single file, this mode creates
both a relatively small, high-quality lossy file that can be used all by
itself, and a "correction" file that (when combined with the lossy file)
provides full lossless restoration. For some users this means never having
to choose between lossless and lossy compression.

</description>
    <dc:creator>Alexandr Shadchin</dc:creator>
    <dc:date>2008-11-30T01:13:14</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32716">
    <title>update: audio/audacity</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32716</link>
    <description>
update to 1.3.6.  bug fixes and new features.  see $HOMEPAGE for
details.  ffmpeg support doesn't work in spite of my attempts;
patches left in but disabled via configure.

works for me but my ports/packages are not fully up-to-date.  I'm
using the latest i386/amd64 snapshot packages.

</description>
    <dc:creator>Jacob Meuser</dc:creator>
    <dc:date>2008-11-29T22:35:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32715">
    <title>new: audio/vamp-plugin-sdk</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32715</link>
    <description>
DESCR:
Vamp is an audio processing plugin system for plugins that extract
descriptive information from audio data - typically referred to as audio
analysis plugins or audio feature extraction plugins.


audacity currently has it's own version of this.  I will post an
audacity update that uses this instead.  and I have other new ports
that can use this.

</description>
    <dc:creator>Jacob Meuser</dc:creator>
    <dc:date>2008-11-29T22:31:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32707">
    <title>NEW: net/winexe (or sysutils/ or suggestions taken)</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32707</link>
    <description>only lightly tested on i386 so far, but it's pretty damn cool.
please test/comment.

winexe connects to the IPC$ share on a Windows host, copies an executable
file if it's not already available, and starts it to create a pipe over
which programs can be run remotely.

</description>
    <dc:creator>Stuart Henderson</dc:creator>
    <dc:date>2008-11-29T12:33:47</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32706">
    <title>UPDATE: graphics/GraphicsMagick</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32706</link>
    <description>Hi!

It [1] is basically Okan's patch (sorry, but i only found your post 
recently); I've changed VERSION from 1.2.5 to 1.2.6, and added a no_gs 
FLAVOR. Also note, that now if one builds it with x11 (ie. not 
specifing FLAVOR=no_x11) it depends on graphics/libwmf, and will 
automatically pick up ghostscript (if FLAVOR=no_gs is not specified).
Also, patches and PLISTs were regenerated.

Tried it out on i386 with gallery2, it works fine.

Note: one file was removed from patches/, and one was added, so please 
use `patch -E`.

Please test/comment, thanks!

Daniel

[1] - http://leva.ecentrum.hu/patches/GraphicsMagick_1.2.6+no_gs.diff

</description>
    <dc:creator>LÉVAI Dániel</dc:creator>
    <dc:date>2008-11-29T10:39:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32704">
    <title>security/ipguard diff for 1.02-r2</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32704</link>
    <description>Hello Girishvenkatachalam,

 I update ipguard port, please commit.

</description>
    <dc:creator>irix</dc:creator>
    <dc:date>2008-11-29T02:38:25</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32701">
    <title>Update: net/transmission 1.40</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32701</link>
    <description>Update net/transmission to 1.40.

Lots of changes from 1.22.  Highlights:
* There's a spiffy new web interface for the GTK and daemon clients.
* transmission-daemon and -remote have been completely rewritten.

Changes over 1.3x are incremental, but the showstopper bugs that
kept me from updating the port to 1.3x are gone.


Index: Makefile
===================================================================
RCS file: /cvs/ports/net/transmission/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile9 Jul 2008 19:43:42 -00001.27
+++ Makefile28 Nov 2008 15:58:08 -0000
&lt; at &gt;&lt; at &gt; -3,7 +3,7 &lt; at &gt;&lt; at &gt;
 COMMENT-main=lightweight BitTorrent command line and daemon client
 COMMENT-gui=lightweight BitTorrent client with graphical interface
 
-VER=1.22
+VER=1.40
 DISTNAME=transmission-${VER}
 PKGNAME-main=transmission-${VER}
 PKGNAME-gui=transmission-gui-${VER}
&lt; at &gt;&lt; at &gt; -12,7 +12,7 &lt; at &gt;&lt; at &gt; HOMEPAGE=http://www.transmissionbt.com/
 
 MAINTAINER=Christian Weisgerber &lt;naddy&lt; at &gt;openbsd.org&gt;
 
-# GPLv3
+# GPLv2
 PERMIT_PACKAGE_CDROM=Yes
 PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
&lt; at &gt;&lt; at &gt; -30,6 +30,8 &lt; at &gt;&lt; at &gt; WANTLIB=c crypto idn m pthread ssl z
 WANTLIB-main=${WANTLIB}
 
 MODULES=devel/gettext
+LIB_DEPENDS=curl.&gt;=12::net/curl
+BUILD_DEPENDS=::textproc/intltool
 
 USE_GMAKE=Yes
 USE_LIBTOOL=Yes
&lt; at &gt;&lt; at &gt; -51,14 +53,12 &lt; at &gt;&lt; at &gt; WANTLIB-gui=${WANTLIB} X11 Xau Xcomposi
 dbus-glib-1 expat fontconfig freetype gio-2.0 glib-2.0 glitz \
 gmodule-2.0 gobject-2.0 gthread-2.0 pango-1.0 pangoft2-1.0 \
 pangocairo-1.0 pixman-1 png pcre
-LIB_DEPENDS=gdk_pixbuf-2.0,gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2 \
-notify.&gt;=2::devel/libnotify \
-curl.&gt;=9::net/curl
+LIB_DEPENDS+=gdk_pixbuf-2.0,gdk-x11-2.0,gtk-x11-2.0::x11/gtk+2 \
+notify.&gt;=2::devel/libnotify
 LIB_DEPENDS-main=${MODGETTEXT_LIB_DEPENDS} \
-curl.&gt;=9::net/curl
-RUN_DEPENDS-main=${MODGETTEXT_RUN_DEPENDS}
+curl.&gt;=12::net/curl
 RUN_DEPENDS-gui=:${PKGNAME-main}:net/transmission,-main \
-::devel/desktop-file-utils ${RUN_DEPENDS}
+::devel/desktop-file-utils
 USE_X11=Yes
 .endif
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/transmission/distinfo,v
retrieving revision 1.15
diff -u -p -r1.15 distinfo
--- distinfo9 Jul 2008 19:43:42 -00001.15
+++ distinfo28 Nov 2008 15:58:08 -0000
&lt; at &gt;&lt; at &gt; -1,5 +1,5 &lt; at &gt;&lt; at &gt;
-MD5 (transmission-1.22.tar.bz2) = qgotsZsPPb/XWg+zVNbEfQ==
-RMD160 (transmission-1.22.tar.bz2) = vfsjmP6xiG7kl9YnpFcxA+crxtw=
-SHA1 (transmission-1.22.tar.bz2) = j5QrfhNnrfVe6Vo4qQfy+1K4ypc=
-SHA256 (transmission-1.22.tar.bz2) = 1Lo4GxETuhNzLLR+rissuth0ZN7sepCm1Jwpq9HAH5o=
-SIZE (transmission-1.22.tar.bz2) = 3987969
+MD5 (transmission-1.40.tar.bz2) = SQ0TwUG6e0qWWCVB6oOkYQ==
+RMD160 (transmission-1.40.tar.bz2) = T1voeO0iGowOpkQzD7vVvPWVtaQ=
+SHA1 (transmission-1.40.tar.bz2) = RC8JLGpMPbzjl8oNimmaG8U3cE8=
+SHA256 (transmission-1.40.tar.bz2) = lEq5z8/JpL1+/uzzLqYJ+mUXlwqXCMRO7m1XUMT/jgw=
+SIZE (transmission-1.40.tar.bz2) = 4604462
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/net/transmission/patches/patch-configure,v
retrieving revision 1.9
diff -u -p -r1.9 patch-configure
--- patches/patch-configure9 Jul 2008 19:43:42 -00001.9
+++ patches/patch-configure28 Nov 2008 15:58:08 -0000
&lt; at &gt;&lt; at &gt; -1,14 +1,14 &lt; at &gt;&lt; at &gt;
-$OpenBSD: patch-configure,v 1.9 2008/07/09 19:43:42 naddy Exp $
---- configure.origFri May  9 21:02:35 2008
-+++ configureWed May 14 17:31:53 2008
-&lt; at &gt;&lt; at &gt; -20832,10 +20832,6 &lt; at &gt;&lt; at &gt; else
+$OpenBSD$
+--- configure.origThu Nov 27 21:20:39 2008
++++ configureThu Nov 27 21:21:19 2008
+&lt; at &gt;&lt; at &gt; -21453,10 +21453,6 &lt; at &gt;&lt; at &gt; else
  fi
  
  
 -if test "x$GCC" = "xyes" ; then
</description>
    <dc:creator>Christian Weisgerber</dc:creator>
    <dc:date>2008-11-28T16:19:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32698">
    <title>4.4-stable samba-3.0.33 update</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32698</link>
    <description>For the archives and those interested.

An update for Samba. Fixes security issues

http://us6.samba.org/samba/security/CVE-2008-4314.html

CVE-2008-4314

Ian McWilliam


</description>
    <dc:creator>Ian McWilliam</dc:creator>
    <dc:date>2008-11-28T11:26:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32697">
    <title>security/hatchet broken???</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32697</link>
    <description>Hi Guys
I've been trying to get hatchet up &amp; running with little success, so far 
I have tested it on -CURRENT, 4.4 &amp; 4.3 (backported) on i386, amd64 &amp; 
sparc64.

The testing process has gone as follows: fresh install of openbsd, 
config pf, build &amp; install hatchet via ports,follow the instructions 
bundled with hatchet (/var/www/hatchet/doc/README.OpenBSD) to enable 
mod_perl, configure apache, create db &amp; setup crontab entries.
Visiting the site after the cron jobs have had a change to run produces 
the folowing:
http://img241.imageshack.us/img241/6885/picture6so0.png
No data is shown, however the graphs for all hosts &amp; ports all are 
generated.
The cronjobs seem to be working ok as I'm constantly reminded about 
Regex updates every 15 minutes &amp; the pflog.db database is growing in 
size yet no information is shown on the main hatchet page.

Any ideas?


pf.conf:
ext_if="em0"
tcp_services="{80, 22}"

set skip on lo

scrub in

block in log all
pass out log
antispoof quick for lo

pass in log on $ext_if proto icmp to ($ext_if)
pass in log on $ext_if inet proto tcp to ($ext_if) port $tcp_services


pkg_info output from 4.4:
autoconf-2.13p1     automatically configure source code on many Un*x 
platforms
autoconf-2.61p3     automatically configure source code on many Un*x 
platforms
gd-2.0.35           library for dynamic creation of images
gperf-3.0.1         perfect hash functions, to help write parsers
hatchet-0.9.1       PF firewall log analysis
help2man-1.29p0     GNU help2man
jpeg-6bp3           IJG's JPEG compression utilities
libiconv-1.12       character set conversion library
libltdl-1.5.26      GNU libtool system independent dlopen wrapper
libtool-1.5.26p0    generic shared library support script
metaauto-0.9        wrapper for gnu auto*
mod_perl-1.30p2     module that embeds a Perl interpreter into Apache
p5-DBD-Chart-0.82   DBI driver abstraction for rendering charts and graphs
p5-DBD-SQLite-1.14v0 SQLite drivers for the Perl DBI
p5-DBI-1.604        unified perl interface for database access
p5-GD-2.30p2        module to interface with the GD graphics library
p5-GD-TextUtil-0.86p0 text utilities for use with GD drawing package
p5-HTML-Template-2.9 use HTML Templates from CGI scripts
p5-Net-Daemon-0.43  extension for portable daemons
p5-PlRPC-0.2018p0   module for writing rpc servers and clients
png-1.2.28          library for manipulating PNG images
sqlite3-3.5.9p0     embedded SQL implementation
tcl-8.4.7p6         Tool Command Language


Sevan / Venture37



</description>
    <dc:creator>Sevan / Venture37</dc:creator>
    <dc:date>2008-11-28T04:34:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32693">
    <title>UPDATE: GraphicsMagick (added no_gs FLAVOR)</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32693</link>
    <description>Hi!

This an update to the Makefile. I've added a no_gs FLAVOR, so one can 
compile it without the need to install ghostscript.

Please test/comment, thanks!

Daniel

</description>
    <dc:creator>LÉVAI Dániel</dc:creator>
    <dc:date>2008-11-27T12:35:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32692">
    <title>qemu crash</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32692</link>
    <description>assertion "!"feature is missing in this emulation: " "unknown word read"" failed: file "/usr/obj/i386/qemu-0.9.1p4/qemu-0.9.1/hw/eepro100.c", line 1202, function "eepro100_read2"

when running with fxp in qemu like:
qemu -nographic -hda boot.img -net nic,model=i82551 -net tap


</description>
    <dc:creator>Marco Peereboom</dc:creator>
    <dc:date>2008-11-27T02:49:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32691">
    <title>UPDATE: fwbuilder 3.0.2 (build 672)</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32691</link>
    <description>Here is update to security/libfwbuilder and security/fwbuilder ports.

This is bugfix and language improvement update.

Tested on i386, other platforms are welcome (BTW, I'm looking for 
purchasing one of those gumstix devices now;) ), as testing Linux 
(iptables) and PIX rules...

There is a small bug: when you create new firewall (may be some other 
objects too, didn't test all of them) and specify interfaces "by hand", 
you have to collaps and expand again new firewall tree item, or you'll 
have to click twice on subitems to select them. No crashes found there, 
though.

Also I added "x11" to list of categories fwbuilder belongs to, as it,
surely, does.

</description>
    <dc:creator>Vadim Zhukov</dc:creator>
    <dc:date>2008-11-26T20:32:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32690">
    <title>Hi its me Alexina, how are you today?</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32690</link>
    <description>I have a new email address!You can now email me at: msalexina_07&lt; at &gt;yahoo.in

Hi,i have accpted you as my gud friend, so reply and let us knw each other more ok am Alex and u?



- Miss Alexina Wilfred


</description>
    <dc:creator>Miss Alexina Wilfred</dc:creator>
    <dc:date>2008-11-26T22:20:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32685">
    <title>texmaker-1.8</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32685</link>
    <description>Texmaker is a program that integrates many tools needed to develop  
documents
with LaTeX, in just one application.

Features :
     * an editor to write your LaTeX source files
     * the principal LaTex tags can be inserted directly
     * 370 mathematical symbols can be inserted in just one click
     * wizards to generate code
     * LaTeX-related programs can be launched via the "Tools" menu
     * the standard Bibtex entry types can be inserted in the ".bib" file
     * a "structure view" of the document for easier navigation of a  
document
     * extensive LaTeX documentation
     * in the "Messages / Log File" frame, you can see information about
       processes and the logfile after a LaTeX compilation
     * the "Next Latex Error" and "Previous Latex Error" commands let you  
reach
       the LaTeX errors detected by Kile in the log file
     * by clicking on the number of a line in the log file, the cursor  
jumps to
       the corresponding line in the editor

</description>
    <dc:creator>Alexandr Shadchin</dc:creator>
    <dc:date>2008-11-26T18:44:15</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32684">
    <title>4.4 wxWidgets port</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32684</link>
    <description>Hi,

I had a small problem with building the wxWidgets-gtk2-2.8.7 port under
4.4.  The contrib/src/animate directory is empty, so the patch for the
Makefile.in fails.  Deleting patches/patch-contrib-src-Makefile_in
resolved the problem.  I don't think I need animate for what I'm doing.

Thanks,
Dave


</description>
    <dc:creator>David N Murray</dc:creator>
    <dc:date>2008-11-26T15:39:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.openbsd.ports/32681">
    <title>security/ipguard</title>
    <link>http://comments.gmane.org/gmane.os.openbsd.ports/32681</link>
    <description>Hello Ports,

  Please update port new version 1.02-r2.
  http://ipguard.deep.perm.ru/files/ipguard-1.02-r2.tar.gz

</description>
    <dc:creator>irix</dc:creator>
    <dc:date>2008-11-26T13:38:42</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.os.openbsd.ports">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.openbsd.ports</link>
  </textinput>
</rdf:RDF>
