Re: looking for port origin for executable

2021-05-04 Thread Herbert J. Skuhra
On Tue, May 04, 2021 at 11:33:12AM -0400, Robert Huff wrote:
> 
> Hello:
>   Would some kind soul please tell me which port installs the
> executable "g-ir-scanner"?  I was purging unused ports and seem to
> have done this one by mistake.

devel/gobject-introspection

--  
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: No update for a day on ports?

2021-04-01 Thread Herbert J. Skuhra
On Thu, Apr 01, 2021 at 08:22:47AM +0200, Milan Obuch wrote:
> Hi,
> 
> did somebody encountered this issue? I am using svn daily to update
> ports tree on some (maybe 15, exact number not important) boxes. No new
> updates today. I noticed it first actually yesterday afternoon or early
> evening, but I did not consider asking then.
> 
> Is there some breakage in ports infrastructure? I see request comming
> in on ports-bugs mailing list, but no update past revision 569609.
> Also, I did not read anything on switching to git for ports, but I
> would expect svn mirror for older (11 and 12) systems anyway as it is
> done for src tree now.

https://wiki.freebsd.org/git

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: cannot run make in ports directory...

2020-07-15 Thread Herbert J. Skuhra
On Wed, Jul 15, 2020 at 11:45:10AM +0200, Willem Jan Withagen wrote:
> Hi,
> 
> I know that there are other ways to us...
> But still this is probably just a coding error
> 
> FreeBSD 13.0-CURRENT #0 r363032: Thu Jul  9 04:13:17 UTC 2020
> r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
> 
> 
> root@quad-a:/usr/home/wjw # cd /usr/ports/sysutils/storcli/
> root@quad-a:/usr/ports/sysutils/storcli # make install
> make: "/usr/ports/Mk/bsd.port.mk" line 2096: warning: String comparison
> operator should be either == or !=
> make: "/usr/ports/Mk/bsd.port.mk" line 2096: Malformed conditional
> (defined(MAKE_JOBS_NUMBER_LIMIT) && ( ${MAKE_JOBS_NUMBER_LIMIT} <
> ${_MAKE_JOBS_NUMBER} ))
> make: Fatal errors encountered -- cannot continue
> make: stopped in /usr/ports/sysutils/storcli
> 
> So I just edit/comment these lines to get allong.
> 
> But fixing this would be nice.

https://lists.freebsd.org/pipermail/freebsd-current/2020-July/076480.html

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Build ports failured

2019-12-15 Thread Herbert J. Skuhra
On Sun, Dec 15, 2019 at 03:41:32PM -0300, Nilton Jose Rizzo wrote:
> Hi all
> 
> Some ports that I'm trying to install was broken with this error
> mesage:
> 
> In file included from jbig.c:36:
> /usr/include/stdlib.h:317:8: error: unknown type name 'inline'
> static inline void
>^
> --- jbig85.So ---
> 
> In this case i trying to build mate meta ports, but other ports 
> bkroken like it's.

https://lists.freebsd.org/pipermail/svn-src-head/2019-December/131869.html

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Wrong hint while updating p5-Net-SMTP-SSL

2018-08-20 Thread Herbert J. Skuhra
On Mon, Aug 20, 2018 at 11:53:07AM +0200, free...@doom-labs.net wrote:
> Ahoi!
> 
> If you try upgrading mentioned port you get:
> ---8<--
> 
> ===>>> p5-Net-SMTP-SSL-1.04
> 
> ===>>> The mail/p5-Net-SMTP-SSL port has been deleted: Has expired:
> Deprecated by upstream, use Net::SMTP instead
> ===>>> Aborting update
> ---8<---
> 
> I guess this should be either NET:SMTPS or (even better) mail/p5-Net-SMTPS

Why?

https://perldoc.perl.org/5.24.0/Net/SMTP.html
https://perldoc.perl.org/5.26.0/Net/SMTP.html

Description:

This module implements a client interface to the SMTP and ESMTP
protocol, enabling a perl5 application to talk to SMTP servers. This
documentation assumes that you are familiar with the concepts of the
SMTP protocol described in RFC2821. With IO::Socket::SSL installed it
also provides support for implicit and explicit TLS encryption, i.e.
SMTPS or SMTP+STARTTLS.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: "converters/php72-mbstring" build failure

