Opened 10 years ago
Closed 9 years ago
#46518 closed enhancement (invalid)
pdftk: Use compilers portgroup
Reported by: | mf2k (Frank Schima) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | pdftk |
Description (last modified by mf2k (Frank Schima))
The pdftk port is limited to requiring old gcc versions currently. It should be modified to use the compilers portgroup to use gcc 4.9 at least.
Change History (3)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The pdftk port cannot use a gcc other than 4.5 or 4.7 until those versions of gcc can compile java code correctly. (pdftk is written in java.) See #22066 and #40058.
The compilers portgroup seems to be geared towards ports needing to use fortran, not those needing to use java. (I did not find any occurrences of "java" or "gcj" in the compilers portgroup.)