Pecl-amqp and rabbitmq-c-devel
Hello It is possible to do something with this : https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186690 We very need rabbitmq-c-devel ane pecl-amqp (1.4.x) for develop .. Cheers Michał ___ 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
I think the problem really is that this needs MAKE_JOBS_UNSAFE set. I just had a build fail, and in the portmaster log file for the failure, I see this fragment: Running Mkbootstrap for SVN::_Core () chmod 644 _Client.bs cp _Client.bs blib/arch/auto/SVN/_Client/_Client.bs chmod 644 blib/arch/auto/SVN/_Client/_Client.bs chmod 644 _Core.bs cp _Core.bs blib/arch/auto/SVN/_Core/_Core.bs chmod 644 blib/arch/auto/SVN/_Core/_Core.bs AutoSplit: Can't open blib/lib/SVN/Wc.pm: No such file or directory cp Delta.pm blib/lib/SVN/Delta.pm cp Repos.pm blib/lib/SVN/Repos.pm cp Client.pm blib/lib/SVN/Client.pm cp Fs.pm blib/lib/SVN/Fs.pm cp Ra.pm blib/lib/SVN/Ra.pm cp Core.pm blib/lib/SVN/Core.pm cp Wc.pm blib/lib/SVN/Wc.pm *** [pm_to_blib] Error code 2 This comes from the pm_to_blib target in a sub-makefile. Note the complaint that AutoSplit was unable to open blib/lib/SVN/Wc.pm, which comes out well before the "cp" command copies Wc.pm into the target location. Chris ___ 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"
bad checksum for php-5.3.x-mail-header.patch
after cleaning distfiles, I still get: ===> Extracting for php53-5.3.29 => SHA256 Checksum OK for php-5.3.29.tar.bz2. => SHA256 Checksum OK for suhosin-patch-5.3.x-0.9.10.5.patch.gz. => No SHA256 checksum recorded for php-5.3.x-mail-header.patch. => No suitable checksum found for php-5.3.x-mail-header.patch. *** [checksum] Error code 1 on both 9.1, 8.4 REL amd64 Paul. -- - Paul Macdonald IFDNRG Ltd Web and video hosting - t: 0131 5548070 m: 07970339546 e: p...@ifdnrg.com w: http://www.ifdnrg.com - IFDNRG 40 Maritime Street Edinburgh EH6 6SA High Specification Dedicated Servers from £100.00pm ___ 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"
FreeBSD ports you maintain which are out of date
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/po...@freebsd.org.html Port| Current version | New version +-+ net/abills | 0.55| 0.56 +-+ net-mgmt/pandorafms_agent | 4.0.1 | 5.1-140819 +-+ net-mgmt/pandorafms_console | 4.0.1 | 5.1-140819 +-+ net-mgmt/pandorafms_server | 4.0.1 | 5.1-140819 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. ___ 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"
lang/abcl: patch to include abcl-contrib.jar in the installation
Attached please find a patch for the FreeBSD port lang/abcl to include the abcl contrib module in the installation. -- "A screaming comes across the sky. It has happened before but there is nothing to compare to it now." freebsd-ports-lang-abcl.diff Description: Binary data ___ 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"
Fwd: Pecl-amqp and rabbitmq-c-devel
Hello It is possible to do something with this : https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186690 We very need rabbitmq-c-devel ane pecl-amqp (1.4.x) for develop .. Cheers Michał ___ 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/abcl: patch to include abcl-contrib.jar in the installation
Now filed in FreeBSD bugzilla as [192829][] as per request. [192829]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192829 -- "A screaming comes across the sky. It has happened before but there is nothing to compare to it now." ___ 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: Squid aufs crashes under 10.0
Hi, I've made a PR for squid34. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192828 Based on www/squid33 and Dennis Glatting's work. Please, test it! There are 2 broken options (ECAP and FS_COSS) that I don't know how to fix (I'm unskillful). It will be great if someone knows a solution. 2014-05-13 10:51 GMT+04:00 Pavel Timofeev : > Hi! Any plans to import squid34 to ports tree? > > 2014-02-11 9:40 GMT+04:00 Dennis Glatting : >> On Mon, 2014-02-10 at 20:11 +0100, Florian Smeets wrote: >>> On 10/02/14 16:21, Dennis Glatting wrote: >>> > On Mon, 2014-02-10 at 11:15 +0400, Pavel Timofeev wrote: >>> >> So what should I do? >>> >> Write a PR to squid's bugzilla with link to this thread? >>> >> Fill FreeBSD ports' PR? (it seems like maintainer of squid doesn't >>> >> look at PRs about squid). >>> >> And it seems like this problem is retaled to all of squid ports, not >>> >> only to www/squid33. >>> >> >>> > >>> > Good question. I don't know. I ported 3.4 and sent email to the >>> > maintainer and to the list. Zip in response. >>> > >>> >>> I plan to take care of it this week. (squid34 + aufs patches) >>> >> >> My stuff here: >> >> fetch http://www.pki2.com/squid34.tar >> >> >>> Florian >>> >> >> ___ 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: bad checksum for php-5.3.x-mail-header.patch
On Tue, Aug 19, 2014 at 10:32:02AM +0100, Paul Macdonald wrote: > > after cleaning distfiles, I still get: > > ===> Extracting for php53-5.3.29 > => SHA256 Checksum OK for php-5.3.29.tar.bz2. > => SHA256 Checksum OK for suhosin-patch-5.3.x-0.9.10.5.patch.gz. > => No SHA256 checksum recorded for php-5.3.x-mail-header.patch. > => No suitable checksum found for php-5.3.x-mail-header.patch. > *** [checksum] Error code 1 > > on both 9.1, 8.4 REL amd64 > Yeah, i missed that in my last commit, a fix has been committed. Florian pgpQg8FT1sghG.pgp Description: PGP signature
How to fix: Error: Duplicated origin for ghostscript9-nox11-9.06_7: print/ghostscript9-nox11 AND print/ghostscript9.
After updating my ports tree, I am getting this error from poudriere: >> Error: Duplicated origin for ghostscript9-nox11-9.06_7: print/ghostscript9-nox11 AND print/ghostscript9. Rerun with -vv to see which ports are depending on these. Not having the time dig deeper into this right now, I was hoping somebody has seen this and knows the fix. The error is coming from unsetting X11 and in my case building graphics/rubygem-rmagick. To reproduce: OPTIONS_UNSET=X11 poudriere testport -o graphics/rubygem-rmagick -j -- Dave Duchscher Networking & Information Security | Texas A&M University Tel. 979.458.5793 | Main. 979.862. | Fax. 979.862.8090 ___ 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"
VirtualBox and CARP
Hello. Not sure this is the right place to ask... maybe net@? Or VirtualBox mailing lists? I have a 9.2/amd64 box with the following config: >ifconfig_re0="inet 10.1.2.13 netmask 255.255.255.0" >cloned_interfaces="carp0" >ifconfig_carp0="vhid 1 pass 10.1.2.127" On this box I run virtualbox-ose-4.3.12_1, with a hosted Windows Vista 64b machine: it's network card is configured as a "Bridged Adapter" and gets it's IP from the host via DHCP. On the hosted machine I can ping the host on 10.1.2.13, but not on 10.1.2.127. I.e. C:\Windows\system32>ping 10.1.2.13 Esecuzione di Ping 10.1.2.13 con 32 byte di dati: Risposta da 10.1.2.13: byte=32 durata=2ms TTL=64 Risposta da 10.1.2.13: byte=32 durata=1ms TTL=64 Risposta da 10.1.2.13: byte=32 durata=1ms TTL=64 Risposta da 10.1.2.13: byte=32 durata<1ms TTL=64 Statistiche Ping per 10.1.2.13: Pacchetti: Trasmessi = 4, Ricevuti = 4, Persi = 0 (0% persi), Tempo approssimativo percorsi andata/ritorno in millisecondi: Minimo = 0ms, Massimo = 2ms, Medio = 1ms C:\Windows\system32>ping 10.1.2.127 Esecuzione di Ping 10.1.2.127 con 32 byte di dati: Richiesta scaduta. Richiesta scaduta. Richiesta scaduta. Richiesta scaduta. Statistiche Ping per 10.1.2.127: Pacchetti: Trasmessi = 4, Ricevuti = 0, Persi = 4 (100% persi), Any hint on this? bye & Thanks av. ___ 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"
'portupgrade' is broken by the recent ports tree change
I just updated the ports tree, and portupgrade now breaks. There is nothing about this in UPDATING. # portupgrade -a /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:118:in `block (2 levels) in fill': MOVED file format error (PortsDB::MOVEDError) from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:112:in `each' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:112:in `block in fill' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:111:in `open' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:111:in `fill' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:106:in `initialize' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:181:in `new' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:181:in `setup' from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/pkgtools.rb:242:in `init_pkgtools_global' from /usr/local/sbin/portupgrade:530:in `block in main' from /usr/local/lib/ruby/1.9/optparse.rb:882:in `initialize' from /usr/local/sbin/portupgrade:237:in `new' from /usr/local/sbin/portupgrade:237:in `main' from /usr/local/sbin/portupgrade:2371:in `' portupgrade-2.4.12_2,2 Yuri ___ 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: portupgrade breaks after the ports tree update
On 8/19/2014 12:50 PM, Yuri wrote: > Hi Bryan, > > I just updated the ports tree, and portupgrade now breaks. > There is nothing about this in UPDATING. > > # portupgrade -a > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:118:in `block (2 > levels) in fill': MOVED file format error (PortsDB::MOVEDError) > from > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:112:in `each' > from > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:112:in `block in > fill' > from > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:111:in `open' > from > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:111:in `fill' > from > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:106:in `initialize' > from > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:181:in `new' > from > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:181:in `setup' > from > /usr/local/lib/ruby/site_ruby/1.9/pkgtools/pkgtools.rb:242:in > `init_pkgtools_global' > from /usr/local/sbin/portupgrade:530:in `block in main' > from /usr/local/lib/ruby/1.9/optparse.rb:882:in `initialize' > from /usr/local/sbin/portupgrade:237:in `new' > from /usr/local/sbin/portupgrade:237:in `main' > from /usr/local/sbin/portupgrade:2371:in `' > > portupgrade-2.4.12_2,2 > > Yuri It is now fixed. May take a few minutes for portsnap to get the update to MOVED. -- Regards, Bryan Drewery signature.asc Description: OpenPGP digital signature
print/py-reportlab2, staging and generated PDFs
Hello, can I ask you as the maintainer of print/py-reportlab2 for a hint ? If I build it with DEVELOPER=yes in /etc/make.conf and do a make check-plist it fails with: Error: 'share/doc/reportlab/reportlab-userguide.pdf' is referring to /usr/local/home/pi/myp/print/py-reportlab2/work/stage Do you have an idea on how to fix this ? -- p...@freebsd.org +49 171 31013726 years to go ! ___ 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: Fwd: Pecl-amqp and rabbitmq-c-devel
Hi! > It is possible to do something with this : > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186690 > > We very need rabbitmq-c-devel ane pecl-amqp (1.4.x) for develop .. I updated the diff, it now builds on my testhost, but in poudriere it is not building, so probably some BUILD_DEPENDS is still missing. Can you have a look ? Maybe try to find the missing piece ? -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ 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"