Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-15 Thread Takashi Fujita
M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

The following contribution tends to be seen and it is going to install
Xfce4.10 in this environment.

> Hi folks,
> 
> I've updated the xfce-4.10 tarball [1] (it contains only the latest
> versions of Xfce4 core).
> Changes :
> - Delete thunarvfs in bsd.xfce.mk, because this library now, is
> obsolete, even if it always used by archiver/squeeze (no update since
> 4 years).
> - Drop support of GTK3 in x11-themes/gtk-xfce-engine
> 
> I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
> kdemerge) to easily update ports tree. It works with tarball and with
> my repository.
> 
> In my repository we can found the latest versions of :
> - x11/xfce4-screenshooter-plugin,
> http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
> - www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
> - sysutils/xfce4-battery-plugin (1.0.2)
> - sysutils/xfce4-systemload-plugin (1.1.0)
> - x11-clocks/xfce4-timer-out-plugin (1.0.1)
> - graphics/ristretto (0.6.0)
> 
> Enjoy
> 
> [1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
> [2] http://xfce-ports.googlecode.com/files/xfcemerge
> 

shell script'xfcemerge' was performed and port tree was updated.

When
[cd /usr/ports/x11-wm/xfce4]
[make config-recursive]
[make install clean]
and a command are executed after that, the following error comes out and
compile goes wrong.

===>  Installing for xfce-4.10
===>   xfce-4.10 depends on executable: xfwm4 - not found
===>Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm
===>  Patching for xfce4-wm-4.10.0
===>  Applying FreeBSD patches for xfce4-wm-4.10.0
File to patch:
No file found--skip this patch? [n]y
2 out of 2 hunks ignored--saving rehects to
doc/manual/images/Makefile.in.rej
Can't create doc/manual/images/Makefile.in.rej, output is in
/tmp/patchrvHLsNE: No such file or directory
=> Patch patch-doc_manual_images_Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.

-- 
Takashi Fujita
rina.invers...@gmail.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: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-15 Thread Zhihao Yuan
On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
 wrote:
> M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.
>
> The following contribution tends to be seen and it is going to install
> Xfce4.10 in this environment.
>
>> Hi folks,
>>
>> I've updated the xfce-4.10 tarball [1] (it contains only the latest
>> versions of Xfce4 core).
>> Changes :
>> - Delete thunarvfs in bsd.xfce.mk, because this library now, is
>> obsolete, even if it always used by archiver/squeeze (no update since
>> 4 years).
>> - Drop support of GTK3 in x11-themes/gtk-xfce-engine
>>
>> I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
>> kdemerge) to easily update ports tree. It works with tarball and with
>> my repository.
>>
>> In my repository we can found the latest versions of :
>> - x11/xfce4-screenshooter-plugin,
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
>> - www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
>> - sysutils/xfce4-battery-plugin (1.0.2)
>> - sysutils/xfce4-systemload-plugin (1.1.0)
>> - x11-clocks/xfce4-timer-out-plugin (1.0.1)
>> - graphics/ristretto (0.6.0)
>>
>> Enjoy
>>
>> [1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
>> [2] http://xfce-ports.googlecode.com/files/xfcemerge
>>
>
> shell script'xfcemerge' was performed and port tree was updated.
>
> When
> [cd /usr/ports/x11-wm/xfce4]
> [make config-recursive]
> [make install clean]
> and a command are executed after that, the following error comes out and
> compile goes wrong.
>
> ===>  Installing for xfce-4.10
> ===>   xfce-4.10 depends on executable: xfwm4 - not found
> ===>    Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm
> ===>  Patching for xfce4-wm-4.10.0
> ===>  Applying FreeBSD patches for xfce4-wm-4.10.0
> File to patch:
> No file found--skip this patch? [n]y
> 2 out of 2 hunks ignored--saving rehects to
> doc/manual/images/Makefile.in.rej
> Can't create doc/manual/images/Makefile.in.rej, output is in
> /tmp/patchrvHLsNE: No such file or directory
> => Patch patch-doc_manual_images_Makefile.in failed to apply cleanly.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4-wm.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4-wm.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4.
>
> --
> Takashi Fujita
> rina.invers...@gmail.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"

As I said, the xfcemerge script does not remove old files. So please
remove any file under xfce4-wm/files except extrapatch-src__events.c.

-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___
4BSD -- http://4bsd.biz/
___
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: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-15 Thread Takashi Fujita
After deleting a file, when make install clean was performed again, the 
following errors came out and compile was interrupted.


==>Patching for xfce4-session-4.10.0
==>Applying FreeBSD patches for xfce4-session-4.10.0
1 out of 1 hunks ignored--saving rejects to 
xfce4-session/xfsm-shutdown-helper.c.rej

=>Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply cleanly.

(2012/05/15 21:26), Zhihao Yuan wrote:

On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
  wrote:

M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

The following contribution tends to be seen and it is going to install
Xfce4.10 in this environment.


Hi folks,

I've updated the xfce-4.10 tarball [1] (it contains only the latest
versions of Xfce4 core).
Changes :
- Delete thunarvfs in bsd.xfce.mk, because this library now, is
obsolete, even if it always used by archiver/squeeze (no update since
4 years).
- Drop support of GTK3 in x11-themes/gtk-xfce-engine

