Page MenuHomeFreeBSD

sysutils/avfs: Unbreak and Revive Port
ClosedPublic

Authored by bofh on Feb 7 2015, 10:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 1:21 PM
Unknown Object (File)
Wed, Jan 22, 11:55 AM
Unknown Object (File)
Thu, Jan 2, 9:26 PM
Unknown Object (File)
Wed, Dec 25, 8:52 PM
Unknown Object (File)
Wed, Dec 25, 8:48 PM
Unknown Object (File)
Dec 1 2024, 6:27 AM
Unknown Object (File)
Nov 30 2024, 4:49 PM
Unknown Object (File)
Nov 25 2024, 7:02 PM
Subscribers
None

Details

Reviewers
bapt
marino
Summary
  • Update version 0.9.9=>1.0.2
  • Pass maintainership to submitter
  • Add LICENSE(LGPL20 GPLv2)
  • Remove OPTIONS LIBRARY to make default as most of the dependent ports require the library
  • Make proper use of OPTIONSNG to declutter ${PORT_OPTIONS:M*}
Test Plan

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bofh retitled this revision from to sysutils/avfs: Unbreak and Revive Port.
bofh updated this object.
bofh edited the test plan for this revision. (Show Details)
bofh added reviewers: bapt, marino.
bofh set the repository for this revision to rP FreeBSD ports repository.
marino edited edge metadata.

The only issue I have is with the commit message.

  1. The PR that it clearly based on is not listed
  2. The title isn't that good. I think it should be something like "<cat>/<port>: Revive and update version 0.9.9=>1.0.2
  3. move "unbreak" to a bullet

you need to follow https://www.freebsd.org/doc/en/articles/committers-guide/ports.html#ports-qa-re-adding
which means a line from MOVED should be removed as well.

This revision is now accepted and ready to land.Feb 7 2015, 12:40 PM

Committed revision 378590.