Adding comment to UPDATING file

2009-04-04 Thread Jerry
I maintain a port that is undergoing some radical changes in the way it maintains its 'config' files. This will require that the end user make some minor changes in order to get the program to run correctly. How do I go about getting something posted in the UPDATING file? I couldn't find anything i

Re: Adding comment to UPDATING file

2009-04-04 Thread Matthew Seaman
Jerry wrote: I maintain a port that is undergoing some radical changes in the way it maintains its 'config' files. This will require that the end user make some minor changes in order to get the program to run correctly. How do I go about getting something posted in the UPDATING file? I couldn't

Re: Adding comment to UPDATING file

2009-04-04 Thread Jerry
On Sat, 04 Apr 2009 13:46:11 +0100 Matthew Seaman wrote: >Jerry wrote: >> I maintain a port that is undergoing some radical changes in the way >> it maintains its 'config' files. This will require that the end user >> make some minor changes in order to get the program to run >> correctly. How do

Re: Adding comment to UPDATING file

2009-04-04 Thread Matthew Seaman
Jerry wrote: On Sat, 04 Apr 2009 13:46:11 +0100 Matthew Seaman wrote: I find it's also a good idea to add a warning about such things to any pkg_message printed out at install time. Thanks! I was considering the pkg_message idea; however, users of Portupgrade or other port maintenance tools

upgrade of databases/sqlite3 to 3.6.11 fails

2009-04-04 Thread Torfinn Ingolfsen
When trying to portupgrade databases/sqlite3 from 3.6.10 to 3.6.11 it fails with: /usr/bin/install -c -o root -g wheel .libs/sqlite3 /usr/local/bin/sqlite3 /usr/bin/install -c -o root -g wheel -d /usr/local/include /usr/bin/install -c -o root -g wheel -m 0644 sqlite3.h /usr/local/include /usr/bin/

portupgrade, fetch and PACKAGESITE

2009-04-04 Thread Boris Samorodov
Hello List, maybe I've busted my configs but I can't find where did I. :-( - # uname -a FreeBSD bb.ipt.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Sat Apr 4 16:29:29 MSD 2009 r...@bb.ipt.ru:/usr/obj/usr/src/sys/BB i386 # echo $PACKAGESITE ftp://localhost/pub/FreeBSD/i386/ports/packages/8-b

Re: Adding comment to UPDATING file

2009-04-04 Thread Charles Oppermann
On Saturday 04 April 2009 9:49:00 am Matthew Seaman wrote: > >> I find it's also a good idea to add a warning about such things to > >> any pkg_message printed out at install time. > > > > Thanks! I was considering the pkg_message idea; however, users of > > Portupgrade or other port maintenance t