I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
kdemerge) to easily update ports tree. It works with tarball and with
my repository.

In my repository we can found the latest versions of :
- x11/xfce4-screenshooter-plugin,
http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
- www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
- sysutils/xfce4-battery-plugin (1.0.2)
- sysutils/xfce4-systemload-plugin (1.1.0)
- x11-clocks/xfce4-timer-out-plugin (1.0.1)
- graphics/ristretto (0.6.0)

Enjoy

[1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
[2] http://xfce-ports.googlecode.com/files/xfcemerge



shell script'xfcemerge' was performed and port tree was updated.

When
[cd /usr/ports/x11-wm/xfce4]
[make config-recursive]
[make install clean]
and a command are executed after that, the following error comes out and
compile goes wrong.

===>Installing for xfce-4.10
===> xfce-4.10 depends on executable: xfwm4 - not found
===>  Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm
===>Patching for xfce4-wm-4.10.0
===>Applying FreeBSD patches for xfce4-wm-4.10.0
File to patch:
No file found--skip this patch? [n]y
2 out of 2 hunks ignored--saving rehects to
doc/manual/images/Makefile.in.rej
Can't create doc/manual/images/Makefile.in.rej, output is in
/tmp/patchrvHLsNE: No such file or directory
=>  Patch patch-doc_manual_images_Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.

--
Takashi Fujita
rina.invers...@gmail.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"


As I said, the xfcemerge script does not remove old files. So please
remove any file under xfce4-wm/files except extrapatch-src__events.c.




--
Takashi Fujita
rina.invers...@gmail.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: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-15 Thread Zhihao Yuan
On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
 wrote:
> After deleting a file, when make install clean was performed again, the
> following errors came out and compile was interrupted.
>
> ==>Patching for xfce4-session-4.10.0
> ==>Applying FreeBSD patches for xfce4-session-4.10.0
> 1 out of 1 hunks ignored--saving rejects to
> xfce4-session/xfsm-shutdown-helper.c.rej
> =>Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply cleanly.
>
>
> (2012/05/15 21:26), Zhihao Yuan wrote:
>>
>> On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
>>   wrote:
>>>
>>> M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.
>>>
>>> The following contribution tends to be seen and it is going to install
>>> Xfce4.10 in this environment.
>>>
 Hi folks,

 I've updated the xfce-4.10 tarball [1] (it contains only the latest
 versions of Xfce4 core).
 Changes :
 - Delete thunarvfs in bsd.xfce.mk, because this library now, is
 obsolete, even if it always used by archiver/squeeze (no update since
 4 years).
 - Drop support of GTK3 in x11-themes/gtk-xfce-engine

 I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
 kdemerge) to easily update ports tree. It works with tarball and with
 my repository.

 In my repository we can found the latest versions of :
 - x11/xfce4-screenshooter-plugin,
 http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
 - www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
 - sysutils/xfce4-battery-plugin (1.0.2)
 - sysutils/xfce4-systemload-plugin (1.1.0)
 - x11-clocks/xfce4-timer-out-plugin (1.0.1)
 - graphics/ristretto (0.6.0)

 Enjoy

 [1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
 [2] http://xfce-ports.googlecode.com/files/xfcemerge

>>>
>>> shell script'xfcemerge' was performed and port tree was updated.
>>>
>>> When
>>> [cd /usr/ports/x11-wm/xfce4]
>>> [make config-recursive]
>>> [make install clean]
>>> and a command are executed after that, the following error comes out and
>>> compile goes wrong.
>>>
>>> ===>    Installing for xfce-4.10
>>> ===>     xfce-4.10 depends on executable: xfwm4 - not found
>>> ===>      Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm
>>> ===>    Patching for xfce4-wm-4.10.0
>>> ===>    Applying FreeBSD patches for xfce4-wm-4.10.0
>>> File to patch:
>>> No file found--skip this patch? [n]y
>>> 2 out of 2 hunks ignored--saving rehects to
>>> doc/manual/images/Makefile.in.rej
>>> Can't create doc/manual/images/Makefile.in.rej, output is in
>>> /tmp/patchrvHLsNE: No such file or directory
>>> =>  Patch patch-doc_manual_images_Makefile.in failed to apply cleanly.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/x11-wm/xfce4-wm.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/x11-wm/xfce4-wm.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/x11-wm/xfce4.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/x11-wm/xfce4.
>>>
>>> --
>>> Takashi Fujita
>>> rina.invers...@gmail.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"
>>
>>
>> As I said, the xfcemerge script does not remove old files. So please
>> remove any file under xfce4-wm/files except extrapatch-src__events.c.
>>
>
>
> --
> Takashi Fujita
> rina.invers...@gmail.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"

I see. I'll fix this. Try the new xfcemerge script attached.

-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___
4BSD -- http://4bsd.biz/


xfcemerge
Description: Binary data
___
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: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-15 Thread Takashi Fujita

Thank you for the correspondence.
May the following methods be used although it is the order of the real 
way of a script?


1.execute xfcemerge
2.cd /usr/ports/x11/xfce4
3.make clean
4.make install clean

If there is a file deleted beforehand, please let me know.

(12/05/15 22:37), Zhihao Yuan wrote:

On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
  wrote:

After deleting a file, when make install clean was performed again, the
following errors came out and compile was interrupted.

==>Patching for xfce4-session-4.10.0
==>Applying FreeBSD patches for xfce4-session-4.10.0
1 out of 1 hunks ignored--saving rejects to
xfce4-session/xfsm-shutdown-helper.c.rej
=>Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply cleanly.


(2012/05/15 21:26), Zhihao Yuan wrote:


On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
wrote:


M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

The following contribution tends to be seen and it is going to install
Xfce4.10 in this environment.


Hi folks,

I've updated the xfce-4.10 tarball [1] (it contains only the latest
versions of Xfce4 core).
Changes :
- Delete thunarvfs in bsd.xfce.mk, because this library now, is
obsolete, even if it always used by archiver/squeeze (no update since
4 years).
- Drop support of GTK3 in x11-themes/gtk-xfce-engine

