Re: smplayer dependency on mplayer1

2014-05-19 Thread Haowu Ge
mplayer2 not mplayer1 good compatibility

--
Regards.
By: Haowu Ge; PGP:B7C9977A
WWW: https://www.7axu.com/



2014-05-20 8:54 GMT+08:00 Ronald F. Guilmette r...@tristatelogic.com:


 Looking at the Makefile for multimedia/smplayer it appears to me
 that smplayer is dependent upon the 1.x version of mplayer being
 installed, however there exists what I would guess is a later
 and better version of mplayer called multimedia/mplayer2 in the
 ports tree.

 So why is smplayer dependent upon an oldre (and now obsolete?)
 version of mplayer?
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Ports production problems

2013-11-14 Thread Haowu Ge
​​
Hello all,

I tried to re-create RemoteBox Ports package, but encountered two problems.
The first question is:
===install log===
===   Generating temporary packing list
install  -o root -g wheel -m 555
/work/a/ports/net/remotebox/work/RemoteBox-1.6/share/remotebox/*.pl
/usr/local/share/remotebox
===end===
How do I change the settings to let him set-m 644, because these *. Pl file
does not need executable permission.

The second question :
=== log ===
pkg-static:
lstat(/work/a/ports/net/remotebox/work/stage/usr/local/bin/remotebox): No
such file or directory
pkg-static:
lstat(/work/a/ports/net/remotebox/work/stage/usr/local/share/applications/remotebox.desktop):
No such file or directory
pkg-static:
lstat(/work/a/ports/net/remotebox/work/stage/usr/local/share/doc/remotebox/changelog.txt):
No such file or directory
=== end ==
How do these warnings caused , how can I fix this problem
--
Regards.
By: Haowu Ge; PGP:1D10D82C
WWW: https://www.7axu.com/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Ports production problems

2013-11-14 Thread Haowu Ge
Makefile files and log files
https://redports.org/browser/ghw/net/remotebox/Makefile
https://redports.org/~ghw/20131115041604-85460-159278/remotebox-1.6.log


--
Regards.
By: Haowu Ge; PGP:1D10D82C
WWW: https://www.7axu.com/



2013/11/15 Haowu Ge g...@7axu.com

 ​​
 Hello all,

 I tried to re-create RemoteBox Ports package, but encountered two problems.
 The first question is:
 ===install log===
 ===   Generating temporary packing list
 install  -o root -g wheel -m 555
 /work/a/ports/net/remotebox/work/RemoteBox-1.6/share/remotebox/*.pl
 /usr/local/share/remotebox
 ===end===
 How do I change the settings to let him set-m 644, because these *. Pl
 file does not need executable permission.

 The second question :
 === log ===
 pkg-static:
 lstat(/work/a/ports/net/remotebox/work/stage/usr/local/bin/remotebox): No
 such file or directory
 pkg-static:
 lstat(/work/a/ports/net/remotebox/work/stage/usr/local/share/applications/remotebox.desktop):
 No such file or directory
 pkg-static:
 lstat(/work/a/ports/net/remotebox/work/stage/usr/local/share/doc/remotebox/changelog.txt):
 No such file or directory
 === end ==
 How do these warnings caused , how can I fix this problem
 --
 Regards.
 By: Haowu Ge; PGP:1D10D82C
 WWW: https://www.7axu.com/

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: Ports production problems

2013-11-14 Thread Haowu Ge
I'm in the Makefile Riga NO_STAGE = yes, 2 seems to solve the problem

--
Regards.
By: Haowu Ge; PGP:1D10D82C
WWW: https://www.7axu.com/



2013/11/15 Haowu Ge g...@7axu.com

 Makefile files and log files
 https://redports.org/browser/ghw/net/remotebox/Makefile
 https://redports.org/~ghw/20131115041604-85460-159278/remotebox-1.6.log


 --
 Regards.
 By: Haowu Ge; PGP:1D10D82C
 WWW: https://www.7axu.com/



 2013/11/15 Haowu Ge g...@7axu.com

 ​​
 Hello all,

 I tried to re-create RemoteBox Ports package, but encountered two
 problems.
 The first question is:
 ===install log===
 ===   Generating temporary packing list
 install  -o root -g wheel -m 555
 /work/a/ports/net/remotebox/work/RemoteBox-1.6/share/remotebox/*.pl
 /usr/local/share/remotebox
 ===end===
 How do I change the settings to let him set-m 644, because these *. Pl
 file does not need executable permission.

 The second question :
 === log ===
 pkg-static:
 lstat(/work/a/ports/net/remotebox/work/stage/usr/local/bin/remotebox): No
 such file or directory
 pkg-static:
 lstat(/work/a/ports/net/remotebox/work/stage/usr/local/share/applications/remotebox.desktop):
 No such file or directory
 pkg-static:
 lstat(/work/a/ports/net/remotebox/work/stage/usr/local/share/doc/remotebox/changelog.txt):
 No such file or directory
 === end ==
 How do these warnings caused , how can I fix this problem
 --
 Regards.
 By: Haowu Ge; PGP:1D10D82C
 WWW: https://www.7axu.com/



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org