Re: updating packages

2006-12-29 Thread Huub
Beware though that it can leave some of your packages non-working. If I'm not confusing this with something else what bmake upgrade does is to deinstall all packages and then reinstall the new versions. Should the build of the first package fail then it will abort and you'll be left with

Re: updating packages

2006-12-29 Thread walt
Huub wrote: Beware though that it can leave some of your packages non-working. If I'm not confusing this with something else what bmake upgrade does is to deinstall all packages and then reinstall the new versions. Should the build of the first package fail then it will abort and you'll be

Re: updating packages

2006-12-29 Thread Huub
make[3]: Leaving directory `/usr/obj/pkgsrc/mail/thunderbird/work/mozilla/toolkit/components/build' make[3]: write error I recognize that 'write error' as an old bug which was fixed months ago. I can't remember at the moment what the fix was :o( but the answer is buried in the mail-list

Re: updating packages

2006-12-29 Thread Huub
Well, I'm running DF 1.6 with the latest pkgsrc (cvs from 3 days ago). And this thunderbird is 1.5.0.9, gmake is GNU Make 3.81. Any suggestions? It turned out my system was unusable. Reinstalling from scratch.

updating packages

2006-12-28 Thread Huub
Hi, According to the manual, I have to either build the new version, deinstall the old one, install the new one and clean up or use pkg_chk. On NetBSD there is make update. Isn't there something like that on DragonFlyBSD? Thanks, Huub

Re: updating packages

2006-12-28 Thread Erik Wikström
On 2006-12-28 10:12, Huub wrote: Hi, According to the manual, I have to either build the new version, deinstall the old one, install the new one and clean up or use pkg_chk. On NetBSD there is make update. Isn't there something like that on DragonFlyBSD? bmake upgrade Beware though that

Re: how updating packages

2006-08-20 Thread Saverio Iacovelli
Where is my patch ( s-iacovelli.diff ) for ucarp-1.1? Do must I send a mail with patch to maintainer of this package? Thanks everyone for answers in advance. Regards, Saverio __ Do You Yahoo!? Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo

Re: how updating packages

2006-08-13 Thread Saverio Iacovelli
I read documentation of pkgsrc, but for making patch 1) I must create package for ucarp-1.2 2) I must create patch with mkpatches An other question is the follow: I can't modify package in cvs tree, but only I send to maintainer mail with patch. Chiacchiera con i tuoi amici in tempo

Re: how updating packages

2006-08-11 Thread Geert Hendrickx
On Thu, Aug 10, 2006 at 11:59:18AM +0100, Steve O'Hara-Smith wrote: In pkgsrc ucarp is in the net subdirectory and it seems that it is currently at 1.1. Your options are: 1: Live with 1.1 until the maintainer updates it to 1.2. 2: Take a backup of the ucarp directory and then modify it to

Re: how updating packages

2006-08-10 Thread Saverio Iacovelli
Ok, now I have a few the time to create packages in DragonFly. I installed DFly 1.6.0 and I want create pkgsrc packages for DFly 1.6.0. I read the pkgsrc documentation, but I meet some problem. I follow these steps: 1) I created /usr/pkgsrc/misc directory 2) I moved ucarp-1.2.tar.gz in this

Re: how updating packages

2006-08-10 Thread Steve O'Hara-Smith
On Thu, 10 Aug 2006 12:28:31 +0200 (CEST) Saverio Iacovelli [EMAIL PROTECTED] wrote: snip Steps in the wrong direction. The problems are: 1) How can I create prebuild package of ucarp-1.2? In pkgsrc ucarp is in the net subdirectory and it seems that it is currently at 1.1. Your

Re: how updating packages

2006-08-10 Thread Saverio Iacovelli
I typed bmake show-options in /usr/pkgsrc/misc/ucarp-1.2 directory, the output is the follows: bmake: don't know how to make show-options bmake: stopped in /usr/pkgsrc/misc/ucarp-1.2 Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com

Re: how updating packages

2006-08-10 Thread Saverio Iacovelli
I'm not write still the patches, but I want learn. How can I find some good documentation on distfile, make, but especially on patching in UNIX and DFly? Chiacchiera con i tuoi amici in tempo reale! http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com

Re: how updating packages

2006-08-10 Thread Justin C. Sherrill
On Thu, August 10, 2006 7:44 am, Saverio Iacovelli wrote: I'm not write still the patches, but I want learn. How can I find some good documentation on distfile, make, but especially on patching in UNIX and DFly? 'man patch' and 'man diff' for the exact details on what patch and diff do.

how updating packages

2006-07-15 Thread Saverio Iacovelli
I see the PkgSrc packages for DragonFly, and somethings packages that I think important didn't update. How can I update these packages? I need tutorials and informations. Regards, Saverio Chiacchiera con i tuoi amici in tempo reale!

Re: how updating packages

2006-07-15 Thread walt
Saverio Iacovelli wrote: ...packages that I think important didn't update... Give us error messages, please. I don't speak Italian, and you don't speak much English -- so I want to avoid confusion.