I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
kdemerge) to easily update ports tree. It works with tarball and with
my repository.

In my repository we can found the latest versions of :
- x11/xfce4-screenshooter-plugin,
http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
- www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
- sysutils/xfce4-battery-plugin (1.0.2)
- sysutils/xfce4-systemload-plugin (1.1.0)
- x11-clocks/xfce4-timer-out-plugin (1.0.1)
- graphics/ristretto (0.6.0)

Enjoy

[1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
[2] http://xfce-ports.googlecode.com/files/xfcemerge



shell script'xfcemerge' was performed and port tree was updated.

When
[cd /usr/ports/x11-wm/xfce4]
[make config-recursive]
[make install clean]
and a command are executed after that, the following error comes out and
compile goes wrong.

===>  Installing for xfce-4.10
===>   xfce-4.10 depends on executable: xfwm4 - not found
===>Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm
===>  Patching for xfce4-wm-4.10.0
===>  Applying FreeBSD patches for xfce4-wm-4.10.0
File to patch:
No file found--skip this patch? [n]y
2 out of 2 hunks ignored--saving rehects to
doc/manual/images/Makefile.in.rej
Can't create doc/manual/images/Makefile.in.rej, output is in
/tmp/patchrvHLsNE: No such file or directory
=>Patch patch-doc_manual_images_Makefile.in failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.

--
Takashi Fujita
rina.invers...@gmail.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"



As I said, the xfcemerge script does not remove old files. So please
remove any file under xfce4-wm/files except extrapatch-src__events.c.




--
Takashi Fujita
rina.invers...@gmail.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"


I see. I'll fix this. Try the new xfcemerge script attached.



___
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: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-15 Thread Zhihao Yuan
On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
 wrote:
> Thank you for the correspondence.
> May the following methods be used although it is the order of the real way
> of a script?
>
> 1.execute xfcemerge
> 2.cd /usr/ports/x11/xfce4
> 3.make clean
> 4.make install clean

You may want to try:
sudo xfcemerge
 - followed by -
sudo portmaster -a

portmaster will handle the upgrade order according to the dependencies.

>
> If there is a file deleted beforehand, please let me know.
>
>
> (12/05/15 22:37), Zhihao Yuan wrote:
>>
>> On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
>>   wrote:
>>>
>>> After deleting a file, when make install clean was performed again, the
>>> following errors came out and compile was interrupted.
>>>
>>> ==>Patching for xfce4-session-4.10.0
>>> ==>Applying FreeBSD patches for xfce4-session-4.10.0
>>> 1 out of 1 hunks ignored--saving rejects to
>>> xfce4-session/xfsm-shutdown-helper.c.rej
>>> =>Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
>>> cleanly.
>>>
>>>
>>> (2012/05/15 21:26), Zhihao Yuan wrote:


 On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
     wrote:
>
>
> M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.
>
> The following contribution tends to be seen and it is going to install
> Xfce4.10 in this environment.
>
>> Hi folks,
>>
>> I've updated the xfce-4.10 tarball [1] (it contains only the latest
>> versions of Xfce4 core).
>> Changes :
>> - Delete thunarvfs in bsd.xfce.mk, because this library now, is
>> obsolete, even if it always used by archiver/squeeze (no update since
>> 4 years).
>> - Drop support of GTK3 in x11-themes/gtk-xfce-engine
>>
>> I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
>> kdemerge) to easily update ports tree. It works with tarball and with
>> my repository.
>>
>> In my repository we can found the latest versions of :
>> - x11/xfce4-screenshooter-plugin,
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
>> - www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
>> - sysutils/xfce4-battery-plugin (1.0.2)
>> - sysutils/xfce4-systemload-plugin (1.1.0)
>> - x11-clocks/xfce4-timer-out-plugin (1.0.1)
>> - graphics/ristretto (0.6.0)
>>
>> Enjoy
>>
>> [1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
>> [2] http://xfce-ports.googlecode.com/files/xfcemerge
>>
>
> shell script'xfcemerge' was performed and port tree was updated.
>
> When
> [cd /usr/ports/x11-wm/xfce4]
> [make config-recursive]
> [make install clean]
> and a command are executed after that, the following error comes out
> and
> compile goes wrong.
>
> ===>      Installing for xfce-4.10
> ===>       xfce-4.10 depends on executable: xfwm4 - not found
> ===>        Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm
> ===>      Patching for xfce4-wm-4.10.0
> ===>      Applying FreeBSD patches for xfce4-wm-4.10.0
> File to patch:
> No file found--skip this patch? [n]y
> 2 out of 2 hunks ignored--saving rehects to
> doc/manual/images/Makefile.in.rej
> Can't create doc/manual/images/Makefile.in.rej, output is in
> /tmp/patchrvHLsNE: No such file or directory
> =>    Patch patch-doc_manual_images_Makefile.in failed to apply
> cleanly.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4-wm.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4-wm.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4.
>
> --
> Takashi Fujita
> rina.invers...@gmail.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"



 As I said, the xfcemerge script does not remove old files. So please
 remove any file under xfce4-wm/files except extrapatch-src__events.c.

>>>
>>>
>>> --
>>> Takashi Fujita
>>> rina.invers...@gmail.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"
>>
>>
>> I see. I'll fix this. Try the new xfcemerge script attached.
>>
>
> ___
> 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"



-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___
4BSD -- http://4bsd.biz/
_

Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Takashi Fujita

Thank you for the reply.

When performed again, it stopped at the following errors.

===>  Installing for xfce-4.10
===>   xfce-4.10 depends on executable: xfwm4 - found
===>   xfce-4.10 depends on executable: xfce4-session - found
===>   xfce-4.10 depends on executable: xfce4-panel - found
===>   xfce-4.10 depends on executable: xfdesktop - found
===>   xfce-4.10 depends on file: 
/usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so - found

===>   xfce-4.10 depends on executable: xfsettingsd - found
===>   xfce-4.10 depends on package: icons-tango-extras>=0.1.0 - found
===>   xfce-4.10 depends on executable: orage - found
===>   xfce-4.10 depends on executable: mousepad - not found
===>Verifying install for mousepad in /usr/ports/editors/mousepad
===>   mousepad-0.2.16_9 depends on executable: gmake - found
===>   mousepad-0.2.16_9 depends on file: 
/usr/local/bin/intltool-extract - found

===>   mousepad-0.2.16_9 depends on executable: pkg-config - found
===>   mousepad-0.2.16_9 depends on executable: update-desktop-database 
- found

===>   mousepad-0.2.16_9 depends on package: libxfce4gui>=4.10.0 - not found
===>Verifying install for libxfce4gui>=4.10.0 in 
/usr/ports/x11-toolkits/libxfce4gui

===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for libxfce4gui-4.10.0
=> libxfcegui4-4.10.0.tar.bz2 doesn't seem to exist in 
/usr/ports/distfiles/xfce4.
=> Attempting to fetch 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/xfce4/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://slackware.dreamhost.com/xfce/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://mirror.perldude.de/archive.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://archive.be.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://archive.be2.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://archive.se.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://archive.al-us.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://mirrors.tummy.com/pub/archive.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://mirror.yongbok.net/X11/xfce-mirror/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://xfce.ognisco.com/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
http://mirror.sinn3r.org/xfce/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
=> Attempting to fetch 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/libxfcegui4-4.10.0.tar.bz2

=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/xfce4 and try again.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libxfce4gui.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libxfce4gui.
*** Error code 1

Stop in /usr/ports/editors/mousepad.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.



(2012/05/15 23:01), Zhihao Yuan wrote:

On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
  wrote:

Thank you for the correspondence.
May the following methods be used although it is the order of the real way
of a script?

1.execute xfcemerge
2.cd /usr/ports/x11/xfce4
3.make clean
4.make install clean


You may want to try:
sudo xfcemerge
  - followed by -
sudo portmaster -a

portmaster will handle the upgrade order according to the dependencies.



If there is a file deleted beforehand, please let me know.


(12/05/15 22:37), Zhihao Yuan wrote:


On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
wrote:


After deleting a file, when make install clean was performed again, the
following errors came out and compile was interrupted.

==>Patching for xfce4-session-4.10.0
==>Applying FreeBSD patches for xfce4-session-4.10.0
1 out of 1 hunks ignored--saving rejects to
xfce4-session/xfsm-shutdown-helper.c.rej
=>Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
cleanly.


(2012/05/15 21:26), Zhihao Yuan wrote:



On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
  wrote:



M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

The following contribution tends to be seen and it is going to install
Xfce4.10 in this environment.


Hi folks,

I've updated the xfce-4.10 tarball [1] (it contains only the latest
versions of Xfce4 core).
Changes :
- Delete thunarvfs in bsd.xfce.mk, because this library now, is
obsolete, even if it always used by archiver/squeeze (no update since
4 years).
- Drop support of GTK3 in x11-themes/gtk-xfce-engine

