mplayer-20100308p5

2010-09-03 Thread astar

so 4.8 -current, refreshed say two days ago
an older version of mplayer had been installed previosuly

go to x11/mplayer
sudo make clean
sudo make package
lots of output
sudo make install
some output
including cannot find library orc-0.4.2.0
===  Installing mplayer-20100308p5 from /usr/ports/packages/i386/all/
| not found anywhere
Direct dependencies for mplayer-20100308p2-mplayer-20100308p5 resolve to: 
libdca-0.0.5p1 libungif-4.1.4p1 png-1.2.44 desktop-file-utils-0.16p0 
libmpcdec-1.2.6 libdv-0.104p4 x264-20100511 jpeg-8b libmng-1.0.10 
libdvdread-0.9.7p1 lame-3.98.4 bzip2-1.0.5 libiconv-1.13p1 cdparanoia-3.a9.8p0 
libdvdnav-4.1.3p0v0 faac-1.26 speex-1.2rc1p0 fribidi-0.10.4p0 libogg-1.2.0 
libtheora-1.1.1p0 lcms-1.18a faad-2.6.1p1 xvidcore-1.2.2p1 schroedinger-1.0.7p1 
liba52-0.7.4p2
Full dependency tree is pcre-8.02p1 libdca-0.0.5p1 libungif-4.1.4p1 png-1.2.44 
desktop-file-utils-0.16p0 glib2-2.24.1p2 libdvd-0.3p2 tiff-3.9.4 
libmpcdec-1.2.6 libdv-0.104p4 libgamin-0.1.10p3 x264-20100511 jpeg-8b 
libmng-1.0.10 lame-3.98.4 libdvdread-0.9.7p1 bzip2-1.0.5 libmp4v2-1.5.0.1 
libiconv-1.13p1 cdparanoia-3.a9.8p0 speex-1.2rc1p0 faac-1.26 
libdvdnav-4.1.3p0v0 fribidi-0.10.4p0 libogg-1.2.0 liboil-0.3.17p1 lcms-1.18a 
libtheora-1.1.1p0 popt-1.7p1 faad-2.6.1p1 gettext-0.18.1 xvidcore-1.2.2p1 
schroedinger-1.0.7p1 liba52-0.7.4p2
Couldn't find updates for mplayer-20100308p2
*** Error code 1

Stop in /usr/ports/x11/mplayer (line 1612 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/mplayer (line 2117 of 
/usr/ports/infrastructure/mk/bsd.port.mk).


bulk rebuild of previously installed ports

2010-09-03 Thread astar
I notice that port executables seem to get significantly stale quicker  
than I thought.  At least stuff stops fully working and maybe I should  
try to rebuild the executables.


Now I do not know of a way for me to automatically rebuild ports that  
I have previously installed and only those ports.  And I am not  
inclined to do a true bulk build.


Now I tend to favor python and it would seem there is enough  
information to write a program that would support that kind of limited  
automatic rebuild.  Sort of thinking I might be able to look at port  
tree make files and see where the executable would have gone and see  
if the executable is actually there.  Keep it simple and generate a  
script with a lot cd's and make's in it and then execute it.


Does this seem like it would be of use to more than just myself?  Any  
thoughts about the right design and algorithm?  Or is there already an  
obvious to a non-luser way to do this?




/ports/math/blas does not build

2010-08-17 Thread astar

Hi,

So I have been struggling with blas in a -current i386. Vaguely, the  
fortran files and the man files do not get installed so things do  
not get built.  Now I broke down and did a pkg_add and it was not so  
much maybe that blas got installed, but that a lot of file got put on  
my machine and a lot of fortran compiling went on the next time I  
tried a ports build.  Having played with downloading stuff from  
libnet, I sort of think the distfiles are really not what we are  
expecting.  This is not anything I am able to act on, but I thought I  
would mention it.  If I was going to try to reproduce, I think I would  
erase everything in /usr/ports/pobj.


For what it is worth, it looks like there is even newer code on libnet  
than we are using.




/ports/math/blas does not build

2010-08-14 Thread astar
I have not figured out how to cut and paste from xterm and I expect  
that attachments are not the thing to do.  Thus no nice build outputs.  
My -current is say two days old.  There are four patches and none of  
the patches cleanly apply.


I note it seems to be almost 20 year old code, fortran, and  
openoffice3 build is dependent on it.