Posts

Showing posts with the label Dead Simple Package

How to Create and Distribute my own FreeBSD package

 How to Create and Distribute my own FreeBSD package Vermaden has an Excellent article on using FreeBSD Poudriere and setting up NGinx to serve packages.   I wrote a document about learning Packaging,  " Dead Simple Packaging How To "  ' for FreeBSD Dummies' http://ghostbsdarm64.hopto.org/packages/  Dead_Simple_Binary_Packaging_How_To_10 _6C.pdf   PDF Document describing How to Create and Distribute my own FreeBSD package for you to read and learn.  I placed some diagrams in there, to make it easy to understand. http://ghostbsdarm64.hopto.org/packages   my NGINX webserver directory for serving ghostbsd-arm64 packages to the world. http://ghostbsdarm64.hopto.org/packages/Guru_pdf_abiword.tar.gz   Here is source Abiword files for GURU shell script and python application  "Generate_User_Report_for_Upload" application for FreeBSD and GhostBSD. Contents of the file Guru_pdf_abiword.tar.gz $ tar tvf Guru*.gz -rw-r--r-- fred/fred ...