I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
kdemerge) to easily update ports tree. It works with tarball and with
my repository.

In my repository we can found the latest versions of :
- x11/xfce4-screenshooter-plugin,
http://www.freebsd.org/cgi/query-p

Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Takashi Fujita
When the module which is not downloadable was copied to the folder which 
referred to google and was specified, building started.


The screen of Xfce was displayed when it started instantly, since 
building was successful.


About two problems have occurred.

-There are two or more parts (it is x) where the icon of an application 
menu is not displayed.


-The reboot and shutdown by a general user cannot be performed.

If the correspondence method is carried out now [ familiar / direction ] 
about these two points, please let me know.


(2012/05/15 23:01), Zhihao Yuan wrote:

On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
  wrote:

Thank you for the correspondence.
May the following methods be used although it is the order of the real way
of a script?

1.execute xfcemerge
2.cd /usr/ports/x11/xfce4
3.make clean
4.make install clean


You may want to try:
sudo xfcemerge
  - followed by -
sudo portmaster -a

portmaster will handle the upgrade order according to the dependencies.



If there is a file deleted beforehand, please let me know.


(12/05/15 22:37), Zhihao Yuan wrote:


On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
wrote:


After deleting a file, when make install clean was performed again, the
following errors came out and compile was interrupted.

==>Patching for xfce4-session-4.10.0
==>Applying FreeBSD patches for xfce4-session-4.10.0
1 out of 1 hunks ignored--saving rejects to
xfce4-session/xfsm-shutdown-helper.c.rej
=>Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
cleanly.


