8000 GitHub - strfry/ports-1: Collection of FreeBSD ports
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

strfry/ports-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 71.1%
  • Shell 28.9%
0