Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14517 (closed enhancement: duplicate)

Opened 9 months ago

Last modified 8 months ago

New port submission for wview v3.6.0

Reported by: mbrooksclark@… Owned by: macports-tickets@…
Priority: Normal Milestone: Port Submissions
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

New portfile for wview3.6.0

Attachments

Portfile (3.8 KB) - added by mbrooksclark@… 9 months ago.
Updated portfile for wview 3.7.0

Change History

Changed 9 months ago by reiffert@…

Replace /opt/local by ${prefix}. Are you sure about /etc and not ${prefix}/etc?

Changed 9 months ago by mbrooksclark@…

Changed /opt/local to ${prefix}. Yes, I'm sure about /etc and not ${prefix}/etc. The software installs files into /etc/wview and /var/wview.

Changed 9 months ago by raimue@…

Ports should never install to /etc or /var directly. They are supposed to use ${prefix}/etc, e.g. /opt/local/etc instead.

Changed 9 months ago by reiffert@…

Please adjust your portfile to have etc and var in $prefix as well. Create patchfiles when it's not doable by configure arguments.

Changed 9 months ago by mbrooksclark@…

I'm working with the developer to see if there's a way to install in ${prefix}/etc and ${prefix}/var without breaking the software. At this point, I'm not sure the software will run with the config files in a different location.

Changed 9 months ago by mbrooksclark@…

Updated portfile for wview 3.7.0

Changed 9 months ago by mbrooksclark@…

Thanks to the developer's efforts, wview now honors ${prefix} for installation in ${prefix}/etc and ${prefix}/var.

Also added some new features, so the version number has been bumped to 3.7.0

Let me know if there are any other issues with the portfile.

Changed 8 months ago by mbrooksclark@…

I haven't heard anything about this portfile for wview3.7.0, so I was wondering if I need to create a new ticket?

Changed 8 months ago by raimue@…

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

Superseded by #14754.

Note: See TracTickets for help on using tickets.