sysutils/fusefs-kmod compiles only with ruby 1.8

2011-09-24 Thread Kurt Jaeger
Hi! With ruby 1.9: env RUBYLIB=./lib RUBYPATH=./lib ruby -S deplate -x -D manual -f plain -d /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/doc/plaintext_out doc.dpl internal:lib/rubygems/custom_require:29:in `require': no such file to load -- deplate (LoadError) from

dns/opendnssec fails with ruby 1.9

2011-09-24 Thread Kurt Jaeger
Hi! With ruby 1.9: [...] checking for ruby library xsd/datatypes... not found configure: error: Ruby library 'xsd/datatypes' not found configure: error: ./configure failed for auditor === Script configure failed unexpectedly. Please report the problem to j...@nlnetlabs.nl [maintainer] and

Re: dns/opendnssec fails with ruby 1.9

2011-09-24 Thread Kurt Jaeger
Hi! With ruby 1.9: [...] It works with ruby 1.8. That's why the port is marked as broken with Ruby 1.9: If it finds a ruby binary in the path, it does not check... Makefile: .if ${RUBY_VER} == 1.9 BROKEN= does not work with ruby 1.9 .endif Is your tree out of date? The ports

Re: sysutils/fusefs-kmod compiles only with ruby 1.8

2011-09-24 Thread Kurt Jaeger
Hi! internal:lib/rubygems/custom_require:29:in `require': no such file to load -- deplate (LoadError) from internal:lib/rubygems/custom_require:29:in `require' from /usr/local/bin/deplate:2:in `main' *** Error code 1 I recall seeing this before, but I can't

Re: postfix-current broken on amd64 platform

2011-11-16 Thread Kurt Jaeger
Hi! Postconf opens a socket to determine the mynetworks value (it determines the local interfaces and their netmasks). [quote http://archives.neohapsis.com/archives/postfix/2011-11/0385.html] I have heard about bizarre errors on FreeBSD (jail) systems where the user-land

Re: postfix-current broken on amd64 platform

2011-11-16 Thread Kurt Jaeger
Hi! Postconf opens a socket to determine the mynetworks value (it determines the local interfaces and their netmasks). [...] Postfix does none of that. The fbsd postfix-current port during the post-install script does something which fails on a jail-based build-cluster where the

Re: Fwd: Lousy timekeeping in VirtualBox 4.0.14

2011-12-16 Thread Kurt Jaeger
Hi! I've set up VirtualBox 4.0.14 on my FreeBSD 10.0-CURRENT (r228498) box, and have a FreeBSD 10.0-CURRENT VM running underneath it. While the VM is running, it doesn't keep time worth a flip. This is even with the VirtualBox-Additions in it. 1) is this expected/known? I have seen

Re: Doing SQL to the FreeBSD ports index

2012-01-20 Thread Kurt Jaeger
Hi! it might be vaguely useful here and there, so I've stuck a copy on my website: http://www.infracaninophile.co.uk/articles/portindexdb/ http://www.infracaninophile.co.uk/articles/portindexdb.html works better 8-) -- p...@opsec.eu+49 171 3101372 8

Re: i386/164629: OpenSIPS package is not avaible

2012-01-31 Thread Kurt Jaeger
Hi! FreeBSD is supperting SER and OpenSER. But i cannot see OpenSIPS. It is not avaible in yout port list ? why ? Nobody provided a port, probably. Are you looking for 1.7.1 or 2.0 ? -- p...@opsec.eu+49 171 3101372 8 years to go !

making ports on NFS fails sometimes ?

2012-02-02 Thread Kurt Jaeger
Hi! I'm running a port build for my preferred ports list (approx. 1500). The /usr/ports comes via NFS from an ZFS server. Some of the port builds fail because of that. Is this well-known ? Should I move back to a local disk ? -- p...@opsec.eu+49 171 3101372

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Kurt Jaeger
Hi! Doug, is there a way to emulate portupgrade's -k (keep going) option, to have the remaining list of ports to be built still continue processing even if one port's build fails? You haven't missed it, the answer is no. It's part of that portmaster can't read minds problem that if

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Kurt Jaeger
Hi! PAGER=CAT portmaster --no-confirm --no-term-title --index --no-index-fetch -a -y That one waits for the config option screen and does not work in my daily cron job. or portmaster --no-confirm --no-term-title --index --no-index-fetch -a -y /dev/null I wrap the call to portupgrade

Re: portupgrade - portmaster after freebsd-update

2012-03-03 Thread Kurt Jaeger
Hi! What is the proper portmaster commands in relation to freebsd-update? [...] The portmaster man page lists the following list of commands in the EXAMPLES section: Using portmaster to do a complete reinstallation of all your ports: 1. portmaster --list-origins

Re: p0f v3

2012-03-15 Thread Kurt Jaeger
Hi! Is anyone working on a port of p0f v3? It is much more accurate at detecting newer OSes. I have seen emails from 2008R2 servers get higher than normal SpamAssassin scores because it thought they were Windows XP, which is causing spam filter accuracy issues. I think this would be

Re: p0f v3

2012-03-18 Thread Kurt Jaeger
Hi! I'll give it a try. I prepared a patch, see http://www.freebsd.org/cgi/query-pr.cgi?pr=166224 It still has an issue with the pkg-plist and I would appreciate hints on what's wrong. -- p...@opsec.eu+49 171 3101372 8 years to go !

Re: p0f v3

2012-03-18 Thread Kurt Jaeger
Hi! http://www.freebsd.org/cgi/query-pr.cgi?pr=166224 It still has an issue with the pkg-plist and I would appreciate hints on what's wrong. You replaced in Makefile: PORTDOCS= COPYING CREDITS ChangeLog KNOWN_BUGS README TODO win-memleak.txt With in pkg-plist:

Re: textproc/p5-XML-SAX: prerequisite XML::SAX::Base 1.05 not found

2012-05-09 Thread Kurt Jaeger
Hi! When I try to update textproc/p5-XML-SAX I get the following warning: [...] Warning: prerequisite XML::SAX::Base 1.05 not found. We have 1.04. [...] This happens on several boxes with recent 10.0-CURRENT (amd64). Does anyone else see this behaviour? Yes. The fix seems to be to install

Re: FreeBSD ports which are currently marked broken

2010-06-10 Thread Kurt Jaeger
portname: java/dbvis broken because: does not fetch build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=javaportname=dbvis See http://www.freebsd.org/cgi/query-pr.cgi?pr=147493 Already approved by maintainer, waiting for

Who to bug to commit some ports ?

2010-06-13 Thread Kurt Jaeger
Hi! I recently submitted some PRs for updates and new ports and would like to know whom to ask for them to be committed. Yes, I know, I can try to bug some ports committers using e-mail 8-), but if possible, I would like to avoid this 8-) So, if someone points me to the right way of getting a

Re: Who to bug to commit some ports ?

2010-06-21 Thread Kurt Jaeger
Hello, I recently submitted some PRs for updates and new ports and would like to know whom to ask for them to be committed. Yes, I know, I can try to bug some ports committers using e-mail 8-), but if possible, I would like to avoid this 8-) It's approx. 8 days later, and the ports are still

Re: Who to bug to commit some ports ?

2010-06-21 Thread Kurt Jaeger
Hi! - java/dbvis, update to new dbvis version http://www.freebsd.org/cgi/query-pr.cgi?pr=147493 I grabbed this one and will try to get to it this week. There is a newer of dbvis version available (7.1). Should I update my patch or how is this supposed to be handled ? -- p...@opsec.eu

Re: security/hydra and www/hydra

2010-07-21 Thread Kurt Jaeger
21.07.2010 20:47, Ashish SHUKLA ??: In case of multiple ports installing files with same name at same path, then one of them needs to alter the file names by using suffix or prefix, like GNU projects do when they collide with BSD equivalents by using 'g' as prefix. I don't

Re: mc 4.7.4

2010-09-09 Thread Kurt Jaeger
Hi! I'm having trouble compiling it. CC textconf.o CC treestore.o CC user.o CC mountlist.o CCLD mc /usr/local/lib/libslang.so: undefined reference to `tgetnum' /usr/local/lib/libslang.so: undefined reference to `tgetflag' /usr/local/lib/libslang.so:

Re: acroread9 crashes after maybe 10 seconds of operation.

2009-10-18 Thread Kurt Jaeger
Hi! Similar problem. Related problem here: - f8-64$ acroread9 (process:47993): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. terminate called after throwing an instance of 'RSException' - with acroread9-9.2 from the ports. --

Re: acroread9 crashes after maybe 10 seconds of operation.

2009-10-18 Thread Kurt Jaeger
Hi! Kurt Jaeger writes: [...] (process:47993): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. terminate called after throwing an instance of 'RSException' with acroread9-9.2 from the ports. Three. Also acroread-9.2; also

Re: acroread9 crashes after maybe 10 seconds of operation

2009-10-19 Thread Kurt Jaeger
Hi! Install acroread8 instead of acroread9. Thanks, works. -- p...@opsec.eu+49 171 310137211 years to go ! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To

Re: FreeBSD Port: qtcreator-1.2.1: Not installable

2009-10-28 Thread Kurt Jaeger
Adrian Glaubitz adrian.glaub...@googlemail.com wrote: On Wed, Oct 28, 2009 at 1:46 PM, Gary Jennejohn gary.jennej...@freenet.de wrote: The qtcreator port was created on May 7, 2009.  Seems to me that 7.2R is older than that.  Obviously, qtcreator can't exist for 7.2R if the port didn't