2018-03-20 Thread Herbert J. Skuhra
On Tue, Mar 20, 2018 at 10:20:38AM +, Carmel NY wrote:
> On Mon, 19 Mar 2018 21:42:41 +1100, Kubilay Kocak stated:
> 
> >On 19/03/2018 9:33 pm, Kubilay Kocak wrote:
> >> On 19/03/2018 9:22 pm, Carmel NY wrote:  
> >>> FreeBSD-11.1-RELEASE-p8
> >>>
> >>> I am attempting to update the "converters/php72-mbstring" port. The older
> >>> version build fine. The newest version fails with this error message:
> >>>
> >>> /usr/local/include/oniguruma.h:673:8: note: forward declaration of 'struct
> >>> php_mb_re_pattern_buffer' struct re_pattern_buffer;
> >>>^
> >>> ./php_onig_compat.h:4:37: note: expanded from macro 're_pattern_buffer'
> >>> #define re_pattern_buffer   php_mb_re_pattern_buffer
> >>> ^
> >>> /construction/xports/converters/php72-mbstring/work/php-7.2.3/ext/mbstring/php_mbregex.c:452:41:
> >>> error: incomplete definition of type 'struct php_mb_re_pattern_buffer' if
> >>> (!rc || rc->options != options || rc->enc != enc || rc->syntax != syntax)
> >>> { ~~^ /usr/local/include/oniguruma.h:673:8: note: forward declaration of
> >>> 'struct php_mb_re_pattern_buffer' struct re_pattern_buffer;
> >>>^
> >>> ./php_onig_compat.h:4:37: note: expanded from macro 're_pattern_buffer'
> >>> #define re_pattern_buffer   php_mb_re_pattern_buffer
> >>> ^
> >>> /construction/xports/converters/php72-mbstring/work/php-7.2.3/ext/mbstring/php_mbregex.c:452:59:
> >>> error: incomplete definition of type 'struct php_mb_re_pattern_buffer' if
> >>> (!rc || rc->options != options || rc->enc != enc || rc->syntax != syntax)
> >>> { ~~^ /usr/local/include/oniguruma.h:673:8: note: forward declaration of
> >>> 'struct php_mb_re_pattern_buffer' struct re_pattern_buffer;
> >>>^
> >>> ./php_onig_compat.h:4:37: note: expanded from macro 're_pattern_buffer'
> >>> #define re_pattern_buffer   php_mb_re_pattern_buffer
> >>> ^
> >>> 3 errors generated.
> >>> *** [php_mbregex.lo] Error code 1
> >>>
> >>> make[1]: stopped
> >>> in 
> >>> /construction/xports/converters/php72-mbstring/work/php-7.2.3/ext/mbstring
> >>> 1 error
> >>>
> >>> make[1]: stopped
> >>> in 
> >>> /construction/xports/converters/php72-mbstring/work/php-7.2.3/ext/mbstring
> >>>   
> >>> ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and 
> >>>  
> >>> rebuild before reporting the failure to the maintainer.
> >>> *** Error code 1
> >>>
> >>> Stop.
> >>> make: stopped in /xports/converters/php72-mbstring
> >>>
> >>>
> >>> The complete build log file is available here:
> >>> https://www.seibercom.net/converters___php72-mbstring.log
> >>>
> >>> I routinely use "synth" to build my ports, if it makes any difference.
> >>>  
> >> 
> >> Hi Carmel,
> >> 
> >> The issue was picked up in this thread:
> >> https://lists.freebsd.org/pipermail/svn-ports-all/2018-March/177869.html
> >> 
> >>   
> >
> >Also now here (with patch):
> >
> >https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226717
>
> Has a patch been committed for this bug? 

Why don't you check the status of the PR?

> I am getting error messages from > other programs now:
> 
> PHP Warning:  PHP Startup: Unable to load dynamic library 'mbstring.so' 
> (tried: /usr/local/lib/php/20170718/mbstring.so (Shared object "libonig.so.4" 
> not found, required by "mbstring.so"), 
> /usr/local/lib/php/20170718/mbstring.so.so (Cannot open 
> "/usr/local/lib/php/20170718/mbstring.so.so")) in Unknown on line 0
> 
> I just updated my ports tree; however, it still shows "php72-mbstring-7.2.3_2"

Have you tried to rebuild converters/php72-mbstring?

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/opendkim

2017-11-09 Thread Herbert J. Skuhra
On Thu, 09 Nov 2017 20:16:50 +0100,
Kurt Jaeger  wrote:
> 
> Hi!
> 
> > > > Can you/anyone commit it?
> > > 
> > > A simple build-test looks OK (but fails if LUA is enabled),
> > > but I can't run-test it. Can you do it ?
> > >
> > > With LUA I've seen some strange thing on a simple build-test
> > > on a loaded box, must re-do it in poudriere.
> > 
> > Hmm, autoreconf obviously overwrites the LUA changes to configure. :-(
> > 
> > pre-configure:
> > ${REINPLACE_CMD} -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-${LUA_VER}/' \
> > -e '/PKG_CONFIG/s/lua5\.[0-9]/lua-${LUA_VER}/'   \
> 
> Any idea on how to solve it ? I've other tasks on my plate, sorry...

If it's OK to use autoreconf then we could modify configure.ac instead
of configure!? e.g: Replacing the pre-configure part with:

pre-configure:
${REINPLACE_CMD} -e '/PKG_CHECK_MODULES/s/lua5\.[0-9]/lua-${LUA_VER}/' \
-e '/PKG_CHECK_MODULES/s/cyrussasl/libsasl2/'  \
${WRKSRC}/configure.ac

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/opendkim

2017-11-09 Thread Herbert J. Skuhra
On Thu, 09 Nov 2017 18:42:17 +0100, Kurt Jaeger wrote:
> 
> Hi!
> 
> > Bugzilla[1] lists three new and one open PR for mail/opendkim. Is the
> > port still maintained?
> 
> Yes, but some of the PRs are difficult to parse.
> 
> > The port does not build with security/openssl-devel. There is a patch:
> > 
> > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828466
> > https://sourceforge.net/p/opendkim/patches/37/
> > https://git.archlinux.org/svntogit/community.git/plain/trunk/openssl_1.1.0_compat.patch?h=packages/opendkim
> > 
> > The patch requires autoreconf.
> 
> I generated a patch using that patch in
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223568

Thanks.

I've just found out that the patch breaks the build with libressl. :-(
Maybe the following lines are required:

.if ${SSL_DEFAULT:Mopenssl-devel}
USES+=  autoreconf
EXTRA_PATCHES=  ${FILESDIR}\extra-patch-configure.ac \
${FILESDIR}\extra-patch-opendkim_opendkim-crypto.c
.endif

> > Can you/anyone commit it?
> 
> A simple build-test looks OK (but fails if LUA is enabled),
> but I can't run-test it. Can you do it ?
>
> With LUA I've seen some strange thing on a simple build-test
> on a loaded box, must re-do it in poudriere.

Hmm, autoreconf obviously overwrites the LUA changes to configure. :-(

pre-configure:
${REINPLACE_CMD} -e '/LIBLUA_LIBS/s/lua5\.[0-9]/lua-${LUA_VER}/' \
-e '/PKG_CONFIG/s/lua5\.[0-9]/lua-${LUA_VER}/'   \

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


mail/opendkim

2017-11-09 Thread Herbert J. Skuhra
Hi,

Bugzilla[1] lists three new and one open PR for mail/opendkim. Is the
port still maintained?

The port does not build with security/openssl-devel. There is a patch:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828466
https://sourceforge.net/p/opendkim/patches/37/
https://git.archlinux.org/svntogit/community.git/plain/trunk/openssl_1.1.0_compat.patch?h=packages/opendkim

The patch requires autoreconf.

Can you/anyone commit it?

Thanks,
Herbert

[1] 
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: SF mastersites

2017-10-28 Thread Herbert J. Skuhra
On Sat, 28 Oct 2017 07:33:36 +0200,
blubee blubeeme  wrote:
> 
> I literally copy the entire url and add it to master_sites and it doesn't
> work!
> 
> what does [:tl] even mean here? There's nothing about it on the whole page:
> https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.html

% man 1 make
 
  :tl  Converts variable to lower-case letters.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: opensmtpd-5.9.2p1_3,1

2017-10-27 Thread Herbert J. Skuhra
On Fri, Oct 27, 2017 at 08:13:34AM +0200, Piotr Byliński wrote:
> Hi,
> Are there any plans or schedule to update Opensmtpd port to 6.0.2 version ?
> Is it stable on FreeBSD for production ?
> Thank you!

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213442

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: gtkmm30 fails to build under 10.3

2017-08-17 Thread Herbert J. Skuhra

On Thu, 17 Aug 2017, scratch65...@att.net wrote:


[Default] On Thu, 17 Aug 2017 07:12:36 -0400, I wrote:


[Default] On Thu, 17 Aug 2017 10:45:58 +0200, Jan Beich
 wrote:


 writes:


[Default] On Wed, 16 Aug 2017 22:46:44 +0200, Jan Beich
 wrote:


 writes:


Package dependency requirement 'giomm-2.4 >= 2.49.1' could not be
satisfied.


$ pkg which -o /usr/local/libdata/pkgconfig/giomm-2.4.pc
/usr/local/libdata/pkgconfig/giomm-2.4.pc was installed by package devel/glibmm


We might be talking at crossed purposes, here.  The makefile did
indeed install 2.4, but that's not 2.49.1 (note that it's "2.49"
not "2.4.9").  2.49 is not visible in my
freshly-updated-just-before-these-build-attempts ports tree. .

The version number seems goofed up.  Why would it ever imagine
that 2.4 is 2.49?   There doesn't seem to be a rule that version
numbers are truncated to 1 digit after the decimal point.


Okay, I'd not noticed til now that there does seem to be a
truncate convention, which seems counterproductive t'me.  So what
looks like v2.4 could be v2.4 or v2.49 or even, theoretically,
v2.4.  Not much information in a single digit.


Have you checked the Makefile of devel/glibmm? The version actually is 
2.50.1 so it should match 'giomm-2.4 >= 2.49.1'. You obviously have 
an old version installed. 'pkg version -n glibmm'?



But in any event it's not 2.49, and the "2.4" I installed is the
only "2.4" in the ports tree.  Reinstalling won't help.


Just try what jbeich@ told you. Or use pkg!

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Gnome3, no gstreamer-plugins-base-1.0 >= 1.12.0 (GStreamer Base Plugins) found

2017-07-26 Thread Herbert J. Skuhra
bob prohaska skrev:
> 
> While trying to compile gnome3 on an RPI2 using
> make -DBATCH under -current the system reported
> 
> no gstreamer-plugins-base-1.0 >= 1.12.0 (GStreamer Base Plugins) found
> 
> For some reason I can't find anything called gstreamer-plugins-base. 

You need multimedia/gstreamer1-plugins:

multimedia/gstreamer1-plugins/pkg-plist:libdata/pkgconfig/gstreamer-plugins-base-%%VERSION%%.pc

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: libidn2 drags in ruby and friends

2017-07-26 Thread Herbert J. Skuhra

On Wed, 26 Jul 2017, Herbert J. Skuhra wrote:


On Wed, 26 Jul 2017, Randy Bush wrote:


it just wanted an upgrade of libidn2, but decided to install ruby and
all her friends

   ===>>> The following actions will be taken if you choose to proceed:
   Upgrade libidn2-2.0.2 to libidn2-2.0.3
   Install textproc/rubygem-ronn
   Install devel/ruby-gems
   Install lang/ruby23
   Install devel/libunwind
   Install devel/rubygem-mustache
   Install textproc/rubygem-rdiscount
   Install www/rubygem-hpricot

/usr/ports/dns/libidn2/Makefile:

   BUILD_DEPENDS=  ronn:textproc/rubygem-ronn

All that just to build manual pages and i can not even opt out?  this is
not helpful.


Maybe the attach will do.


s/attach/attached patch/

But maybe you should use packages or build your ports with poudriere. 
e.g: groff was removed in HEAD and installing opensmtpd will install groff 
and lots of programs you normally don't need on a mail server.


--
Herbert

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: libidn2 drags in ruby and friends

2017-07-26 Thread Herbert J. Skuhra

On Wed, 26 Jul 2017, Randy Bush wrote:


it just wanted an upgrade of libidn2, but decided to install ruby and
all her friends

   ===>>> The following actions will be taken if you choose to proceed:
   Upgrade libidn2-2.0.2 to libidn2-2.0.3
   Install textproc/rubygem-ronn
   Install devel/ruby-gems
   Install lang/ruby23
   Install devel/libunwind
   Install devel/rubygem-mustache
   Install textproc/rubygem-rdiscount
   Install www/rubygem-hpricot

/usr/ports/dns/libidn2/Makefile:

   BUILD_DEPENDS=  ronn:textproc/rubygem-ronn

All that just to build manual pages and i can not even opt out?  this is
not helpful.


Maybe the attach will do.

--
Herbert
Index: dns/libidn2/Makefile
===
--- dns/libidn2/Makefile(revision 446632)
+++ dns/libidn2/Makefile(working copy)
@@ -12,7 +12,6 @@
 LICENSE=   GPLv3
 LICENSE_FILE=  ${WRKSRC}/COPYING
 
-BUILD_DEPENDS= ronn:textproc/rubygem-ronn
 LIB_DEPENDS=   libunistring.so:devel/libunistring
 
 CONFIGURE_ARGS=--disable-nls \
@@ -22,7 +21,16 @@
 USE_LDCONFIG=  yes
 USES=  charsetfix gmake iconv libtool localbase pathfix
 
+OPTIONS_DEFINE= DOCS
+
+.include 
+
+.if ${PORT_OPTIONS:MDOCS}
+BUILD_DEPENDS= ronn:textproc/rubygem-ronn
 INFO=  libidn2
+.else
+CONFIGURE_ARGS+=   --disable-doc 
+.endif
 
 post-patch:
@${REINPLACE_CMD} -e '/^TMPDIR = /d' ${WRKSRC}/Makefile.in
Index: dns/libidn2/pkg-plist
===
--- dns/libidn2/pkg-plist   (revision 446632)
+++ dns/libidn2/pkg-plist   (working copy)
@@ -5,35 +5,35 @@
 lib/libidn2.so.0
 lib/libidn2.so.0.3.2
 libdata/pkgconfig/libidn2.pc
-man/man1/idn2.1.gz
-man/man3/idn2_check_version.3.gz
-man/man3/idn2_free.3.gz
-man/man3/idn2_lookup_u8.3.gz
-man/man3/idn2_lookup_ul.3.gz
-man/man3/idn2_register_u8.3.gz
-man/man3/idn2_register_ul.3.gz
-man/man3/idn2_strerror.3.gz
-man/man3/idn2_strerror_name.3.gz
-man/man3/idn2_to_ascii_4i.3.gz
-man/man3/idn2_to_ascii_4z.3.gz
-man/man3/idn2_to_ascii_8z.3.gz
-man/man3/idn2_to_ascii_lz.3.gz
-man/man3/idn2_to_unicode_44i.3.gz
-man/man3/idn2_to_unicode_4z4z.3.gz
-man/man3/idn2_to_unicode_8z4z.3.gz
-man/man3/idn2_to_unicode_8z8z.3.gz
-man/man3/idn2_to_unicode_8zlz.3.gz
-man/man3/idn2_to_unicode_lzlz.3.gz
-share/gtk-doc/html/libidn2/api-index-full.html
-share/gtk-doc/html/libidn2/home.png
-share/gtk-doc/html/libidn2/index.html
-share/gtk-doc/html/libidn2/left-insensitive.png
-share/gtk-doc/html/libidn2/left.png
-share/gtk-doc/html/libidn2/libidn2-idn2.html
-share/gtk-doc/html/libidn2/libidn2.devhelp2
-share/gtk-doc/html/libidn2/libidn2.html
-share/gtk-doc/html/libidn2/right-insensitive.png
-share/gtk-doc/html/libidn2/right.png
-share/gtk-doc/html/libidn2/style.css
-share/gtk-doc/html/libidn2/up-insensitive.png
-share/gtk-doc/html/libidn2/up.png
+%%PORTDOCS%%man/man1/idn2.1.gz
+%%PORTDOCS%%man/man3/idn2_check_version.3.gz
+%%PORTDOCS%%man/man3/idn2_free.3.gz
+%%PORTDOCS%%man/man3/idn2_lookup_u8.3.gz
+%%PORTDOCS%%man/man3/idn2_lookup_ul.3.gz
+%%PORTDOCS%%man/man3/idn2_register_u8.3.gz
+%%PORTDOCS%%man/man3/idn2_register_ul.3.gz
+%%PORTDOCS%%man/man3/idn2_strerror.3.gz
+%%PORTDOCS%%man/man3/idn2_strerror_name.3.gz
+%%PORTDOCS%%man/man3/idn2_to_ascii_4i.3.gz
+%%PORTDOCS%%man/man3/idn2_to_ascii_4z.3.gz
+%%PORTDOCS%%man/man3/idn2_to_ascii_8z.3.gz
+%%PORTDOCS%%man/man3/idn2_to_ascii_lz.3.gz
+%%PORTDOCS%%man/man3/idn2_to_unicode_44i.3.gz
+%%PORTDOCS%%man/man3/idn2_to_unicode_4z4z.3.gz
+%%PORTDOCS%%man/man3/idn2_to_unicode_8z4z.3.gz
+%%PORTDOCS%%man/man3/idn2_to_unicode_8z8z.3.gz
+%%PORTDOCS%%man/man3/idn2_to_unicode_8zlz.3.gz
+%%PORTDOCS%%man/man3/idn2_to_unicode_lzlz.3.gz
+%%PORTDOCS%%share/gtk-doc/html/libidn2/api-index-full.html
+%%PORTDOCS%%share/gtk-doc/html/libidn2/home.png
+%%PORTDOCS%%share/gtk-doc/html/libidn2/index.html
+%%PORTDOCS%%share/gtk-doc/html/libidn2/left-insensitive.png
+%%PORTDOCS%%share/gtk-doc/html/libidn2/left.png
+%%PORTDOCS%%share/gtk-doc/html/libidn2/libidn2-idn2.html
+%%PORTDOCS%%share/gtk-doc/html/libidn2/libidn2.devhelp2
+%%PORTDOCS%%share/gtk-doc/html/libidn2/libidn2.html
+%%PORTDOCS%%share/gtk-doc/html/libidn2/right-insensitive.png
+%%PORTDOCS%%share/gtk-doc/html/libidn2/right.png
+%%PORTDOCS%%share/gtk-doc/html/libidn2/style.css
+%%PORTDOCS%%share/gtk-doc/html/libidn2/up-insensitive.png
+%%PORTDOCS%%share/gtk-doc/html/libidn2/up.png
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Blender and opencv2-core

2017-07-23 Thread Herbert J. Skuhra
Grzegorz Junka skrev:
> 
> On 23/07/2017 19:57, Herbert J. Skuhra wrote:
>> Grzegorz Junka skrev:
>>> On 23/07/2017 12:42, Grzegorz Junka wrote:
>>>> I am getting the following error when setting up blender
>>>> dependencies in poudriere:
>>>> 
>>>> ===> Setting user-specified options for blender-2.78c_3 and dependencies
>>>> blender-2.78c_3:
>>>> "/usr/local/poudriere/ports/local/graphics/opencv2-core"
>>>> non-existent -- dependency list incomplete
>>>> 
>>>> Has this been removed but not updated in one of dependent ports?
>>>> 
>>>> Grzegorz J
>>>> 
>>> Sent too early, this is the actual error when trying to compile:
>>> 
>>> [00:00:17] >> Error: graphics/openimageio depends on nonexistent
>>> origin 'graphics/opencv2-core'; Please contact maintainer of the port
>>> to fix this.
>>> [00:00:33] >> Error: Fatal errors encountered calculating dependencies
>>> 
>>> This is of course when OpenImageIO setting is enabled in blender.
>> Have you tried to modify Makefile?
>> 
>> Index: graphics/openimageio/Makefile
>> ===
>> --- graphics/openimageio/Makefile(revision 446433)
>> +++ graphics/openimageio/Makefile(working copy)
>> @@ -69,7 +69,7 @@
>> OPENCV_CMAKE_ON= -DUSE_OPENCV:BOOL=ON
>> OPENCV_CMAKE_OFF=-DUSE_OPENCV:BOOL=OFF
>> OPENCV_LIB_DEPENDS=  libopencv_highgui.so:graphics/opencv \
>> -libopencv_core.so:graphics/opencv2-core \
>> +libopencv_core.so:graphics/opencv-core \
>> libopenjpeg.so:graphics/openjpeg15
>> OPENJPEG_CMAKE_ON=   -DUSE_OPENJPEG:BOOL=ON
>> 
> 
> Tried just now and it seems to help. At least there were no errors
> when configuring and starting the build in poudriere. I will need to
> wait a day or so in best case scenario to check if the tree/blender
> compiles fine.
> 
> I am using poudriere to update ports, i.e. poudriere ports -p local
> -u, not svn.

% poudriere ports -l

What method is used?

> Should I delete this patch before updating ports next time? How will
> poudriere treat a local change a Makefile going forward? What's the
> best practice?

If svn is used run 'svnlite revert -R .' in graphics/openimageio.
If portsnap is used 'any local changes or additions will be removed'
according to portsnap(8).

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Blender and opencv2-core

2017-07-23 Thread Herbert J. Skuhra
Grzegorz Junka skrev:
> 
> On 23/07/2017 12:42, Grzegorz Junka wrote:
>> I am getting the following error when setting up blender
>> dependencies in poudriere:
>> 
>> ===> Setting user-specified options for blender-2.78c_3 and dependencies
>> blender-2.78c_3:
>> "/usr/local/poudriere/ports/local/graphics/opencv2-core"
>> non-existent -- dependency list incomplete
>> 
>> Has this been removed but not updated in one of dependent ports?
>> 
>> Grzegorz J
>> 
> 
> Sent too early, this is the actual error when trying to compile:
> 
> [00:00:17] >> Error: graphics/openimageio depends on nonexistent
> origin 'graphics/opencv2-core'; Please contact maintainer of the port
> to fix this.
> [00:00:33] >> Error: Fatal errors encountered calculating dependencies
> 
> This is of course when OpenImageIO setting is enabled in blender.

Have you tried to modify Makefile?

Index: graphics/openimageio/Makefile
===
--- graphics/openimageio/Makefile   (revision 446433)
+++ graphics/openimageio/Makefile   (working copy)
@@ -69,7 +69,7 @@
 OPENCV_CMAKE_ON=   -DUSE_OPENCV:BOOL=ON
 OPENCV_CMAKE_OFF=  -DUSE_OPENCV:BOOL=OFF
 OPENCV_LIB_DEPENDS=libopencv_highgui.so:graphics/opencv \
-   libopencv_core.so:graphics/opencv2-core \
+   libopencv_core.so:graphics/opencv-core \
libopenjpeg.so:graphics/openjpeg15
 
 OPENJPEG_CMAKE_ON= -DUSE_OPENJPEG:BOOL=ON

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: packagesite.txz: Not Found

2017-07-23 Thread Herbert J. Skuhra
@lbutlr  skrev:
> 
> After using freebsd-update to install 11.0-RELEASE and reboot, I got a list 
> of the packages installed before planning on doing a portmaster-af, and I got 
> a message that a major version update was detected and I should run  
> pkg-static install -f pkg
> # pkg-static install -f pkg
> pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static 
> install -f pkg" recommended
> Updating FreeBSD repository catalogue...
> pkg-static: Repository FreeBSD load error: access repo 
> file(/var/db/pkg/repo-FreeBSD.sqlite) failed: No such file or directory
> pkg-static: http://pkg.FreeBSD.org/latest/meta.txz: Not Found
> repository FreeBSD has no meta file, using default settings
> pkg-static: http://pkg.FreeBSD.org/latest/packagesite.txz: Not Found
> Unable to update repository FreeBSD
> Error updating repositories!
> # uname -a
> FreeBSD mail 11.0-RELEASE-p9 FreeBSD 11.0-RELEASE-p9 #0: Tue Apr 11 08:42:58 
> UTC 2017 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  
> i386
> # cat /usr/local/etc/pkg/repos/FreeBSD.conf 
>  FreeBSD: {
>   url: "pkg+http://pkg.FreeBSD.org//latest;
>  }
> # 
> 
> System is running currently, but I am hesitant to try to recompile packages 
> at this point, which means my system is a bit in limbo right now as I can't 
> really complete the process.

Did you create /usr/local/etc/pkg/repos/FreeBSD.conf? Why?

Check /etc/pkg/FreeBSD.conf for the correct URL:

$ grep url /etc/pkg/FreeBSD.conf
  url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest;,

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [j...@apache.org: [ANNOUNCEMENT] Apache HTTP Server 2.4.27 Released]

2017-07-11 Thread Herbert J. Skuhra
The Doctor skrev:
> 
> Heads up Team FreeBSD .

1. Patch missing?
2. Maintainer of apache2x is apache@ and it's already discussed on the
freebsd-apache ML:
https://lists.freebsd.org/pipermail/freebsd-apache/2017-July/thread.html
3. Can you stop this? We already have portscout for this.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-11 Thread Herbert J. Skuhra
> On 11 July 2017 at 15:18 Bob Willcox <b...@immure.com> wrote:
> 
> 
> On Tue, Jul 11, 2017 at 03:12:12PM +0200, Herbert J. Skuhra wrote:
> > > On 11 July 2017 at 14:51 Bob Willcox <b...@immure.com> wrote:
> > > 
> > > 
> > > On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > > > > On 10 July 2017 at 22:59 Bob Willcox <b...@immure.com> wrote:
> > > > > 
> > > > > 
> > > > > On Mon, Jul 10, 2017 at 10:21:21PM +0200, Herbert J. Skuhra wrote:
> > > > > > Bob Willcox skrev:
> > > > > > > 
> > > > > > > On Mon, Jul 10, 2017 at 09:49:06PM +0200, Herbert J. Skuhra wrote:
> > > > > > >> Bob Willcox skrev:
> > > > > > >> > 
> > > > > > >> > The make ran w/o any errors but when I attempt to do the 
> > > > > > >> > install I get
> > > > > > >> > this:
> > > > > > >> > 
> > > > > > >> > root@jabba:0 /usr/ports/print/texinfo> make install
> > > > > > >> > ===>  Installing for texinfo-6.4_1,1
> > > > > > >> > ===>   texinfo-6.4_1,1 depends on package: perl5>=5.24<5.25 - 
> > > > > > >> > found
> > > > > > >> > ===>   texinfo-6.4_1,1 depends on executable: indexinfo - found
> > > > > > >> > ===>  Checking if texinfo already installed
> > > > > > >> > ===>   Registering installation for texinfo-6.4_1,1
> > > > > > >> > pkg-static: Unable to access file 
> > > > > > >> > /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.a:No
> > > > > > >> >  such file or directory
> > > > > > >> > pkg-static: Unable to access file 
> > > > > > >> > /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.so:No
> > > > > > >> >  such file or directory
> > > > > > >> > pkg-static: Unable to access file 
> > > > > > >> > /usr/ports/print/texinfo/work/stage/usr/local/share/texinfo/Texinfo/Convert/XSParagraph/TestXS.pm:No
> > > > > > >> >  such file or directory
> > > > > > >> > *** Error code 74
> > > > > > >> > 
> > > > > > >> > Stop.
> > > > > > >> > make[1]: stopped in /usr/ports/print/texinfo
> > > > > > >> > *** Error code 1
> > > > > > >> > 
> > > > > > >> > Stop.
> > > > > > >> > make: stopped in /usr/ports/print/texinfo
> > > > > > >> > 
> > > > > > >> > 
> > > > > > >> > Is anyone else seeing this?
> > > > > > >> 
> > > > > > >> I am not, but there is already a PR:
> > > > > > >> 
> > > > > > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220460
> > > > > > > 
> > > > > > > Ah, ok...thanks for pointing that out. I hadn't seen it.
> > > > > > 
> > > > > > Hmm, the PR shows:
> > > > > > 
> > > > > > TestXS.c: loadable library and perl binaries are mismatched (got 
> > > > > > handshake key 0xdf00080, needed 0xd200080)
> > > > > > checking whether we can build Perl extension (XS) modules... no
> > > > > > 
> > > > > > Do you also get this error?
> > > > > > Have you tried to cleanup your perl installation and rebuild perl 
> > > > > > and "p5-" ports?
> > > > > > 
> > > > > > --
> > > > > > Herbert
> > > > > 
> > > > > No, I haven't done anything with perl since back in April. Indeed, 
> > > > > all I did
> > > > > here was run 'synth upgrade-system'. This is a test system and has 
> > > > > very few
> > > > > ports on it:
> > > > 
> > > > I am not using synth. Did 'synth upgrade-system' rebuild perl? Are you 
> > > > building texinfo also with synth? On the same host? Have you checked 
> > > > config.log in texinfo's workdir?
> > > 
> > > No, synth didn't build, or a

Re: make install for print/texinfo fails on -CURRENT

2017-07-11 Thread Herbert J. Skuhra
> On 11 July 2017 at 14:51 Bob Willcox <b...@immure.com> wrote:
> 
> 
> On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > > On 10 July 2017 at 22:59 Bob Willcox <b...@immure.com> wrote:
> > > 
> > > 
> > > On Mon, Jul 10, 2017 at 10:21:21PM +0200, Herbert J. Skuhra wrote:
> > > > Bob Willcox skrev:
> > > > > 
> > > > > On Mon, Jul 10, 2017 at 09:49:06PM +0200, Herbert J. Skuhra wrote:
> > > > >> Bob Willcox skrev:
> > > > >> > 
> > > > >> > The make ran w/o any errors but when I attempt to do the install I 
> > > > >> > get
> > > > >> > this:
> > > > >> > 
> > > > >> > root@jabba:0 /usr/ports/print/texinfo> make install
> > > > >> > ===>  Installing for texinfo-6.4_1,1
> > > > >> > ===>   texinfo-6.4_1,1 depends on package: perl5>=5.24<5.25 - found
> > > > >> > ===>   texinfo-6.4_1,1 depends on executable: indexinfo - found
> > > > >> > ===>  Checking if texinfo already installed
> > > > >> > ===>   Registering installation for texinfo-6.4_1,1
> > > > >> > pkg-static: Unable to access file 
> > > > >> > /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.a:No
> > > > >> >  such file or directory
> > > > >> > pkg-static: Unable to access file 
> > > > >> > /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.so:No
> > > > >> >  such file or directory
> > > > >> > pkg-static: Unable to access file 
> > > > >> > /usr/ports/print/texinfo/work/stage/usr/local/share/texinfo/Texinfo/Convert/XSParagraph/TestXS.pm:No
> > > > >> >  such file or directory
> > > > >> > *** Error code 74
> > > > >> > 
> > > > >> > Stop.
> > > > >> > make[1]: stopped in /usr/ports/print/texinfo
> > > > >> > *** Error code 1
> > > > >> > 
> > > > >> > Stop.
> > > > >> > make: stopped in /usr/ports/print/texinfo
> > > > >> > 
> > > > >> > 
> > > > >> > Is anyone else seeing this?
> > > > >> 
> > > > >> I am not, but there is already a PR:
> > > > >> 
> > > > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220460
> > > > > 
> > > > > Ah, ok...thanks for pointing that out. I hadn't seen it.
> > > > 
> > > > Hmm, the PR shows:
> > > > 
> > > > TestXS.c: loadable library and perl binaries are mismatched (got 
> > > > handshake key 0xdf00080, needed 0xd200080)
> > > > checking whether we can build Perl extension (XS) modules... no
> > > > 
> > > > Do you also get this error?
> > > > Have you tried to cleanup your perl installation and rebuild perl and 
> > > > "p5-" ports?
> > > > 
> > > > --
> > > > Herbert
> > > 
> > > No, I haven't done anything with perl since back in April. Indeed, all I 
> > > did
> > > here was run 'synth upgrade-system'. This is a test system and has very 
> > > few
> > > ports on it:
> > 
> > I am not using synth. Did 'synth upgrade-system' rebuild perl? Are you 
> > building texinfo also with synth? On the same host? Have you checked 
> > config.log in texinfo's workdir?
> 
> No, synth didn't build, or attempt to build, perl on this run. It was last
> built on April 21st. Snyth attempted to build texinfo and that's when it
> failed.
> 
> Actually I have two systems that I attempted this on, one was the test system
> I mentioned earlier, the other is a backup file server. The building of
> texinfo failed on both. On the test system I tried deleting texinfo and the
> rebuilding/installing...no dice. Install still failed On that system I could
> try deleting and rebuilding perl. Don't want to do that on my backup server,
> though.

During compilation of texinfo do you get "TestXS.c: loadable library and perl 
binaries are mismatched (got handshake key 0xdf00080, needed 0xd200080)" or 
not? If this is the case you have to fix/rebuild perl (not texinfo).

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-10 Thread Herbert J. Skuhra
Bob Willcox skrev:
> 
> On Mon, Jul 10, 2017 at 09:49:06PM +0200, Herbert J. Skuhra wrote:
>> Bob Willcox skrev:
>> > 
>> > The make ran w/o any errors but when I attempt to do the install I get
>> > this:
>> > 
>> > root@jabba:0 /usr/ports/print/texinfo> make install
>> > ===>  Installing for texinfo-6.4_1,1
>> > ===>   texinfo-6.4_1,1 depends on package: perl5>=5.24<5.25 - found
>> > ===>   texinfo-6.4_1,1 depends on executable: indexinfo - found
>> > ===>  Checking if texinfo already installed
>> > ===>   Registering installation for texinfo-6.4_1,1
>> > pkg-static: Unable to access file 
>> > /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.a:No such 
>> > file or directory
>> > pkg-static: Unable to access file 
>> > /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.so:No 
>> > such file or directory
>> > pkg-static: Unable to access file 
>> > /usr/ports/print/texinfo/work/stage/usr/local/share/texinfo/Texinfo/Convert/XSParagraph/TestXS.pm:No
>> >  such file or directory
>> > *** Error code 74
>> > 
>> > Stop.
>> > make[1]: stopped in /usr/ports/print/texinfo
>> > *** Error code 1
>> > 
>> > Stop.
>> > make: stopped in /usr/ports/print/texinfo
>> > 
>> > 
>> > Is anyone else seeing this?
>> 
>> I am not, but there is already a PR:
>> 
>> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220460
> 
> Ah, ok...thanks for pointing that out. I hadn't seen it.

Hmm, the PR shows:

TestXS.c: loadable library and perl binaries are mismatched (got handshake key 
0xdf00080, needed 0xd200080)
checking whether we can build Perl extension (XS) modules... no

Do you also get this error?
Have you tried to cleanup your perl installation and rebuild perl and "p5-" 
ports?

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-10 Thread Herbert J. Skuhra
Bob Willcox skrev:
> 
> The make ran w/o any errors but when I attempt to do the install I get
> this:
> 
> root@jabba:0 /usr/ports/print/texinfo> make install
> ===>  Installing for texinfo-6.4_1,1
> ===>   texinfo-6.4_1,1 depends on package: perl5>=5.24<5.25 - found
> ===>   texinfo-6.4_1,1 depends on executable: indexinfo - found
> ===>  Checking if texinfo already installed
> ===>   Registering installation for texinfo-6.4_1,1
> pkg-static: Unable to access file 
> /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.a:No such 
> file or directory
> pkg-static: Unable to access file 
> /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.so:No such 
> file or directory
> pkg-static: Unable to access file 
> /usr/ports/print/texinfo/work/stage/usr/local/share/texinfo/Texinfo/Convert/XSParagraph/TestXS.pm:No
>  such file or directory
> *** Error code 74
> 
> Stop.
> make[1]: stopped in /usr/ports/print/texinfo
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/print/texinfo
> 
> 
> Is anyone else seeing this?

I am not, but there is already a PR:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220460

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: No dri and xorg package on FreeBSD:11:aarch64

2017-06-06 Thread Herbert J. Skuhra
Michael Gmelin skrev:
> 
> Hi,
> It seems like that dri and xorg vanished from
> pkg+http://pkg.FreeBSD.org/FreeBSD:11:aarch64/latest
> recently:
> 
> # pkg version | grep "?"
> dri-17.0.3,2   ?
> gbm-17.0.3 ?
> libEGL-17.0.3  ?
> libGL-17.0.3   ?
> libglapi-17.0.3?
> libglesv2-17.0.3   ?

https://svnweb.freebsd.org/ports?view=revision=440699

And there where some build issues:

https://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20170529/478365.html
https://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20170605/482428.html

> xf86-input-keyboard-1.9.0_1?
> xf86-input-mouse-1.9.2_1   ?
> xf86-video-scfb-0.0.4_5?
> xorg-7.7_2 ?
> xorg-drivers-7.7_5 ?
> xorg-server-1.18.4,1   ?
>
> Is anyone working on getting them back?

https://svnweb.freebsd.org/ports?view=revision=442741

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: cyrus-imapd24-2.4.19_1 is marked as broken: Patch is not applicable.

2017-05-27 Thread Herbert J. Skuhra
Per olof Ljungmark skrev:
> 
> Is a fix for this coming?
> Thanks,

Why are you still using 2.4.x?

The AUTOCREATE patch was obviously created for 2.3.x in 2010 and later
updated by mm@ for 2.4. It seems there is only a tiny change required:

- Modify cyrus-imapd-2.4.4-autocreate-0.10-0.patch in /usr/ports/distfiles:

--- cyrus-imapd-2.4.4-autocreate-0.10-0.patch.bak   2017-05-27 
13:32:07.313215000 +0200
+++ cyrus-imapd-2.4.4-autocreate-0.10-0.patch   2017-05-27 13:38:55.245649000 
+0200
@@ -249,11 +249,11 @@   
   
  mupdate_err.h: mupdate_err.c  
   

   
  ### Services  
   
--idled: idled.o mutex_fake.o libimap.a $(DEPLIBS)  
   
-+idled: idled.o mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS)
   
+-idled: idled.o idlemsg.o mutex_fake.o libimap.a $(DEPLIBS)
   
++idled: idled.o idlemsg.o mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS)  
   
$(CC) $(LDFLAGS) -o idled \ 
   
--   idled.o mutex_fake.o libimap.a $(DEPLIBS) $(LIBS)  
   
-+   idled.o mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(LIBS)
   
+-   idled.o idlemsg.o mutex_fake.o libimap.a $(DEPLIBS) $(LIBS)
   
++   idled.o idlemsg.o mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) 
$(LIBS) 

   
  lmtpd: lmtpd.o proxy.o $(LMTPOBJS) $(SIEVE_OBJS) mutex_fake.o \   
   
 libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(SERVICE)

