Commits

Ken Cunningham authored 6520997bbda
bdump: homepage now at archive.org
No tags

sysutils/bdump/Portfile

Modified
3 3 name bdump
4 4 version 3.5
5 5 categories sysutils
6 6 platforms darwin
7 7 maintainers nomaintainer
8 8 description view files in hex and ASCII formats side by side
9 9 long_description \
10 10 A replacement for od for viewing binary files. Allows viewing hex \
11 11 and ASCII formats side by side.
12 12
13 -homepage http://www.braham.net/Phil/linux_utils.html
14 -master_sites http://www.braham.net/Phil/Linux_utils/bdump/
13 +homepage https://web.archive.org/web/20080513002949/http://www.braham.net/Phil/linux_utils.html
14 +master_sites https://web.archive.org/web/20080513002949/http://www.braham.net/Phil/Linux_utils/bdump/
15 15 distname ${name}
16 16 checksums md5 df6d2abbd7179fddef660f1b85ff4a7d
17 17 use_zip yes
18 18
19 19 extract.mkdir yes
20 20
21 21 use_configure no
22 22
23 23 build {
24 24 system -W ${worksrcpath} "${configure.cc} ${configure.cflags} ${configure.cc_archflags} bdump.c -o bdump"

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

Add shortcut