Reply
 
Thread Tools Display Modes
  #1  
Old 09-01-2006, 04:35 AM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default How long did it take to catch this evil PBI?
The question I pose is this. How long did it take for this PBI to be removed after it was placed on PBIDir for public download?

Code:
Dixie# cat PBI.SetupScript.sh
#!/bin/sh
pkg_add /Programs/Eric3.8.1/qscintilla-1.6.tbz && rm /Programs/Eric3.8.1/qscintilla-1.6.tbz
pkg_add /Programs/Eric3.8.1/py24-sip-4.3.2.tbz && rm /Programs/Eric3.8.1/py24-sip-4.3.2.tbz
pkg_add /Programs/Eric3.8.1/py24-qt-3.15.1.tbz && rm /Programs/Eric3.8.1/py24-qt-3.15.1.tbz
pkg_add /Programs/Eric3.8.1/eric-3.8.1.tbz && rm /Programs/Eric3.8.1/eric-3.8.1.tbz
cp /Programs/Eric3.8.1/eric3 /usr/local/bin/
kdialog --msgbox "Thank you for installing Eric 3 - Python IDE"
kdialog --msgbox "Thank you for clicking the \"OK\" button"
Dixie# cat PBI.RemoveScript.sh
#!/bin/sh
pkg_delete eric-3.8.1
pkg_delete py24-qt-3.15.1
pkg_delete py24-sip-4.3.2
pkg_delete qscintilla-1.6
I had installed this PBI along time ago, having just installed lang/ruby18 to stop the Amarok PBI cuss'ing at me every track swap and wanted to check what I did to my install.

I have noticed that this PBI has been removed from PBIDir.com So I can't track when it was installed. It was at least a few months ago.

Checked out pkg_delete -n eric-3.8.1. and cooked it, removing it's place in /Programs and misc stuff now.
Reply With Quote
  #2  
Old 09-01-2006, 03:09 PM
mal.exe mal.exe is offline
Senior Member
 
Join Date: Aug 2005
Posts: 804
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to mal.exe
Default
oh well... :?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Proof of Concept -- EVIL PBI TerryP PBI Discussion 37 08-19-2007 09:06 PM
Realplayer is evil TerryP The Lounge 9 01-09-2007 07:14 PM
capsLOCK good or EVIL? TerryP The Lounge 1 12-19-2006 01:24 PM
Operation Evil Spider TerryP The Lounge 0 08-19-2006 09:09 PM
Boredem is evil TerryP The Lounge 13 07-24-2006 12:12 AM


All times are GMT. The time now is 04:55 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.