- Patch the port:

Index: mail/cyrus-imapd24/Makefile  
   
=== 
   
--- mail/cyrus-imapd24/Makefile (revision 441838)   
   
+++ mail/cyrus-imapd24/Makefile (working copy)  
   
@@ -103,7 +103,7 @@ 
   
 AUTOCREATE_VERSION=0.10-0  
   
 AUTOCREATE_PATCH_SITES=LOCAL/mm:autocreate 
   
 AUTOCREATE_PATCHFILES= 
${PORTNAME}-2.4.4-autocreate-${AUTOCREATE_VERSION}.patch:-p1:autocreate 
   
-AUTOCREATE_BROKEN= Patch is not applicable 
   
+#AUTOCREATE_BROKEN=Patch is not applicable 
   

   
 AUTOSIEVE_VERSION= 0.6.0   
   
 AUTOSIEVE_PATCH_SITES= LOCAL/mm:autosieve  
   
Index: mail/cyrus-imapd24/distinfo  
   
=== 
   
--- mail/cyrus-imapd24/distinfo (revision 441838)   
   
+++ mail/cyrus-imapd24/distinfo (working copy)  
   
@@ -1,7 +1,7 @@ 

Re: Portmaster: How to build vulnerable ports?

2017-05-20 Thread Herbert J. Skuhra
bob prohaska skrev:
> 
> In playing with portmaster to compile epiphany the compile stops with
> ===>>> www/epiphany 1/1 >> cairo-1.14.6,2 >> freetype2-2.7.1 (2/75)
> 
> ===>  Cleaning for freetype2-2.7.1
> ===>  freetype2-2.7.1 has known vulnerabilities:
> freetype2-2.7.1 is vulnerable:
> freetype2 -- buffer overflows
> CVE: CVE-2017-8287
> CVE: CVE-2017-8105
> WWW: 
> https://vuxml.FreeBSD.org/freebsd/4a088d67-3af2-11e7-9d75-c86000169601.html
> 
> 1 problem(s) in the installed packages found.
> => Please update your ports tree and try again.
> => Note: Vulnerable ports are marked as such even if there is no update 
> available.
> => If you wish to ignore this vulnerability rebuild with 'make 
> DISABLE_VULNERABILITIES=yes'
> 
> 
> As it happens, freetype2 is already up to date and installed. I've tried
> using

No,

r441132 | kwm | 2017-05-18 10:46:06 +0200 (Thu, 18 May 2017) | 14 lines 
   

   
Update freetype2 to 2.8.

> root@www:/usr/ports # portmaster -m DISABLE_VULNERABILITES=yes --no-confirm 
> www/epiphany [long list of dependencies]

Typo here.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mesa libs issue

2017-05-15 Thread Herbert J. Skuhra
Jan Beich skrev:
> 
> Maybe try the following:
> 
>   $ pkg set -n dri:mesa-dri
>   $ pkg set -o graphics/dri:graphics/mesa-dri
> 
>   $ pkg set -n libglapi:mesa-libs
>   $ pkg set -o graphics/libglapi:graphics/mesa-libs
> 
>   $ pkg set -n libGL:mesa-libs
>   $ pkg set -o graphics/libGL:graphics/mesa-libs
> 
>   $ pkg set -n gbm:mesa-libs
>   $ pkg set -o graphics/gbm:graphics/mesa-libs
> 
>   $ pkg set -n libEGL:mesa-libs
>   $ pkg set -o graphics/libEGL:graphics/mesa-libs
> 
>   $ pkg set -n libglesv2:mesa-libs
>   $ pkg set -o graphics/libglesv2:graphics/mesa-libs

I tried this, but for gbm and libEGL I get:

pkg: sqlite error while executing UPDATE deps SET name = ?1,
version=(SELECT version FROM packages WHERE name = ?1) WHERE
package_id = ?2 AND name = ?3 in file pkgdb.c:2622: UNIQUE constraint
failed: deps.name, deps.version, deps.package_id

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Downloading with lynx or w3m, how to download as is, without gratuitous gzip

2017-04-25 Thread Herbert J. Skuhra
Thomas Mueller skrev:
> 
> Documentation on Lynx and w3m are awful hard to find!
> 
> I couldn't find anything on auto_uncompress or anything else that might be 
> put in ~/.w3m/config.
> 
> If the file on the server is already compressed, for instance a tarball, then 
> I want to download it that way.
> 
> But a browser/downloader has no proper business compressing a file to be 
> downloaded.

For w3m you can set accept_encoding. Default is

accept_encoding gzip, compress, bzip, bzip2, deflate

Try to remove gz, bzip, bzip2 or set it to "".

If you think this is a bug you should report it upstream:

https://github.com/tats/w3m

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Downloading with lynx or w3m, how to download as is, without gratuitous gzip

2017-04-23 Thread Herbert J. Skuhra
Thomas Mueller skrev:
> 
> I don't use lynx (text-mode web browser) much, but have run into a problem 
> that I never had before.
> Lynx, and also w3m, download what are supposed to be text files and then I 
> see the gzip'ed version on the hard drive.
> 
> Lynx used to download files as is!
> 
> I looked through "man lynx", also /usr/local/etc/lynx.cfg, and couldn't 
> figure how to disable the annoying, gratuitous gzip.
> 
> Mozilla Seamonkey and Firefox can download straight without altering.
> 
> My previous experience was that Lynx was trustworthy and would download files 
> as is.

For w3m you can try to set 'auto_uncompress 1' in ~/.w3m/config.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: svn error: node conflict in /usr/ports/x11/xcb-proto/files

2017-04-22 Thread Herbert J. Skuhra
Thomas Mueller skrev:
> 
> On this computer, I can't get /usr/ports/x11/xcb-proto/files: 
> Skipped 'files' -- Node remains in conflict   
>   
> At revision 439134.   
>   
> Summary of conflicts: 
>   
>   Skipped paths: 1  

Have you tried 'svn revert -R .' in /usr/ports? Or a fresh checkout?
Have you tried svnlite from base?

> On other computer, this directory downloads successfully with svn.
> 
> I even tried downloading with lynx and with w3m, but these text-mode
> browsers compress (gzip) the downloaded file, and I can't see how to
> avoid this.  I used to be able to download with lynx, and downloaded
> file was the same as on the server; lynx would never compress it
> gratuitously.
> 
> This is an old installation, needs to be updated when I can get to it after 
> some other tasks.
>
> svn --version shows
> svn, version 1.8.8 (r1568071) 
>   
>compiled Mar 24 2014, 09:58:59 on amd64-portbld-freebsd11.0 
> 
> uname -a shows
> 
> FreeBSD amelia2 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r286653M: Wed
> Aug 12 15:25:51 UTC 2015
> root@amelia2:/usr/obj/usr/src/sys/SANDY11NC-NDIS amd64

You should really update world/kernel first and then update all your ports.
At least some ports will probably fail on this old system.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: graphics/opencv2 orphaned. Where from here

2017-04-15 Thread Herbert J. Skuhra
Rainer Hurling skrev:
> 
> Am 15.04.2017 um 01:04 schrieb Kevin Oberman:
>> Thanks for the work on opencv, but PLEASE put something in UPDATING when
>> you make changes that impact large numbers of ports. I see opencv2 as
>> orphaned, so I can't stay there.
>> 
>> Do I reset the origin of opencv2 to opencv? Or will I need to delete all of
>> them and rebuild everything? Please put information in UPDATING to give us
>> poor users some idea of how to proceed. I really would rathe rnot have to
>> re-install all of those ports if there is no reason.
> 
> As a user of portmaster, all I had to do, was:
> 
> portmaster -o graphics/opencv-core opencv2-core-2.4.13.1_1

Hmm, I had to 'pkg delete opencv2-core' because of

pkg-static: opencv-core-2.4.13.1_1 conflicts with
opencv2-core-2.4.13.1_1 (installs files into the same place).
Problematic file: /usr/local/include/opencv2/core.hpp

and then run 'make install clean' in graphics/opencv-core.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Where is the library for icu-i18n ?

2017-03-23 Thread Herbert J. Skuhra
bob prohaska skrev:
> 
> In playing with compiling firefox on raspberry pi the process has gotten
> far enough to report:
> 
> DEBUG: configure: error: Library requirements (icu-i18n >= 58.1) not
> met; consider adjusting the PKG_CONFIG_PATH environment variable if
> your libraries are in a nonstandard prefix so pkg-config can find
> them.
> 
> What's the best fix or workaround? I can't find a library or sources that
> seem to come close to satisfying the requirement. The system is -current,
> the ports tree was updated  on 3/21/2017.

devel/icu installs libdata/pkgconfig/icu-i18n.pc

--
Herbert


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Samba 4.3

