Re: poudriere: reduce the number of rebuilt packages?

2015-01-12 Thread Karel Miklav
On 12.01.2015 18:55, Mathieu Arnold wrote: > Well, no, there is not, and unless you figure out an algorithm to do it, > and I'm saying algorithm in the mathematical sense, not heuristic, that is, > one that is always right, feel free to submit a patch for it :-) > Now, there's a good chance that it

Re: poudriere: reduce the number of rebuilt packages?

2015-01-11 Thread Karel Miklav
On 04.01.2015 18:24, Stefan Ehmann wrote: > On 02.01.2015 12:03, Stefan Ehmann wrote: >> I've recently switched from portmaster to poudriere/'pkg upgrade' to >> manage my port updates. Basically it works fine, but incremental >> builds don't quite work as I expected. >> >> poudriere rebuilds all pa

Re: print/cups-base web interface broken & unable to print

2014-08-16 Thread Karel Miklav
For the record: I was using different HP inkjet printers with FreeBSD for years, but printing via CUPS/hpijs stopped working couple of months ago. Scanning via XSane still works though. I did some pkg upgrades and "portmaster cups hplip sane", checked the regular suspects; device permissons, compi

Re: The state of Ada

2010-01-09 Thread Karel Miklav
freebsd-po...@coreland.ath.cx wrote: > I've spent a great deal of time getting GCC 4.4 ported to FreeBSD on > i386 and x86_64. Thank you for continuing the work on gnat-gcc. -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailin

Re: FreeBSD Port: gnat-gcc-4.3.0_3, xmlada and libaws

2008-05-29 Thread Karel Miklav
aries, your next step is: http://www.freebsd.org/doc/en/books/porters-handbook/ -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Ion3 removal

2007-12-14 Thread Karel Miklav
Mikhail Teterin wrote: Bill Moran wrote: = > should've been addressed by using FORBIDDEN/IGNORE instead. = Perhaps you're right. However, I'd like to hear the opinion of a lawyer = as to whether this is acceptable or not. What happened is bad for porters and other users. It would be nice if t

Re: Generating patch files

2007-06-19 Thread Karel Miklav
Steffen Beyer wrote: Currently, there are several files to patch. Usually I would run "diff -r" to create one large patch, but the build system -- and the rules ,) -- expect a separate diff for each file to be patched. Is there an easy way to create this set of files, i.e. cutting the patch into

Re: Utility for safe updating of ports in base system

2007-04-17 Thread Karel Miklav
Robert Backhaus wrote: On 4/18/07, Adam Stroud <[EMAIL PROTECTED]> wrote: The current consensus is that portmaster, which is a collection of sh scripts, should be further developed and eventually committed to the base system. The developer of portmaster is one of those who does not really like

Re: How many distfile downloads

2007-03-24 Thread Karel Miklav
Andrew Pantyukhin wrote: I'm thinking about setting up an automated on-demand mirroring for BSD ports. Until that happens, I can deal with some requests manually. Tell me more about your distfile, if you want to. It's GCC 4.1 with GNAT Ada compiler used to bootstrap later versions of GNAT-GCC,

How many distfile downloads

2007-03-24 Thread Karel Miklav
ds for his distfiles? -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: GnuCash

2007-02-28 Thread Karel Miklav
Thank you very much! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

GnuCash

2007-02-28 Thread Karel Miklav
Is somebody able to fix this quickly or should I say something for the GnuCash FAQ? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: GnuCash

2007-02-27 Thread Karel Miklav
(Glibc) libltdl_cv_sys_dlopen_deplibs=yes lama# -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: GnuCash

2007-02-27 Thread Karel Miklav
Geez, I deinstaled _everything_, wiped /usr/local, /var/db/pkg/ and /var/db/ports and rebuilt, but GnuCash still does not work. Ok, not precisely; it just never starts :) -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailing list http

GnuCash

2007-02-26 Thread Karel Miklav
, but the symptoms were ... as ever: it hangs there doing very little, no window nor message ever comes out. Any ideas what could be the problem? Do I still have to manually patch something? -- Regards, Karel Miklav -- > uname -a FreeBSD *** 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 21 06:3

Re: new version of Gnucash on FreeBSD

2007-01-20 Thread Karel Miklav
I've built it with patches mentioned in the PR plus some touches. I use it for a month now and did not find any quirks. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[

Re: SCons build, help needed

