Bug 204080 - [NEW PORT] devel/boot_clj: Build tooling for Clojure
Summary: [NEW PORT] devel/boot_clj: Build tooling for Clojure
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords: feature, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-10-27 23:22 UTC by Tobias Kortkamp
Modified: 2016-01-13 13:43 UTC (History)
0 users

See Also:


Attachments
boot_clj.shar (2.57 KB, text/plain)
2015-10-27 23:22 UTC, Tobias Kortkamp
no flags Details
Poudriere log FreeBSD 10.2/amd64 (16.95 KB, text/x-log)
2015-10-27 23:23 UTC, Tobias Kortkamp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2015-10-27 23:22:45 UTC
Created attachment 162519 [details]
boot_clj.shar

Boot is a Clojure build framework and ad-hoc Clojure script evaluator.
Boot provides a runtime environment that includes all of the tools
needed to build Clojure projects from scripts written in Clojure that
run in the context of the project.

WWW: https://github.com/boot-clj/boot
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2015-10-27 23:23:21 UTC
Created attachment 162520 [details]
Poudriere log FreeBSD 10.2/amd64
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-13 09:06:41 UTC
@Tobias, what was the reason for the resolution 'overcome by events' ?
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-13 09:07:30 UTC
Re-open for more information on resolution
Comment 4 Tobias Kortkamp freebsd_committer freebsd_triage 2016-01-13 10:39:32 UTC
Boot has its own internal updating system.  On first start it will always download Boot from Maven Central for each user, providing almost no benefit from installing the port.  I initially thought that having an initial version of Boot available from pkg would be a good thing but the port will always lag behind a new boot release in which time you'd have updated boot already using `boot -u`.

Boot was also updated recently leaving me with the option of either updating the port or bailing out.

TLDR: I chose "overcome by events" as meaning "do not want to maintain anymore".
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2016-01-13 13:43:51 UTC
Closing, see comment 4

Thanks Tobias!