2017-03-23 Thread Herbert J. Skuhra
Herbert J Skuhra skrev:
> 
> The Doctor skrev:
>> 
>> All right anyone seeing a failure in compilation
>> due to a GSSAPI call?
> 
> Why do you install Samba 4.3 and not 4.4?
> 
> Are the samba ports still maintained?
> 
> 4.2 discontinued (EOL)  2016-09-07  -> expire?
> 4.3 discontinued (EOL)  2017-03-07  -> expire?
> 4.4 security fixes only
> 4.5 and 4.6 missing in ports
> 
> (https://wiki.samba.org/index.php/Samba_Release_Planning)

Please ignore. I've just found:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217616

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Samba 4.3

2017-03-23 Thread Herbert J. Skuhra
The Doctor skrev:
> 
> All right anyone seeing a failure in compilation
> due to a GSSAPI call?

Why do you install Samba 4.3 and not 4.4?

Are the samba ports still maintained?

4.2 discontinued (EOL)2016-09-07  -> expire?
4.3 discontinued (EOL)2017-03-07  -> expire?
4.4 security fixes only
4.5 and 4.6 missing in ports

(https://wiki.samba.org/index.php/Samba_Release_Planning)

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: mail/p5-Net-SMTP-SSL Port Dependencies in SpamAssassin.

2017-03-17 Thread Herbert J. Skuhra
jankyj skrev:
> 
> Hello all,
>   I have a port that depends on SpamAssassin and I've noticed the
> (somewhat) recent deprecation message of the mail/p5-Net-SMTP-SSL port
> which, in turn, appears to be a dependency on
> security/p5-IO-Socket-SSL by SpamAssassin (if you enable SSL and/or
> DKIM). I've taken a look at the Makefile and I have a couple of ideas
> as to how to fix it but I am by no means a port guru.

I can't find a dependency on mail/p5-Net-SMTP-SSL. Where exactly to
you see it?

I am using spamassassin (with DKIM and SSL on) and don't have
mail/p5-Net-SMTP-SSL on my system.

Is your ports tree up-to-date?

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Facing issue after upgrading Firefox version in Free BSD 9.2 RELEASE not able to launch firefox

2017-02-27 Thread Herbert J. Skuhra
Uma Somasundaram skrev:
> 
> Hi ,
> I have upgraded FF version from firefox-esr: 24.3.0_2,1 -> 45.6.0_3,1 in
> Free BSD 9.2 version using below command in my BSD ,
> 
> "pkg install firefox-esr".
> 
> After the upgrade I am not able to launch the firefox . When I type firefox
> below error message is displayed in my terminal ,
> 
> 
> "XPCOMGlueLoad error for file /usr/local/lib/firefox/libxul.so:
> Shared object "libpixman-1.so.30" not found, required by
> "libgtk-x11-2.0.so.0"
> Couldn't load XPCOM. "
> 
> Please find the below outputs :
> 
> Output from 'uname -a' :
> 
> FreeBSD pod1201-client11.ibesa 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898:
> Fri Sep 27 03:52:52 UTC 2013
> r...@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>  i386

The FreeBSD version you are running is already EOL:

https://lists.freebsd.org/pipermail/freebsd-announce/2016-October/001754.html

Upgrade to 10.3 or 11.0 first and then try again.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Tendra compiler

2017-02-25 Thread Herbert J. Skuhra
Kurt Jaeger skrev:
> 
> Hi!
>> I'm not sure if this is the right place to post this. I realize
>> that the Tendra compiler is depreciated.
> 
> What is/was the port name of that project ?
> 
> I've tried to find it but failed ?

Probably:

% grep -i tendra /usr/ports/MOVED 
lang/TenDRA||2011-11-01|Website disappeared; last release in 2006,
does not compile on recent FreeBSD-9

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


multimedia/mplayer2 (was Re: devel/check)

2017-02-12 Thread Herbert J. Skuhra
Andy Farkas skrev:
> 
> But now 'portmaster -a' fails in multimedia/mplayer2 :( :(

Why do you use mplayer2 (instead of mplayer or mpv)?

And why is this port still in the tree?

* snapshot is from 2013-04-28
* github.com/mplayer2/mplayer2 is no longer updated
* http://git.mplayer2.org does not exist
* mplayer2.org redirects to http://www3.mplayer2.org (no content!)

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: devel/check

2017-02-11 Thread Herbert J. Skuhra
Andy Farkas skrev:
> 
> I did a 'portmaster -a' and it seems devel/libcheck has changed to
> devel/check.
> (nothing in /usr/ports/UPDATING about this)
> 
> But devel/check won't install because:
> 
> pkg-static: check-0.11.0 conflicts with libcheck-0.10.0 (installs files
> into the same place).  Problematic file:  /usr/local/bin/checkmk
> 
> I then tried 'pkg delete libcheck' but it wants to delete 48 packages
> including my mate-base (which I rely on!) and also lumina which would
> leave me without a window-manager!

- pkg delete -f libcheck
or
- portmaster -o devel/check libcheck

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: updating ruby

2017-02-09 Thread Herbert J. Skuhra
Steve Wills skrev:
> 
> Hi,
> On 02/08/2017 11:20, Gerard Seibert wrote:
>> On or about 20170109, the default version of ruby was updated from 2.2
>> to 2.3. However, "pkg install" wants to install version 2.2 for ports
>> that require ruby. Is there a way to override this behavior?
>> 
> 
> The packages are built from the quarterly branch, where 2.2 is still
> default.
> 
> You could build your own packages from the head branch, or build from
> quarterly branch with RUBY_DEFAULT=2.3 in /etc/make.conf.

DEFAULT_VERSIONS+=ruby=2.3

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: How to see package dependencies

2017-02-04 Thread Herbert J. Skuhra
Matthias Fechner skrev:
> 
> Hi all,
> I just tried:
> 
> pkg delete ccache (as I do not need it on servers, poudriere should
> install it automatically if required?)
> 
> 
> But it tries to deinstall:
> 
> Installed packages to be REMOVED:
> ccache-3.2.5_2
> scponly-4.8.20110526_2
> 
> How can I find out why it tries to deinstall scponly if I try to
> deinstall ccache?
> (that does not make any sense)

% man pkg
% man pkg-info
% man pkg-delete

'pkg info -r' and 'pkg info -d'.

'pkg delete -f ccache' should delete only ccache.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: [Solved?] Re: pkg 1.9.4

2016-12-12 Thread Herbert J. Skuhra
Lewis Butler skrev:
> 
> On 09 Dec 2016, at 17:43, Lewis Butler  wrote:
>> Got this when trying to update to pkg-1.9.4
>> 
>> /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..
>> -I../compat -DWITH_SSL -Wno-pointer-sign -shared -O2 -pipe  -Wno-error 
>> -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-function 
>> -D_BSD_SOURCE -DINET6=1 -MT libfetch/libfetch_la-common.lo -MD -MP -MF 
>> libfetch/.deps/libfetch_la-common.Tpo -c -o libfetch/libfetch_la-common.lo 
>> `test -f 'libfetch/common.c' || echo './'`libfetch/common.c
>> libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../compat -DWITH_SSL 
>> -Wno-pointer-sign -O2 -pipe -Wno-error -fstack-protector 
>> -fno-strict-aliasing -Wall -Wno-unused-function -D_BSD_SOURCE -DINET6=1 -MT 
>> libfetch/libfetch_la-common.lo -MD -MP -MF 
>> libfetch/.deps/libfetch_la-common.Tpo -c libfetch/common.c  -fPIC -DPIC -o 
>> libfetch/.libs/libfetch_la-common.o
>> libfetch/common.c:52:10: fatal error: 'openssl/x509v3.h' file not found
>> #include 
> 
> I created the directory /usr/include/openssl/
> 
> cd /usr/include/openssl
> ln -s /usr/local/include/openssl/* .

You'd better undo this and run 'make buildworld' and 'make
installworld' to cleanup the mess.

> then I was able to make pkg. Not sure why, but
> /usr/local/library/openssl seemed to be where openssl was installed
> but the packages are looking for /usr/library/openssl.
> 
> I'm sure this is not the preferred way to do this.
> 
> There is also an openssl-1.0.1p folder in /usr/include/ with rather
> old files in it. I plan on moving it aside and seeing what happens.

You can try to rename the directory back to openssl and see if 'freebsd-update
fetch install' will update the files. If not remove it and do the above.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: pkg 1.9.4

2016-12-10 Thread Herbert J. Skuhra
Lewis Butler write:
> 
> Got this when trying to update to pkg-1.9.4
> /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..
> -I../compat -DWITH_SSL -Wno-pointer-sign -shared -O2 -pipe  -Wno-error 
> -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-function 
> -D_BSD_SOURCE -DINET6=1 -MT libfetch/libfetch_la-common.lo -MD -MP -MF 
> libfetch/.deps/libfetch_la-common.Tpo -c -o libfetch/libfetch_la-common.lo 
> `test -f 'libfetch/common.c' || echo './'`libfetch/common.c
> libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../compat -DWITH_SSL 
> -Wno-pointer-sign -O2 -pipe -Wno-error -fstack-protector -fno-strict-aliasing 
> -Wall -Wno-unused-function -D_BSD_SOURCE -DINET6=1 -MT 
> libfetch/libfetch_la-common.lo -MD -MP -MF 
> libfetch/.deps/libfetch_la-common.Tpo -c libfetch/common.c  -fPIC -DPIC -o 
> libfetch/.libs/libfetch_la-common.o
> libfetch/common.c:52:10: fatal error: 'openssl/x509v3.h' file not found
> #include 
>  ^
> 1 error generated.
> *** [libfetch/libfetch_la-common.lo] Error code 1
> 
> make[6]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4/external

Does this file exist on your system?

/usr/include/openssl/x509v3.h
/usr/local/include/openssl/x509v3.h

What's in your /etc/make.conf? Does it work if you do:

# make clean
# make __MAKE_CONF=/dev/null

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: p5-Net-SMTP-SSL

2016-11-28 Thread Herbert J. Skuhra
Christoph Moench-Tegeder skrev:
> 
> ## @lbutlr (krem...@kreme.com):
>> https://www.freshports.org/mail/p5-Net-SMTP-SSL/ says, " DEPRECATED: 
>> Deprecated by upstream, use Net::SMTP instead”
>> 
>> But there is not p5-Net-SMTP package.
> 
> Of course, Net::SMTP is part of libnet, which installs as p5-Net
> (net/p5-Net), which has been around "forever" and learned SSL about
> two years ago.

% pkg which `locate SMTP.pm`
/usr/local/lib/perl5/5.24/Net/SMTP.pm was installed by package perl5-5.24.1.r4

From: http://perldoc.perl.org/Net/SMTP.html

This module implements a client interface to the SMTP and ESMTP
protocol, enabling a perl5 application to talk to SMTP servers. This
documentation assumes that you are familiar with the concepts of the
SMTP protocol described in RFC2821. With IO::Socket::SSL installed it
also provides support for implicit and explicit TLS encryption,
i.e. SMTPS or SMTP+STARTTLS.

Why e.g. devel/git can't use this version?

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: svn commit: r426175 - head/security/libgpg-error

2016-11-20 Thread Herbert J. Skuhra
Roman Bogorodskiy skrev:
> 
>   Herbert J. Skuhra wrote:
>> Hi,
>> 
>> Roman Bogorodskiy skrev:
>> > 
>> > Author: novel
>> > Date: Tue Nov 15 15:48:18 2016
>> > New Revision: 426175
>> > URL: https://svnweb.freebsd.org/changeset/ports/426175
>> > 
>> > Log:
>> >   security/libgpg-error: update to 1.25
>> > 
>> > Modified:
>> >   head/security/libgpg-error/Makefile
>> >   head/security/libgpg-error/distinfo
>> >   head/security/libgpg-error/pkg-plist
>> 
>> Why no revert this update or mark BROKEN?
>> It breaks gpg-agent (crashing) from gnupg-2.1.15.
>> 
>> <https://lists.freebsd.org/pipermail/freebsd-questions/2016-November/274734.html>
> 
> Hi,
> 
> Not sure how marking that broken will help.

At least it will help port users who haven't updated yet. No?
Of course it should have happened earlier, problem is known since
16.11.2016. Unfortunately by now this version is already in pkg
(latest). But no offense.

> Anyway, it's a known problem:
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214568
>
> There's a patch attached there to update security/gnupg to 2.1.16 and it
> was reported that it fixes the issue.
> 
> I'm still waiting for either portmgr's or maintainer's approval to
> commit that, but I'm afraid I'll have to commit it without approval if I
> don't hear back by the end of today.

Thanks.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: svn commit: r426175 - head/security/libgpg-error

2016-11-20 Thread Herbert J. Skuhra
Hi,

Roman Bogorodskiy skrev:
> 
> Author: novel
> Date: Tue Nov 15 15:48:18 2016
> New Revision: 426175
> URL: https://svnweb.freebsd.org/changeset/ports/426175
> 
> Log:
>   security/libgpg-error: update to 1.25
> 
> Modified:
>   head/security/libgpg-error/Makefile
>   head/security/libgpg-error/distinfo
>   head/security/libgpg-error/pkg-plist

Why no revert this update or mark BROKEN?
It breaks gpg-agent (crashing) from gnupg-2.1.15.



Thanks.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Bug in heimdal dependency for bdb (forces version 5 and ignores defined version 6)

2016-11-19 Thread Herbert J. Skuhra
Matthias Fechner skrev:
> 
> Dear all,
> I'm not sure what is happening but it seems that the heimdal port is a
> little bit buggy.
> 
> I have in my poudiere builds the following defined:
> 
> DEFAULT_VERSIONS=php=5.6 apache=2.4 mysql=10.1m bdb=6 ssl=openssl
> BDB_DEFAULT=6
> WITH_BDB6_PERMITTED=1
> 
> But for an unclear reason it seems that heimdal pulls in bdb=5 and does
> not use my bdb=6 definition.

security/heimdal/Makefile:64:BDB_USES=  bdb:5 localbase

> Is this wanted or an unwanted side effect?

No, idea. Change the above line and find out yourself if the port
builds/works with bdb6. Good luck!

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: failure building Thunderbird: libnss3.so: No such file or directory

2016-09-26 Thread Herbert J. Skuhra
Per olof Ljungmark skrev:
> 
> FreeBSD 10.3-STABLE #0 r306300 GENERIC  amd64
> gmake[6]: Entering directory
> '/usr/ports/mail/thunderbird/work/thunderbird-45.3.0/obj-x86_64-unknown-freebsd10.3/mail/components/im'
> /usr/ports/mail/thunderbird/work/thunderbird-45.3.0/obj-x86_64-unknown-freebsd10.3/_virtualenv/bin/python
>  -m mozbuild.action.jar_maker   -d ../../../dist/bin -t 
> /usr/ports/mail/thunderbird/work/thunderbird-45.3.0 -f symlink  
> --relativesrcdir=mail/components/im -c 
> /usr/ports/mail/thunderbird/work/thunderbird-45.3.0/mail/components/im/en-US  
> -DHAVE_64BIT_BUILD=1 -DMOZILLA_VERSION='"45.3.0"' -DMOZILLA_VERSION_U=45.3.0 
> -DMOZILLA_UAVERSION='"45.0"' -DD_INO=d_ino -DSTDC_HEADERS=1 
> -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 
> -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 
> -DHAVE_NL_TYPES_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_CPUID_H=1 
> -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_NETINET_IN_H=1 
> -DHAVE_SIN_LEN=1 -DHAVE_SCONN_LEN=1 -DHAVE_SIN6_LEN=1 -DHAVE_SA_LEN=1 
> -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -DHAVE_MEMMEM=1 -DFUNCPROTO=15 
> -DHAVE_LIBXSS=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_H=1 
> -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_ARC4RANDO
 M=
> 1 -DHAVE_ARC4RANDOM_BUF=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_RES_NINIT=1 
> -DHAVE_LANGINFO_CODESET=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 
> -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_THREAD_TLS_KEYWORD=1 
> -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_LOCALECONV=1 -DMALLOC_H='' 
> -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MALLOC_USABLE_SIZE=1 
> -DMALLOC_USABLE_SIZE_CONST_PTR=const -DHAVE_VALLOC=1 
> -DTARGET_XPCOM_ABI='"x86_64-gcc3"' -DRELEASE_BUILD=1 -DHAVE_LIBPNG=1 
> -DMOZ_UPDATE_CHANNEL=default -DMOZ_BUILD_APP=../mail -DMOZ_X11=1 
> -DMOZ_WIDGET_GTK2=1 -DMOZ_WIDGET_GTK=2 -DMOZ_PDF_PRINTING=1 
> -DMOZ_ENABLE_XREMOTE=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 
> -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26 
> -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_26 
> -DMOZ_ENABLE_STARTUP_NOTIFICATION=1 -DNS_PRINTING=1 -DNS_PRINT_PREVIEW=1 
> -DMOZ_OFFICIAL_BRANDING=1 -DMOZ_DISTRIBUTION_ID='"org.mozilla"' 
> -DMOZ_ENABLE_GIO=1 -DMOZ_ENABLE_DBUS=1 -DACCESSIBILITY=1 -DMOZ_WEBRTC=1 
> -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_WEBRTC_SIGNALING=1 -DMOZ_PEERCONNE
 C
> TION=1 -DMOZ_SCTP=1 -DMOZ_SRTP=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 
> -DMOZ_WEBSPEECH=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_RAW=1 
> -DATTRIBUTE_ALIGNED_MAX=64 -DMOZ_OGG_NO_MEM_REPORTING=1 
> -DMOZ_NATIVE_SOUNDTOUCH=1 -DMOZ_WEBM=1 -DMOZ_FFMPEG=1 -DMOZ_FMP4=1 
> -DMOZ_EME=1 -DMOZ_MEDIA_NAVIGATOR=1 -DMOZ_VPX=1 -DMOZ_VPX_ERROR_CONCEALMENT=1 
> -DHAVE_LIBVPX=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_WAVE=1 -DMOZ_VORBIS=1 
> -DHAVE_SYS_SOUNDCARD_H=1 -DMOZ_PERMISSIONS=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 
> -DMOZ_CRASHREPORTER_ENABLE_PERCENT=100 -DMOZ_LIBAV_FFT=1 
> -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_UPDATER=1 -DENABLE_TESTS=1 -DGTEST_HAS_RTTI=0 
> -DMOZ_FEEDS=1 -DMOZ_NATIVE_SQLITE=1 -DMOZ_SAFE_BROWSING=1 
> -DMOZ_URL_CLASSIFIER=1 -DGL_PROVIDER_GLX=1 -DMOZ_STACKWALKING=1 
> -DMOZ_LOGGING=1 -DFORCE_PR_LOG=1 -DMOZ_GLUE_IN_PROGRAM=1 -DMOZ_MEMORY=1 
> -DMOZ_JEMALLOC4=1 -DMOZ_MEMORY_BSD=1 -DMOZ_THUNDERBIRD=1 -DMOZ_MORK=1 
> -DHAVE_MOVEMAIL=1 -DMOZ_SECUREELEMENT=1 -DHAVE___CXA_DEMANGLE=1 
> -DHAVE__UNWIND_BACKTRACE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=
 3
>  -DMOZ_OMNIJAR=1 -DMOZ_USER_DIR='".mozilla"'
> -DHAVE_FT_BITMAP_SIZE_Y_PPEM=1 -DHAVE_FT_GLYPHSLOT_EMBOLDEN=1
> -DHAVE_FT_LOAD_SFNT_TABLE=1 -DHAVE_FONTCONFIG_FCFREETYPE_H=1
> -DHAVE_STDINT_H=1 -DHAVE_INTTYPES_H=1 -DMOZ_ENABLE_SKIA=1 -DUSE_SKIA=1
> -DUSE_SKIA_GPU=1 -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1
> -DENABLE_MARIONETTE=1 -DBUILD_CTYPES=1 -DMOZ_PLACES=1 -DMOZ_SOCIAL=1
> -DMOZ_BINARY_EXTENSIONS=1 -DMOZ_JSDOWNLOADS=1
> -DMOZ_MACBUNDLE_ID=org.mozilla.thunderbird -DMOZ_B2G_VERSION='"1.0.0"'
> -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""'
> -DMOZ_APP_UA_VERSION='"45.3.0"' -DFIREFOX_VERSION=45.3.1
> -DMOZ_TELEMETRY_DISPLAY_REV=2 -DMOZ_DLL_SUFFIX='".so"'
> -DHAVE_POSIX_FADVISE=1 -DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1
> -DMOZ_ACCESSIBILITY_ATK=1 -DATK_MAJOR_VERSION=2 -DATK_MINOR_VERSION=18
> -DATK_REV_VERSION=0 -DA11Y_LOG=1 -DEXPOSE_INTL_API=1
> -DENABLE_INTL_API=1 -DMOZ_STATIC_JS=1 -DNO_NSPR_10_SUPPORT=1
> -DAB_CD=en-US -DNDEBUG -DTRIMMED
> /usr/ports/mail/thunderbird/work/thunderbird-45.3.0/mail/components/im/jar.mn
> processing
> /usr/ports/mail/thunderbird/work/thunderbird-45.3.0/mail/components/im/jar.mn
> gmake[6]: Leaving directory
> '/usr/ports/mail/thunderbird/work/thunderbird-45.3.0/obj-x86_64-unknown-freebsd10.3/mail/components/im'
> gmake[6]: Entering directory
> '/usr/ports/mail/thunderbird/work/thunderbird-45.3.0/obj-x86_64-unknown-freebsd10.3/modules/libmar/src'
> gmake[6]: Nothing to be done for 'libs'.
> gmake[6]: Leaving directory
> '/usr/ports/mail/thunderbird/work/thunderbird-45.3.0/obj-x86_64-unknown-freebsd10.3/modules/libmar/src'
> gmake[6]: Entering directory
> 

Re: python34 fails to install on stable/11

2016-07-22 Thread Herbert J. Skuhra
tech-lists skrev:
> 
> Hi,
> $ svnlite info
> Path: .
> Working Copy Root Path: /usr/ports
> URL: https://svn0.eu.freebsd.org/ports/head
> Relative URL: ^/head
> Repository Root: https://svn0.eu.freebsd.org/ports
> Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
> Revision: 418866
> Node Kind: directory
> Schedule: normal
> Last Changed Author: matthew
> Last Changed Rev: 418866
> Last Changed Date: 2016-07-21 08:30:41 +0100 (Thu, 21 Jul 2016)
> 
> FreeBSD 11.0-BETA1 #0 r302999: Tue Jul 19 11:22:39 BST 2016
> 
> output of "make" from /usr/ports/lang/python3 :
> 
> running install_scripts
> copying build/scripts-3.4/idle3.4 ->
> /usr/ports/lang/python34/work/stage/usr/local/bin
> copying build/scripts-3.4/pyvenv-3.4 ->
> /usr/ports/lang/python34/work/stage/usr/local/bin
> copying build/scripts-3.4/pydoc3.4 ->
> /usr/ports/lang/python34/work/stage/usr/local/bin
> copying build/scripts-3.4/2to3-3.4 ->
> /usr/ports/lang/python34/work/stage/usr/local/bin
> changing mode of
> /usr/ports/lang/python34/work/stage/usr/local/bin/idle3.4 to 755
> changing mode of
> /usr/ports/lang/python34/work/stage/usr/local/bin/pyvenv-3.4 to 755
> changing mode of
> /usr/ports/lang/python34/work/stage/usr/local/bin/pydoc3.4 to 755
> changing mode of
> /usr/ports/lang/python34/work/stage/usr/local/bin/2to3-3.4 to 755
> rm
> /usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/_sysconfigdata.py
> rm -r
> /usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/__pycache__
> install  -m 0644 ./Misc/python.man
> /usr/ports/lang/python34/work/stage/usr/local/man/man1/python3.4.1
> if test "xno" != "xno"  ; then  case no in  upgrade)
> ensurepip="--altinstall --upgrade" ;;  install|*)
> ensurepip="--altinstall" ;;  esac;
> LD_LIBRARY_PATH=/usr/ports/lang/python34/work/Python-3.4.5 ./python -E
> -m ensurepip  $ensurepip --root=/usr/ports/lang/python34/work/stage/ ;  fi
> /bin/rm -f
> /usr/ports/lang/python34/work/stage/usr/local/lib/libpython3.so
>  # Upstream Issue: http://bugs.python.org/issue17975
> for i in
> /usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/*.so;
> do  /usr/bin/strip $i; done
>   # Strip shared extensions
> > Compressing man pages (compress-man)
> ===>  Installing for python34-3.4.5
> ===>  Checking if python34 already installed
> ===>   Registering installation for python34-3.4.5 as automatic
> pkg-static: Unable to access file
> /usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/_lzma.so:
> No such file or directory
> *** Error code 74

Run 'pkg delete lzmalib' and try again.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Is there still broken lang/ruby23 ?

2016-07-21 Thread Herbert J. Skuhra
Kurt Jaeger skrev:
> 
> Hi!
>> Kazuhiko> Is there still broken lang/ruby23[1]. Or can build in latest
>> Kazuhiko> 11.0-* ? 
>> 
>> Kazuhiko> [1] 
>> http://permalink.gmane.org/gmane.os.freebsd.devel.pkg-fallout/294364
>> 
>> swills> Yes, I haven't looked at it yet, but if you want to take a look, I'd
>> swills> welcome patches.
>> 
>> Could you put the attached two patches into lang/ruby23/files and give
>> it a try?
> 
> Testbuild on 11a (r302198M) on a loaded host was OK, but make check-plist 
> found
> 
> bin/erb
> 
> missing. I'll now test poudriere.

Any update on this issue?

With this patch build works for me on FreeBSD 11.0-BETA1 amd64
(r303012).

# make check-plist
> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)

Thanks.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Asterisk port

2016-06-25 Thread Herbert J. Skuhra
Kurt Jaeger skrev:
> 
> Hi!
>> The port for Asterisk software PBX is woefully out of date.  The current 
>> version is 2.x and the latest in ports/pkgs is 1.8. Version 1.8 is 
>> DEPRECATED.
> 
> The webpage at
> 
> http://www.asterisk.org/downloads
> 
> says:
> 
> Latest Version - 13.9.1
> 
> portfind asterisk
> 
> says:
> 
> - asterisk13-13.9.1 (/usr/ports/net/asterisk13)
> 
> Can you explain what exactly is out of date and needs updating ?

But why hasn't the port been removed yet and asterisk11 or asterisk13
renamed to asterisk?

DEPRECATED= Asterisk 1.8 reached EOL on 2015-10-21
EXPIRATION_DATE=2016-04-30

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: openssl-1.0.2.13

2016-06-14 Thread Herbert J. Skuhra
Gerard Seibert skrev:
> 
> I have a question regarding "openssl-1.0.2.13". Since the port is
> marked as "vulnerable", I was wondering if there is any idea when a
> corrected port will be released?

% svnlite log -l1

r416823 | dinoex | 2016-06-12 23:29:57 +0200 (Sun, 12 Jun 2016) | 3 lines

- Fix DSA, preserve BN_FLG_CONSTTIME
Security: CVE-2016-2178

> Also, according to the documentation on
> https://vuxml.FreeBSD.org/freebsd/6f0529e2-2e82-11e6-b2ec-b499baebfeaf.html
> this only affects versions of openssl < 1.0.2_13

Yes, openssl 1.0.2_13 is the fixed version.
Run 'pkg audit -F' and try again.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: WANT_BDB_VER Ignored

2016-04-27 Thread Herbert J. Skuhra
Herbert J Skuhra skrev:
> 
> Daniel Morante skrev:
>> 
>> I have the following in a port Makefile:
>> USE_BDB=yes
>> WANT_BDB_VER=48
> 
> Is your ports tree up-to-date?
> 
> Try: USES= bdb:48
> 
> Check Uses/bdb.mk for available options.

Should be /usr/ports/Mk/Uses/bdb.mk.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: WANT_BDB_VER Ignored

2016-04-27 Thread Herbert J. Skuhra
Daniel Morante skrev:
> 
> I have the following in a port Makefile:
> USE_BDB=yes
> WANT_BDB_VER=48

Is your ports tree up-to-date?

Try: USES= bdb:48

Check Uses/bdb.mk for available options. 

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Unable to make install for p5 ports

2015-12-21 Thread Herbert J. Skuhra
On Sun, 20 Dec 2015 23:44:26 +0100,
Stefan Bethke  wrote:
> 
> 
> > Am 20.12.2015 um 23:39 schrieb Stefan Bethke :
> > 
> >> 
> >> Am 20.12.2015 um 21:44 schrieb olli hauer :
> >> 
> >> On 2015-12-20 21:26, Stefan Bethke wrote:
> >>> 
>  Am 20.12.2015 um 21:15 schrieb Stefan Bethke :
>  
>  For many perl ports, I’m getting errors similar to this:
>  
>  ...
>  Installing 
>  /usr/obj/ports/freebsd/checkout/ports/net/p5-Net-Server/stage/usr/local/lib/perl5/site_perl/man/man1/net-server.1
>  ...
>  Installing 
>  /usr/obj/ports/freebsd/checkout/ports/net/p5-Net-Server/stage/usr/local/bin/net-server
>  > Compressing man pages (compress-man)
>  ===>  Installing for p5-Net-Server-2.008_1
>  ===>  Checking if p5-Net-Server already installed
>  ===>   Registering installation for p5-Net-Server-2.008_1 as automatic
>  pkg-static: Unable to access file 
>  /usr/obj/ports/freebsd/checkout/ports/net/p5-Net-Server/stage/usr/local/share/man/man1/net-server.1.gz:
>   No such file or directory
>  *** [fake-pkg] Error code 74
>  
>  Stop in /freebsd/checkout/ports/net/p5-Net-Server.
>  *** [install] Error code 1
>  
>  Stop in /freebsd/checkout/ports/net/p5-Net-Server.
>  *** [build-depends] Error code 1
>  
>  Stop in /freebsd/checkout/ports/sysutils/munin-node.
>  *** [stage] Error code 1
>  
>  Stop in /freebsd/checkout/ports/sysutils/munin-node.
>  
>  
>  I’ve tried upgrading my perl to 5.20, but I’m running into the same 
>  issue.
>  
>  FreeBSD 9-stable, perl 5.20.
> >>> 
> >>> After fiddling around with the stage dir, it seems that the port installs 
> >>> man pages for command line utilities into 
> >>> stage/usr/local/lib/perl5/site_perl/man, while pig-static expects them in 
> >>> stage/usr/local/share/man.
> >> 
> >> Hi Stefan,
> >> 
> >> no, the man page location looks fine.
> >> Perl man pages are installed to "/usr/local/lib/perl5/site_perl/man" and 
> >> pkg-plist has the location defined as PERL5_MAN3.
> > 
> > Please look at the error message above. pig-static expects the man page in 
> > one place, but the port installs in in a different place inside the stage 
> > dir.  Only man1 pages seem to be affected, AFAIKT.
> 
> Here’s how I can „fix“ it manually:
> > Compressing man pages (compress-man)
> ===>  Installing for p5-DBI-1.634
> ===>  Checking if p5-DBI already installed
> ===>   Registering installation for p5-DBI-1.634
> pkg-static: Unable to access file 
> /var/ports/work/databases/p5-DBI/stage/usr/local/share/man/man1/dbilogstrip.1.gz:
>  No such file or directory
> pkg-static: Unable to access file 
> /var/ports/work/databases/p5-DBI/stage/usr/local/share/man/man1/dbiprof.1.gz: 
> No such file or directory
> pkg-static: Unable to access file 
> /var/ports/work/databases/p5-DBI/stage/usr/local/share/man/man1/dbiproxy.1.gz:
>  No such file or directory
> *** [fake-pkg] Error code 74
> 
> Stop in /usr/ports/databases/p5-DBI.
> *** [install] Error code 1
> 
> Stop in /usr/ports/databases/p5-DBI.
> /usr/ports/databases/p5-DBI# cd 
> /var/ports/work/databases/p5-DBI/stage/usr/local/share
> /var/ports/work/databases/p5-DBI/stage/usr/local/share# mkdir man
> /var/ports/work/databases/p5-DBI/stage/usr/local/share# mv 
> ../lib/perl5/site_perl/man/man1 man
> /var/ports/work/databases/p5-DBI/stage/usr/local/share# cd -
> /usr/ports/databases/p5-DBI
> /usr/ports/databases/p5-DBI# make install
> ===> Skipping 'config' as NO_DIALOG is defined
> ===>  Installing for p5-DBI-1.634
> ===>   p5-DBI-1.634 depends on file: /usr/local/bin/perl5.20.3 - found
> ===>  Checking if p5-DBI already installed
> ===>   Registering installation for p5-DBI-1.634
> [XXX] Installing p5-DBI-1.634...
> /usr/ports/databases/p5-DBI# 

I guess something sets THIS_IS_OLD_PERL on your system.
Do you set PERL_VERSION or does the file /usr/local/etc/perl5_version
exists?

# remove when 5.20 goes away.
.sinclude "${LOCALBASE}/etc/perl5_version"
.if defined(PERL_VERSION)
PERL5_DEPEND=   ${PERL5}
THIS_IS_OLD_PERL=   yes   
.else
[...]
.if defined(THIS_IS_OLD_PERL)
SITE_MAN1_REL?= share/man/man1
.else
SITE_MAN1_REL?= ${SITE_PERL_REL}/man/man1
.endif
SITE_MAN1?= ${PREFIX}/${SITE_MAN1_REL}

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: FreeBSD Port: MailScanner-4.84.6

2015-12-18 Thread Herbert J. Skuhra
On Fri, 18 Dec 2015 00:31:48 +0100,
Adam Bernstein  wrote:
> 
> Howdy. We've noticed the MailScanner port has fallen way behind the
> latest MS release, as 4.84.6 is > 2.5 years old - is this port no
> longer being maintained? I can't find any info on the lists.
>
> There's lots of bug fixes, including one to get rid of the slew of
> "use IO deprecated" warnings we see every time we fire it up, so we're
> just wondering if it's time to fall back to a source installation. But
> we would sure rather keep using the port!

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205010

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: svn commit: r398039 - in head/mail/postfix-policyd-weight: . files

2015-12-11 Thread Herbert J. Skuhra
On Sun, Sep 27, 2015 at 11:47:12AM +, Olli Hauer wrote:
> Author: ohauer
> Date: Sun Sep 27 11:47:11 2015
> New Revision: 398039
> URL: https://svnweb.freebsd.org/changeset/ports/398039
> 
> Log:
>   - fix with latest NET::DNS
>   - re-assign Maintainer to ports@
> (I do no longer use this port)
>   
>   PR: 201753
>   Submitted by:   Patrik Hildingsson, pi@

I think this port is broken again after latest p5-Net-DNS upgrade:

Dec 11 16:40:52 mx postfix/policyd-weight[67380]: rbl_lookup: sending: 
145.132.13.85.zen.spamhaus.org, 64029
Dec 11 16:40:52 mx postfix/policyd-weight[67380]: rbl_lookup: dropped: 
out:145.132.13.85.zen.spamhaus.org vs 
in:Net::DNS::DomainName=HASH(0x80426f8b8), out:
64029 vs in:64029
[...]
Dec 11 16:41:14 mx postfix/policyd-weight[67386]: decided action=DUNNO  passed 
- too many local DNS-errors in ix.dnsbl.manitu.net lookups; ...

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: svn commit: r398039 - in head/mail/postfix-policyd-weight: . files

2015-12-11 Thread Herbert J. Skuhra
On Fri, Dec 11, 2015 at 05:04:33PM +0100, Herbert J. Skuhra wrote:
> On Sun, Sep 27, 2015 at 11:47:12AM +, Olli Hauer wrote:
> > Author: ohauer
> > Date: Sun Sep 27 11:47:11 2015
> > New Revision: 398039
> > URL: https://svnweb.freebsd.org/changeset/ports/398039
> > 
> > Log:
> >   - fix with latest NET::DNS
> >   - re-assign Maintainer to ports@
> > (I do no longer use this port)
> >   
> >   PR:   201753
> >   Submitted by: Patrik Hildingsson, pi@
> 
> I think this port is broken again after latest p5-Net-DNS upgrade:
> 
> Dec 11 16:40:52 mx postfix/policyd-weight[67380]: rbl_lookup: sending: 
> 145.132.13.85.zen.spamhaus.org, 64029
> Dec 11 16:40:52 mx postfix/policyd-weight[67380]: rbl_lookup: dropped: 
> out:145.132.13.85.zen.spamhaus.org vs 
> in:Net::DNS::DomainName=HASH(0x80426f8b8), out: 64029 vs in:64029
> [...]
> Dec 11 16:41:14 mx postfix/policyd-weight[67386]: decided action=DUNNO  
> passed - too many local DNS-errors in ix.dnsbl.manitu.net lookups; ...

Can anyone commit the patch from:

https://lists.freebsd.org/pipermail/freebsd-perl/2015-July/011029.html

Or mark the port broken/forbidden and advise users to use postscreen, etc. 
instead?

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: opensmtpd-5.7.1 - cannot authenticate

2015-07-29 Thread Herbert J. Skuhra
On Tue, Jul 28, 2015 at 09:24:05PM +0200, Pietro Cerutti wrote:
 On 2015-Jul-28, 15:24, Herbert J. Skuhra wrote:
  On Mon, Jul 27, 2015 at 08:47:47PM +0200, Pietro Cerutti wrote:
   Hi,
   
   I tried to upgrade from 5.4.6 to 5.7.1, and suddenly I am unable to
   authenticate.  This is from the log file:
   
   Jul 27 17:05:03 mail smtpd[12146]: smtp-in: Failed command on session
   a0516551dc7a4dc4: AUTH PLAIN (...) = 501 5.5.2 Syntax error: Syntax
   error
   
   Relevant config lines area
   
   pki mydomain certificate   /usr/local/etc/mail-admin/tls/server.crt
   pki mydomain key   /usr/local/etc/mail-admin/tls/server.key
   table credentials file:/usr/local/etc/mail-admin/db/auth-smtp.db
   listen on 192.168.1.1 secure auth-optional credentials pki mydomain
  
  What's the output of 'file /usr/local/etc/mail-admin/db/auth-smtp.db'?
  Maybe you need db: not file:?
 
 it's an ASCII file, as it was with 5.4.6. As I said, no config
 (including backend table files) has changed.
 
   I am able to switch from the 5.4.6 to the 5.7.1 binary and reproduce
   that I can send mail with the former and cannot with the latter. No
   config has changed.
  
  Have you tried to run 'smtpd -dv' or 'smtpd -dv -T all'?
 
 Here's the output from smtpd -dv -T all.
 
 Thank you!

Opensmtpd 5.7.1p1 obviously has a problem when the auth username
contains @ (e.g: f...@example.com).

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Firefox and thunderbird not in the repos?

2015-07-11 Thread Herbert J. Skuhra
On Sat, Jul 11, 2015 at 09:01:42AM +0200, Hans de Hartog wrote:
 After 9 weeks absence,I can't find firefox or thunderbird in the repos.
 This is on 9.3-RELEASE and 10.1-RELEASE (32 and 64bit).
 Yes, I did pkg update -f

There was a problem building firefox and thunderbird after updating
Freetype2 to version 2.6. This was fixed in r391619.

Meanwhile you can get the packages from:

http://pkg.freebsd.org/freebsd:9:x86:32/quarterly/All/
http://pkg.freebsd.org/freebsd:9:x86:64/quarterly/All/

http://pkg.freebsd.org/freebsd:10:x86:32/quarterly/All/
http://pkg.freebsd.org/freebsd:10:x86:64/quarterly/All/

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: mail/postfix does not resolve in mysql maps

2014-12-26 Thread Herbert J. Skuhra
On Fri, Dec 26, 2014 at 10:25:07AM +0100, Marko Cupać wrote:
 Sorry for stupid typo in original mail, let's try once again.
 
 I'm running 10.1-RELEASE-p3 and postfix-2.11.3_3,1 built in poudriere
 on jail 10.1-RELEASE-p1, It seems that after upgrade to 10.1-RELEASE-p3
 postfix stopped resolving FQDNs in my mysql maps files.
 
 When 'hosts' is specified by IP address, connection to mysql server
 works, but when it is specified by FQDN, it does not.
 
 This does not work:
  pacija@mail:~ % sudo cat /usr/local/etc/postfix/smtpd_sender_login_maps.cf 
  user = someuser
  password = somepass
  hosts = mysql1.mimar.rs
  dbname = somedb
  query = SELECT goto FROM alias WHERE address = '%s' AND active = 1
 
 And with the configuration above I get the following in maillog when
 trying to send mail:
  Dec 26 10:13:42 mail postfix/submission/smtpd[7456]: warning: connect to 
  mysql server mysql1.mimar.rs: Unknown MySQL server host 'mysql1.mimar.rs' 
  (0)
  Dec 26 10:13:42 mail postfix/submission/smtpd[7456]: warning: 
  mysql:/usr/local/etc/postfix/smtpd_sender_login_maps.cf lookup error for 
  marko.cu...@mimar.rs
 
 Forward and reverse drill resolve fine:
  pacija@mail:~ % drill mysql1.mimar.rs
  mysql1.mimar.rs.3600IN  A   193.53.106.138
 
  pacija@mail:~ % drill -x 193.53.106.138
  138.106.53.193.in-addr.arpa.3600IN  PTR mysql1.mimar.rs.
 
 Where should I start looking for a solution?

Chroot? Maybe someone can help if you post the output of 'postconf -n'
and your master.cf?

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: net-im/skype-[devel] won't connect

2014-08-13 Thread Herbert J. Skuhra
On Wed, 13 Aug 2014 11:38:23 -0400
Kenta S. wrote:

 Hello. This afternoon when I try to sign onto Skype, I get:
 
 Periodic UIC Update Failed
 
 I haven't updated ports recently. Does anyone have an idea?
 I heard Skype was closing down old versions.

I don't use it but https://github.com/xmj/linux-ports has Skype
4.2.0.13.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Lots of installed ports show succeeds index

2014-07-23 Thread Herbert J. Skuhra
Hi,

is there anything wrong with svn0.eu.freebsd.org?

After the latest 'svnlite up' I now get:

GeoIP-1.4.8_7 succeeds index (index has 1.4.8_6)
cups-client-1.7.3_1   succeeds index (index has 1.7.3)
curl-7.37.1_1 succeeds index (index has 7.37.0)
dejavu-2.34_4 succeeds index (index has 2.34_3)
droid-fonts-ttf-20131024_1succeeds index (index has 20131024)
ffmpeg-2.2.4_3,1  succeeds index (index has 2.2.4_1,1)
fontsproto-2.1.2,1succeeds index (index has 2.1.2)
gcc48-4.8.4.s20140710 succeeds index (index has 
4.8.4.s20140626)
gcc49-4.9.2.s20140716 succeeds index (index has 
4.9.1.s20140702)
git-2.0.2 succeeds index (index has 2.0.0)
gnutls-3.2.15 succeeds index (index has 2.12.23_6)
gstreamer1-libav-1.2.4_1  succeeds index (index has 1.2.4)
inputproto-2.3.1  succeeds index (index has 2.3)
libICE-1.0.9,1succeeds index (index has 1.0.8_2,1)
libXfont-1.4.8,2  succeeds index (index has 1.4.7_3,1)
libXi-1.7.4,1 succeeds index (index has 1.7.2_2,1)
libdrm-2.4.52,1   succeeds index (index has 2.4.52)
libxkbcommon-0.4.2_1  succeeds index (index has 0.4.1_1)
mplayer-1.1.r20140418_4   succeeds index (index has 
1.1.r20140418_3)
nss-3.16.1_2  succeeds index (index has 3.16.1_1)
p5-IO-Socket-IP-0.31  succeeds index (index has 0.30)
p5-IO-Socket-SSL-1.997_2  succeeds index (index has 1.994)
p5-Net-SSLeay-1.65succeeds index (index has 1.64)
pango-1.34.1_6succeeds index (index has 1.34.1_5)
pkg-1.3.0 succeeds index (index has 1.2.7_4)
portlint-2.15.3   succeeds index (index has 2.15.2)
py27-setuptools27-5.4.1   succeeds index (index has 5.1)
py27-sqlite3-2.7.8_4  succeeds index (index has 2.7.6_4)
python27-2.7.8succeeds index (index has 2.7.6_4)
texinfo-5.2.20140707  succeeds index (index has 5.2.20140608)
toxcore-0.140717  succeeds index (index has 0.140630_1)
toxic-0.4.5.140717succeeds index (index has 0.4.2.140630)
trousers-tddl-0.3.10_6succeeds index (index has 0.3.10_4)
wireshark-1.10.8_1succeeds index (index has 1.10.8)
xauth-1.0.9_1 succeeds index (index has 1.0.8_1)
xcursorgen-1.0.6  succeeds index (index has 1.0.5)
xkeyboard-config-2.12 succeeds index (index has 2.11)
xproto-7.0.26 succeeds index (index has 7.0.25)
xterm-309 succeeds index (index has 308)
youtube_dl-2014.07.21 succeeds index (index has 2014.02.22.1)

Or a problem with the new pkg?

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Lots of installed ports show succeeds index

2014-07-23 Thread Herbert J. Skuhra
On Wed, 23 Jul 2014 21:03:14 +0200
Herbert J. Skuhra wrote:

 Hi,
 
 is there anything wrong with svn0.eu.freebsd.org?
 
 After the latest 'svnlite up' I now get:
 
 GeoIP-1.4.8_7 succeeds index (index has 1.4.8_6)
 [...]

'make fetchindex' resolved it. This is new?

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: upgrading devel/p5-subversion fails

2014-07-16 Thread Herbert J. Skuhra
On Wed, 16 Jul 2014 21:12:23 +0200
Serpent7776 wrote:

 On Tue, 15 Jul 2014 14:51:42 -0700
 Kevin Oberman rkober...@gmail.com wrote:
 
  On Tue, Jul 15, 2014 at 2:11 PM, Herbert J. Skuhra hsku...@eumx.net wrote:
  
   On Tue, 15 Jul 2014 22:42:38 +0200
   Serpent7776 wrote:
  
Hello,
   
I'm trying to upgrade p5-subversion, but I got error
   
sed: /usr/local/lib/libsqlite3.la: No such file or directory
libtool: link: `/usr/local/lib/libsqlite3.la' is not a valid libtool
   archive
*** [subversion/bindings/swig/perl/libsvn_swig_perl/
   libsvn_swig_perl-1.la]
Error code 1 1 error
=== Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure
   to
the maintainer.
*** [do-build] Error code 1
   
Stop in /usr/ports/devel/p5-subversion.
   
Full output of portmaster p5-subversion available here:
http://pastie.org/private/ysbvkwqnppzqvangdqmew
   
File /usr/local/lib/libsqlite3.la does not exists.
I tried rebuilding sqlite3 and deleting p5-subversion before
   reinstalling, but
this does not work.
   
My system is
# uname -a
FreeBSD DaemON.home 9.2-RELEASE-p10 FreeBSD 9.2-RELEASE-p10 #0: Tue Jul
8
10:48:24 UTC 2014
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
  
   Have you tried to rebuild subversion before upgrading p5-subversion?
   Have you tried to run 'portmaster -r sqlite3'?
   Make sure that your portstree is up-to-date.
  
  
  Looks like databases/sqlite3/Makefile has USES= pathfix libtool. By
  default that will not install .la files. Normally they are only needed
  during the build of the port, but it looks like libsqlite3.la is an
  exception.
  
  Try editing the Makefile to:
  USES= pathfix libtool:keepla
  and see if that fixes the problem.
 
 Changing
 USES= pathfix libtool
 to
 USES= pathfix libtool:keepla

Revert this again!

There is obviously a reason why the Makefile uses libtool and not
libtool:keepla!

r359585 | miwi | 2014-06-27 19:17:31 +0200 (Fri, 27 Jun 2014) | 4 lines

- Use proper stripping
- Don't keep la file since shlib got downgraded in r359529
- Bump PORTREVISION
 
You have obviously ignored my advice! After this change you have to
rebuild subversion! ('portmaster -r sqlite3' should rebuild subversion!)
Then p5-subversion builds fine.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: upgrading devel/p5-subversion fails

2014-07-16 Thread Herbert J. Skuhra
On Wed, 16 Jul 2014 22:40:36 +0200
Serpent7776 wrote:

 On Wed, 16 Jul 2014 22:11:58 +0200
 Herbert J. Skuhra hsku...@eumx.net wrote:
 
  On Wed, 16 Jul 2014 21:12:23 +0200
  Serpent7776 wrote:
  
   On Tue, 15 Jul 2014 14:51:42 -0700
   Kevin Oberman rkober...@gmail.com wrote:
   
On Tue, Jul 15, 2014 at 2:11 PM, Herbert J. Skuhra hsku...@eumx.net
wrote:

 On Tue, 15 Jul 2014 22:42:38 +0200
 Serpent7776 wrote:

  Hello,
 
  I'm trying to upgrade p5-subversion, but I got error
 
  sed: /usr/local/lib/libsqlite3.la: No such file or directory
  libtool: link: `/usr/local/lib/libsqlite3.la' is not a valid libtool
 archive
  *** [subversion/bindings/swig/perl/libsvn_swig_perl/
 libsvn_swig_perl-1.la]
  Error code 1 1 error
  === Compilation failed unexpectedly.
  Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the
  failure
 to
  the maintainer.
  *** [do-build] Error code 1
 
  Stop in /usr/ports/devel/p5-subversion.
 
  Full output of portmaster p5-subversion available here:
  http://pastie.org/private/ysbvkwqnppzqvangdqmew
 
  File /usr/local/lib/libsqlite3.la does not exists.
  I tried rebuilding sqlite3 and deleting p5-subversion before
 reinstalling, but
  this does not work.
 
  My system is
  # uname -a
  FreeBSD DaemON.home 9.2-RELEASE-p10 FreeBSD 9.2-RELEASE-p10 #0: Tue
  Jul
  8
  10:48:24 UTC 2014
  r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  
  amd64

 Have you tried to rebuild subversion before upgrading p5-subversion?
 Have you tried to run 'portmaster -r sqlite3'?
 Make sure that your portstree is up-to-date.


Looks like databases/sqlite3/Makefile has USES= pathfix libtool. By
default that will not install .la files. Normally they are only needed
during the build of the port, but it looks like libsqlite3.la is an
exception.

Try editing the Makefile to:
USES= pathfix libtool:keepla
and see if that fixes the problem.
   
   Changing
   USES= pathfix libtool
   to
   USES= pathfix libtool:keepla
  
  Revert this again!
  
  There is obviously a reason why the Makefile uses libtool and not
  libtool:keepla!
  
  r359585 | miwi | 2014-06-27 19:17:31 +0200 (Fri, 27 Jun 2014) | 4 lines
  
  - Use proper stripping
  - Don't keep la file since shlib got downgraded in r359529
  - Bump PORTREVISION
   
  You have obviously ignored my advice! After this change you have to
  rebuild subversion! ('portmaster -r sqlite3' should rebuild subversion!)
  Then p5-subversion builds fine.
  
  --
  Herbert
 
 I'm running portmaster -r sqlite3 right now. I just wanted to try to change
 makefile first to see if it helps, because it was quicker than rebuilding ~60
 ports.

If only p5-subversion is affected, then try to rebuild only
devel/subversion before building devel/p5-subversion.

--
Herbert

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: upgrading devel/p5-subversion fails

2014-07-15 Thread Herbert J. Skuhra
On Tue, 15 Jul 2014 22:42:38 +0200
Serpent7776 wrote:

 Hello,
 
 I'm trying to upgrade p5-subversion, but I got error
 
 sed: /usr/local/lib/libsqlite3.la: No such file or directory
 libtool: link: `/usr/local/lib/libsqlite3.la' is not a valid libtool archive
 *** [subversion/bindings/swig/perl/libsvn_swig_perl/libsvn_swig_perl-1.la]
 Error code 1 1 error
 === Compilation failed unexpectedly.
 Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
 the maintainer.
 *** [do-build] Error code 1
 
 Stop in /usr/ports/devel/p5-subversion.
 
 Full output of portmaster p5-subversion available here:
 http://pastie.org/private/ysbvkwqnppzqvangdqmew
 
 File /usr/local/lib/libsqlite3.la does not exists.
 I tried rebuilding sqlite3 and deleting p5-subversion before reinstalling, but
 this does not work.
 
 My system is 
 # uname -a
 FreeBSD DaemON.home 9.2-RELEASE-p10 FreeBSD 9.2-RELEASE-p10 #0: Tue Jul  8
 10:48:24 UTC 2014
 r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

Have you tried to rebuild subversion before upgrading p5-subversion?
Have you tried to run 'portmaster -r sqlite3'?
Make sure that your portstree is up-to-date.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: svn commit: r358748 - in head/graphics/jbigkit: . files

2014-06-22 Thread Herbert J. Skuhra
On Sat, 21 Jun 2014 21:44:45 + (UTC)
Mikhail Teterin wrote:

 Author: mi
 Date: Sat Jun 21 21:44:45 2014
 New Revision: 358748
 URL: http://svnweb.freebsd.org/changeset/ports/358748
 QAT: https://qat.redports.org/buildarchive/r358748/
 
 Log:
   Upgrade from 1.8 to 2.1
   
   PR: 184585
   Submitted by:   Adam Weinberger
 
 Added:
   head/graphics/jbigkit/files/patch-warnings   (contents, props changed)
 Modified:
   head/graphics/jbigkit/Makefile
   head/graphics/jbigkit/distinfo
   head/graphics/jbigkit/files/patch-aa
   head/graphics/jbigkit/files/patch-ab
   head/graphics/jbigkit/files/patch-ac
   head/graphics/jbigkit/pkg-plist

On my system I had to rebuild a few ports (tiff, libgd, ImageMagick,
etc.). Should we simply run 'portmaster -r jbigkit' or will you bump
PORTREVISIONs later?

Index: graphics/ImageMagick/Makefile
===
--- graphics/ImageMagick/Makefile   (revision 358791)
+++ graphics/ImageMagick/Makefile   (working copy)
@@ -2,7 +2,7 @@
 
 PORTNAME=  ImageMagick
 DISTVERSION=   6.8.9-3
-PORTREVISION=  1
+PORTREVISION=  2
 PORTEPOCH= 1
 CATEGORIES=graphics perl5
 MASTER_SITES=  http://www.imagemagick.org/download/ \
Index: graphics/gd/Makefile
===
--- graphics/gd/Makefile(revision 358791)
+++ graphics/gd/Makefile(working copy)
@@ -3,7 +3,7 @@
 
 PORTNAME=  libgd
 PORTVERSION=   2.1.0
-PORTREVISION?= 3
+PORTREVISION?= 4
 PORTEPOCH= 1
 CATEGORIES+=   graphics
 MASTER_SITES=  http://cdn.bitbucket.org/libgd/gd-libgd/downloads/
Index: graphics/gdk-pixbuf2/Makefile
===
--- graphics/gdk-pixbuf2/Makefile   (revision 358791)
+++ graphics/gdk-pixbuf2/Makefile   (working copy)
@@ -4,6 +4,7 @@
 
 PORTNAME=  gdk-pixbuf
 PORTVERSION=   2.28.2
+PORTREVISION=  1
 CATEGORIES=graphics
 MASTER_SITES=  GNOME
 PKGNAMESUFFIX= 2
Index: graphics/imlib2/Makefile
===
--- graphics/imlib2/Makefile(revision 358791)
+++ graphics/imlib2/Makefile(working copy)
@@ -3,7 +3,7 @@
 
 PORTNAME=  imlib2
 PORTVERSION=   1.4.6
-PORTREVISION=  2
+PORTREVISION=  3
 PORTEPOCH= 2
 CATEGORIES=graphics enlightenment
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
Index: graphics/tiff/Makefile
===
--- graphics/tiff/Makefile  (revision 358791)
+++ graphics/tiff/Makefile  (working copy)
@@ -3,7 +3,7 @@
 
 PORTNAME=  tiff
 PORTVERSION=   4.0.3
-PORTREVISION=  3
+PORTREVISION=  4
 CATEGORIES=graphics
 MASTER_SITES=  ftp://ftp.remotesensing.org/pub/libtiff/ \
http://download.osgeo.org/libtiff/

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: After apr update, svn can't find libaprutil-1.so.5

2014-06-11 Thread Herbert J. Skuhra
On Wed, 11 Jun 2014 06:01:06 -0700
David Wolfskill wrote:

 On Wed, Jun 11, 2014 at 02:56:18PM +0200, Tijl Coosemans wrote:
  ...
   So *now* what do I do to get an updatable system again??!?
  
  Rebuild apr, serf and subversion.
 
 Why will that help this time, when I just did that a few minutes ago?

I had to rebuild twice because of this error:

Jun 11 12:11:41 srv pkg: gdbm-1.11 deinstalled
Jun 11 12:11:41 srv pkg-static: gdbm-1.11_1 installed
Jun 11 12:12:09 srv pkg: apr-1.5.1.1.5.3 deinstalled
Jun 11 12:12:09 srv pkg-static: apr-1.5.1.1.5.3_1 installed
Jun 11 12:12:14 srv pkg: serf-1.3.6 deinstalled
Jun 11 12:12:14 srv pkg-static: serf-1.3.6 installed
Jun 11 12:12:43 srv pkg: subversion-1.8.9 deinstalled
Jun 11 12:12:43 srv pkg-static: subversion-1.8.9 installed
Jun 11 12:25:59 srv pkg: apr-1.5.1.1.5.3_1 deinstalled
Jun 11 12:26:00 srv pkg-static: apr-1.5.1.1.5.3_1 installed
Jun 11 12:26:04 srv pkg: serf-1.3.6 deinstalled
Jun 11 12:26:05 srv pkg-static: serf-1.3.6 installed
Jun 11 12:26:31 srv pkg: subversion-1.8.9 deinstalled
Jun 11 12:26:32 srv pkg-static: subversion-1.8.9 installed

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: postfix-policyd-weight broken with p5-Net-DNS 0.75

2014-05-25 Thread Herbert J. Skuhra
On Sat, 24 May 2014 10:03:23 +0200
olli hauer wrote:

 On 2014-05-23 23:57, Herbert J. Skuhra wrote:
  Hi,
  
  after updating p5-Net-DNS from version 0.74 to 0.75
  postfix-policyd-weight (0.1.15.2) stopped working.
  
  I get the below error on two systems:
  
  May 23 13:31:35 mx postfix/policyd-weight[1037]: child: spawned 
  May 23 13:31:35 mx postfix/policyd-weight[1037]: warning: child: err: 
  Undefined subroutine main::dn_expand called at 
  /usr/local/bin/policyd-weight line 3590, GEN7 line 23.  
  May 23 13:31:36 mx postfix/policyd-weight[908]: master: child 1037 exited 
  
  I am using perl 5.16.3 on FreeBSD 8.4-RELEASE-p10 (amd64) and perl
  5.18.2 on FreeBSD 10.0-STABLE (i386).
 
 
 Thanks for the notice, mail/postfix-policyd-weight was updated to use the new 
 Net::DNS API.

Thanks, but it's obviously still broken:

May 25 13:10:28 skuhra postfix/policyd-weight[61323]: master: child 66328 
exited 
May 25 13:10:28 skuhra postfix/policyd-weight[66329]: child: spawned 
May 25 13:10:28 skuhra postfix/policyd-weight[66329]: warning: child: err: 
Undefined subroutine main::netdns_dn_expand called at 
/usr/local/bin/policyd-weight line 3590, GEN9 line 23.  
May 25 13:10:28 skuhra postfix/smtpd[66324]: warning: problem talking to server 
127.0.0.1:12525: No error: 0

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


postfix-policyd-weight broken with p5-Net-DNS 0.75

2014-05-23 Thread Herbert J. Skuhra
Hi,

after updating p5-Net-DNS from version 0.74 to 0.75
postfix-policyd-weight (0.1.15.2) stopped working.

I get the below error on two systems:

May 23 13:31:35 mx postfix/policyd-weight[1037]: child: spawned 
May 23 13:31:35 mx postfix/policyd-weight[1037]: warning: child: err: Undefined 
subroutine main::dn_expand called at /usr/local/bin/policyd-weight line 3590, 
GEN7 line 23.  
May 23 13:31:36 mx postfix/policyd-weight[908]: master: child 1037 exited 

I am using perl 5.16.3 on FreeBSD 8.4-RELEASE-p10 (amd64) and perl
5.18.2 on FreeBSD 10.0-STABLE (i386).

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: clamav-0.98.3_2: LibClamAV Warning: Cannot dlopen libclamunrar_iface...

2014-05-17 Thread Herbert J. Skuhra
On Fri, 16 May 2014 07:22:41 +0200
Dr. Peter Voigt wrote:

 Am Thu, 15 May 2014 18:33:36 -0400
 schrieb Renato Botelho ga...@freebsd.org:
 
  On Thursday, May 15, 2014 04:23:28 PM Shawn Webb wrote:
   On Thu, May 15, 2014 at 3:59 PM, Dr. Peter Voigt pvo...@uos.de
   wrote:
After the upgrade to clamav-0.98.3_2 I am obtaining following
error on every start of ClamAV:

# service clamav-clamd start
Starting clamav_clamd.
LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not
found - unrar support unavailable

ClamAV, however, seems to work correctly. Is this a known issue?

I am on 10.0-RELEASE-p3 amd64.

Regards,
Peter
   
   Hey Peter,
   
   This can be fixed by applying this patch:
   https://github.com/vrtadmin/clamav-devel/commit/d17ee49f75e23b43fadf745c27dc
   4dd16ee372e5
   
   CC'd on this email is the ports maintainer for ClamAV.
  
  Fixed. Thanks!
  
 
 Yeah, thanks, I've just pulled in clamav-0.98.3_3 which has this issue
 fixed.

% pkg version -v |grep clamav
clamav-0.98.3_3=   up-to-date with port
 
% sudo /usr/local/etc/rc.d/clamav-clamd start
Starting clamav_clamd.
LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found -
unrar support unavailable

What revision should fix this issue? Did you forget to bump port
revision? I'll rebuild clamav. 

Thanks.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: clamav-0.98.3_2: LibClamAV Warning: Cannot dlopen libclamunrar_iface...

2014-05-17 Thread Herbert J. Skuhra
On Sat, 17 May 2014 10:35:55 -0400
Shawn Webb wrote:

 On Sat, May 17, 2014 at 9:28 AM, Herbert J. Skuhra hsku...@eumx.net wrote:
 
  On Fri, 16 May 2014 07:22:41 +0200
  Dr. Peter Voigt wrote:
 
   Am Thu, 15 May 2014 18:33:36 -0400
   schrieb Renato Botelho ga...@freebsd.org:
  
On Thursday, May 15, 2014 04:23:28 PM Shawn Webb wrote:
 On Thu, May 15, 2014 at 3:59 PM, Dr. Peter Voigt pvo...@uos.de
 wrote:
  After the upgrade to clamav-0.98.3_2 I am obtaining following
  error on every start of ClamAV:
 
  # service clamav-clamd start
  Starting clamav_clamd.
  LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not
  found - unrar support unavailable
 
  ClamAV, however, seems to work correctly. Is this a known issue?
 
  I am on 10.0-RELEASE-p3 amd64.
 
  Regards,
  Peter

 Hey Peter,

 This can be fixed by applying this patch:

  https://github.com/vrtadmin/clamav-devel/commit/d17ee49f75e23b43fadf745c27dc
 4dd16ee372e5

 CC'd on this email is the ports maintainer for ClamAV.
   
Fixed. Thanks!
   
  
   Yeah, thanks, I've just pulled in clamav-0.98.3_3 which has this issue
   fixed.
 
  % pkg version -v |grep clamav
  clamav-0.98.3_3=   up-to-date with port
 
  % sudo /usr/local/etc/rc.d/clamav-clamd start
  Starting clamav_clamd.
  LibClamAV Warning: Cannot dlopen libclamunrar_iface: file not found -
  unrar support unavailable
 
  What revision should fix this issue? Did you forget to bump port
  revision? I'll rebuild clamav.
 
  Thanks.
 
 
 Hey Herbert,
 
 Applying this patch will fix the issue:
 https://github.com/vrtadmin/clamav-devel/commit/d17ee49f75e23b43fadf745c27dc4dd16ee372e5
 
 Renato, can you please add that patch to the port?

OK, this has been added in r354178.

No idea why I still got this error in clamav-0.98.3_3. After
rebuilding the port once more the error is gone.

Thanks.

-- 
Herbert


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Subversion can't update ports tree: bug somewhere?

2014-04-22 Thread Herbert J. Skuhra

Hi,

Den 22.04.2014 15:01, skrev Thomas Mueller:


I am unable to update ports tree using subversion, where I was
consistently successful until now, because of a supposedly missing
file:

root@amelia4:/BETA1/usr/ports # svn up .


Is this the svn client from base or ports?


I get following error:

svn: E02: Can't open file
'/usr/ports/x11/libxcb/files/patch-64bit-packed': No such file or
directory

Is there a bug on the server, or what else can I do?


It is working for me and you are the only one who is complaining.


Delete ports tree and checkout anew?


You can also try to remove only x11/libxcb and run 'svnlite up' again.
Or simply checkout the whole tree again.


I am on 11-current amd64 here, though I got the same error running svn
from NetBSD-current amd64.

Something must have gone awry with the ports tree, either in my svn
download or on the server.


Obviously a problem on your computer, checkout, FS, etc.

Please don't repost this question again.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: libfreetype.so.9 errors

2014-04-20 Thread Herbert J. Skuhra
On Sun, 20 Apr 2014 10:18:21 -0700 (PDT)
Beeblebrox wrote:

 Latest compiled ports result in below message for several binaries:
 Shared object libfreetype.so.9 not found, required by chrome

 So far the ports I have seen this are www/midori, www/chromium,
 editors/libreoffice; but I have not tested all ports installed on the
 system.
 
 I have read UPDATING, and it does not apply to my situation since I do a
 full poudriere run of all ports on the system before each # pkg upgrade -r
 myrepo. Recent freetype update (20140416) should therefore not cause any
 issue for me.
 
 Is this a problem with the specific ports listed, or a libfreetype error?
 I'd like to know before I add a libfreetype.so.9 entry to /etc/libmap.conf. 
 In /usr/local/lib: libfreetype.a / libfreetype.so / libfreetype.so.6.11.2 /
 libfreetype.la / libfreetype.so.6

http://svnweb.freebsd.org/ports/head/print/freetype2/pkg-plist?r1=347555r2=351411

Use sysutils/libchk and 'pkg which' to find the port that is linked
against the old library and needs rebuild.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: libfreetype.so.9 errors

2014-04-20 Thread Herbert J. Skuhra
On Sun, 20 Apr 2014 15:03:23 -0400
Ajtim wrote:

 On Sunday 20 April 2014 12:08:12 Warren Block wrote:
  On Sun, 20 Apr 2014, Herbert J. Skuhra wrote:
   On Sun, 20 Apr 2014 10:18:21 -0700 (PDT)
   
   Beeblebrox wrote:
   Latest compiled ports result in below message for several binaries:
   Shared object libfreetype.so.9 not found, required by chrome
   
   So far the ports I have seen this are www/midori, www/chromium,
   editors/libreoffice; but I have not tested all ports installed on the
   system.
   
   I have read UPDATING, and it does not apply to my situation since I do a
   full poudriere run of all ports on the system before each # pkg upgrade
   -r
   myrepo. Recent freetype update (20140416) should therefore not cause any
   issue for me.
   
   Is this a problem with the specific ports listed, or a libfreetype error?
   I'd like to know before I add a libfreetype.so.9 entry to
   /etc/libmap.conf.
   In /usr/local/lib: libfreetype.a / libfreetype.so / libfreetype.so.6.11.2
   /
   libfreetype.la / libfreetype.so.6
   
   http://svnweb.freebsd.org/ports/head/print/freetype2/pkg-plist?r1=347555r
   2=351411
   
   Use sysutils/libchk and 'pkg which' to find the port that is linked
   against the old library and needs rebuild.
  
  sysutils/bsdadminscripts has pkg_libchk, which is somewhat nicer.  Use
  'pkg_libchk -qo' to display the list of ports that need to be rebuilt.
 
 I did check and rebuild again and I have still:
 
 bootstrap-openjdk-r348097: /usr/local/bootstrap-
 openjdk/jre/lib/amd64/libfontmanager.so misses libfreetype.so.9

This is a binary package. The maintainer (jkim@) has to rebuild and upload it.

 compat8x-amd64-8.4.804000.201310_2: /usr/local/lib/compat/libopie.so.6 misses 
 libmd.so.5
 compat8x-amd64-8.4.804000.201310_2: /usr/local/lib/compat/libtacplus.so.4 
 misses libmd.so.5

Do you miss misc/compat9x?

 java3d-1.5.2_2: /usr/local/openjdk6/jre/lib/amd64/libj3dcore-ogl.so misses 
 libjawt.so
 java3d-1.5.2_2: /usr/local/openjdk6/jre/lib/amd64/libj3dcore-ogl.so misses 
 libjvm.so
 libreoffice-4.1.5_2: /usr/local/lib/libreoffice/program/libofficebean.so 
 misses 
 libjawt.so

I think you can ignore these.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: python33

2014-02-02 Thread Herbert J. Skuhra
On Sat, 01 Feb 2014 18:07:46 -0500
Ajtim wrote:

 Hi!
 
 Portmaster found update for python33 (version 3.3.3_2 from February 1st) and 
 on FreeBSD 10.0-RELEASE (amd64) I got:
 Install them as needed.
 
  Compressing man pages (compress-man)
 ===  Installing for python33-3.3.3_2
 ===  Checking if lang/python33 already installed
 ===   Registering installation for python33-3.3.3_2
 pkg-static: 
 lstat(/usr/ports/lang/python33/work/stage/usr/local/lib/python3.3/lib-dynload/_lzma.so):
  No such file or directory
 *** Error code 74
 
 Stop.
 make[1]: stopped in /usr/ports/lang/python33
 *** Error code 1
 
 Stop.
 make: stopped in /usr/ports/lang/python33

I guess archivers/lzmalib is installed on your system.
In this case _lzma.so fails to build:

cc -shared -L/usr/local/lib -pthread -L/usr/local/lib -pthread -O2 -pipe 
-fno-strict-aliasing -I/usr/
local/include 
build/temp.freebsd-10.0-STABLE-amd64-3.3/usr/ports/lang/python33/work/Python-3.3.3/Modu
les/_lzmamodule.o -L/usr/local/lib -llzma -o 
build/lib.freebsd-10.0-STABLE-amd64-3.3/_lzma.so^M
*** WARNING: renaming _lzma since importing it failed: 
build/lib.freebsd-10.0-STABLE-amd64-3.3/_lzm
a.so: Undefined symbol lzma_properties_size

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: python33

2014-02-02 Thread Herbert J. Skuhra
On Sun, 02 Feb 2014 06:31:31 -0500
Ajtim wrote:

 On Sunday 02 February 2014 11:46:47 Herbert J. Skuhra wrote:
  On Sat, 01 Feb 2014 18:07:46 -0500
  Ajtim wrote:
  
   Hi!
   
   Portmaster found update for python33 (version 3.3.3_2 from February 1st) 
   and on FreeBSD 10.0-RELEASE (amd64) I got:
   Install them as needed.
   
    Compressing man pages (compress-man)
   ===  Installing for python33-3.3.3_2
   ===  Checking if lang/python33 already installed
   ===   Registering installation for python33-3.3.3_2
   pkg-static: 
   lstat(/usr/ports/lang/python33/work/stage/usr/local/lib/python3.3/lib-dynload/_lzma.so):
No such file or directory
   *** Error code 74
   
   Stop.
   make[1]: stopped in /usr/ports/lang/python33
   *** Error code 1
   
   Stop.
   make: stopped in /usr/ports/lang/python33
  
  I guess archivers/lzmalib is installed on your system.
  In this case _lzma.so fails to build:
  
  cc -shared -L/usr/local/lib -pthread -L/usr/local/lib -pthread -O2 -pipe 
  -fno-strict-aliasing -I/usr/
  local/include 
  build/temp.freebsd-10.0-STABLE-amd64-3.3/usr/ports/lang/python33/work/Python-3.3.3/Modu
  les/_lzmamodule.o -L/usr/local/lib -llzma -o 
  build/lib.freebsd-10.0-STABLE-amd64-3.3/_lzma.so^M
  *** WARNING: renaming _lzma since importing it failed: 
  build/lib.freebsd-10.0-STABLE-amd64-3.3/_lzm
  a.so: Undefined symbol lzma_properties_size
  
  
 Yes, it was the problem. Thank you very much. 
 But how is the future with lzmalib? Some applications need it.

lzmalib is part of FreeBSD = 8.1.

A simple grep shows that only two ports depend on the port
(archivers/lzmalib):

* p5-Compress-Raw-Lzma
only if /usr/lib/liblzma.so is missing (FreeBSD  8.1)

* databases/tokyocabinet: if option LZMA is on
even if xz/lzma is in base

But maybe I miss something.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: python33

2014-02-02 Thread Herbert J. Skuhra
On Sun, 02 Feb 2014 13:54:59 +0100
Herbert J. Skuhra wrote:

 On Sun, 02 Feb 2014 06:31:31 -0500
 Ajtim wrote:
 
  On Sunday 02 February 2014 11:46:47 Herbert J. Skuhra wrote:
   On Sat, 01 Feb 2014 18:07:46 -0500
   Ajtim wrote:
   
Hi!

Portmaster found update for python33 (version 3.3.3_2 from February 
1st) and on FreeBSD 10.0-RELEASE (amd64) I got:
Install them as needed.

 Compressing man pages (compress-man)
===  Installing for python33-3.3.3_2
===  Checking if lang/python33 already installed
===   Registering installation for python33-3.3.3_2
pkg-static: 
lstat(/usr/ports/lang/python33/work/stage/usr/local/lib/python3.3/lib-dynload/_lzma.so):
 No such file or directory
*** Error code 74

Stop.
make[1]: stopped in /usr/ports/lang/python33
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/python33
   
   I guess archivers/lzmalib is installed on your system.
   In this case _lzma.so fails to build:
   
   cc -shared -L/usr/local/lib -pthread -L/usr/local/lib -pthread -O2 -pipe 
   -fno-strict-aliasing -I/usr/
   local/include 
   build/temp.freebsd-10.0-STABLE-amd64-3.3/usr/ports/lang/python33/work/Python-3.3.3/Modu
   les/_lzmamodule.o -L/usr/local/lib -llzma -o 
   build/lib.freebsd-10.0-STABLE-amd64-3.3/_lzma.so^M
   *** WARNING: renaming _lzma since importing it failed: 
   build/lib.freebsd-10.0-STABLE-amd64-3.3/_lzm
   a.so: Undefined symbol lzma_properties_size
   
   
  Yes, it was the problem. Thank you very much. 
  But how is the future with lzmalib? Some applications need it.
 
 lzmalib is part of FreeBSD = 8.1.

s/lzmalib/liblzma/

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: python33

2014-02-02 Thread Herbert J. Skuhra
On Sun, 02 Feb 2014 16:45:17 -0500
Ajtim wrote:

 On Sunday 02 February 2014 13:54:59 Herbert J. Skuhra wrote:
  On Sun, 02 Feb 2014 06:31:31 -0500
  Ajtim wrote:
  
   On Sunday 02 February 2014 11:46:47 Herbert J. Skuhra wrote:
On Sat, 01 Feb 2014 18:07:46 -0500
Ajtim wrote:

 Hi!
 
 Portmaster found update for python33 (version 3.3.3_2 from February 
 1st) and on FreeBSD 10.0-RELEASE (amd64) I got:
 Install them as needed.
 
  Compressing man pages (compress-man)
 ===  Installing for python33-3.3.3_2
 ===  Checking if lang/python33 already installed
 ===   Registering installation for python33-3.3.3_2
 pkg-static: 
 lstat(/usr/ports/lang/python33/work/stage/usr/local/lib/python3.3/lib-dynload/_lzma.so):
  No such file or directory
 *** Error code 74
 
 Stop.
 make[1]: stopped in /usr/ports/lang/python33
 *** Error code 1
 
 Stop.
 make: stopped in /usr/ports/lang/python33

I guess archivers/lzmalib is installed on your system.
In this case _lzma.so fails to build:

cc -shared -L/usr/local/lib -pthread -L/usr/local/lib -pthread -O2 
-pipe -fno-strict-aliasing -I/usr/
local/include 
build/temp.freebsd-10.0-STABLE-amd64-3.3/usr/ports/lang/python33/work/Python-3.3.3/Modu
les/_lzmamodule.o -L/usr/local/lib -llzma -o 
build/lib.freebsd-10.0-STABLE-amd64-3.3/_lzma.so^M
*** WARNING: renaming _lzma since importing it failed: 
build/lib.freebsd-10.0-STABLE-amd64-3.3/_lzm
a.so: Undefined symbol lzma_properties_size


   Yes, it was the problem. Thank you very much. 
   But how is the future with lzmalib? Some applications need it.
  
  lzmalib is part of FreeBSD = 8.1.
  
  A simple grep shows that only two ports depend on the port
  (archivers/lzmalib):
  
  * p5-Compress-Raw-Lzma
  only if /usr/lib/liblzma.so is missing (FreeBSD  8.1)
  
  * databases/tokyocabinet: if option LZMA is on
  even if xz/lzma is in base
  
  But maybe I miss something.
  
  
 dependencies that are still required:
 archivers/lzmalib: multimedia/vlc, graphics/GraphicsMagick13, 
 graphics/gimp-app, deskutils/xfce4-tumbler, graphics/webp, textproc/redland, 
 graphics/sane-backends, security/clamav, graphics/libgphoto2, devel/gvfs, 
 graphics/graphviz, graphics/ImageMagick

Yeah, after removing archivers/lzmalib you have to rebuild some
(listed above) ports. They will pick liblzma.so from /usr/lib.

Maybe archivers/lzmalib should be removed from ports.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: lang/ruby19: fails to build on 9.2-STABLE: don't know how to make OPENSSL_CFLAGS. Stop

2014-01-29 Thread Herbert J. Skuhra

Den 29.01.2014 02:22, skrev Steve Wills:

On Mon, Jan 27, 2014 at 04:14:14PM +0100, Herbert J. Skuhra wrote:

Den 27.01.2014 11:48, skrev O. Hartmann:
 On all FreeBSD 9.2-STABLE oboxes, the update of port lang/ruby19 fails
 with

 checking for nroff... /usr/bin/nroff
 .ext/include/amd64-freebsd9/ruby/config.h updated
 ruby library version = 1.9
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating ruby-1.9.pc
 ===  Building for ruby-1.9.3.484_1,1
 make: don't know how to make OPENSSL_CFLAGS. Stop
 *** [do-build] Error code 1

 Stop in /usr/ports/lang/ruby19.
 *** [build] Error code 1

This is caused by: r341335


I'm unable to reproduce on r341678, perhaps there is something in your
make.conf that's triggering it? Can you share your make.conf?


Yes, bapt has already fixed it! (r341445?)

Thanks.

--
Herbert

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: lang/ruby19: fails to build on 9.2-STABLE: don't know how to make OPENSSL_CFLAGS. Stop

2014-01-27 Thread Herbert J. Skuhra

Den 27.01.2014 11:48, skrev O. Hartmann:

On all FreeBSD 9.2-STABLE oboxes, the update of port lang/ruby19 fails
with

checking for nroff... /usr/bin/nroff
.ext/include/amd64-freebsd9/ruby/config.h updated
ruby library version = 1.9
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ruby-1.9.pc
===  Building for ruby-1.9.3.484_1,1
make: don't know how to make OPENSSL_CFLAGS. Stop
*** [do-build] Error code 1

Stop in /usr/ports/lang/ruby19.
*** [build] Error code 1


This is caused by: r341335

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: No examples or default configuration for mail/dovecot2 ?

2013-12-23 Thread Herbert J. Skuhra
On Mon, 23 Dec 2013 15:12:27 -0600 (CST)
Greg Rivers wrote:

 I built mail/dovecot2 from ports on a recent 9.2-STABLE machine using
 the default options and found that neither the examples nor a default
 configuration seem to be installed:
 
 $ pkg info dovecot | head -25
 dovecot-2.2.9
 [...]
 $ pkg info -l dovecot | fgrep /etc/
   /usr/local/etc/rc.d/dovecot
 
 In particular, no /usr/local/etc/dovecot/ directory is created.
 
 The distfile contains the example files in doc/example-config/, but
 with the exception of dovecot-openssl.cnf and mkcert.sh, they aren't
 installed. Setting option DOCS on does not result in any additional
 files being installed either.
 
 Is this intentional?

% pkg info dovecot
dovecot-2.2.9
Name   : dovecot
Version: 2.2.9
[..]

% ls -l /usr/local/etc/dovecot/
total 1
-r--r--r--  1 root  wheel  122 Dec 23 22:35 README

% cat /usr/local/etc/dovecot/README 
Configuration files go to this directory. See example configuration files in
/usr/local/share/doc/dovecot/example-config/

% ls -l /usr/local/share/doc/dovecot
total 355
-r--r--r--  1 root  wheel 661 Dec 23 22:35 AUTHORS
-r--r--r--  1 root  wheel3980 Dec 23 22:35 COPYING
-r--r--r--  1 root  wheel   26536 Dec 23 22:35 COPYING.LGPL
-r--r--r--  1 root  wheel1023 Dec 23 22:35 COPYING.MIT
-r--r--r--  1 root  wheel1070 Dec 23 22:35 INSTALL
-r--r--r--  1 root  wheel  139602 Dec 23 22:35 NEWS
-r--r--r--  1 root  wheel2937 Dec 23 22:35 README
-r--r--r--  1 root  wheel   16689 Dec 23 22:35 TODO
-r--r--r--  1 root  wheel5055 Dec 23 22:35 documentation.txt
-r--r--r--  1 root  wheel 496 Dec 23 22:35 dovecot-openssl.cnf
drwxr-xr-x  3 root  wheel   8 Dec 23 22:35 example-config
-r--r--r--  1 root  wheel 861 Dec 23 22:35 mkcert.sh
-r--r--r--  1 root  wheel5667 Dec 23 22:35 securecoding.txt
-r--r--r--  1 root  wheel2953 Dec 23 22:35 solr-schema.xml
-r--r--r--  1 root  wheel8802 Dec 23 22:35 thread-refs.txt
drwxr-xr-x  2 root  wheel 232 Dec 23 22:35 wiki

% ls -l /usr/local/share/doc/dovecot/example-config/
total 22
drwxr-xr-x  2 root  wheel26 Dec 23 22:35 conf.d
-r--r--r--  1 root  wheel   698 Dec 23 22:35 dovecot-dict-auth.conf.ext
-r--r--r--  1 root  wheel   852 Dec 23 22:35 dovecot-dict-sql.conf.ext
-r--r--r--  1 root  wheel  5292 Dec 23 22:35 dovecot-ldap.conf.ext
-r--r--r--  1 root  wheel  5447 Dec 23 22:35 dovecot-sql.conf.ext
-r--r--r--  1 root  wheel  4416 Dec 23 22:35 dovecot.conf

So, maybe you should provide a build log.

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: No examples or default configuration for mail/dovecot2 ?

2013-12-23 Thread Herbert J. Skuhra
On Mon, 23 Dec 2013 16:50:49 -0600 (CST)
Greg Rivers wrote:

 On Mon, 23 Dec 2013, Herbert J. Skuhra wrote:
 
  % pkg info dovecot
  dovecot-2.2.9
  Name   : dovecot
  Version: 2.2.9
  [..]
 
  % ls -l /usr/local/etc/dovecot/
  total 1
  -r--r--r--  1 root  wheel  122 Dec 23 22:35 README
 
  % cat /usr/local/etc/dovecot/README
  Configuration files go to this directory. See example configuration files in
  /usr/local/share/doc/dovecot/example-config/
 
  % ls -l /usr/local/share/doc/dovecot
  total 355
  -r--r--r--  1 root  wheel 661 Dec 23 22:35 AUTHORS
  [...]
 
  % ls -l /usr/local/share/doc/dovecot/example-config/
  total 22
  drwxr-xr-x  2 root  wheel26 Dec 23 22:35 conf.d
  -r--r--r--  1 root  wheel   698 Dec 23 22:35 dovecot-dict-auth.conf.ext
  [...]
 
  So, maybe you should provide a build log.
 
 
 Sure:  http://www.tharned.org/~gcr/dovecot2.log
 
 Thanks for your response.

Can you show the output of 'head -n 10 work/dovecot-2.2.9/config.log'?
Have you tried to run 'make rmconfig' before building the port?

--
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: libxul compile error

2013-10-24 Thread Herbert J. Skuhra
On Thu, 24 Oct 2013 17:31:11 +0200
Zoran Kolic wrote:

 Somebody succeeded to compile libxul19?
 9.2, amd64.

Heh, update your ports-tree. libxul19 is gone. 

% grep libxul19 /usr/ports/MOVED
www/libxul19|www/libxul|2013-06-15|Has been vulnerable for a long
time, unsupported upstream

www/libxul has 24.0.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: pkg: explain PUBKEY

2013-10-07 Thread Herbert J. Skuhra
On Mon, 7 Oct 2013 21:37:10 +0100 (BST)
Anton Shterenlikht wrote:

 I'm trying to set up poudriere to build packages
 for my boxes. I think I got this done. I have built
 a few packages, I set up nginx to serve those.
 On the box where I want to install the packages to
 I've set PACKAGESITE in /usr/local/etc/pkg.conf
 to point to the server with the packages.
 However, I get:
 
 # pkg update
 Updating repository catalogue
 digests.txz   100% 9172 
 9.0KB/s   9.0KB/s   00:00
 pkg: No signature found in the repository.  Can not validate against 
 /etc/ssl/pkg.conf key.
 pkg: No digest falling back on legacy catalog format
 repo.txz  100%   91KB  
 91.3KB/s  91.3KB/s   00:00
 pkg: No signature found in the repository.  Can not validate against 
 /etc/ssl/pkg.conf key.
 # pkg upgrade
 Updating repository catalogue
 digests.txz   100% 9172 
 9.0KB/s   9.0KB/s   00:00
 pkg: No signature found in the repository.  Can not validate against 
 /etc/ssl/pkg.conf key.
 pkg: No digest falling back on legacy catalog format
 repo.txz  100%   91KB  
 91.3KB/s  91.3KB/s   00:00
 pkg: No signature found in the repository.  Can not validate against 
 /etc/ssl/pkg.conf key.
 # 
 
 I haven't got /etc/ssl/pkg.conf
 The pkg.conf(5) man page only
 says:
 
  PUBKEY: string  Specifies the location to the public RSA key
  used for signing the repository database.
  The default value for this file is
  /etc/ssl/pkg.conf
 
 I'm not clear which side creates this file:
 the server which builds the packages?
 Or the client that gets the packages
 from the server? Or something else
 altogether?

http://lmgtfy.com/?q=poudriere+pubkey

or

https://glenbarber.us/2012/06/11/Maintaining-Your-Own-pkgng-Repository.html

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: poudriere: setting PERL_VERSION=5.16.3

2013-10-07 Thread Herbert J. Skuhra
On Mon, 7 Oct 2013 22:31:53 +0100 (BST)
Anton Shterenlikht wrote:

 I've built a few packages with poudriere.
 By default, those packages pulled in perl-5.14:
 
 # ls /pdr/data/packages/ia64-default/All/perl*
 /pdr/data/packages/ia64-default/All/perl-5.14.4_1.txz
 # 
 
 
 I now want to build with perl-5.16.
 So I set:
 
 # cat /usr/local/etc/poudriere.d/make.conf 
 PERL_VERSION=5.16.3

Try:

DEFAULT_VERSIONS= perl5=5.16

(From /usr/ports/Mk/bsd.default-versions.mk)

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: mutt vs db44 // Bug in /usr/ports/Mk/bsd.database.mk ?

2013-02-09 Thread Herbert J. Skuhra
On Fri, 8 Feb 2013 23:01:08 +0100
Raphael Eiselstein r...@uugrn.org wrote:

 Hi again,
 
 quick-fix / works for me (line breaks!)
 --
 [root@fbsd9 ~]# diff -u /usr/ports/mail/mutt/Makefile.orig
 /usr/ports/mail/mutt/Makefile 
 --- /usr/ports/mail/mutt/Makefile.orig  2013-02-08 22:33:28.650075250
 +0100
 +++ /usr/ports/mail/mutt/Makefile   2013-02-08 22:33:39.249797810
 +0100
 @@ -527,7 +527,7 @@
  CONFIGURE_ARGS+=   --enable-hcache --without-gdbm --without-bdb
 --with-tokyocabinet
  LIB_DEPENDS+=
 tokyocabinet.9:${PORTSDIR}/databases/tokyocabinet
  .else
 -USE_BDB=   42+
 +USE_BDB=   44
  CONFIGURE_ARGS+=   --enable-hcache --without-gdbm --with-bdb
  .endif
  .else

Have you tried to set

# WITH_BDB_VER
#   - User defined global variable to set Berkeley 
DB version.
# UNIQUENAME_WITH_BDB_VER
#   - User defined port specific variable to set 
Berkeley DB
# version.

in /etc/make.conf?

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: smasher - 'Please report the problem to po...@freebsd.org'

2013-01-14 Thread Herbert J. Skuhra
On Mon, 14 Jan 2013 23:27:40 +0100
Ralf Mardorf ralf.mard...@rocketmail.com wrote:

 # cd ../smasher  make install clean
 [snip]
 checking wxWidgets version... ./configure:
 /usr/local/bin/wxgtk2-2.8-config: not found
 not found
 configure: error: wxWidgets is required. Try --with-wx-config.

You have wxgtk26 installed, but the port requires
x11-toolkits/wxgtk28.

If you think the port builds with wxgtk26 just change the line in
Makefile:

CONFIGURE_ARGS= --with-wx-config=${LOCALBASE}/bin/wxgtk2-2.8-config

to

CONFIGURE_ARGS= --with-wx-config=${LOCALBASE}/bin/wxgtk2-2.6-config

-- 
Herbert

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: FreeBSD Port: amavisd-new-2.8.0_2, 1 Re: Typo is amavisd.conf prevents startup if using ClamAV

2013-01-12 Thread Herbert J. Skuhra
On Sat, 12 Jan 2013 10:17:11 -0800
Tay t...@taypop.com wrote:

 Hello, not sure if anybody has mentioned this yet but in
 /usr/local/etc/amavisd.conf in the ClamAV section
 /var/run/clamav/clamd.sock.sock should be
 /var/run/clamav/clamd.sock otherwise Amavis will not be able to
 start.
 
 # ### http://www.clamav.net/
  ['ClamAV-clamd',
\ask_daemon, [CONTSCAN {}\n, /var/run/clamav/clamd.sock.sock],
qr/\bOK$/m, qr/\bFOUND$/m,
qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ],

The amavisd.conf that ships with amavisd-new 2.8.0 does not contain
the wrong line.

% curl -O http://www.ijs.si/software/amavisd/amavisd-new-2.8.0.tar.gz
% tar xfvz amavisd-new-2.8.0.tar.gz
% cd amavisd-new-2.8.0
% grep clamd.sock amavisd.conf
#   \ask_daemon, [CONTSCAN {}\n, /var/run/clamav/clamd.sock],
#   \ask_daemon, [*, 'clamd:/var/run/clamav/clamd.sock'],

Maybe this comes from a previous version or a local problem.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: i3 maintainer for FreeBSD

2012-12-26 Thread Herbert J. Skuhra
On Wed, 26 Dec 2012 14:01:57 +
Chris Rees utis...@gmail.com wrote:

 Please use GNATS; it means that requests to maintainers are tracked, so we
 don't get people saying I'm being ignored without others noticing too.

I've created ports/174710:

http://www.freebsd.org/cgi/query-pr.cgi?pr=174710

Yes, it works with pango and cairo from ports.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: i3 maintainer for FreeBSD

2012-12-26 Thread Herbert J. Skuhra
On Wed, 26 Dec 2012 13:18:35 +0100
Fabian Keil freebsd-lis...@fabiankeil.de wrote:

 s...@tormail.org wrote:
 
  I'm an i3 user on FreeBSD, and really love the WM. I think we need a new
  maintainer for the port(1) in FreeBSD, though, because current one doesn't
  ever update it and ignores my mails. 4.4 has been out a little while, but
  we only have 4.2. I'd like to follow the latest versions. Can anyone
  volunteer to become the new maintainer? Sorry for my english.
 
 If Dennis currently has no time for the port I could
 take over maintenance.
 
 An update from 4.2 to 4.4 is available at:
 http://www.fabiankeil.de/sourcecode/freebsd/i3-4.4.diff
 Testers welcome.

@${REINPLACE_CMD} -e 's|flex|${LOCALBASE}/bin/flex|g' ${WRKSRC}/Makefile

Not matching:

% grep flex Makefile 
%

FLEX is defined in common.mk.

+   @${REINPLACE_CMD} -e 's|yylex_destroy();||' ${WRKSRC}/src/cfgparse.y
+.for f in src/i3.mk i3-config-wizard/i3-config-wizard.mk
+   @${REINPLACE_CMD} -e 's|(FLEX) -i -o |(FLEX) -i -o|' ${WRKSRC}/$f
+.endfor

I think these changes are only required if port uses flex (2.3.5) from
base. 

See: http://www.freebsd.org/cgi/query-pr.cgi?pr=174710

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: i3 maintainer for FreeBSD

2012-12-25 Thread Herbert J. Skuhra
On Tue, 25 Dec 2012 21:39:49 -
s...@tormail.org wrote:

 Hello list.
 
 I'm an i3 user on FreeBSD, and really love the WM. I think we need a new
 maintainer for the port(1) in FreeBSD, though, because current one doesn't
 ever update it and ignores my mails. 4.4 has been out a little while, but
 we only have 4.2. I'd like to follow the latest versions. Can anyone
 volunteer to become the new maintainer? Sorry for my english.

Have you made any attempt to build i3-4.3 and i3-4.4 yourself? 
The file DEPENDS in i3 release = 4.3  lists:

pango   │ 1.30.0 | 1.30.0 │ http://www.pango.org/
cairo   │ 1.12.2 │ 1.12.2 │ http://cairographics.org/

There is only pango 1.28.4 and cairo 1.10.2 in ports.

So, there is obviously a good reason why the port hasn't been updated
yet!?

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: security/sudo: make fails after update to 1.8.6p3

2012-09-26 Thread Herbert J. Skuhra

On 26.09.2012 13:45, Yasuhiro KIMURA wrote:
After update of security/sudo to 1.8.6p3, make fails on 9.0-RELEASE 
as

following:

[Several lines removed]

Are there anyone alse experienced this?


Yes, the port obviously builds only on amd64.

--
Herbert

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Postfix and SASL compilation problem

2012-09-12 Thread Herbert J. Skuhra
On Wed, 12 Sep 2012 21:48:52 +0200
Herbert J. Skuhra hsku...@eumx.net wrote:

 On Wed, 12 Sep 2012 12:36:47 +0200
 Ján Šebošík sebo...@itm8.sk wrote:
 
  Hi all
  
  while I was trying to build ports/mail/postfix, the problem occured
  in file ./work/postfix-2.9.4/src/global/dict_ldap.c.
  
  Here is my Postfix port configuration (FYI: LDAP is compiled with SASL
  support - both client  server):
  
   root@s1:/home/devel/ports/mail/postfix # make showconfig
   === The following configuration options are available for postfix-2.9.4,1:
PCRE=on: Perl Compatible Regular Expressions
SASL2=off: Cyrus SASLv2 (Simple Auth. and Sec. Layer)
DOVECOT=off: Dovecot 1.x SASL authentication method
DOVECOT2=on: Dovecot 2.x SASL authentication method
SASLKRB5=off: If your SASL req. Kerberos5, select this
SASLKMIT=off: If your SASL req. MIT Kerberos5, select this
TLS=on: Enable SSL and TLS support
BDB=on: Berkeley DB (uses WITH_BDB_VER)
MYSQL=off: MySQL maps (uses WITH_MYSQL_VER)
PGSQL=off: PostgreSQL maps (uses DEFAULT_PGSQL_VER)
SQLITE=on: SQLite maps
OPENLDAP=on: OpenLDAP maps (uses WITH_OPENLDAP_VER)
LDAP_SASL=on: Enable OpenLDAP client-to-server SASL auth
CDB=off: CDB maps lookups
NIS=off: NIS maps lookups
VDA=on: VDA (Virtual Delivery Agent 32Bit)
TEST=off: SMTP/LMTP test server and generator
SPF=on: SPF support (via libspf2 1.2.x)
INST_BASE=off: Install into /usr and /etc/postfix
   === Use 'make config' to modify these settings
  
  Line 232 in postfix-2.9.4/src/global/dict_ldap.c doesn't contain
  proper path to sasl.h header file on FreeBSD.
  Fixed line should look like this: #include sasl/sasl.h
  
   Here is the patch:
   ###
   --- dict_ldap.c.old 2012-09-11 00:39:40.0 +0200
   +++ dict_ldap.c 2012-09-11 00:22:56.0 +0200
   @@ -229,7 +229,7 @@
 /*
  * SASL headers, for sasl_interact_t. Either SASL v1 or v2 should be 
  fine.
  */
   -#include sasl.h
   +#include sasl/sasl.h
#endif
   ###
 
 This change will break WITH_SASL2.

This is nonsense. Please ignore this part of my reply. :)
 
 I think you only have to enable WITH_SASL2 when you use
 WITH_LDAP_SASL. Builds fine here.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Postfix and SASL compilation problem

2012-09-12 Thread Herbert J. Skuhra
On Wed, 12 Sep 2012 12:36:47 +0200
Ján Šebošík sebo...@itm8.sk wrote:

 Hi all
 
 while I was trying to build ports/mail/postfix, the problem occured
 in file ./work/postfix-2.9.4/src/global/dict_ldap.c.
 
 Here is my Postfix port configuration (FYI: LDAP is compiled with SASL
 support - both client  server):
 
  root@s1:/home/devel/ports/mail/postfix # make showconfig
  === The following configuration options are available for postfix-2.9.4,1:
   PCRE=on: Perl Compatible Regular Expressions
   SASL2=off: Cyrus SASLv2 (Simple Auth. and Sec. Layer)
   DOVECOT=off: Dovecot 1.x SASL authentication method
   DOVECOT2=on: Dovecot 2.x SASL authentication method
   SASLKRB5=off: If your SASL req. Kerberos5, select this
   SASLKMIT=off: If your SASL req. MIT Kerberos5, select this
   TLS=on: Enable SSL and TLS support
   BDB=on: Berkeley DB (uses WITH_BDB_VER)
   MYSQL=off: MySQL maps (uses WITH_MYSQL_VER)
   PGSQL=off: PostgreSQL maps (uses DEFAULT_PGSQL_VER)
   SQLITE=on: SQLite maps
   OPENLDAP=on: OpenLDAP maps (uses WITH_OPENLDAP_VER)
   LDAP_SASL=on: Enable OpenLDAP client-to-server SASL auth
   CDB=off: CDB maps lookups
   NIS=off: NIS maps lookups
   VDA=on: VDA (Virtual Delivery Agent 32Bit)
   TEST=off: SMTP/LMTP test server and generator
   SPF=on: SPF support (via libspf2 1.2.x)
   INST_BASE=off: Install into /usr and /etc/postfix
  === Use 'make config' to modify these settings
 
 Line 232 in postfix-2.9.4/src/global/dict_ldap.c doesn't contain
 proper path to sasl.h header file on FreeBSD.
 Fixed line should look like this: #include sasl/sasl.h
 
  Here is the patch:
  ###
  --- dict_ldap.c.old 2012-09-11 00:39:40.0 +0200
  +++ dict_ldap.c 2012-09-11 00:22:56.0 +0200
  @@ -229,7 +229,7 @@
/*
 * SASL headers, for sasl_interact_t. Either SASL v1 or v2 should be fine.
 */
  -#include sasl.h
  +#include sasl/sasl.h
   #endif
  ###

This change will break WITH_SASL2.

I think you only have to enable WITH_SASL2 when you use
WITH_LDAP_SASL. Builds fine here.

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Sakura - wrong category?

2010-04-03 Thread Herbert J. Skuhra
Hi!

Ports like xterm, rxvt-unicode, gnome-terminal, etc. reside in
ports/x11, so I am wondering why sakura was placed in
ports/x11-toolkits!? It's also a terminal emulator. Maybe it
could/should be moved.

Thanks.

-Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: vim-7.2 Checksum failure

2008-09-14 Thread Herbert J. Skuhra
David Southwell [EMAIL PROTECTED] writes:

 Vim light problem..

 = Attempting to fetch from http://vim.fyxm.net/pub/vim/unix/.
 fetch: http://vim.fyxm.net/pub/vim/unix/vim-7.2.tar.bz2: Not Found
 = Attempting to fetch from http://zloba.ath.cx/pub/vim/unix/.
 fetch: http://zloba.ath.cx/pub/vim/unix/vim-7.2.tar.bz2: Moved Permanently
 = Attempting to fetch from 
 http://ftp2.uk.vim.org/sites/ftp.vim.org/pub/vim/unix/.
 fetch: http://ftp2.uk.vim.org/sites/ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2: 
 Requested Range Not Satisfiable
 = Attempting to fetch from http://vim.mirror.fr/unix/.
 fetch: http://vim.mirror.fr/unix/vim-7.2.tar.bz2: Operation timed out
 = Attempting to fetch from ftp://ftp.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp2.us.vim.org/pub/vim/unix/.
 fetch: ftp://ftp2.us.vim.org/pub/vim/unix/vim-7.2.tar.bz2: Operation timed out
 = Attempting to fetch from ftp://ftp9.us.vim.org/pub/vim/unix/.
 fetch: ftp://ftp9.us.vim.org/pub/vim/unix/vim-7.2.tar.bz2: Requested action 
 aborted: local error in processing
 = Attempting to fetch from ftp://ftp.ca.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.nl.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.de.vim.org/unix/.
 fetch: ftp://ftp.de.vim.org/unix/vim-7.2.tar.bz2: Unknown FTP error
 = Attempting to fetch from ftp://ftp3.de.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.uk.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.ie.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.at.vim.org/pub/vim/unix/.
 fetch: ftp://ftp.at.vim.org/pub/vim/unix/vim-7.2.tar.bz2: File unavailable 
 (e.g., file not found, no access)
 = Attempting to fetch from ftp://ftp.pt.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.is.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.il.vim.org/pub/vim/unix/.
 fetch: ftp://ftp.il.vim.org/pub/vim/unix/vim-7.2.tar.bz2: Unknown error: 0
 = Attempting to fetch from ftp://ftp.pl.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.ro.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.sk.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from ftp://ftp.tw.vim.org/pub/vim/unix/.
 fetch: ftp://ftp.tw.vim.org/pub/vim/unix/vim-7.2.tar.bz2: Requested action 
 aborted: local error in processing
 = Attempting to fetch from ftp://vim.stu.edu.tw/pub/vim/unix/.
 fetch: ftp://vim.stu.edu.tw/pub/vim/unix/vim-7.2.tar.bz2: Requested action 
 aborted: local error in processing
 = Attempting to fetch from ftp://ftp.jp.vim.org/pub/vim/unix/.
 fetch: ftp://ftp.jp.vim.org/pub/vim/unix/vim-7.2.tar.bz2: Unknown FTP error
 = Attempting to fetch from ftp://ftp.kr.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from 
 ftp://ftp.mirrorservice.org/sites/ftp.vim.org/pub/vim/unix/.
 fetch: vim-7.2.tar.bz2: local modification time does not match remote
 = Attempting to fetch from 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/vim/.
 fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/vim/vim-7.2.tar.bz2: 
 size mismatch: expected 7203291, actual 7203720
 ** Command failed [exit code 1]: /usr/bin/script -qa 
 /tmp/portupgrade.63681.13 
 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=vim-lite-7.2.9 
 UPGRADE_PORT_VER=7.2.9 make
 ** Fix the problem and try again.

rm /usr/ports/distfiles/vim/vim-7.2.tar.bz2

solved the problem for me.

- Herbert
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: qiv(imlib) vs. xorg 7.3

2007-09-15 Thread Herbert J. Skuhra
On Sat, Sep 15, 2007 at 09:09:10AM +0200, Herbert J. Skuhra wrote:
 Edward G.J. Lee wrote:
  Hi,
 
  I can't use qiv after i upgrade xrog 7.2 to 7.3.
 
  [EMAIL PROTECTED] ~]$ qiv typhon.jpg
  Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 115 error_code 8 request_code 2 minor_code 0
 
  [EMAIL PROTECTED] ~]$ qiv -z typhon.jpg
  qiv: Your root window's visual is not the visual Imlib chose;
   qiv cannot set the background currently.
 
  FreeBSD 6-STABLE.
 
  Does anybody have the same problem?
 
 Yes, I had the same problem. I solved the issue by upgrading to
 qiv-2.1-pre12.
 
 - Herbert

Wrong ${ECHO_MSG} (with/without Xinerama)

- Herbert
diff -ruN graphics/qiv.bak/Makefile graphics/qiv/Makefile
--- graphics/qiv.bak/Makefile	2007-09-15 09:18:11.0 +0200
+++ graphics/qiv/Makefile	2007-09-15 09:27:19.0 +0200
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	qiv
-PORTVERSION=	2.0
-PORTREVISION=	2
+PORTVERSION=	2.1pre12
+PORTREVISION=	0
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.klografx.net/qiv/download/
-DISTNAME=	${PORTNAME}-${PORTVERSION}-src
+DISTNAME=	${PORTNAME}-2.1-pre12
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	[EMAIL PROTECTED]
@@ -21,7 +21,7 @@
 USE_GMAKE=	yes
 USE_GNOME=	imlib
 USE_X_PREFIX=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${DISTNAME}
 
 MAN1=		qiv.1
 PLIST_FILES=	bin/qiv
@@ -29,13 +29,13 @@
 .include bsd.port.pre.mk
 
 pre-configure:
-.if defined(WITH_XINERAMA)
-	@${ECHO_MSG} compiling with Xinerama support
+.if defined(WITHOUT_XINERAMA)
+	@${ECHO_MSG} compiling without Xinerama support
 	@${MV} -v ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig
-	@${SED} -e 's/\# GTD_XINERAMA/GTD_XINERAMA/' \
+	@${SED} -e 's/GTD_XINERAMA\ \=/\# GTD_XINERAMA\ \=/' \
 		 ${WRKSRC}/Makefile.orig  ${WRKSRC}/Makefile
 .else
-	@${ECHO_MSG} compiling without Xinerama support
+	@${ECHO_MSG} compiling with Xinerama support
 .endif
 
 do-configure:
diff -ruN graphics/qiv.bak/distinfo graphics/qiv/distinfo
--- graphics/qiv.bak/distinfo	2007-09-15 09:18:11.0 +0200
+++ graphics/qiv/distinfo	2007-09-15 09:18:35.0 +0200
@@ -1,3 +1,3 @@
-MD5 (qiv-2.0-src.tgz) = 165d0c2f264718821f94732196b7f9e1
-SHA256 (qiv-2.0-src.tgz) = 2f0c03ee7e79c9210f060c87d51811e4540f126d8c3d751b31aab69160b3d091
-SIZE (qiv-2.0-src.tgz) = 76561
+MD5 (qiv-2.1-pre12.tgz) = 80ba1e2da5115a3cc3a6f7e19cb620d8
+SHA256 (qiv-2.1-pre12.tgz) = d54edb92ca91567e2a12b536acc14500efdbccc38718efba99cadaa161a1e70c
+SIZE (qiv-2.1-pre12.tgz) = 94059
diff -ruN graphics/qiv.bak/files/patch-qiv.h graphics/qiv/files/patch-qiv.h
--- graphics/qiv.bak/files/patch-qiv.h	1970-01-01 01:00:00.0 +0100
+++ graphics/qiv/files/patch-qiv.h	2007-09-15 09:18:35.0 +0200
@@ -0,0 +1,13 @@
+--- qiv.h.orig	2007-09-15 08:48:09.0 +0200
 qiv.h	2007-09-15 08:48:52.0 +0200
+@@ -19,8 +19,8 @@
+ #include X11/extensions/xf86vmode.h // for XF86VidModeGetModeLine
+ */
+ 
+-#define VERSION 2.1-pre11
+-#define VERSION_FULL QIV - Quick Image Viewer v2.1-pre11 - http://www.klografx.net/qiv/;
++#define VERSION 2.1-pre12
++#define VERSION_FULL QIV - Quick Image Viewer v2.1-pre12 - http://www.klografx.net/qiv/;
+ #define TRASH_DIR .qiv-trash
+ #define SELECT_DIR .qiv-select
+ #define SLIDE_DELAY 3000 /* milliseconds */
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: qiv(imlib) vs. xorg 7.3

2007-09-15 Thread Herbert J. Skuhra
Edward G.J. Lee wrote:
 Hi,

 I can't use qiv after i upgrade xrog 7.2 to 7.3.

 [EMAIL PROTECTED] ~]$ qiv typhon.jpg
 Gdk-ERROR **: BadMatch (invalid parameter attributes)
   serial 115 error_code 8 request_code 2 minor_code 0

 [EMAIL PROTECTED] ~]$ qiv -z typhon.jpg
 qiv: Your root window's visual is not the visual Imlib chose;
  qiv cannot set the background currently.

 FreeBSD 6-STABLE.

 Does anybody have the same problem?