Re: x11/kdelibs4 (kdelibs-4.3.4) compile file (bad C++ code) on portupgrade

2009-12-07 Thread Kurt Jaeger
Hi! Freebsd 7.2 p3 amd64 on intel quadcore system Thanks in advance for advice on this one You still have qt-3.3.8_10 installed, kdelibs4 catches the wrong qt headers and fails. There are some apps which apparently still require qt-3, e.g. arts-1.5.10_2,1 kphone-4.2_3 opera-10.10.20091120

Re: Cacti vulnerable? / vuxml update

2013-08-28 Thread Kurt Jaeger
Hi! In ports we have Cacti 0.8.8a. According to 0.8.8b release notes (http://www.cacti.net/release_notes_0_8_8b.php), multiple ... SQL injection vulnerabilities were fixed in that release. Portaudit doesn't bring up any warning. I just send a PR to update the vuxml database (

Re: multimedia/rtmpdump shared lib issue... (now not work)

2013-10-19 Thread Kurt Jaeger
Hi! This patch http://www.freebsd.org/cgi/query-pr.cgi?pr=180283 now not work This one works: http://www.freebsd.org/cgi/query-pr.cgi?pr=183100 -- p...@opsec.eu+49 171 3101372 7 years to go ! ___

Re: continued graphics/opencv-core problems

2013-11-09 Thread Kurt Jaeger
Hi! For about 2-3 weeks now, I have continued to run into problems with opencv-core not building on my 9.2-RELEASE poudriere box that uses clang. As I need it for my ports, I has just been rebuilt in poudriere, and everything is fine. Thanks for the pointer to the poudriere process.

Re: Problem with ports after upgrade of Perl to 5.16.3_6 - overload arg '..' is invalid at Math/BigInt.pm line 153.

2014-01-05 Thread Kurt Jaeger
Hi! After this upgrade, each port using Math/BigInt.pm shows warning: # service sqlgrey restart Stopping sqlgrey. Waiting for PIDS: 986. Starting sqlgrey. overload arg '..' is invalid at /usr/local/lib/perl5/site_perl/5.16/Math/BigInt.pm line 153. [...] Is it known problem? I have

Re: Request for porting SoftEther VPN

2014-01-17 Thread Kurt Jaeger
Hi! It is a very interesting VPN solution, and some days ago it going opensource! So maybe someone will port it to FreeBSD? Official site: http://www.softether.org/ Instructions for build on UNIX-like systems: http://www.softether.org/5-download/src/2.unix El 17/01/2014 09:43, Tommy

Re: working on gnome-rdp port, please update wiki

2014-01-19 Thread Kurt Jaeger
Hi! I'm porting gnome-rdp listed on wanted ports. Would someone please update the wiki page? https://wiki.freebsd.org/WantedPorts Done. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___

Re: Portmanager vs portupgrade

2014-01-23 Thread Kurt Jaeger
Hi! I lately read more often that Portmaster is preferred about portupdate. Can you tell me why this is? I know that portupdate is Ruby driven, but furthermore I cannot detect the real advantages one above the other? I use portupgrade to do daily rebuilds of ports on 8 reference

Re: What is the problem with ports PR reaction delays?

2014-01-27 Thread Kurt Jaeger
Hi! There have been some messages in this thread about users volunteering to check port PRs. What would this involve as to time and software setup on one's own computer? I use the following workflow: 1) daily update to the /usr/ports tree using cd /usr/ports svn --non-interactive

Re: What is the problem with ports PR reaction delays?

2014-01-29 Thread Kurt Jaeger
Hi! Unfortunately, nothing is happening. I expected to hear some voices about certain ideas that have popped up, like: * can we cut off old and 'unloved' PR's in order to reduce the amount of work and make reassessment of that amount There is the other view of this which says PRs do not

Re: FreeBSD Port: prosody-0.8.2

2014-02-06 Thread Kurt Jaeger
Hi! Starting from 20.08.2013 prosody is on 0.9, 0.9.2 was released in January 2014. Have a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182075 there is an update to 0.9.1 as a patch and one open question someone has to solve. Is there any chance to see an update to this port?

Re: FreeBSD Port: prosody-0.8.2

2014-02-06 Thread Kurt Jaeger
Hi! Starting from 20.08.2013 prosody is on 0.9, 0.9.2 was released in January 2014. Have a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182075 there is an update to 0.9.1 as a patch and one open question someone has to solve. Thanks for the link. I .. didn't know

Re: Lightzone

2014-02-10 Thread Kurt Jaeger
Hi! I am a professional Photographer and work on PCBSD. Iworks 15 Years on Linux / debian and Red Hat and have changed to FreeBsd. I need to work with the Graphic-Tool Lightzone, but can not find it in the Port-Search. Please tell me how i can get it in a Port. One small step: adding it

Re: Regarding portscout

2013-01-14 Thread Kurt Jaeger
Hi! In this case, should a maintainer wait until the previous PR is taken care of? I didn't read information regarding this in the handbook. The maintainer should not wait for the previous PR. He can update his PR with a new patch for the new version, so that the committer can just commit the

Re: pecl-APC-31.1.14 port

2013-02-02 Thread Kurt Jaeger
Hi! I currently meet a problem with updating the pecl-APC-31.1.14 port; please see the portupgrade error log: ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20130202-32532-1fuwga3-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=pecl-APC-3.1.14 UPGRADE_PORT_VER=3.1.14

Re: LibreOffice 3.6.5 on amd

2013-02-05 Thread Kurt Jaeger
Hi! [ build LNK ] Library/libofficebean.so /usr/bin/ld: cannot find -ljawt Same here: http://www.freebsd.org/cgi/query-pr.cgi?pr=175856 -- p...@opsec.eu+49 171 3101372 7 years to go ! ___

Re: LibreOffice 3.6.5 on amd

2013-02-05 Thread Kurt Jaeger
Hi! [ build LNK ] Library/libofficebean.so /usr/bin/ld: cannot find -ljawt Same here: http://www.freebsd.org/cgi/query-pr.cgi?pr=175856 Pointer to http://lists.freebsd.org/pipermail/freebsd-office/2013-February/001706.html from jkim@ says: cd /var/db/pkg pkg_delete libcmis-0.1.0_1

Re: Firefox 19 vs large images

2013-03-03 Thread Kurt Jaeger
Hi! Viewing large images has become cumbersome with the switch from Firefox 18 to 19. Am I the only one to notice this? Wikipedia's high-resolution pictures of the day are great for this: https://upload.wikimedia.org/wikipedia/commons/e/e9/Bison_skull_pile_edit.jpg I have the same problem

Re: Firefox 19 vs large images

2013-03-03 Thread Kurt Jaeger
Hi! Wikipedia's high-resolution pictures of the day are great for this: https://upload.wikimedia.org/wikipedia/commons/e/e9/Bison_skull_pile_edit.jp g I have the same problem with 17.0.1 on 9.1-amd64. I'm seeing it with 18.0.2 on amd64 with 9.1-stable r247548 firefox 17.0.3 on

Re: CFT: google-earth crash fix (ports/160422 [1])

2013-04-21 Thread Kurt Jaeger
Hi! http://people.freebsd.org/~nox/tmp/google-earth-6.0.3.2197-crashfixp-001.patch Works on 9.1-amd64. -- p...@opsec.eu+49 171 3101372 7 years to go ! ___ freebsd-ports@freebsd.org mailing list

Re: Python 3.3 don't build

2013-05-19 Thread Kurt Jaeger
Hi! Just report the /usr/ports/lang/python33 don't build on FreeBSD 9.1-STABLE #3 r250807: Sun May 19 17:48:52 CEST 2013 all other ports are up2date. Same problem here, rm@ is working on it, as far as I know. -- p...@opsec.eu+49 171 3101372

Re: Python 3.3 builds with clang 32 on FreeBSd 9.1

2013-05-20 Thread Kurt Jaeger
Sergio de Almeida Lenzi wrote: I can say that it builds with FreeBSD 9.1 and clang 3.2 from /usr/bin/clang (native clang)... Thanks for the pointer. I tried that, the build works and installs, but it seems it still has some issues ? Full build log here:

Re: Recent Mk/bsd.perl.mk changes (r320679)

2013-06-25 Thread Kurt Jaeger
Hi! - Why the major.minor.patchlevel -- major.minor path change in the first place. Probably this: Currently, if the perl port is updated to the next patchlevel, one has to recompile a lot of ports. One of my reference hosts still compiles, started approx. a week ago. -- p...@opsec.eu

devel/gamin recursive dependency ?

2013-08-01 Thread Kurt Jaeger
Hi! While installing set of pkg files to a server, I found the following problem: /var/db/pkg/gamin-0.1.10_6/+CONTENTS has @comment PKG_FORMAT_REVISION:1.1 @name gamin-0.1.10_6 @comment ORIGIN:devel/gamin [...] @pkgdep gamin-0.1.10_6 @comment DEPORIGIN:devel/gamin which led to many instances

Re: devel/gamin recursive dependency ?

2013-08-01 Thread Kurt Jaeger
Hi! While installing set of pkg files to a server, I found the following problem: /var/db/pkg/gamin-0.1.10_6/+CONTENTS has @comment PKG_FORMAT_REVISION:1.1 @name gamin-0.1.10_6 @comment ORIGIN:devel/gamin [...] @pkgdep gamin-0.1.10_6 @comment DEPORIGIN:devel/gamin which led to

patch for databases/pxtools, BLOBs in pxtools-0.0.20

2006-12-28 Thread Kurt Jaeger
Hi! I've had a paradox database to convert and found some issue with BLOBs: If a file defines BLOBs, but the BLOBs do not contain data, the PXBLOBtoBinary does not correctly defines s and s_size and then binary_to_sql() fails. It can be fixed with the following patch. Hope this helps.

Re: DBIx::Simple: Any user? New maintainer?

2014-02-27 Thread Kurt Jaeger
Hi, Chris! I am the current maintainer of databases/p5-DBIx-Simple port (last updated on CPAN is 1.35 in 2011). Are there any user of the port? Have there been problems otherwise? (If it is not obvious, I am not an user.) While here, would anybody want to pick up the

Re: freebsd-update wants to update to version I'm running

2014-03-10 Thread Kurt Jaeger
Hi! What does fetch do then? It seems odd that it would fetch files for the current version you already have installed, doesn?t it? It fetches newer patches. If you have 8.4p1 and do freebsd-upgrade fetch it gets the more recent 8.4p4 or so. -- p...@opsec.eu+49 171 3101372

Re: Update of quazip-0.5.1 to quazip-0.6.2 fails

2014-03-19 Thread Kurt Jaeger
Hi! I am running 10.0-RELEASE and when trying to upgrade quazip-0.5.1 to quazip-0.6.2 after latest update of the ports tree I obtain the following error: Please deinstall the old quazip before building the new port. MAINTAINER is notified. -- p...@opsec.eu+49 171 3101372

Re: Update of quazip-0.5.1 to quazip-0.6.2 fails

2014-03-19 Thread Kurt Jaeger
Hi! I am running 10.0-RELEASE and when trying to upgrade quazip-0.5.1 to quazip-0.6.2 after latest update of the ports tree I obtain the following error: Please deinstall the old quazip before building the new port. thanks for your feedback. However, I am not sure, if I've got you

Re: Update of quazip-0.5.1 to quazip-0.6.2 fails

2014-03-19 Thread Kurt Jaeger
Hi! In that special case http://www.freshports.org/archivers/quazip/ shows that the update was done after the maintainer failed to approve the update. So in this particular case informing him might be superfluous. Well, I am obviously not much trained in reading the commit

Re: poudriere jail HEAD with specific revision?

2014-03-24 Thread Kurt Jaeger
Hi! To be more specific this is how I make a HEAD that matches my Host version: poudriere jail -c -j 110amd64 -v head@r262857 -a amd64 -m svn If I use poudriere jail -c -j 10amd -v TODO@r262857 -a amd64 -m svn what do I have to put in place of TODO to get 10.0-RELEASE and the ports svn at a

Re: [mail/xmailbopx] Exactly what does unmaintained mean?

2014-03-31 Thread Kurt Jaeger
Hi! The port mail/xmailbox is set to be removed soon because it has been unmaintained since 2000. In this case, does unmaintained refer to just the FreeBSD port, or to the software itself? Both. And in either case, is there anything that can be done to prevent removal? Yes, apply to become

Re: Problems after upgrade to CUPS 1.7.1 - gstoraster error

2014-04-03 Thread Kurt Jaeger
Hi! After one of the latest ports tree updates on 10.0-RELEASE I upgraded CUPS to version 1.7.1. [...] One word of warning: CVE-2014-2707: http://www.openwall.com/lists/oss-security/2014/04/01/4 -- p...@opsec.eu+49 171 3101372 6 years to go !

Re: FreeBSD Port: security/sshguard-pf

2014-04-17 Thread Kurt Jaeger
Hi! Looking at the rc script and the diff [1] the problem's easy enough: ${sshguard_pidfile} is passed as parameter to -i, but isn't set in the script/has no default value. Either the related line from the previous revision should be revived or the substitution should change to use

Re: Thunderbird 24.5.0 - Segmentation fault (core dumped)

2014-05-03 Thread Kurt Jaeger
Hi! So, the difference is mostly SASL. Thanks for your testing. And my feeling strongly suggests that SASL will be the reason of the segmentation fault. It might be the cause, yes. But not guilty until proven 8-} I have detected some OpenLDAP SASL related errors on 10.0-RELEASE in the

