Page MenuHomeFreeBSD

Removing dead code.
ClosedPublic

Authored by mat on Jun 8 2016, 11:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 22, 3:11 AM
Unknown Object (File)
Feb 18 2024, 8:31 AM
Unknown Object (File)
Jan 28 2024, 5:37 PM
Unknown Object (File)
Jan 15 2024, 4:09 PM
Unknown Object (File)
Jan 15 2024, 9:03 AM
Unknown Object (File)
Jan 8 2024, 6:51 AM
Unknown Object (File)
Jan 8 2024, 6:50 AM
Unknown Object (File)
Dec 30 2023, 6:31 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 4180
Build 4223: arc lint + arc unit

Event Timeline

mat retitled this revision from to Removing dead code..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
mat edited edge metadata.
  • Remove the double eval that do-fetch was using.
mat edited edge metadata.
  • Only check the size if the file has a size.
  • The file is now supposed to be unescaped, and expand a comment.
  • Fix some stuff.
  • Reverse tests to decrease complexity.
mat edited edge metadata.
  • Extract create-manifest.
bapt added a reviewer: bapt.
bapt added a subscriber: bapt.

nice one!

This revision is now accepted and ready to land.Jun 10 2016, 7:30 PM
mat edited edge metadata.
  • Don't need MANIFESTF in b.p.m any more. If +DISPLAY is empty, remove it.
This revision now requires review to proceed.Jun 11 2016, 1:31 AM
mat edited edge metadata.
  • Fix FETCH_ENV. (For the all of one port using it.)
  • Fix fetch for geomWatch & xpi-splash.
  • Remove the eval/quote madness that was just fixed.
  • More eval madness.
  • Fix.
  • validate environment of create-manifest.
  • Add a few checks for (MASTER|PATCH)_SITES groups that have dashes (or
This revision was automatically updated to reflect the committed changes.