Re: problems with port upgrade consistency using portsnap

2013-05-19 Thread Michael Powell
fddi wrote: [snip] > > so ther is something wrong in my crontab > > 0 3 * * * /usr/sbin/portsnap -I cron update && pkg_version -vIL= See man portsnap, section TIPS - it shows example of correct way: 0 3 * * * root /usr/sbin/portsnap cron The TIPS section contains more details. [snip] -Mike

Re: problems with port upgrade consistency using portsnap

2013-05-19 Thread fddi
hello, here is from portsnap.conf # PORTSDIR=/usr/ports so it is /usr/ports instead in my environment $PORTSDIR is undefined. Here is /usr/ports/lang/python27/Makefile PORTNAME= python27 PORTVERSION=2.7.3 PORTREVISION= 6 after I did portsnap fetch update everythign looks u

Re: problems with port upgrade consistency using portsnap

2013-05-19 Thread Shane Ambler
On 19/05/2013 15:49, fddi wrote: Hello, I am using portsnap to update my port collection on FreeBSD 9.1 the first time I ran it a few weeks ago I did| || |||portsnap fetch| || |and then portsnap exctract then I did a crontab script to update ports every night 0 3 * * * /usr/sbin/portsnap -I

problems with port upgrade consistency using portsnap

2013-05-18 Thread fddi
Hello, I am using portsnap to update my port collection on FreeBSD 9.1 the first time I ran it a few weeks ago I did| || |||portsnap fetch| || |and then portsnap exctract then I did a crontab script to update ports every night 0 3 * * * /usr/sbin/portsnap -I cron update && pkg_version -vIL=

Re: Port upgrade change ownership of port installation directory and files

2012-01-31 Thread Damien Fleuriot
rtificates you've installed them yourself >> and a portupgrade will not change their perms. >> >> If you're talking about logfiles, these are your responsibility and, >> again, the port won't change them. >> >> Last, if you're talking about y

Re: Port upgrade change ownership of port installation directory and files

2012-01-30 Thread Lubomir Matousek
On Mon, 30 Jan 2012 14:24:08 +0100 Lubomir Matousek wrote: I changed apache default user from www to wbserv. I changed also file ownership from www to wbserv. Is there any way for portupgrade, that the ownership of installed port files remains the same? It means wbserv? On 30.1.2012 15:08

Re: Port upgrade change ownership of port installation directory and files

2012-01-30 Thread Lubomir Matousek
e are also your responsiblity and untouched by the port. Sorry for not being more specific. After port upgrade portupgrade -rR squirrealmail I have to chown -R wbserv:wbserv /var/spool/sqirrelmail Or after upgrade of postfixadmin: portupfrade -rR postfixadmin I have to change perms again: chown

Re: Port upgrade change ownership of port installation directory and files

2012-01-30 Thread RW
On Mon, 30 Jan 2012 14:24:08 +0100 Lubomir Matousek wrote: > I changed apache default user from www to wbserv. > > I changed also file ownership from www to wbserv. > > > Is there any way for portupgrade, that the ownership of installed > port files remains the same? It means wbserv? > If you

Re: Port upgrade change ownership of port installation directory and files

2012-01-30 Thread Damien Fleuriot
On 1/30/12 2:24 PM, Lubomir Matousek wrote: > I changed apache default user from www to wbserv. > > I changed also file ownership from www to wbserv. > > > Is there any way for portupgrade, that the ownership of installed port > files remains the same? It means wbserv? > You'll want to be mor

Port upgrade change ownership of port installation directory and files

2012-01-30 Thread Lubomir Matousek
I changed apache default user from www to wbserv. I changed also file ownership from www to wbserv. Is there any way for portupgrade, that the ownership of installed port files remains the same? It means wbserv? ___ freebsd-questions@freebsd.org mai

Re: Port upgrade problem

