Skip to content

t-zuehlsdorff/asap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASAP

"A Scout And Patcher" aims to scout new versions of software stored in the FreeBSD portstree and automatically tries to create and verify a patch to update its version in the portstree.

Requirements

Needed ports:

  • www/dddbl

Needed software:

  • PHP 5.6 +
  • PostgreSQL 9.5 +

Needed PHP modules:

  • pdo_pgsql

Additional requirements for tests

Needed PHP modules:

  • pcntl
  • posix
  • sysvmsg
  • sysvshm

How to execute the tests: php third_party/aphpunit/aphpunit.php tests/

Releases

No releases published

Packages

No packages published

Languages