Re: graphics/vigra: someone willing to commit ports/188372 ?

2014-05-05 Thread Kurt Jaeger
Hi! So I would like to ask, if someone is willing to take it and to commit it. Thanks in advance. Done. Very well prepared! -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ freebsd-ports@freebsd.org mailing

Re: Java wildfly port

2014-05-11 Thread Kurt Jaeger
Hi! I updated archive (with tweaks from both Kurt and Horst). https://home.gits.kiev.ua/wildfly80.tar.bz2 I worked on the port, found a solution for the install as user/group www/www issue and submitted it to my mentors. See http://people.freebsd.org/~pi/misc/wildfly80-8.0.0.log for the

Re: ACTION REQUIRED - Unstaged Ports being DEPRECATED on June 31st.

2014-05-12 Thread Kurt Jaeger
Hi! Perhaps the better question is: what are the factors that will make committers shy away from a PR, even if it's summary contains stage? [1] Mostly lack of time. Maybe we (maintainers) can do better? By becoming committers yourself 8-) and sharing the burden 8-) -- p...@opsec.eu

Re: Port update 181945 needs committed

2014-05-13 Thread Kurt Jaeger
Hi! Will some committer please commit this port update. It's just a script. http://www.freebsd.org/cgi/query-pr.cgi?pr=181945 It's already committed since Feb.2014 ? -- p...@opsec.eu+49 171 3101372 6 years to go !