2010-07-26 Thread Lowell Gilbert
Petre Bandac writes: > Lowell Gilbert wrote: >> "Petre Bandac" writes: >> >>> While upgrading port, I have the following problems: >>> - some cfg files are overwritten (authdaemon's authmysqlrc) >> >> I can't figure out what port that comes from, so I can't help. > > courier-authlib-mysql-0.63

Re: Port upgrade problem

2010-07-25 Thread Petre Bandac
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lowell Gilbert wrote: > "Petre Bandac" writes: > >> While upgrading port, I have the following problems: >> - some cfg files are overwritten (authdaemon's authmysqlrc) > > I can't figure out what port that comes from, so I can't help. courier-aut

Re: Port upgrade problem

2010-07-24 Thread Lowell Gilbert
"Petre Bandac" writes: > While upgrading port, I have the following problems: > - some cfg files are overwritten (authdaemon's authmysqlrc) I can't figure out what port that comes from, so I can't help. > - some make install options are not kept (maildrop - not compiled against > mysql and cou

Port upgrade problem

2010-07-21 Thread Petre Bandac
Hallo While upgrading port, I have the following problems: - some cfg files are overwritten (authdaemon's authmysqlrc) - some make install options are not kept (maildrop - not compiled against mysql and courier imap - fam is compiled, even though initially was ruled out) The upgrade sequence is:

Re: Failed port upgrade

2009-12-31 Thread James Harrison
On Dec 25, 2009, at 8:48 PM 12/25/09, Rem P Roberti wrote: > When running portupgrade the process is choking when it comes to > consolekit. Here is the error message: > > gmake[2]: *** [libgirepository_1_0_la-gfield.lo] Error 1 > gmake[2]: Leaving directory > `/usr/tmp/usr/ports/devel/gobject-i

Failed port upgrade

2009-12-25 Thread Rem P Roberti
When running portupgrade the process is choking when it comes to consolekit. Here is the error message: gmake[2]: *** [libgirepository_1_0_la-gfield.lo] Error 1 gmake[2]: Leaving directory `/usr/tmp/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7/girepository' gmake[1]: ***

Re: xdvi problem after teTex-base-3.0_17 port upgrade

2009-12-18 Thread Anton Shterenlikht
On Fri, Dec 18, 2009 at 12:13:22PM +0100, n dhert wrote: > A few days ago there was a port upgrade teTex-base-3.0_17. > Since then, when xdvi'ing a .dvi file gives at the command line: > Xlib: extension "Generic Event Extension" missing on display ... > xdvi-motif.b

xdvi problem after teTex-base-3.0_17 port upgrade

2009-12-18 Thread n dhert
A few days ago there was a port upgrade teTex-base-3.0_17. Since then, when xdvi'ing a .dvi file gives at the command line: Xlib: extension "Generic Event Extension" missing on display ... xdvi-motif.bin: Warning: Could not find map file 'ps2pk.map' and in a sep

Re: X won't start after port upgrade

2009-07-24 Thread Jerry
On Fri, 24 Jul 2009 16:34:35 +0200 "Leslie Jensen" wrote: > > I've followed every advice in /usr/ports/UPDATING > > The portmaster -r jpeg* returns "No match". > > portmaster -r jpeg-7 rebuilds only jpeg-7 no other ports! > > After this upgrade my X won't start :-( > > Any hints? Including

X won't start after port upgrade

2009-07-24 Thread Leslie Jensen
I've followed every advice in /usr/ports/UPDATING The portmaster -r jpeg* returns "No match". portmaster -r jpeg-7 rebuilds only jpeg-7 no other ports! After this upgrade my X won't start :-( Any hints? Thanks Leslie -- snip --- (II) LoadModule: "synaptics" (WW) War

Re: port-upgrade & freebsd-update causing page faults and slow performance

2009-07-14 Thread Mel Flynn
Maybe you shouldn't run those while typing an email? Seriously, ENOTENOUGHINFO | EQUESTIONMISSING. -- Mel ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebs

port-upgrade & freebsd-update causing page faults and slow performance

2009-07-14 Thread Christopher Chambers
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

port-upgrade & freebsd-update causing page faults and slow performance

2009-07-13 Thread Christopher Chambers
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: port upgrade

2009-01-15 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please update your portstree this was fixed few days ago. On Thu, Jan 15, 2009 at 03:45:50PM +0100, Pieter Donche wrote: > I just recently installed a new FreeBSD 7 system (beginning of week) > and installed a ports collection via portsnap fetch and p

port upgrade

2009-01-15 Thread Pieter Donche
I just recently installed a new FreeBSD 7 system (beginning of week) and installed a ports collection via portsnap fetch and portsnap extract. which created a /usr/ports of 498 Mb My cron does a portsnap every night 1 3 * * * root portsnap -I cron update && pkg_version -vIL= So far the only pack

Re: net-snmp port upgrade build error

2008-11-17 Thread Lowell Gilbert
"R Dicaire" <[EMAIL PROTECTED]> writes: > Hi folks, > After updating ports tree with portsnap fetch update, then running > pkg_version -l '<', pkg_version shows net-snmp is upgradable: > > pkg_version -l '<' > net-snmp< > > pkg_replace net-snmp > ---> Replacing 'net-sn

Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-16 Thread Tsu-Fan Cheng
Hi all, I was rebuilding all my ports due to an error in my library. After a couple days, I think most of the ports were rebuilt, but some remain (skipped, error, etc). I then try to rebuild myself (by doing make deinstall; make reinstall). I started with mplayer. The compilation succeeded, but

net-snmp port upgrade build error

2008-11-16 Thread R Dicaire
Hi folks, After updating ports tree with portsnap fetch update, then running pkg_version -l '<', pkg_version shows net-snmp is upgradable: pkg_version -l '<' net-snmp< pkg_replace net-snmp ---> Replacing 'net-snmp-5.3.2_3' with 'net-snmp-5.3.2.3' ---> Building '/usr/

Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Jerry
On Thu, 13 Nov 2008 15:41:25 -0500 "Tsu-Fan Cheng" <[EMAIL PROTECTED]> wrote: >what would happen if I don't compile ports all over again? will my >system crash? I believe that the total stability of your system might be jeopardized. Personally, I use 'portmanager' to force an update of all my ins

Re: Openssl port upgrade (FreeBSD 6.2)

2008-11-13 Thread Cameron Baillie
Brendan Kennedy wrote: Hi All, I ran the openssl updgrade (to OpenSSL 0.9.8d), but it seems the original openssl libs are still being used for SSH session creation and other system crypto functionality. What are the final steps needed to allow all user space programs to use the upgraded OpenSSL?

Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Lowell Gilbert
"Tsu-Fan Cheng" <[EMAIL PROTECTED]> writes: > what would happen if I don't compile ports all over again? will my > system crash? No, but any new program linked to some old libraries will. If you've rebuilt *any* ports, then (in practice) you really want to rebuild all of them. -- Lowell Gilbert,

Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Tsu-Fan Cheng
what would happen if I don't compile ports all over again? will my system crash? TFC On Thu, Nov 13, 2008 at 1:02 PM, Mel <[EMAIL PROTECTED]> wrote: > On Thursday 13 November 2008 18:17:02 Tsu-Fan Cheng wrote: >> Mel, thank you for your help, here is the output: >> >> /usr/local/bin/xgettext: >>

Openssl port upgrade (FreeBSD 6.2)

2008-11-13 Thread Brendan Kennedy
Hi All, I ran the openssl updgrade (to OpenSSL 0.9.8d), but it seems the original openssl libs are still being used for SSH session creation and other system crypto functionality. What are the final steps needed to allow all user space programs to use the upgraded OpenSSL? Is there a good guide f

Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Mel
On Thursday 13 November 2008 18:17:02 Tsu-Fan Cheng wrote: > Mel, thank you for your help, here is the output: > > /usr/local/bin/xgettext: > libgettextsrc-0.17.so => /usr/local/lib/libgettextsrc-0.17.so > (0x280a9000) > libgettextlib-0.17.so => /usr/local/lib/libgettextlib-0.17.so >

Re: Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Tsu-Fan Cheng
yes, I found libncurses.so under /usr/lib, which is actual linked to libncurses.so.7 under /lib. And I also have libncurses.so.6 too. I did upgrade my system from 5 to 6 to 7. I didn't do a clean install, since there is so many to back up. TFC On Thu, Nov 13, 2008 at 12:09 PM, Jeremy Chadwick <[E

Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Tsu-Fan Cheng
Mel, thank you for your help, here is the output: /usr/local/bin/xgettext: libgettextsrc-0.17.so => /usr/local/lib/libgettextsrc-0.17.so (0x280a9000) libgettextlib-0.17.so => /usr/local/lib/libgettextlib-0.17.so (0x280de000) libcroco-0.6.so.3 => /usr/local/lib/libcroco-0.

Re: Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Jeremy Chadwick
On Thu, Nov 13, 2008 at 12:03:14PM -0500, Tsu-Fan Cheng wrote: > as I look into my system, under /usr/local/lib, I found out that I not > only don't have libncurses.so.5.6, but instead I have > libncurses.so.5.7. And this file was created this morning (Nov 13, > 09:03) while I was trying to upgrade

Re: Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Tsu-Fan Cheng
as I look into my system, under /usr/local/lib, I found out that I not only don't have libncurses.so.5.6, but instead I have libncurses.so.5.7. And this file was created this morning (Nov 13, 09:03) while I was trying to upgrade my ports. Odd I am running freebsd 7.0, as my uname tells me.. T

Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Mel
On Thursday 13 November 2008 17:47:34 Jeremy Chadwick wrote: > On Thu, Nov 13, 2008 at 08:12:49AM -0800, [EMAIL PROTECTED] wrote: > > learned a new thing, here is the output: > > /usr/local/bin/xgettext: > > libgettextsrc-0.17.so => /usr/local/lib/libgettextsrc-0.17.so > > (0x280a9000) libgettextli

Re: Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Jeremy Chadwick
On Thu, Nov 13, 2008 at 08:12:49AM -0800, [EMAIL PROTECTED] wrote: > learned a new thing, here is the output: > /usr/local/bin/xgettext: > libgettextsrc-0.17.so => /usr/local/lib/libgettextsrc-0.17.so (0x280a9000) > libgettextlib-0.17.so => /usr/local/lib/libgettextlib-0.17.so (0x280de000) > libcro

Re: Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread tfcheng
learned a new thing, here is the output: /usr/local/bin/xgettext: libgettextsrc-0.17.so => /usr/local/lib/libgettextsrc-0.17.so (0x280a9000) libgettextlib-0.17.so => /usr/local/lib/libgettextlib-0.17.so (0x280de000) libcroco-0.6.so.3 => /usr/local/lib/libcroco-0.6.so.3 (0x281bb000) libxml2.so.5 =>

Re: port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Mel
On Thursday 13 November 2008 15:41:13 Tsu-Fan Cheng wrote: > Hi, >just cvsup my port tree and upgrade a few of them by portmaster, > but somehow there is this error that blocks a lot of upgrades: > shared object "libncurses.so.5.6" not found, required by > "xgettext/msgmerge/msgfmt"... FreeBS

port upgrade problem: libncurses.so.5.6 not found

2008-11-13 Thread Tsu-Fan Cheng
Hi, just cvsup my port tree and upgrade a few of them by portmaster, but somehow there is this error that blocks a lot of upgrades: shared object "libncurses.so.5.6" not found, required by "xgettext/msgmerge/msgfmt"... if there something i missed these days? if was find a couple days ago when

Port upgrade good..almost

2007-11-13 Thread Desmond Chapman
I used portmanager to upgrade, but came across a few problems that I need help with. Ports-mgmt tools is still under sysutils. Xorg has upgraded everything except the libraries- they are still at the 6.x stage for me. And I am horrible at making symlinks and removing old ports. Any suggestion

Re: Fetch error for Port upgrade

2007-11-09 Thread Garrett Cooper
Donovan R. Palmer wrote: I am trying to do a port upgrade and get the following error. ! x11-servers/xorg-server (xorg-server-6.9.0_5) (fetch error) How do I fix this? I have this problem on other packages as well. T.I.A. Most likely you just updated your ports (which are severely out

Fetch error for Port upgrade

2007-11-09 Thread Donovan R. Palmer
I am trying to do a port upgrade and get the following error. ! x11-servers/xorg-server (xorg-server-6.9.0_5) (fetch error) How do I fix this? I have this problem on other packages as well. T.I.A. ___ freebsd-questions@freebsd.org mailing

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-15 Thread Francois Ranchin
According to Aryeh Friedman : > it sure doesn't do it on my geForce 8400 gs. it does well with a 8500 GT. You have to change the file /usr/local/lib/X11/xdm/Xservers (in fact /usr/local/share/examples/xdm/Xservers due to an other problem) to have : :0 local /usr/local/bin/X -br -ignoreABI :0 an

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread Aryeh Friedman
it sure doesn't do it on my geForce 8400 gs. On 9/15/07, P.U.Kruppa <[EMAIL PROTECTED]> wrote: > > On Sat, 15 Sep 2007, Aryeh Friedman wrote: > > > nVidia's driver does not honor -ignoreABI > Sorry. At least it honored my S3Virge. > > Uli. > > > > > > On 9/15/07, P.U.Kruppa <[EMAIL PROTECTED]> wr

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread Aryeh Friedman
I was able to do a straight portupgrade with the test patch On 9/15/07, Tim Daneliuk <[EMAIL PROTECTED]> wrote: > > Aryeh Friedman wrote: > > One solution then until it is fixed is to use the test version of the > port > > (look in the freebsd-x11 archives [monday I think]) and there is a URL > fo

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread P.U.Kruppa
On Sat, 15 Sep 2007, Aryeh Friedman wrote: nVidia's driver does not honor -ignoreABI Sorry. At least it honored my S3Virge. Uli. On 9/15/07, P.U.Kruppa <[EMAIL PROTECTED]> wrote: On Sat, 15 Sep 2007, Aryeh Friedman wrote: Some drivers (3rd party) have not updated either (nVidia's comes

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread Aryeh Friedman
nVidia's driver does not honor -ignoreABI On 9/15/07, P.U.Kruppa <[EMAIL PROTECTED]> wrote: > > On Sat, 15 Sep 2007, Aryeh Friedman wrote: > > > Some drivers (3rd party) have not updated either (nVidia's comes to > mind) > On some gentoo linux mailing list I have found this > # startx -- -

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread P.U.Kruppa
On Sat, 15 Sep 2007, Aryeh Friedman wrote: Some drivers (3rd party) have not updated either (nVidia's comes to mind) On some gentoo linux mailing list I have found this # startx -- -ignoreABI This will at least start xorg's vanilla desktop twm. Uli. Peter Ulrich Kruppa Wuppertal Germ

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread Aryeh Friedman
Some drivers (3rd party) have not updated either (nVidia's comes to mind) ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread P.U.Kruppa
On Sat, 15 Sep 2007, Aryeh Friedman wrote: On 9/15/07, Tim Daneliuk <[EMAIL PROTECTED]> wrote: I just did a port upgrade on one of the servers here. When I tried to start X on the console, I got this: X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revi

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread Aryeh Friedman
m Daneliuk <[EMAIL PROTECTED]> wrote: > >> I just did a port upgrade on one of the servers here. When I tried to > >> start X on the console, I got this: > >> > >> X.Org X Server 1.4.0 > >> Release Date: 5 September 2007 > >> X Protoc

Re: Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread Aryeh Friedman
On 9/15/07, Tim Daneliuk <[EMAIL PROTECTED]> wrote: > > I just did a port upgrade on one of the servers here. When I tried to > start X on the console, I got this: > > X.Org X Server 1.4.0 > Release Date: 5 September 2007 > X Protocol Version 11, Revision 0 > Build

Problems With xorg 7.3 After A Port Upgrade

2007-09-14 Thread Tim Daneliuk
I just did a port upgrade on one of the servers here. When I tried to start X on the console, I got this: X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 6.2-STABLE i386 Current Operating System: FreeBSD ozzie.tundraware.com

Re: Port upgrade/install problem: MySQL and Perl I/F

2007-02-03 Thread Ted Mittelstaedt
paved that server, your just lucky that this very minor thing was the only thing that blew up. Ted - Original Message - From: "Robert Inder" <[EMAIL PROTECTED]> To: Sent: Saturday, February 03, 2007 11:58 AM Subject: Port upgrade/install problem: MySQL and Perl I/F > p5

Port upgrade/install problem: MySQL and Perl I/F

2007-02-03 Thread Robert Inder
p5-DBD-mysql50 and mysql itself Date: 03 Feb 2007 19:58:22 + Message-ID: <[EMAIL PROTECTED]> Lines: 128 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I've upgraded Perl (via "portupgrade"), but the ports I need to re-install to res

Re: portmanager port upgrade question

2006-09-05 Thread Gerard Seibert
Boris Samorodov wrote: > > Personally, why a new source was not created so that anyone downloading > > Which type of source are you speaking of? When a new, or not, user downloads an image file for FBSD, he/she is getting an image file with this obsoleted version. They must then use 'portupgrade

Re: portmanager port upgrade question

2006-09-05 Thread Boris Samorodov
On Tue, 05 Sep 2006 05:56:03 -0400 Gerard Seibert wrote: > Boris Samorodov wrote: > > > Can anyon tell me why this port is marked ignore? Has it been superseeded? > > > > You may consider reading /usr/ports/UPDATING. > > > > BTW, it's the right file to read from time to time and especially if >

Re: portmanager port upgrade question

2006-09-05 Thread Gerard Seibert
Boris Samorodov wrote: > > Can anyon tell me why this port is marked ignore? Has it been superseeded? > > You may consider reading /usr/ports/UPDATING. > > BTW, it's the right file to read from time to time and especially if > you have questions about the port system. ;-) The info you are searc

Re: portmanager port upgrade question

2006-09-04 Thread Boris Samorodov
On Mon, 4 Sep 2006 17:44:43 -0400 stan wrote: > I'm trying to upgrade a machine, which was built only about 2 weeks agao. Seems that either you didn't upgrade the portstree or installed a deprecated linux_base port by hands. > linux_base-8-8.0_16 /emulators/linux_base-8 > mar

Re: portmanager port upgrade question

2006-09-04 Thread Alistair Sutton
On 04/09/06, stan <[EMAIL PROTECTED]> wrote: I'm trying to upgrade a machine, which was built only about 2 weeks agao. portmanager reprts the following: portmanager 0.4.1_6 FreeBSD brown.fas.com 6.1-STABLE FreeBSD 6.1-STABL

portmanager port upgrade question

2006-09-04 Thread stan
I'm trying to upgrade a machine, which was built only about 2 weeks agao. portmanager reprts the following: portmanager 0.4.1_6 FreeBSD brown.fas.com 6.1-STABLE FreeBSD 6.1-STABLE #11: Sun Sep 3 13:33:28 EDT 2006 [EMAIL PRO

Re: php4 port upgrade

2006-05-08 Thread Beat.Siegenthaler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cacti and roundcube is broken. Has something to do with php-session. portupgrade -Rf php4 didn't solve the problem. still searching.. Dave wrote: > Hello, >Is there any known issues or things to watch out for when doing the > latest php4 upgrade?

Re: php4 port upgrade

2006-05-08 Thread Julien Gabel
>>> Is there any known issues or things to watch out for when doing the >>> latest php4 upgrade? The notes in the UPDATING file indicated a change >>> in the status of the .cli binary. If one has mod_php4 and the >>> php4-extensions already installed is the upgrade a smooth one? >> Mine seemed to

Re: php4 port upgrade

2006-05-08 Thread Julien Gabel
>> Is there any known issues or things to watch out for when doing the >> latest php4 upgrade? The notes in the UPDATING file indicated a change >> in the status of the .cli binary. If one has mod_php4 and the >> php4-extensions already installed is the upgrade a smooth one? > Mine seemed to go fi

RE: php4 port upgrade

2006-05-08 Thread Zimmerman, Eric
> Hello, > Is there any known issues or things to watch out for when doing the > latest php4 upgrade? The notes in the UPDATING file indicated a change in > the status of the .cli binary. If one has mod_php4 and the php4-extensions > already installed is the upgrade a smooth one? > Thanks. > Da

php4 port upgrade

2006-05-07 Thread Dave
Hello, Is there any known issues or things to watch out for when doing the latest php4 upgrade? The notes in the UPDATING file indicated a change in the status of the .cli binary. If one has mod_php4 and the php4-extensions already installed is the upgrade a smooth one? Thanks. Dave. _

kile crashes after port upgrade

2006-05-05 Thread Javier Echaiz
Same problem here under freebsd stable (6.1-PRERELEASE) on Intel box. Perhaps the problem is related to switching from lua50 to lua 51??? Thanks in advance, Javier Alexander Konovalenko <[EMAIL PROTECTED]> wrote: Hello, recently I have upgraded some ports on my FreeBSD 5.4 amd64 box. kile do

Re: Mozilla plugins broken after port upgrade

2006-01-03 Thread Chris Hill
On Tue, 3 Jan 2006, Chris Whitehouse wrote: Chris Hill wrote: [snip] Beech, Thank you that, and especially thank you for writing the "107925" post referred to above. Your procedure worked beautifully. Did the 107925 post work for you? it was superceded by http://lists.freebsd.org/piperma

Re: Mozilla plugins broken after port upgrade

2006-01-03 Thread Beech Rintoul
On Tuesday 03 January 2006 02:11 pm, Chris Whitehouse wrote: > Chris Hill wrote: > > This led me to > > http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/107925 > >.html > > > > ...which was exactly what I was looking for. > > > >> For acroread make sure you rename /usr/local/bin/a

Re: Mozilla plugins broken after port upgrade

2006-01-03 Thread Chris Whitehouse
Chris Hill wrote: This led me to http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/107925.html ...which was exactly what I was looking for. For acroread make sure you rename /usr/local/bin/acroread7 to /usr/local/bin/acroread. Beech, Thank you that, and especially than

Re: Mozilla plugins broken after port upgrade

2006-01-02 Thread Beech Rintoul
On Monday 02 January 2006 01:44 pm, Chris Hill wrote: > On Fri, 30 Dec 2005, Beech Rintoul wrote: > > On Friday 30 December 2005 10:22 am, Micah wrote: > >> Chris Hill wrote: > >>> On Thu, 29 Dec 2005, Micah wrote: > Chris Hill wrote: > >>> > >>> [snip] > >>> > > The specific issues are wi

Re: Mozilla plugins broken after port upgrade

2006-01-02 Thread Chris Hill
On Fri, 30 Dec 2005, Beech Rintoul wrote: On Friday 30 December 2005 10:22 am, Micah wrote: Chris Hill wrote: On Thu, 29 Dec 2005, Micah wrote: Chris Hill wrote: [snip] The specific issues are with acroread7, flash and mplayer-plugin. All of these worked as plug-ins before the upgrade, bu

Re: Mozilla plugins broken after port upgrade

2005-12-30 Thread Beech Rintoul
On Friday 30 December 2005 10:22 am, Micah wrote: > Chris Hill wrote: > > On Thu, 29 Dec 2005, Micah wrote: > >> Chris Hill wrote: > > > > [snip] > > > >>> The specific issues are with acroread7, flash and mplayer-plugin. All > >>> of these worked as plug-ins before the upgrade, but now none of the

Re: Mozilla plugins broken after port upgrade

2005-12-30 Thread Micah
Chris Hill wrote: On Thu, 29 Dec 2005, Micah wrote: Chris Hill wrote: [snip] The specific issues are with acroread7, flash and mplayer-plugin. All of these worked as plug-ins before the upgrade, but now none of them do. [snip] Search the list archives for "Flash Plugin in 6.0" and "Fla

Re: Mozilla plugins broken after port upgrade

2005-12-30 Thread Chris Hill
On Thu, 29 Dec 2005, Micah wrote: Chris Hill wrote: [snip] The specific issues are with acroread7, flash and mplayer-plugin. All of these worked as plug-ins before the upgrade, but now none of them do. [snip] Search the list archives for "Flash Plugin in 6.0" and "Flash no longer displa

Re: Mozilla plugins broken after port upgrade

2005-12-29 Thread Micah
Chris Hill wrote: Yesterday I cvsup'ed and upgraded my ports, using the procedure I've been using for quite some time. After it was done, most of my Mozilla plug-ins no longer work. I did not upgrade my operating system at that time, since I'm already at the latest patchlevel. The specific is

Mozilla plugins broken after port upgrade

2005-12-29 Thread Chris Hill
Yesterday I cvsup'ed and upgraded my ports, using the procedure I've been using for quite some time. After it was done, most of my Mozilla plug-ins no longer work. I did not upgrade my operating system at that time, since I'm already at the latest patchlevel. The specific issues are with acror

Re: failed port upgrade to subversion-1.2.3_1

2005-11-01 Thread Zakharov V.V
On Tue, Nov 01, 2005, cerion wrote: > ..if !defined(WITHOUT_BDB) > LIB_DEPENDS+= apr-1.0:${PORTSDIR}/devel/apr-svn > APR_PORT= devel/apr-svn --- Makefile.orig Tue Nov 1 12:50:50 2005 +++ MakefileTue Nov 1 12:51:41 2005 @@ -177,11 +177,11 @@ APR_CONFIG=apr-1-config APU_CON

Re: failed port upgrade to subversion-1.2.3_1

2005-11-01 Thread dick hoogendijk
On Tue, 1 Nov 2005 04:41:37 -0500 "cerion" <[EMAIL PROTECTED]> wrote: > But I don't know if I'm doing something wrong, or if this is a > mistake in the port files... Happened to me too, yesterday. Didn't file a PR yet. Maybe you will? ;-) -- dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE

Re: failed port upgrade to subversion-1.2.3_1

2005-11-01 Thread Michael C. Shultz
On Tuesday 01 November 2005 01:41, cerion wrote: > Hi, > I'm following RELENG_4, and have successfully used portupgrade with all my > ports bar subversion... > > I make subversion with > -DWITH_MOD_DAV_SVN -DWITH_SVNSERVE_WRAPPER SVNGROUP=svn > and the MOD_DAV flag enables WITH_APACHE2_APR > - thi

failed port upgrade to subversion-1.2.3_1

2005-11-01 Thread cerion
Hi, I'm following RELENG_4, and have successfully used portupgrade with all my ports bar subversion... I make subversion with -DWITH_MOD_DAV_SVN -DWITH_SVNSERVE_WRAPPER SVNGROUP=svn and the MOD_DAV flag enables WITH_APACHE2_APR - this completes without complaint. but when i try make install, i

Re: Port upgrade error

2005-07-13 Thread Nelis Lamprecht
On 7/13/05, Beecher Rintoul <[EMAIL PROTECTED]> wrote: > While trying to update phpMyAdmin I get the following error: > ===>Verifying install for /usr/local/lib/php/20041030/mysqli.so in > /usr/ports/databases/php5-mysqli > ===> php5-mysqli-5.0.4_2 Doesn't work with MySQL version : 50 > (Doe

RE: Port upgrade error

2005-07-13 Thread Andras Kende
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Beecher Rintoul Sent: Tuesday, July 12, 2005 11:21 PM To: freebsd-questions@freebsd.org Subject: Port upgrade error While trying to update phpMyAdmin I get the following error: ===> Vulnerability ch

Port upgrade error

2005-07-12 Thread Beecher Rintoul
While trying to update phpMyAdmin I get the following error: ===> Vulnerability check disabled, database not found ===> Found saved configuration for phpMyAdmin-2.6.2.1 ===> Extracting for phpMyAdmin-2.6.3.1 => Checksum OK for phpMyAdmin-2.6.3-pl1.tar.bz2. ===> Patching for phpMyAdmin-2.6.3.1

Re: Error in port upgrade (was Re: portmanager hosed)

2005-02-16 Thread Brian John
- Original Message - > On Wednesday 16 February 2005 09:50 am, Brian John wrote: >> - Original Message - >> >> > >> > Ignore my last message! change assert(0); to break; not continue; >> > # >> > >> > On Tuesday 15 Feb

Re: Error in port upgrade (was Re: portmanager hosed)

2005-02-16 Thread Michael C. Shultz
On Wednesday 16 February 2005 09:50 am, Brian John wrote: > - Original Message - > > > > > Ignore my last message! change assert(0); to break; not continue; > > # > > > > On Tuesday 15 February 2005 08:52 pm, Brian John wrote:

Re: Error in port upgrade (was Re: portmanager hosed)

2005-02-16 Thread Brian John
- Original Message - > > Ignore my last message! change assert(0); to break; not continue; > # > > On Tuesday 15 February 2005 08:52 pm, Brian John wrote: > > Brian, I can't send this to you as a patch because it would > c

Re: Error in port upgrade (was Re: portmanager hosed)

2005-02-15 Thread Michael C. Shultz
Ignore my last message! change assert(0); to break; not continue; # On Tuesday 15 February 2005 08:52 pm, Brian John wrote: Brian, I can't send this to you as a patch because it would conflict with the last pr I submitted so I need

Re: Error in port upgrade (was Re: portmanager hosed)

2005-02-15 Thread Michael C. Shultz
On Tuesday 15 February 2005 08:52 pm, Brian John wrote: Brian, I can't send this to you as a patch because it would conflict with the last pr I submitted so I need you to do it this way instead: cd /usr/ports/sysutils/portmanager make deinstall make clean make patch cd /usr/ports/sysutils/portman

Re: Error in port upgrade (was Re: portmanager hosed)

2005-02-15 Thread Brian John
Michael C. Shultz wrote: On Tuesday 15 February 2005 08:05 pm, you wrote: Michael C. Shultz wrote: On Tuesday 15 February 2005 10:15 am, Brian John wrote: When I try to upgrade my ports I just get error messages. Can someone help me out? I'll paste the output below. Thanks /Brian s

Re: Error in port upgrade (was Re: portmanager hosed)

2005-02-15 Thread Michael C. Shultz
On Tuesday 15 February 2005 08:05 pm, you wrote: > Michael C. Shultz wrote: > >On Tuesday 15 February 2005 10:15 am, Brian John wrote: > >>When I try to upgrade my ports I just get error messages. Can > >>someone help me out? I'll paste the output below. > >> > >>Thanks > >> > >>/Brian > >> > >>s

Error in port upgrade (was Re: portmanager hosed)

2005-02-15 Thread Brian John
Michael C. Shultz wrote: On Tuesday 15 February 2005 10:15 am, Brian John wrote: When I try to upgrade my ports I just get error messages. Can someone help me out? I'll paste the output below. Thanks /Brian su-2.05b# portmanager -u portmanager 0.2.6_5 info: executing rm -f /usr/local/share/por

Re: newest PHP port upgrade broke php5-mbstring-5.0.1 ?

2004-08-29 Thread Miles Keaton
On Sun, 29 Aug 2004 14:24:20 +0530, Subhro <[EMAIL PROTECTED]> wrote: > Really fishy. I can't see anything wrong. Did you cvsup your ports > tree with ports-all? If not then I would recommend to do so and then > try the upgrade. And do not forget to do a "make clean" without "s > before starting to

Re: newest PHP port upgrade broke php5-mbstring-5.0.1 ?

2004-08-29 Thread Subhro
PS: by build I meant manually cd to the directory and "make clean all install" without the "s. Regards S. On Sun, 29 Aug 2004 14:24:20 +0530, Subhro <[EMAIL PROTECTED]> wrote: > Really fishy. I can't see anything wrong. Did you cvsup your ports > tree with ports-all? If not then I would recommend

Re: newest PHP port upgrade broke php5-mbstring-5.0.1 ?

2004-08-29 Thread Subhro
Really fishy. I can't see anything wrong. Did you cvsup your ports tree with ports-all? If not then I would recommend to do so and then try the upgrade. And do not forget to do a "make clean" without "s before starting to build. If that also fails then try to run portupgrade -a on the updated ports

Re: newest PHP port upgrade broke php5-mbstring-5.0.1 ?

2004-08-28 Thread Miles Keaton
p.s. Sorry I meant to say "My portupgrade just took PHP from 5.0 to 5.0.1" - (PHP not FreeBSD) ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

  1   2   >