Bug 173197 - [patch] add port for atf-0.16
Summary: [patch] add port for atf-0.16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-29 19:10 UTC by Roman Naumann
Modified: 2012-10-29 22:58 UTC (History)
0 users

See Also:


Attachments
atf-0.16.shar (6.14 KB, application/x-shar)
2012-10-29 19:23 UTC, Roman Naumann
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Naumann 2012-10-29 19:10:00 UTC
See also ports/146754, the pkg-descr was copied from there too. It looks like an older version of ATF was in ports for a while from the comments in this PR, but it's gone.

ATF-0.16 was merged into 10-CURRENT in on September 4, which makes use of ATF for FreeBSD related programs attractive. The pkgng team considers using it too (talked with bapt@ and bdrewery@ about this on IRC). However, no port exists at the moment to use ATF on older/stable versions of FreeBSD, which is necessary for adoption. So here it is.

Tested compiling on 9.0 with gcc/g++ and clang/clang++.
Comment 1 Roman Naumann 2012-10-29 19:23:35 UTC
I forgot to attach the shar file, sorry. I hope this attachment reaches GNATS. :-)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2012-10-29 20:39:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 3 Bryan Drewery freebsd_committer freebsd_triage 2012-10-29 22:58:50 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!