Re: Port update 189120 needs committed

2014-05-13 Thread Kurt Jaeger
Hi! Will some committer please commit this port update. It's just a script. http://www.freebsd.org/cgi/query-pr.cgi?pr=189120 It needs staging support, would you please try to add it ? https://wiki.freebsd.org/ports/StageDir -- p...@opsec.eu+49 171 3101372

Re: Java wildfly port

2014-05-13 Thread Kurt Jaeger
Hi! I hope we'll have it in the ports system soon. Right now it's held up by the code slush for 9.3. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ freebsd-ports@freebsd.org mailing list

Re: Port update 189120 needs committed

2014-05-13 Thread Kurt Jaeger
Hi! It's just a script. http://www.freebsd.org/cgi/query-pr.cgi?pr=189120 It needs staging support, would you please try to add it ? https://wiki.freebsd.org/ports/StageDir http://svnweb.freebsd.org/ports/head/sysutils/qjail/?view=log revision 327772

Re: restore from /var/backup/pkgng.db

2014-05-14 Thread Kurt Jaeger
Hi! What program produces /var/backup/pkgng.db and pkgdb.bak.tbz? /var/backup/pkgng.db comes from: /usr/local/etc/periodic/daily/411.pkg-backup How can these files be used if the pkg database is corrupted? pkg backup -r /var/backups/pkgng.db should work. If I manually run pkg backup -d

