Opened 15 years ago
Closed 15 years ago
#20128 closed submission (fixed)
Portfile for pthsem
Reported by: | mail@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | pthsem |
Description
Portfile for pthsem
Attachments (2)
Change History (5)
Changed 15 years ago by mail@…
Changed 15 years ago by nerdling (Jeremy Lavergne)
Attachment: | Portfile-pthsem.diff added |
---|
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
Owner: | changed from macports-tickets@… to snc@… |
---|---|
Port: | pthsem added |
Status: | new → assigned |
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.
comment:2 Changed 15 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?
comment:3 Changed 15 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
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!
changes I'd like made to the portfile