Opened 10 years ago

Last modified 10 years ago

#45161 new submission

[NEW] oclint

Reported by: adexter@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: oclint

Description


Attachments (2)

Portfile (1.8 KB) - added by adexter@… 10 years ago.
oclint_wrapper (156 bytes) - added by adexter@… 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by adexter@…

Attachment: Portfile added

Changed 10 years ago by adexter@…

Attachment: oclint_wrapper added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Thanks. Some observations:

  • Since this project is hosted at github, it should use the github portgroup.
  • If possible, fetch from a tarball instead of from the git repository. The github portgroup will do that by default (i.e. if you don't override fetch.type).
  • Since this project builds using cmake, it should use the cmake portgroup.
  • Instead of including a "cd" command in build.cmd, set build.dir.
  • Instead of using "system" to run "cp -R", use the MacPorts "copy" command.
Note: See TracTickets for help on using tickets.