Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #12685 (closed enhancement: fixed)

Opened 15 months ago

Last modified 6 months ago

bzip2 big revision (manpages, soft links...)

Reported by: nox@… Owned by: ryandesign@…
Priority: Normal Milestone: Port Enhancements
Component: ports Version:
Keywords: Cc:
Port:

Description

Changes:

  • Restored correct soft links instead of hard ones.
  • Replaced ".so" manpages with soft links (see #6087 for more information)
  • Fixed so patch for the other supported architectures.
  • Added standard doc installation.
  • Added test support.

Attachments

bzip2-1.0.4_2.diff (6.7 KB) - added by nox@… 15 months ago.
patch-Makefile-dylib.diff.diff (1.2 KB) - added by nox@… 15 months ago.

Change History

Changed 15 months ago by nox@…

Changed 15 months ago by nox@…

As this is a big diff, i prefer to discuss it here before commiting it if you have anything to say about it.

Changed 15 months ago by nox@…

Changed 15 months ago by nox@…

I've attached a patch against the dylib patch.
Changes:

  • Soft links are now correctly copied in ${destroot} (with the -R cp flag).
  • the dylib file is now installed with 0755 permissions, as are other port libs.
  • Removed the chmod against the lib archive, this file is already readable by everyone.

Changed 10 months ago by nox@…

  • cc ryandesign@…, nox@… removed

Maybe you've forgotten this one too, Ryan ;)

Changed 6 months ago by nox@…

  • status changed from new to closed
  • resolution set to fixed

Fixed softlinks and manpages in r36758.

Note: See TracTickets for help on using tickets.