Commits

Eitan Adler authored and Frank Schima committed 73495a4c77e
pdksh: modernize

- remove dead mirrors - update "homepage". The original homepage is a 404 and there isn't a new one. Replace with one the mirrors since it is required - use modern hashes - add modeline
No tags

shells/pdksh/Portfile

Modified
7 7 maintainers nomaintainer
8 8 license public-domain
9 9
10 10 description A Public Domain clone of ksh
11 11 long_description \
12 12 At the moment, it has most of the ksh88 features, not much of \
13 13 the ksh93 features, and a number of its own features. pdksh was \
14 14 initially created by Eric Gisin using Charles Forsyth's public \
15 15 domain V7 shell as a base as well as parts of the BRL shell. \
16 16 Since then a number of people have maintained and contributed to it
17 +
17 18 platforms darwin
18 -homepage http://www.cs.mun.ca/~michael/pdksh/
19 -master_sites ftp://ftp.cs.mun.ca/pub/pdksh/ \
20 - ftp://gd.tuwien.ac.at/utils/shells/pdk \
21 - ftp://ftp.lip6.fr/pub/unix/shells/pdksh/ \
22 - ftp://ftp.rge.com/pub/shells/pdksh/
23 -checksums md5 871106b3bd937e1afba9f2ef7c43aef3
19 +homepage https://web.archive.org/web/20160918190548/http://www.cs.mun.ca/~michael/pdksh/
20 +master_sites ftp://gd.tuwien.ac.at/utils/shells/pdk \
21 + ftp://ftp.lip6.fr/pub/unix/shells/pdksh/
22 +checksums rmd160 3ecb47ac7c7fc43445806a68c740c94278e2368f \
23 + sha256 ab15bcdd50f291edc632bca351b2edce5405d4f2ce3854d3d548d721ab9bbfa6 \
24 + size 480107
25 +
24 26 configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man
25 27 destroot.destdir prefix=${destroot}${prefix}
26 28 patchfiles patch-siglist.sh.diff patch-Makefile.in.diff

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut