New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20128 (closed submission: fixed)

Opened 3 years ago

Last modified 3 years ago

Portfile for pthsem

Reported by: mail@… Owned by: snc@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: pthsem

Description

Portfile for pthsem

Attachments

Portfile Download (1.2 KB) - added by mail@… 3 years ago.
Portfile-pthsem.diff Download (1.5 KB) - added by snc@… 3 years ago.
changes I'd like made to the portfile

Change History

Changed 3 years ago by mail@…

Changed 3 years ago by snc@…

changes I'd like made to the portfile

Changed 3 years ago by snc@…

  • owner changed from macports-tickets@… to snc@…
  • status changed from new to assigned
  • port set to pthsem

The long_description change is purely cosmetic.

The --mandir change in configure.args is going to have to happen. Installing to man instead of share/man isn't acceptable in MacPorts (or most other distros, really).

The other configure.args changes are ones I'd suggest, after reading configure --help. Likewise, there are tests that can be run.

Please let me know if you approve of my additional changes.

Changed 3 years ago by mail@…

Looks great, but i think you want to have the option --enable-pthread instead of --enable-pthreads.

Everything works fine with your changes and --enable-pthread on my machine.

BTW: Why i don't get an error with the wrong manpath?

Changed 3 years ago by snc@…

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

Committed in r53758.

Regarding the manpath: I got these warnings from MacPorts 1.7.1.

violation by /opt/local/man
pthsem violates the layout of the ports-filesystems!
Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!
Note: See TracTickets for help on using tickets.