Re: Committer to address 2 CVE's against strongswan

2014-05-15 Thread Kurt Jaeger
Hi! Strongswan 5.1.1 has two CVE's that are corrected in the 5.1.3 release. The maintainer has provided a patch on 8th May, thank-you Francois. The patch applies cleanly and the patched strongswan 5.1.3 installs and functions correctly. I've installed it on two FreeBSD 9.2 (Stable) VPN

Re: Committer to address 2 CVE's against strongswan

2014-05-15 Thread Kurt Jaeger
Hi! Testing with poudriere testport -j 10amd64 -o security/strongswan -n found some pkg-plist issues: [...] === Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: etc/ipsec.conf Error: Orphaned: %%ETCDIR%%.conf Fixed with some adds to the

Re: Committer to address 2 CVE's against strongswan

2014-05-15 Thread Kurt Jaeger
Hi! Thank-you for taking the time to look into this. The configuration used in the final build isn't standard, and comprises: CURL=on: Enable CURL to fetch CRL/OCSP EAPRADIUS=on: Enable EAP Radius proxy authentication IKEv1=on: Enable IKEv1 support XAUTH=on: Enable

Re: FreeBSD Port: print/cups-base - Avahi backend

2014-05-15 Thread Kurt Jaeger
Hi! The cups-base port has been marked as BROKEN if built against Avahi since version 1.4. [...] Thanks for the patch. I'm currently trying to dig into this. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___

Re: Committer to address 2 CVE's against strongswan

