[MacPorts] #67405: smake @1.2.5: Update to 1.6

MacPorts noreply at macports.org
Fri May 12 21:02:31 UTC 2023


#67405: smake @1.2.5: Update to 1.6
---------------------------+--------------------
  Reporter:  Dave-Allured  |      Owner:  (none)
      Type:  update        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:
Resolution:                |   Keywords:
      Port:  smake         |
---------------------------+--------------------

Comment (by RobK88):

 I was able to build the latest version of `smake` - version 1.6 on my Mac
 running High Sierra.

 {{{
 Grinchs-MBP:i386-darwin-clang grinch$ ./smake -version
 Smake release 1.6 2021/08/12 (x86_64-apple-macosx17.7.0) Copyright (C)
 1985, 87, 88, 91, 1995-2021 J?rg Schilling
 }}}


 One cannot create the latest version of `smake` using the old version of
 `smake`.  One must follow the instructions in the BOOTSTRAP README file
 found in the source tarball for Schily Tools.  I was able to built the
 latest version of `smake` using gnu make or `gmake` installed via
 MacPorts.

 If you just want to make the latest version of smake and nothing else, you
 just need to do the following (assuming gnu make or `gmake` is your
 default make program):


 {{{
 cd psmake
 ./MAKE-all
 }}}


 Once the latest version of `smake` is built, you will need to install it.
 Try `./smake INS_BASE=/usr/local INS_RBASE=/usr/local install`. Or just
 install it manually into /usr/local/bin or your desired ditectory.

 I iwll work on updating the Portfile for `smake` (since I need the latest
 version of `smake` to build the latest version of the `star` archiver) and
 will submit a PR.
 (For the `star` PR, please see https://github.com/macports/macports-
 ports/pull/18616)

-- 
Ticket URL: <https://trac.macports.org/ticket/67405#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list