Hi everyone
I'm new in freeBSD world
I'm on freeBSD 9.3 RELEASE
I created a package of one standard freeBSD port
by cd to port directory and using following command
make package-recursive
then I installed /usr/ports-mgmt/pkg
now when i try to add package with "pkg add' , I get the following error
"pkg: port-name.tbz is not a valid package: no manifest found"
notes to mention :
* I have to stay on freeBSD 9.3 , I can't upgrade
* this is a fresh install of freeBSD
* ports tree isn't updated , because when i update my port tree i can't run make command anymore
* I have to use a package ,because i want to install that port on other machines which don't have any network connection
* the port i'm trying to install doesn't have any dependency
* my pkg version is : pkg-1.2.7
any help will be really approciated
I'm new in freeBSD world
I'm on freeBSD 9.3 RELEASE
I created a package of one standard freeBSD port
by cd to port directory and using following command
make package-recursive
then I installed /usr/ports-mgmt/pkg
now when i try to add package with "pkg add' , I get the following error
"pkg: port-name.tbz is not a valid package: no manifest found"
notes to mention :
* I have to stay on freeBSD 9.3 , I can't upgrade
* this is a fresh install of freeBSD
* ports tree isn't updated , because when i update my port tree i can't run make command anymore
* I have to use a package ,because i want to install that port on other machines which don't have any network connection
* the port i'm trying to install doesn't have any dependency
* my pkg version is : pkg-1.2.7
any help will be really approciated