#44479 closed submission (fixed)
kick - add new port
Reported by: | gtolemans@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mkae (Marko Käning) | |
Port: | kick |
Description (last modified by anddam (Andrea D'Amore))
The kick library provides containers with better performance and a smaller footprint compared to much larger libraries (STL, C++ Standard Library, boost). Header-only files also make it easy to import kick into any existing project.
Attachments (1)
Change History (7)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | kick added |
---|
Changed 10 years ago by gtolemans@…
comment:3 Changed 10 years ago by mkae (Marko Käning)
Cc: | mk@… added |
---|---|
Version: | 2.3.1 |
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r123095 with a few whitespace changes, including converting the remaining tabs to spaces. I also deleted an unnecessary directory creation.
comment:6 Changed 10 years ago by anddam (Andrea D'Amore)
Description: | modified (diff) |
---|---|
Summary: | kick → kick - add new port |
Also in future please use a more descriptive summary, see the guide.
Note: See
TracTickets for help on using
tickets.
Thanks. Some initial observations:
# $Id$
lineuse_configure no
instead ofconfigure {}
name kick
line since thebitbucket.setup
line sets that for yousupported_archs noarch
because you're just installing architecture-agnostic text files