2006-12-20 Thread Karel Miklav
Tz-Huan Huang wrote: How about using gmake instead of scons? Isn't it deprecated? Here is my port; it builds the most simple working Blender but doesn't install/deinstall at all. I'm unfortunately out of time, so if someone wants to pick it up ... be my guest. blender.tbz Description: Binary

Re: lang/gnat-gcc41 build error

2006-12-11 Thread Karel Miklav
e a look at Martin Krischik's site at http://ada.krischik.com/index.php and bring back the subject on comp.lang.ada. -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-port

Re: How to break the bootstrapping chain

2006-12-08 Thread Karel Miklav
to improve, except if I provide separate binaries for FreeBSD 5 and maybe 6. I'll keep abusing your bootstrapper till then ... and yeah, thanks for that too ;) -- Karel Miklav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: How to break the bootstrapping chain

2006-12-08 Thread Karel Miklav
Kris Kennaway wrote: On Fri, Dec 08, 2006 at 10:12:04PM +0100, Karel Miklav wrote: 1. what do I have to do that gnat-gcc packages will appear on FreeBSD FTP sites? Get a buildable package committed to the FreeBSD ports tree. Ups, sorry, they _are_ on the main site. They're jus

How to break the bootstrapping chain

2006-12-08 Thread Karel Miklav
re on a FreeBSD package, I can no longer provide the port for that package ... or do I? Damn, who invented this chicken and egg thing :) -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: lang/gnat-gcc41 build error

2006-12-08 Thread Karel Miklav
x27;d like you to know that my priority is simplicity and stability and that I am grateful for your reports which helped me in that direction. -- Regards, Karel Miklav gnat-gcc34.tbz Description: Binary data gnat-gcc41.tbz Description: Binary

Re: lang/gnat-gcc41 build error

2006-12-06 Thread Karel Miklav
Petr Holub wrote: ... maybe because I have lang/gnat already installed? I don't know at the moment about this. Maybe you could try and help me a little? And why do we need gnat-gcc34 anyway? I figured out you must have some other GNAT installed, and that caused the GCC configure to break. I

Re: lang/gnat-gcc41 build error

2006-12-02 Thread Karel Miklav
Yeah, I was able to reproduce the error! Try to replace the Makefile with the one attached here. # ex:ts=4 # Ports collection makefile for:gnat-gcc # Date created: 22 Jun 2006 # Whom: Karel

Re: lang/gnat-gcc41 build error

2006-12-01 Thread Karel Miklav
Petr Holub wrote: another problem with building gnat-gcc41 (after I've manually upped the math/mpfr port to 2.2.1 and installed it). Please open the Makefile for this port and add flags "--without-gmp --without-mpfr" to the CONFIGURE_ARGS variable. Rebuild and tell us what happens. __

Re: SCons build, help needed

2006-11-28 Thread Karel Miklav
Alex, thanks for your reply. stiv @ blender forums pointed me to the sixth paragraph in the SCons' manual: "scons does not automatically propagate the external environment used to execute scons to the commands used to build target files. This is so that builds will be guaranteed repeatable reg

SCons build, help needed

2006-11-27 Thread Karel Miklav
I'm trying to make a port of the latest Blender with the SCons build. The scons command in the do-build target in bsd.scons.mk is expanded in: /usr/bin/env /usr/local/bin/scons \ CCFLAGS="-O2 -fno-strict-aliasing -pipe" \ CXXFLAGS="-O2 -fno-strict-aliasing -pipe" ... Which gives an error:

Re: Problem with man pages: fsf-funding.7, gfdl.7, gpl.7

2006-08-26 Thread Karel Miklav
Thanks. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Problem with man pages: fsf-funding.7, gfdl.7, gpl.7

2006-08-25 Thread Karel Miklav
hat do you think? Do I have other options? -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: GCC with GNAT Ada compiler

2006-07-04 Thread Karel Miklav
Boris Samorodov wrote: BTW, gnat-gcc34 is for i386 only. Does checking for other archs at makefile mean that at the near future the port won't be i386 only? I tried to keep things from other GCC ports I do not fully understand or can not test in. Limitation on i386 architecture counts in case y

Re: GCC with GNAT Ada compiler

2006-07-04 Thread Karel Miklav
it's copied from the gcc41 port and I thought it is good enough. Maybe I should send those messages to /dev/null? -- Regards, Karel Miklav ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsu

GCC/GNAT Ada compiler

2006-06-29 Thread Karel Miklav
06? Statement in the current Makefile saying 'Because of licensing and registration restrictions, you must fetch the source distribution manually...' is misleading. Sources are GPL licensed so I don't see why we don't provide them? -- Regards, Karel Miklav _