Ticket #329 (closed enhancement: fixed)
Opened 5 years ago
Last modified 5 years ago
add dev-util/diffstat
| Reported by: | mjw | Owned by: | mjw |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | dev-util/diffstat | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'm porting quilt to Haiku, and dev-util/diffstat is a dependency.
Attachments
Change History
Changed 5 years ago by mjw
- attachment diffstat-1.51.bep added
Changed 5 years ago by mjw
- attachment diffstat.OptionalPackageDescription added
comment:1 Changed 5 years ago by augiedoggie
comment:2 Changed 5 years ago by scottmc
- Component changed from default to dev-util/diffstat
- Owner set to mjw
- Summary changed from Please add dev-util/diffstat to add dev-util/diffstat
comment:3 Changed 5 years ago by mjw
The licence looks like the DEC licence, with "Thomas E. Dickey" instead of DEC as the copyright holder.
Would I need to add it as a separate licence?
comment:4 Changed 5 years ago by augiedoggie
Yes, please attach it if you have it available. I did a quick search for it but didn't find it on the first 2 pages and gave up :)
We will have to store it in the repository as 'dev-util/diffstat/licenses/DEC' so that it gets included when building packages and installing.
comment:5 Changed 5 years ago by mjw
I have attached the licence - it's not easy to find. I ended up copying it from the .c file.
Changed 5 years ago by mjw
comment:6 Changed 5 years ago by augiedoggie
- Resolution set to fixed
- Status changed from new to closed
Thanks. Added in r752

As-is isn't a valid license name on Haiku. It is difficult to tell what the actual license is for this one. I assume it is like 'Public Domain' but maybe you could check into it.
Most of the common license names can be found by looking in /boot/system/data/licenses. If the license is not in this directory then we will have to add it as a separate license file so that haikuporter can include it while building the package.