Opened 12 years ago
Closed 12 years ago
#44404 closed submission (duplicate)
Add port libstreamlog
| Reported by: | gtolemans@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ||
| Port: | libstreamlog |
Description
Add port libstreamlog
Streamlog is a simple and lightweight library that maintains an array of user-defined C++ standard output streams. Every time you write to the log, it automatically writes to all of the added streams.
Attachments (2)
Change History (6)
Changed 12 years ago by gtolemans@…
comment:1 follow-up: 2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 12 years ago by gtolemans@…
| Attachment: | Portfile.2 added |
|---|
comment:2 Changed 12 years ago by gtolemans@…
Replying to ryandesign@…:
Since this project is hosted at bitbucket, the bitbucket portgroup should be used. Since this project configures using cmake, the cmake portgroup should be used.
I've updated the Portfile to take advantage of the github (bitbucket appears to be broken) and cmake PortGroups per your request. It's attached to this ticket as Portfile.2.
comment:3 Changed 12 years ago by gtolemans@…
You can close this ticket. I'm not longer interested in calling this port "libstreamlog."
comment:4 Changed 12 years ago by mf2k (Frank Schima)
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
| Version: | 2.3.1 |
Superseded by #44478.
Note: See
TracTickets for help on using
tickets.

Since this project is hosted at bitbucket, the bitbucket portgroup should be used. Since this project configures using cmake, the cmake portgroup should be used.