#12826 closed submission (fixed)
NEW port submission: bmake
Reported by: | tdflavius@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | tdflavius@…, ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
This is a Portfile for bmake, the portable NetBSD make. The manpages are installed directly in prefix/man so I just added a command to move man in share/man after destroot. That might not be the best way to respect hier.
For other platforms, the only thing that should change is the link from sys.mk that should link the appropriate system rules.
Attachments (1)
Change History (5)
Changed 17 years ago by tdflavius@…
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | tdflavius@… ryandesign@… added |
---|---|
Owner: | changed from macports-dev@… to ryandesign@… |
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:4 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
I added the portfile in r30572 with quite a few changes. In particular I changed the way that the mandir is fixed, I changed a lot of the white space, changed the way you made the symlink, removed unnecessary arguments, abstracted out the versions of the two packages, and made you the port's maintainer. Thank you for your contribution!