strfry / ports-1

Collection of FreeBSD ports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSD.ci FreeBSD and HardenedBSD Ports

  • devel/py-ioc - Python Module libioc
  • sysutils/ioc - Command Line Interface ioc

Install

git clone https://github.com/bsdci/ports

cd ports/

cd devel/py-libioc/
# make clean
make
# make deinstall
make install
cd ..

cd sysutils/ioc
# make clean
make
# make deinstall
make install
cd ..

About

Collection of FreeBSD ports


Languages

Language:Makefile 71.1%Language:Shell 28.9%