[fink:bugs] Re: #1659 telnet-54.50.1-1

Jack Howarth via Fink-tracker <[email protected]> Wed, 25 Oct 2017 13:44:14 +0000
Newsgroups gmane.os.apple.fink.tracker
Message-ID </p/fink/bugs/1659/CAP5Ds0B0NvayzOCNRbmLadkuXnfpi+MoBwA8e-CsEbkQ=zBRDg@mail.gmail.com>
On Wed, Oct 25, 2017 at 7:37 AM, Daniel Macks <[email protected]> wrote:
> Unrelatedly, the build gives a fat binary. Any way we can scrap the i386 to
> save a bunch of compile-time?
>

Daniel,
     I assume this could be done by changing the line in
libtelnet/libtelnet-13/libtelnet.xcodeproj/project.pbxproj from...

ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";

to

ARCHS = "$(ARCHS_STANDARD)";

per https://pewpewthespells.com/blog/buildsettings.html.
                 Jack


> ________________________________
>
> [bugs:#1659] telnet-54.50.1-1
>
> Status: closed-accepted
> Group: Added_to_Fink
> Created: Sat Aug 26, 2017 12:22 PM UTC by Jack Howarth
> Last Updated: Wed Oct 25, 2017 11:34 AM UTC
> Owner: nobody
>
> The attached info file provides the deprecated telnet program from Sierra
> for High Sierra.
>
> Package: telnet
> Version: 54.50.1
> Revision: 1
> Distribution: 10.13
> BuildDepends: xcode.app
> Source:
> https://opensource.apple.com/tarballs/remote_cmds/remote_cmds-%v.tar.gz
> Source-MD5: c1f86e0f942abaff94c28f169b56463d
> Source2: https://opensource.apple.com/tarballs/libtelnet/libtelnet-13.tar.gz
> Source2-MD5: 8486208dd3ec490121ec2b7d6a737554
> SourceDirectory: remote_cmds-%v/telnet.tproj
> PatchScript: <<
> #!/bin/sh -ev
> perl -pi -e "s|-DFORWARD |-DFORWARD -I.|g" Makefile
> perl -pi -e "s|-ltelnet|-L%b/../../libtelnet-13/build/Release -ltelnet|g"
> Makefile
> ln -s ../../../libtelnet-13 libtelnet
> cp ../APPLE_LICENSE APPLE_LICENSE
> cp ../../libtelnet-13/LICENSE LICENSE
> <<
> CompileScript: <<
> #!/bin/sh -ev
> cd ../../libtelnet-13
> xcodebuild -project libtelnet.xcodeproj -alltargets -configuration Release
> cd ../remote_cmds-%v/telnet.tproj
> make
> <<
> InstallScript: <<
> #!/bin/sh -ev
> mkdir -p %i/bin %i/share/man/man1
> install -m 555 /tmp/telnet/Debug/telnet %i/bin/telnet
> install -m 444 telnet.1 %i/share/man/man1/telnet.1
> <<
> DocFiles: APPLE_LICENSE LICENSE README
> License: BSD
> Description: Port of NetBSD remote client
> DescDetail: <<
> This package provide the deprecated telnet program from Sierra on High
> Sierra.
> <<
> Maintainer: None <[email protected]>
> Homepage:
> https://opensource.apple.com/source/remote_cmds/remote_cmds-54.50.1/telnet.tproj/
>
> Tested on 10.13 with 'fink -m'.
>
> ________________________________
>
> Sent from sourceforge.net because you indicated interest in
> https://sourceforge.net/p/fink/bugs/1659/
>
> To unsubscribe from further messages, please visit
> https://sourceforge.net/auth/subscriptions/


---

** [bugs:#1659] telnet-54.50.1-1**

**Status:** closed-accepted
**Group:** Added_to_Fink
**Created:** Sat Aug 26, 2017 12:22 PM UTC by Jack Howarth
**Last Updated:** Wed Oct 25, 2017 11:37 AM UTC
**Owner:** nobody


The attached info file provides the deprecated telnet program from Sierra for High Sierra.

~~~
Package: telnet
Version: 54.50.1
Revision: 1
Distribution: 10.13
BuildDepends: xcode.app
Source: https://opensource.apple.com/tarballs/remote_cmds/remote_cmds-%v.tar.gz
Source-MD5: c1f86e0f942abaff94c28f169b56463d
Source2: https://opensource.apple.com/tarballs/libtelnet/libtelnet-13.tar.gz
Source2-MD5: 8486208dd3ec490121ec2b7d6a737554
SourceDirectory: remote_cmds-%v/telnet.tproj
PatchScript: <<
#!/bin/sh -ev
perl -pi -e "s|-DFORWARD |-DFORWARD -I.|g" Makefile
perl -pi -e "s|-ltelnet|-L%b/../../libtelnet-13/build/Release -ltelnet|g" Makefile
ln -s ../../../libtelnet-13 libtelnet 
cp ../APPLE_LICENSE APPLE_LICENSE
cp ../../libtelnet-13/LICENSE LICENSE
<<
CompileScript: <<
#!/bin/sh -ev
cd ../../libtelnet-13
xcodebuild -project libtelnet.xcodeproj -alltargets -configuration Release
cd ../remote_cmds-%v/telnet.tproj
make
<<
InstallScript: <<
#!/bin/sh -ev
mkdir -p %i/bin %i/share/man/man1
install -m 555 /tmp/telnet/Debug/telnet %i/bin/telnet
install -m 444 telnet.1 %i/share/man/man1/telnet.1
<<
DocFiles: APPLE_LICENSE LICENSE README
License: BSD
Description: Port of NetBSD remote client
DescDetail: <<
This package provide the deprecated telnet program from Sierra on High Sierra.
<<
Maintainer: None <[email protected]>
Homepage: https://opensource.apple.com/source/remote_cmds/remote_cmds-54.50.1/telnet.tproj/
~~~
Tested on 10.13 with 'fink -m'.


---

Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/fink/bugs/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/fink/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Fink-tracker mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.tracker