2014-05-15 Thread Kurt Jaeger
Hi! Warning: The update from strongswan 5.1.1 to 5.1.3 will overwrite existing config files (/usr/local/etc/ipsec.conf and /usr/local/etc/strongswan.conf) -- thanks to Dewayne to find this issue. If someone can provide a patch that fixes this, that would be appreciated. -- p...@opsec.eu

Re: New/Updated port

2014-05-16 Thread Kurt Jaeger
Hi! Set the PR as an Update OOps put it as 'maintainer update' rather than 'update' ... is that wrong or is it as good as? It's a maintainer update, if the update was submitted by the current maintainer -- or with the intent to change the maintainer and the old maintainer already approved

Re: FreeBSD ports which are currently scheduled for deletion

2014-05-24 Thread Kurt Jaeger
Hi! Matthew Rezny wrote: [...] If you don't like it, then don't do it, but don't stand in the way of anyone else that does. Also, cut the crap. If maintainer is ports@, then what that literally means is the ports community as a whole is maintaining those ports. If they are not maintained

Re: port maintainership of alpine?

2014-05-24 Thread Kurt Jaeger
Hi! My favorite mailer alpine has no port maintainer at the moment. Ports that have no maintainer and/or staging are at risk of being deleted from the portstree, and alpine is a port that I would definitely miss. So I was thinking of becoming a port maintainer. Although I'm using

Re: port maintainership of alpine?

2014-05-24 Thread Kurt Jaeger
Hi! [maintaining mail/alpine] So I was thinking of becoming a port maintainer. Although I'm using FreeBSD for 15 years now, I have no programming experience at all. Do you have experience building software ? What is your background ? Other than building ports, no. I don't have an IT

Re: port maintainership of alpine?

2014-05-24 Thread Kurt Jaeger
Hi! The version in ports is old but alpine is still being developed and currently at version 2.11. UW says the latest version is 2.00 .. Ubuntu released 2.02 a while back, Wikipedia says 2.11 .. but it also says UW has the latest - which says 2.00 .. feel free to point me at where 2.11 is

Re: FreeBSD ports which are currently scheduled for deletion

2014-05-24 Thread Kurt Jaeger
Hi! They just need converting to a staged environment? If so if you'd like to take a look at: http://www.freebsd.org/cgi/query-pr.cgi?pr=189880 and tell me if I did it right and tell me how I can choose something that no-one is working on I'll crack on with some of them. I test-build the

Re: port maintainership of alpine?

2014-05-24 Thread Kurt Jaeger
Hi! http://patches.freeiz.com/alpine/release/ has a link. https://www.mpeters.org/mirror/alpine-2.11.tar.xz Gonna be a long night .. site keeps going up and down .. don't have the source yet .. :/ I've put it on http://people.freebsd.org/~pi/misc/alpine-2.11.tar.xz -- p...@opsec.eu

Re: port maintainership of alpine?

2014-05-24 Thread Kurt Jaeger
Hi! I guess (very rough guess, I know) you need between 40 to 80 hours (!) to dig deep enough to get it done. You need to learn make. Hmm I think it would be best then to look into make first. If Michelle is doing the port, she will be much faster, from what I can see 8-) But if you want

Re: FreeBSD ports which are currently scheduled for deletion

2014-05-24 Thread Kurt Jaeger
Hi! I agree that there was a lot of change in the ports tree recently. But: There is a reason for this: The ports tree has to be cleaner so that it can provide better automatic processes to the users. It's not easy, but it's getting there. I found a presentation which really goes deep into

Re: mail/courier build failures on newer FreeBSD versions

