Ticket #11934 (closed enhancement: wontfix)
REVISION: gettext 0.16.1_1
| Reported by: | n.oxyde@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | ryandesign@…,nox@… | |
| Port: |
Description
This revision adds installation of trivial documentation files such as ChangeLog and README, and emacs, mono, pnet and java variants.
It also adds doc variant, which enables extra html documentation.
Finally, I've removed the obsolete --mandir and --infodir configure options and darwin 6 platform, as it's not anymore supported by MacPorts.
Attachments
Change History
comment:1 Changed 6 years ago by markd@…
- Cc rryandesign@… added
- Owner changed from macports-dev@… to ryandesign@…
Assign to maintainer.
comment:2 Changed 6 years ago by markd@…
- Cc ryandesign@… added; rryandesign@… removed
Correct address of maintainer in cc field.
comment:3 Changed 6 years ago by ryandesign@…
Trac never notified me about this ticket's existence. Weird.
I don't like doing all these things in a single commit. Also, please respect my portfile whitespace / formatting preferences. Breaking it up:
- r25895: removed "platform darwin 6" section.
- r25897: removed unnecessary --mandir and --infodir switches.
The rest, properly formatted, is in my new attachment gettext-0.16.1_1-2.diff, which I'm not committing yet because I'm having problems with it, which I'll describe in a moment.
comment:5 Changed 6 years ago by ryandesign@…
platform darwin 6 section restored in r26525, following mailing list discussion that, while Jaguar is not supported anymore, that doesn't mean we should arbitrarily remove Jaguar-specific code from portfiles.
comment:6 Changed 6 years ago by ryandesign@…
Sorry for the delay in commenting on the problems I'm having with the remaining changes in gettext-0.16.1_1-2.diff. The problem is that many different things are being changed, and I either do not know why or am having difficulty separating out the logically separate parts so that they can be committed separately. If you would like to see these changes incorporated, please submit a new diff which changes just one thing, along with justification for or explanation of that change, and I will consider committing it. Then you can submit another diff with another single change, along with explanation, and so on, until we have dealt with all your suggestions.
comment:7 Changed 6 years ago by nox@…
- Cc nox@… added; n.oxyde@… removed
- Priority changed from Nice to have to Normal
Oh, I haven't seen that, I'll try to get into it again and split my patch.

