Version: 20170509, Package name: boar-20170509 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Boar is a version control system for handling large binary files, something that most other VCSs doesn't handle very well. This makes it possible to version control your music, images, videos, and other valuable binary data. |
Filesize: 1424.054 KB |
Version History (View Complete History) |
|
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-27 17:55:05 by Stuart Henderson | Files touched by this commit (24) |
Log message: remove more PKG_ARCH=* with pyc in PLIST |
2018-08-19 03:00:45 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Drop the empty do-build target and use NO_BUILD=Yes and MODPY_BUILDDEP=Yes. |
2018-04-30 18:18:21 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Unbreak, this needs python for building (compilall.y). make show=BUILD_DEPENDS is a good hint when you want to make sure BDEP are what you think they are. Remove useless MODPY_DEFAULT_VERSION. There are some weird @comment handling in the PLIST but that's a fight for another day. |