2014-05-25 Thread Kurt Jaeger
Hi! In the mean time, could someone review PR ports/190209 which addresses this issue (http://www.freebsd.org/cgi/query-pr.cgi?pr=190209)? It is really simple and should solve package builder failures for [REL - 10i386-default], [REL - 10amd64-default], [REL - 10i386-quarterly], [REL -

Re: mail/courier build failures on newer FreeBSD versions

2014-05-25 Thread Kurt Jaeger
Hi! In the mean time, could someone review PR ports/190209 which addresses this issue (http://www.freebsd.org/cgi/query-pr.cgi?pr=190209)? It is really simple and should solve package builder failures for [REL - 10i386-default], [REL - 10amd64-default], [REL - 10i386-quarterly],

Re: mail/courier build failures on newer FreeBSD versions

2014-05-25 Thread Kurt Jaeger
Hi! Do you also plan to upgrade to 0.73. ? With 0.65 we're badly behind the times, aren't we ? Yes, this upgrade is long due, but it has some issues too. What issues does 0.73.1 have ? Is there a list somewhere ? Frankly, courier looses more and more marketshare, as can be seen on

Re: mail/courier build failures on newer FreeBSD versions

2014-05-26 Thread Kurt Jaeger
Hi! Do you also plan to upgrade to 0.73. ? With 0.65 we're badly behind the times, aren't we ? Yes, this upgrade is long due, but it has some issues too. What issues does 0.73.1 have ? Is there a list somewhere ? Frankly, courier looses more and more marketshare, as can be seen

Re: === Installing for lua51-5.1.5_7

2014-05-27 Thread Kurt Jaeger
Hi! Just solved it by deinstalling lua51 and fresh installing lua52. Can you put a note in UPDATING on this? Ah, more digging: It's probably caused by a missing /usr/ports/MOVED entry ? lang/lua was renamed to lang/lua51 ? lang/lua|lang/lua51|2014-05-26|Renamed with version --

Re: === Installing for lua51-5.1.5_7

2014-05-27 Thread Kurt Jaeger
Hi! Just solved it by deinstalling lua51 and fresh installing lua52. Can you put a note in UPDATING on this? Ah, more digging: It's probably caused by a missing /usr/ports/MOVED entry ? This MOVED entry already exists, that's not the cause. But: I reproduced the problem on

Re: === Installing for lua51-5.1.5_7

2014-05-27 Thread Kurt Jaeger
Hi! lang/lua|lang/lua51|2014-05-26|Renamed with version There is a MOVED entry and it wasn't renamed but replaced :) If lang/lua was installed before, this happens: # make install === Installing for lua51-5.1.5_7 === Checking if lang/lua51 already installed === Registering installation

Re: archivers/rpm fails to build probably due to my local issue

2014-05-28 Thread Kurt Jaeger
Hi! archivers/rpm fails to build around aclocal macro. Same issue yesterday, today it builds fine. Same problem here, anyone solved this? Works on 10.0-p3 amd64. More details ? Is there a full build log to look at ? -- p...@opsec.eu+49 171 3101372 6

Re: second call: dns/libidn staging broken

2014-05-28 Thread Kurt Jaeger
Hi! This port builds fine, or seems to. However, when I try to install I get this: Tested on 10.0p3-amd64, works fine here. -- p...@opsec.eu+49 171 3101372 6 years to go ! ___ freebsd-ports@freebsd.org

Re: [FreeBSD-Announce] FreeBSD bug tracking moves from GNATS to Bugzilla

2014-06-03 Thread Kurt Jaeger
Hi! This is the first I have seen this GNATS to Bugzilla subject discussed. It was discussed on https://wiki.freebsd.org/Bugtracking since approx. 2004. GNATS has been working just fine for many years, why the change to Bugzilla? See the wiki page for the details. Who makes this kind of

Re: Firefox chokes up for several seconds... frequently

2014-06-04 Thread Kurt Jaeger
Hi! I spoke too soon. The problem is back again. As a friend of mine used to say Problems that go away by themselves come back by themselves. [...] Try changing gfx.xrender.enabled from True to False in about:config. This solved a similar problem with scaled images for me a couple

Re: pkg: wrong architecture: freebsd:10:x86:64 instead of freebsd:11:x86:64

2014-06-09 Thread Kurt Jaeger
Hi! I'm looking for a way to let pkg add install packages that are known to work but supposedly have the wrong architecture: root@privoxy-jail / #pkg add /var/ports/packages/ImageMagick-6.8.0.7_7,1.txz Installing ImageMagick-6.8.0.7_7,1...Installing libXrender-0.9.8_2...Installing

Re: explain Killing timed out build after 3600 seconds poudriere failure

2014-06-10 Thread Kurt Jaeger
Hi! I'm seeing lots of timeout build failures, all simply saying: Killing timed out build after 3600 seconds Can anything more be found about such failures? What's causing them? And what to do? How did you call poudriere ? Which port did it build at that time ? Do such failures

Re: explain Killing timed out build after 3600 seconds poudriere failure

2014-06-10 Thread Kurt Jaeger
Hi! I'm seeing lots of timeout build failures, all simply saying: Killing timed out build after 3600 seconds [...] How did you call poudriere ? from crontab: /usr/local/bin/poudriere bulk -j sparc64-11 -J 3 -f /usr/local/etc/poudriere.d/pkglist Which port did it build

Re: Pending TeX Live related PR (x11-toolkits/p5-Tk)

2014-06-10 Thread Kurt Jaeger
Hi! TeX Live 2014 will be released soon. TL manager GUI depends on x11-toolkits/p5-Tk, which currently has a Xft-related bug. I submitted this PR more than a month ago: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189077 Would someone be so nice to take a look and commit it?

  1   2   3   4   5   6   7   8   9   10   >