Re: Hi new openbsd user stumped with error

2014-09-08 Thread Stuart Henderson
On 2014/09/08 10:30, Jason Tubnor wrote:
 On a side note, you aren't using FTP by any chance?

ftp should work too with most mirrors, though it's usually noticably
slower with pkg_add.



Hi new openbsd user stumped with error

2014-09-07 Thread jamezn1c3
Can anyone help me on this?

I've bought the openbsd cd set and book and been learning but I cannot get
past adding packages.

I set the PKG_PATH but when I got add a package i get this error
*Fatal error: Bad List v:*

I'm starting to wonder if its a bug with 5.5 or just me being stupid but I
tried other ftp sites and I've read all my books and I'm stumped.



--
View this message in context: 
http://openbsd.7691.n7.nabble.com/Hi-new-openbsd-user-stumped-with-error-tp255118.html
Sent from the openbsd user - ports mailing list archive at Nabble.com.



Re: Hi new openbsd user stumped with error

2014-09-07 Thread Stuart Henderson
On 2014/09/07 01:12, jamezn1c3 wrote:
 Can anyone help me on this?
 
 I've bought the openbsd cd set and book and been learning but I cannot get
 past adding packages.
 
 I set the PKG_PATH but when I got add a package i get this error
 *Fatal error: Bad List v:*
 
 I'm starting to wonder if its a bug with 5.5 or just me being stupid but I
 tried other ftp sites and I've read all my books and I'm stumped.
 
 
 
 --
 View this message in context: 
 http://openbsd.7691.n7.nabble.com/Hi-new-openbsd-user-stumped-with-error-tp255118.html
 Sent from the openbsd user - ports mailing list archive at Nabble.com.
 

There is no general problem with installing packages in 5.5.

Send the *exact* commands you are typing and the full response and
maybe somebody can help.




Re: Hi new openbsd user stumped with error

2014-09-07 Thread Jason Tubnor
On 7 September 2014 19:54, Stuart Henderson st...@openbsd.org wrote:

 On 2014/09/07 01:12, jamezn1c3 wrote:

  I set the PKG_PATH but when I got add a package i get this error
  *Fatal error: Bad List v:*
 
  I'm starting to wonder if its a bug with 5.5 or just me being stupid but
 I
  tried other ftp sites and I've read all my books and I'm stumped.

 There is no general problem with installing packages in 5.5.

 Send the *exact* commands you are typing and the full response and
 maybe somebody can help.


As Stuart suggested, please provides us with more detail (like the
following and any output that you get, no trivial items missed).  Below is
the root environment variables and the installation of bash on an OpenBSD
5.5-stable host:

# env | grep PKG_PATH
PKG_PATH=http://mirror.internode.on.net/pub/OpenBSD/5.5/packages/amd64/
# pkg_add -v bash
Update candidates: quirks-1.113 - quirks-1.113 (ok)
Shell /usr/local/bin/bash appended to /etc/shells
bash-4.2.45p0: ok
#

Please note, that is a mirror near me and not necessarily the closest one
to you.  Ensure that you select a public HTTP from here (
http://www.openbsd.org/ftp.html#http).  This is the source of documentation
you should really be reading on the OpenBSD package installation (or the
man page) http://www.openbsd.org/faq/faq15.html#PkgMgmt

On a side note, you aren't using FTP by any chance?


Re: Hi - Packages Requests For Current

2012-09-09 Thread Stuart Henderson
On 2012/09/08 18:43, Das wrote:
 Hi,
 
 I was looking over Current and I noticed these programs were not in OpenBSD;

http://www.openbsd.org/faq/ports/ is a good starting point if you're
interested in porting these yourself.



Re: Hi - PCManFM Dead - SpaceFM

2012-09-09 Thread Kevin Chadwick
 I'm not sure who the maintainer is for PCManFM, but that project has
 been stopped and the developer started from scratch based off of it a
 new file manager called SpaceFM;
 
 http://ignorantguru.github.com/spacefm/

That's not quite true, it is not the same developer (unless he took
over) and is apparently working on pcmanfm 2nd generation but spacefm is
based on the PCManFM code in order to work around the udisks package
which broke functionality on linux allowing more control in using sudo
etc. without writing hacks. I'm not certain if pcmanfm is completely
dead either. It seems that the pcmanfm dev does comment on one of
ignorantgurus blogs a couple of comments above this one.

http://igurublog.wordpress.com/2012/03/11/udisks2-another-loss-for-linux/#comment-5848

-- 
___

'Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface'

(Doug McIlroy)
___



Re: Hi - PCManFM Dead - SpaceFM

2012-09-09 Thread Kevin Chadwick
 http://igurublog.wordpress.com

Seems red-hat are pushing some users towards OpenBSD too.

http://igurublog.wordpress.com/2012/08/19/red-hat-flag/

-- 
___

'Write programs that do one thing and do it well. Write programs to work
together. Write programs to handle text streams, because that is a
universal interface'

(Doug McIlroy)
___



Hi - PCManFM Dead - SpaceFM

2012-09-08 Thread Das
Hi,

I'm not sure who the maintainer is for PCManFM, but that project has
been stopped and the developer started from scratch based off of it a
new file manager called SpaceFM;

http://ignorantguru.github.com/spacefm/

I've been running SpaceFM since it has been released, granted it is
still in some early development, but this is my main and only file
manager I run in Slackware under OpenBox and it has been quite stable
without to much hassle...

SpaceFM has some really neat features to it not found in other file
mangers, all I can say is the developer has been busy on this, making
something really nice.

I truly hope that in the near future SpaceFM can be added to -current...

Thank you very much for your time and consideration, I look forward to this...


Cheers
Das



Hi - Packages Requests For Current

2012-09-08 Thread Das
Hi,

I was looking over Current and I noticed these programs were not in OpenBSD;

*WinFF*; (This is a really great FFmpeg frontend for converting video
formats, I find this works much better at converting then Avidemux)

http://code.google.com/p/winff/

*Bleacbit* (Really great for cleaning up and the privacy conscious)

http://bleachbit.sourceforge.net/

*LXAppearance *(This works really great in OpenBox for changing GTK Themes,
I'd imagine it would work just fine in Fluxbox and Blackbox too... The
latest version is actually 0.5.2, just released a few months ago.

http://wiki.lxde.org/en/LXAppearance

I personally use all these applications and they all work great for me in
Slackware 13.37 x86...


Thank you very much for your time and consideration, I look forward to
seeing these hopefully soon in Current...


Cheers
Das


Hi! I am Ilana...

2012-08-14 Thread Ilana Cromartie
Hey there cutie!
I consider ur account pics to be cute;)
I'm Ilana. I bet we will become good friends)
Can't wait to see +1 in the inbox )))



hi^

2012-03-30 Thread advice
hi  ports

s i t e :  urs .   com

i am happy to introduce an electronics for you, this site mainly sell
iphone 4s,ipad,computer,camera... ports

the price is very lower  ports

22:53:48


hi

2011-10-14 Thread GRACE
Hiya!!!  There's  no doubt that you're stunned to gain my best document,
thus will try to help you
describe! I live in the ussr   and My goal is to result in  russian
federation  to operate
out  of the  country! I`m some  manicure grasp,  I've a lot of world wide
degrees.
So  it will  be possible  for everyone to seek out  deliver the results
everywhere, mainly because almost everywhere
little girls all  the best approximately theirselves.   Concerning my
family, When i maintain my body system and also my best facial area a whole 
lot and i also need
quite everyday life.  I  believe  We ought to have it again so  i ought to
satisfy  boyfriend no  one can  care of  me and grow my  very own beloved!
Here are  countless  men  that want to be  with us but I  like to leave
behind  russian federation
when i want  to  meet unusual gentleman. I've  met they  are really far
more style  plus more
wise simply different ones,tend not to sip and are  usually  not 
irritating such  as russians.
I  would not toxins and i  am community consumer,quite often I like to
involve some
red  wine  to   relax  and  just  to make  sure you goal!I am 26 yr old.I'm
 called  Harbour.If  you  would  like connect with me and my friends be sure
to
transmit your current pic and some  information on  you will! And generate
us  an individual's serious label furthermore!!!
I am distributing most of my  favorite pics. La and orange county  Marina
Email  me  immediately at  kasseyqqu...@hotmail.com




Re: hi

2009-11-07 Thread Néstor Ramos

Caros clientes: 
  - Estamos felizes em informar-lhe sobre nós, somos uma empresa atacadista 
na China. Site que vendem principalmente produtos eletrônicos, como câmeras 
digitais, celulares, TV LCD, xbox, Laptops, DV, MP3  Media Players, GPS, e 
assim por diante. 
  - Consulte o site: www.wyzcyn.com 
  - Todos os itens estão em marca nova caixa com acessórios originais, 
embalagens, manuais, cartão de inscrição, número de série e você poderá 
desfrutar de 24 inter-traças garantias .. 
 
- Best Regards! 
   W e b: www.wyzcyn.com 
Online MSN: wyzcyn...@hotmail.com 
   E-mail: wyz...@188.com 
_
Discover the new Windows Vista
http://search.msn.com/results.aspx?q=windows+vistamkt=en-USform=QBRE

bye scrollkeeper, hi rarian

2008-12-17 Thread Jasper Lievisse Adriaanse
hi,

just a quick heads up for people doing ports that have .omf files in
their PLIST.
up untill now you had to depend on scrollkeeper, but as of today we've
switched to rarian.

here's a very quick list of things that changed:

*   change BUILD/RUN_DEPENDS from
::textproc/scrollkeeper
to
::textproc/rarian
*   change PLIST goo from
@exec %D/bin/scrollkeeper-update -q
@unexec %D/bin/scrollkeeper-update -q
to
@exec %D/bin/rarian-sk-update
@unexec %D/bin/rarian-sk-update

it's no longer needed to add a '-q' argument, as rarian-sk-update
already runs in quiet mode.

if you notice any fallout or other issues, please let me know asap.

cheers,
jasper

-- 
Intelligence should guide our actions, but in harmony with the
  texture of the situation at hand
-- Francisco Varela



Hi its me Alexina, how are you today?

2008-11-26 Thread Miss Alexina Wilfred
I have a new email address!You can now email me at: [EMAIL PROTECTED]

Hi,i have accpted you as my gud friend, so reply and let us knw each other more 
ok am Alex and u?



- Miss Alexina Wilfred



Hi its me Alexina, how are you today?

2008-11-26 Thread Miss Alexina Wilfred
I have a new email address!You can now email me at: [EMAIL PROTECTED]

Hi,i have accpted you as my gud friend, so reply and let us knw each other more 
ok am Alex and u?



- Miss Alexina Wilfred



Hi - You have a beautiful eCard- Card from hghtt45 ([EMAIL PROTECTED])

2005-12-22 Thread hghtt45




Hi  

You have received a greeting card from hghtt45 ([EMAIL PROTECTED])

You can preview your eCard message below:
-
Dear all Beach lover

The paradise of my dreams! 

Beach Boy 

-
To view your eCard, please click on the following link, (or copy and paste the 
following link into your web browser's address bar): 
http://www.andamanfans.com/ecard/upcardme.php?step=pickupid=kt810daf1374

Your card will be available for viewing during the next 30 days from 
12-23-2005. 

Please be assured to save it for your personal records before the 30 days are 
over.

I hope you have enjoyed this service and taken some time to send an eCard to 
your special someone. 

To send a card, please visit our web site: 
http://www.andamanfans.com/ecard/index.php

Enjoy and Thanks for visitng AndamanFans.com !