Yes, I had the same problem. I solved the issue by upgrading to
qiv-2.1-pre12.

- Herbert
diff -ruN graphics/qiv.bak/Makefile graphics/qiv/Makefile
--- graphics/qiv.bak/Makefile	2007-09-15 08:36:05.0 +0200
+++ graphics/qiv/Makefile	2007-09-15 08:56:43.0 +0200
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	qiv
-PORTVERSION=	2.0
-PORTREVISION=	2
+PORTVERSION=	2.1pre12
+PORTREVISION=	0
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.klografx.net/qiv/download/
-DISTNAME=	${PORTNAME}-${PORTVERSION}-src
+DISTNAME=	${PORTNAME}-2.1-pre12
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	[EMAIL PROTECTED]
@@ -21,7 +21,7 @@
 USE_GMAKE=	yes
 USE_GNOME=	imlib
 USE_X_PREFIX=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${DISTNAME}
 
 MAN1=		qiv.1
 PLIST_FILES=	bin/qiv
@@ -29,10 +29,10 @@
 .include bsd.port.pre.mk
 
 pre-configure:
-.if defined(WITH_XINERAMA)
+.if defined(WITHOUT_XINERAMA)
 	@${ECHO_MSG} compiling with Xinerama support
 	@${MV} -v ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig
-	@${SED} -e 's/\# GTD_XINERAMA/GTD_XINERAMA/' \
+	@${SED} -e 's/GTD_XINERAMA\ \=/\# GTD_XINERAMA\ \=/' \
 		 ${WRKSRC}/Makefile.orig  ${WRKSRC}/Makefile
 .else
 	@${ECHO_MSG} compiling without Xinerama support
diff -ruN graphics/qiv.bak/distinfo graphics/qiv/distinfo
--- graphics/qiv.bak/distinfo	2007-09-15 08:36:05.0 +0200
+++ graphics/qiv/distinfo	2007-09-15 08:43:32.0 +0200
@@ -1,3 +1,3 @@
-MD5 (qiv-2.0-src.tgz) = 165d0c2f264718821f94732196b7f9e1
-SHA256 (qiv-2.0-src.tgz) = 2f0c03ee7e79c9210f060c87d51811e4540f126d8c3d751b31aab69160b3d091
-SIZE (qiv-2.0-src.tgz) = 76561
+MD5 (qiv-2.1-pre12.tgz) = 80ba1e2da5115a3cc3a6f7e19cb620d8
+SHA256 (qiv-2.1-pre12.tgz) = d54edb92ca91567e2a12b536acc14500efdbccc38718efba99cadaa161a1e70c
+SIZE (qiv-2.1-pre12.tgz) = 94059
diff -ruN graphics/qiv.bak/files/patch-qiv.h graphics/qiv/files/patch-qiv.h
--- graphics/qiv.bak/files/patch-qiv.h	1970-01-01 01:00:00.0 +0100
+++ graphics/qiv/files/patch-qiv.h	2007-09-15 08:50:07.0 +0200
@@ -0,0 +1,13 @@
+--- qiv.h.orig	2007-09-15 08:48:09.0 +0200
 qiv.h	2007-09-15 08:48:52.0 +0200
+@@ -19,8 +19,8 @@
+ #include X11/extensions/xf86vmode.h // for XF86VidModeGetModeLine
+ */
+ 
+-#define VERSION 2.1-pre11
+-#define VERSION_FULL QIV - Quick Image Viewer v2.1-pre11 - http://www.klografx.net/qiv/;
++#define VERSION 2.1-pre12
++#define VERSION_FULL QIV - Quick Image Viewer v2.1-pre12 - http://www.klografx.net/qiv/;
+ #define TRASH_DIR .qiv-trash
+ #define SELECT_DIR .qiv-select
+ #define SLIDE_DELAY 3000 /* milliseconds */
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]

  1   2   >