reverbrain / eblob

Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics
GNU Lesser General Public License v3.0
104 stars 29 forks source link

[FreeBSD]: added freebsd port files #5

Closed zloidemon closed 10 years ago

zloidemon commented 11 years ago

I wrote freebsd port and it commited to freebsd ports tree.

bioothod commented 11 years ago

Is there any way to automatically generate parts of those files? Like commits, versions, hash sum and so on?

zloidemon commented 11 years ago

Yes. Example from source github support commits. Need tags in repo:

512 # GH_TAGNAME - name of the tag to download (master, 2.0.1, ...) 513 # default: ${DISTVERSION}