(2012/05/15 21:26), Zhihao Yuan wrote:



On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
  wrote:



M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

The following contribution tends to be seen and it is going to install
Xfce4.10 in this environment.


Hi folks,

I've updated the xfce-4.10 tarball [1] (it contains only the latest
versions of Xfce4 core).
Changes :
- Delete thunarvfs in bsd.xfce.mk, because this library now, is
obsolete, even if it always used by archiver/squeeze (no update since
4 years).
- Drop support of GTK3 in x11-themes/gtk-xfce-engine

I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
kdemerge) to easily update ports tree. It works with tarball and with
my repository.

In my repository we can found the latest versions of :
- x11/xfce4-screenshooter-plugin,
http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
- www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
- sysutils/xfce4-battery-plugin (1.0.2)
- sysutils/xfce4-systemload-plugin (1.1.0)
- x11-clocks/xfce4-timer-out-plugin (1.0.1)
- graphics/ristretto (0.6.0)

Enjoy

[1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
[2] http://xfce-ports.googlecode.com/files/xfcemerge



shell script'xfcemerge' was performed and port tree was updated.

When
[cd /usr/ports/x11-wm/xfce4]
[make config-recursive]
[make install clean]
and a command are executed after that, the following error comes out
and
compile goes wrong.

===>Installing for xfce-4.10
===> xfce-4.10 depends on executable: xfwm4 - not found
===>  Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm
===>Patching for xfce4-wm-4.10.0
===>Applying FreeBSD patches for xfce4-wm-4.10.0
File to patch:
No file found--skip this patch? [n]y
2 out of 2 hunks ignored--saving rehects to
doc/manual/images/Makefile.in.rej
Can't create doc/manual/images/Makefile.in.rej, output is in
/tmp/patchrvHLsNE: No such file or directory
=>  Patch patch-doc_manual_images_Makefile.in failed to apply
cleanly.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.

--
Takashi Fujita
rina.invers...@gmail.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"




As I said, the xfcemerge script does not remove old files. So please
remove any file under xfce4-wm/files except extrapatch-src__events.c.




--
Takashi Fujita
rina.invers...@gmail.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"



I see. I'll fix this. Try the new xfcemerge script attached.



___
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"







--
Takashi Fujita
rina.invers...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@fre

Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Zhihao Yuan
On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita
 wrote:
> When the module which is not downloadable was copied to the folder which
> referred to google and was specified, building started.
>
> The screen of Xfce was displayed when it started instantly, since building
> was successful.
>
> About two problems have occurred.
>
> -There are two or more parts (it is x) where the icon of an application menu
> is not displayed.

Yes. Because your icon theme & hicolor do not have those. It's OK.

>
> -The reboot and shutdown by a general user cannot be performed.

Check /usr/ports/x11-wm/xfce4-session/pkg-message

BTW, this file should be .in; %%LOCALBASE%% is not replaced.

>
> If the correspondence method is carried out now [ familiar / direction ]
> about these two points, please let me know.
>
>
> (2012/05/15 23:01), Zhihao Yuan wrote:
>>
>> On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
>>   wrote:
>>>
>>> Thank you for the correspondence.
>>> May the following methods be used although it is the order of the real
>>> way
>>> of a script?
>>>
>>> 1.execute xfcemerge
>>> 2.cd /usr/ports/x11/xfce4
>>> 3.make clean
>>> 4.make install clean
>>
>>
>> You may want to try:
>> sudo xfcemerge
>>  - followed by -
>> sudo portmaster -a
>>
>> portmaster will handle the upgrade order according to the dependencies.
>>
>>>
>>> If there is a file deleted beforehand, please let me know.
>>>
>>>
>>> (12/05/15 22:37), Zhihao Yuan wrote:


 On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
     wrote:
>
>
> After deleting a file, when make install clean was performed again, the
> following errors came out and compile was interrupted.
>
> ==>Patching for xfce4-session-4.10.0
> ==>Applying FreeBSD patches for xfce4-session-4.10.0
> 1 out of 1 hunks ignored--saving rejects to
> xfce4-session/xfsm-shutdown-helper.c.rej
> =>Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
> cleanly.
>
>
> (2012/05/15 21:26), Zhihao Yuan wrote:
>>
>>
>>
>> On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
>>       wrote:
>>>
>>>
>>>
>>> M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.
>>>
>>> The following contribution tends to be seen and it is going to
>>> install
>>> Xfce4.10 in this environment.
>>>
 Hi folks,

 I've updated the xfce-4.10 tarball [1] (it contains only the latest
 versions of Xfce4 core).
 Changes :
 - Delete thunarvfs in bsd.xfce.mk, because this library now, is
 obsolete, even if it always used by archiver/squeeze (no update
 since
 4 years).
 - Drop support of GTK3 in x11-themes/gtk-xfce-engine

 I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
 kdemerge) to easily update ports tree. It works with tarball and
 with
 my repository.

 In my repository we can found the latest versions of :
 - x11/xfce4-screenshooter-plugin,
 http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
 - www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
 - sysutils/xfce4-battery-plugin (1.0.2)
 - sysutils/xfce4-systemload-plugin (1.1.0)
 - x11-clocks/xfce4-timer-out-plugin (1.0.1)
 - graphics/ristretto (0.6.0)

 Enjoy

 [1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
 [2] http://xfce-ports.googlecode.com/files/xfcemerge

>>>
>>> shell script'xfcemerge' was performed and port tree was updated.
>>>
>>> When
>>> [cd /usr/ports/x11-wm/xfce4]
>>> [make config-recursive]
>>> [make install clean]
>>> and a command are executed after that, the following error comes out
>>> and
>>> compile goes wrong.
>>>
>>> ===>        Installing for xfce-4.10
>>> ===>         xfce-4.10 depends on executable: xfwm4 - not found
>>> ===>          Verifying install for xfwm4 in
>>> /usr/ports/x11-wm/xfce4-wm
>>> ===>        Patching for xfce4-wm-4.10.0
>>> ===>        Applying FreeBSD patches for xfce4-wm-4.10.0
>>> File to patch:
>>> No file found--skip this patch? [n]y
>>> 2 out of 2 hunks ignored--saving rehects to
>>> doc/manual/images/Makefile.in.rej
>>> Can't create doc/manual/images/Makefile.in.rej, output is in
>>> /tmp/patchrvHLsNE: No such file or directory
>>> =>      Patch patch-doc_manual_images_Makefile.in failed to apply
>>> cleanly.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/x11-wm/xfce4-wm.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/x11-wm/xfce4-wm.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/x11-wm/xfce4.
>>> *** Error code 1
>>>
>>> Stop in /usr/ports/x11-wm/xfce4.
>>>
>>> --
>>> Takashi Fujita
>>> rina.invers...@gmail.com
>>> __

Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Takashi Fujita

(2012/05/16 19:44), Zhihao Yuan wrote:

On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita
  wrote:

When the module which is not downloadable was copied to the folder which
referred to google and was specified, building started.

The screen of Xfce was displayed when it started instantly, since building
was successful.

About two problems have occurred.

-There are two or more parts (it is x) where the icon of an application menu
is not displayed.

Yes. Because your icon theme&  hicolor do not have those. It's OK.

What should be done for improving this state?


-The reboot and shutdown by a general user cannot be performed.


Check /usr/ports/x11-wm/xfce4-session/pkg-message

Do I hear that this application is installed?


BTW, this file should be .in; %%LOCALBASE%% is not replaced.

Would you teach a little in more detail?


--
Takashi Fujita
rina.invers...@gmail.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: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Zhihao Yuan
On Wed, May 16, 2012 at 6:13 AM, Takashi Fujita
 wrote:
> (2012/05/16 19:44), Zhihao Yuan wrote:
>>
>> On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita
>>   wrote:
>>>
>>> When the module which is not downloadable was copied to the folder which
>>> referred to google and was specified, building started.
>>>
>>> The screen of Xfce was displayed when it started instantly, since
>>> building
>>> was successful.
>>>
>>> About two problems have occurred.
>>>
>>> -There are two or more parts (it is x) where the icon of an application
>>> menu
>>> is not displayed.
>>
>> Yes. Because your icon theme&  hicolor do not have those. It's OK.
>
> What should be done for improving this state?
>
>
>>> -The reboot and shutdown by a general user cannot be performed.
>>
>>
>> Check /usr/ports/x11-wm/xfce4-session/pkg-message
>
> Do I hear that this application is installed?

Unfortunately, Olivier used an uncommon method which makes you can
only see this message after pkg_add, not after make install.

>
>
>> BTW, this file should be .in; %%LOCALBASE%% is not replaced.
>
> Would you teach a little in more detail?

Olivier used ${SED} here. A better approach is to set
SUB_FILES=  pkg-message
and to add
@${CAT} ${PKGMESSAGE}
in post-install.

To enable shutdown/restart, just replace 'PUTYOURGROUPHERE' with your
own user group, and create a .pkla file under
/usr/local/etc/polkit-1/localauthority/50-local.d (use mkdir -p to
create this).

>
>
>
> --
> Takashi Fujita
> rina.invers...@gmail.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"



-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___
4BSD -- http://4bsd.biz/
___
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: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Olivier Duchateau
2012/5/16 Zhihao Yuan :
> On Wed, May 16, 2012 at 6:13 AM, Takashi Fujita
>  wrote:
>> (2012/05/16 19:44), Zhihao Yuan wrote:
>>>
>>> On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita
>>>   wrote:

 When the module which is not downloadable was copied to the folder which
 referred to google and was specified, building started.

 The screen of Xfce was displayed when it started instantly, since
 building
 was successful.

 About two problems have occurred.

 -There are two or more parts (it is x) where the icon of an application
 menu
 is not displayed.
>>>
>>> Yes. Because your icon theme&  hicolor do not have those. It's OK.
>>
>> What should be done for improving this state?
>>
>>
 -The reboot and shutdown by a general user cannot be performed.
>>>
>>>
>>> Check /usr/ports/x11-wm/xfce4-session/pkg-message
>>
>> Do I hear that this application is installed?
>
> Unfortunately, Olivier used an uncommon method which makes you can
> only see this message after pkg_add, not after make install.
>
>>
>>
>>> BTW, this file should be .in; %%LOCALBASE%% is not replaced.
>>
>> Would you teach a little in more detail?
>
> Olivier used ${SED} here. A better approach is to set
> SUB_FILES=      pkg-message
> and to add
>        @${CAT} ${PKGMESSAGE}
> in post-install.
>
> To enable shutdown/restart, just replace 'PUTYOURGROUPHERE' with your
> own user group, and create a .pkla file under
> /usr/local/etc/polkit-1/localauthority/50-local.d (use mkdir -p to
> create this).

It's not me, but oliver@ (previous maintainer), .pkla file is already
used with Xfce 4.8.
If your system supports hibernation and suspend, you can add an
another .pkla file (same directory), see pkaction | grep upower

>
>>
>>
>>
>> --
>> Takashi Fujita
>> rina.invers...@gmail.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"
>
>
>
> --
> Zhihao Yuan, nickname lichray
> The best way to predict the future is to invent it.
> ___
> 4BSD -- http://4bsd.biz/
> ___
> 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"



-- 
olivier
___
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: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Olivier Duchateau
2012/5/16 Takashi Fujita :
> Thank you for the reply.
>
> When performed again, it stopped at the following errors.
>
> ===>  Installing for xfce-4.10
> ===>   xfce-4.10 depends on executable: xfwm4 - found
> ===>   xfce-4.10 depends on executable: xfce4-session - found
> ===>   xfce-4.10 depends on executable: xfce4-panel - found
> ===>   xfce-4.10 depends on executable: xfdesktop - found
> ===>   xfce-4.10 depends on file:
> /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so - found
> ===>   xfce-4.10 depends on executable: xfsettingsd - found
> ===>   xfce-4.10 depends on package: icons-tango-extras>=0.1.0 - found
> ===>   xfce-4.10 depends on executable: orage - found
> ===>   xfce-4.10 depends on executable: mousepad - not found
> ===>    Verifying install for mousepad in /usr/ports/editors/mousepad
> ===>   mousepad-0.2.16_9 depends on executable: gmake - found
> ===>   mousepad-0.2.16_9 depends on file: /usr/local/bin/intltool-extract -
> found
> ===>   mousepad-0.2.16_9 depends on executable: pkg-config - found
> ===>   mousepad-0.2.16_9 depends on executable: update-desktop-database -
> found
> ===>   mousepad-0.2.16_9 depends on package: libxfce4gui>=4.10.0 - not found
> ===>    Verifying install for libxfce4gui>=4.10.0 in
> /usr/ports/x11-toolkits/libxfce4gui
> ===>  License check disabled, port has not defined LICENSE
> ===>  Found saved configuration for libxfce4gui-4.10.0
> => libxfcegui4-4.10.0.tar.bz2 doesn't seem to exist in
> /usr/ports/distfiles/xfce4.

libxfcegui4 is obsolete (but always necessary for "old" panel plugins,
and applications), so upstream moved into archive/
In ports tree rene@ already fixed Makefile (for 4.8 branch), and also
in my repository (not in tarball).

> => Attempting to fetch
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/xfce4/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://slackware.dreamhost.com/xfce/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://mirror.perldude.de/archive.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://archive.be.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://archive.be2.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://archive.se.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://archive.al-us.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://mirrors.tummy.com/pub/archive.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://mirror.yongbok.net/X11/xfce-mirror/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://xfce.ognisco.com/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> http://mirror.sinn3r.org/xfce/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
> => Attempting to fetch
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/libxfcegui4-4.10.0.tar.bz2
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/xfce4 and try again.
> *** Error code 1
>
> Stop in /usr/ports/x11-toolkits/libxfce4gui.
> *** Error code 1
>
> Stop in /usr/ports/x11-toolkits/libxfce4gui.
> *** Error code 1
>
> Stop in /usr/ports/editors/mousepad.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4.
> *** Error code 1
>
> Stop in /usr/ports/x11-wm/xfce4.
>
>
>
> (2012/05/15 23:01), Zhihao Yuan wrote:
>>
>> On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
>>   wrote:
>>>
>>> Thank you for the correspondence.
>>> May the following methods be used although it is the order of the real
>>> way
>>> of a script?
>>>
>>> 1.execute xfcemerge
>>> 2.cd /usr/ports/x11/xfce4
>>> 3.make clean
>>> 4.make install clean
>>
>>
>> You may want to try:
>> sudo xfcemerge
>>  - followed by -
>> sudo portmaster -a
>>
>> portmaster will handle the upgrade order according to the dependencies.
>>
>>>
>>> If there is a file deleted beforehand, please let me know.
>>>
>>>
>>> (12/05/15 22:37), Zhihao Yuan wrote:


 On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
     wrote:
>
>
> After deleting a file, when make install clean was performed again, the
> following errors came out and compile was interrupted.
>
> ==>Patching for xfce4-session-4.10.0
> ==>Applying FreeBSD patches for xfce4-session-4.10.0
> 1 out of 1 hunks ignored--saving rejects to
> xfce4-session/xfsm-shutdown-helper.c.rej
> =>Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
> cleanly.
>
>
> (2012/05/15 21:26), Zhihao Yuan wrote:
>>
>>
>>
>> On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
>>       wrote:
>>>
>>>
>>>
>>> M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.
>>>
>>> The following contribution tends to be seen and it is going to
>>

Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Takashi Fujita

(2012/05/17 1:45), Olivier Duchateau wrote:

To enable shutdown/restart, just replace 'PUTYOURGROUPHERE' with your

 own user group, and create a .pkla file under
 /usr/local/etc/polkit-1/localauthority/50-local.d (use mkdir -p to
 create this).
The file "org.freedesktop.consolekit.pkla" was created by the following 
contents.


[Local restart]
  Idendity=unix-group:power
  Action=org.freedesktop.consolekit.system.restart
  ResultAny=yes
  ResultInactive=no
  ResultActive=yes

  [Local shutdown]
  Idendity=unix-group:power
  Action=org.freedesktop.consolekit.system.stop
  ResultAny=yes
  ResultInactive=no
  ResultActive=yes

  [Local restart - multiple]
  Idendity=unix-group:power
  Action=org.freedesktop.consolekit.system.restart-multiple-users
  ResultAny=yes
  ResultInactive=no
  ResultActive=yes

  [Local shutdown - multiple]
  Idendity=unix-group:power
  Action=org.freedesktop.consolekit.system.stop-multiple-users
  ResultAny=yes
  ResultInactive=no
  ResultActive=yes

  The user who logs in was added to the power group.

  However, the button of a reboot and a shutdown is invalid and it 
cannot push.

  If it carries out, how can it push?


--
Takashi Fujita
rina.invers...@gmail.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"