Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mysql, php, openssl
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dmolavi
Apprentice
Apprentice


Joined: 24 Feb 2003
Posts: 153
Location: Washington Township, NJ

PostPosted: Wed Jun 04, 2003 6:42 pm    Post subject: mysql, php, openssl Reply with quote

when will the latest ebuilds of these packages be available? things like openssl 0.9.7 have been out for quite awhile, and mysql 4.0.12 (i know that .13 is *very* new) has had a fair amount of time since their release.
Back to top
View user's profile Send private message
dberkholz
Retired Dev
Retired Dev


Joined: 18 Mar 2003
Posts: 1008
Location: Minneapolis, MN, USA

PostPosted: Wed Jun 04, 2003 6:52 pm    Post subject: Reply with quote

Look closer next time. =) Check /usr/portage/profiles/package.mask if ~arch unmasking doesn't work to see if it's broken.
Code:
$ ACCEPT_KEYWORDS="~x86" emerge -p php mysql openssl
[ebuild  N   ] dev-php/php-4.3.2 
[ebuild   R  ] dev-db/mysql-4.0.13-r1 
[ebuild   R  ] dev-libs/openssl-0.9.6j

Code:
$ ls /usr/portage/dev-libs/openssl/
ChangeLog                 openssl-0.9.6i-r2.ebuild  openssl-0.9.7a-r2.ebuild
Manifest                  openssl-0.9.6i.ebuild     openssl-0.9.7a.ebuild
files                     openssl-0.9.6j.ebuild     openssl-0.9.7b.ebuild
openssl-0.9.6i-r1.ebuild  openssl-0.9.7a-r1.ebuild

Code:
$ ls /usr/portage/dev-db/mysql/
ChangeLog                mysql-3.23.52-r1.ebuild  mysql-4.0.13-r1.ebuild
Manifest                 mysql-3.23.56.ebuild     mysql-4.0.13.ebuild
files                    mysql-4.0.12.ebuild

Code:
$ ls /usr/portage/dev-php/php/
ChangeLog            php-4.3.0-r3.ebuild  php-4.3.1-r2.ebuild
Manifest             php-4.3.0-r4.ebuild  php-4.3.1.ebuild
files                php-4.3.1-r1.ebuild  php-4.3.2.ebuild
Back to top
View user's profile Send private message
dmolavi
Apprentice
Apprentice


Joined: 24 Feb 2003
Posts: 153
Location: Washington Township, NJ

PostPosted: Wed Jun 04, 2003 7:05 pm    Post subject: Reply with quote

i'm aware of the ~arch keyword and the package.mask file. my question is more of why aren't they out yet..what are the problems/why is it broken/etc? i'm writing several apps in which the new functionality introduced in these updates would be very beneficial (esp. mysql).
Back to top
View user's profile Send private message
dberkholz
Retired Dev
Retired Dev


Joined: 18 Mar 2003
Posts: 1008
Location: Minneapolis, MN, USA

PostPosted: Wed Jun 04, 2003 7:15 pm    Post subject: Reply with quote

Ah, I see. Moving from MySQL 3 to MySQL 4, everything with mysql support has to be recompiled (php, mod_php, etc.), and you have to run a quick script to convert things over that's supplied with the ebuild. As for the others, have you read the package.mask file, the ebuilds, checked bugzilla? Those are the usual resources.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum