Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

New devel/codeblocks-devel port for FreeBSD

<< < (3/3)

moesasji:
Just let me know of any errors or difficulties you experience.
I might still be able to help you get it up and running....
In the end I've played enough with FreeBSD to understand how it installs things.

stefanos_:
moesasji I would like your help man. I ran the command you gave me and I now have the trunk folder. How to pack it? I don't know how to do it. When you have time can you please help me?

Regards

Stefanos_

P.S: By showing the way be sure that I will share it everywhere on the internet :) Lots of guys like me need this.

moesasji:
I'm sorry for the delay as I didn't notice the reply....these alert-mails don't go to my normal email-address.

You need to pack the directory with the files retrieved via SVN into a tarball. If I'm correct the command is as follows:


--- Code: ---tar -pczf name_of_your_archive.tar.gz /path/to/directory
--- End code ---

The name that the archive should have you can determine by running a make install in the created ports-directory (the one that is created by the shell-script)

Once you've created the archive.....move it over to the distfiles directory for FreeBSD. Probably /usr/ports/distfiles (or where-ever you've put your ports-tree). Then run make install again and it should install the checked-out version.


Navigation

[0] Message Index

[*] Previous page

Go to full version