Changeset 81859
- Timestamp:
- 08/06/11 00:11:23 (4 years ago)
- Location:
- trunk/dports/net/fping
- Files:
-
- 2 added
- 1 edited
-
Portfile (modified) (3 diffs)
-
files (added)
-
files/patch-Makefile.am.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/net/fping/Portfile
r81696 r81859 6 6 epoch 1 7 7 version 2.4b2 8 revision 1 8 9 categories net 9 10 maintainers nomaintainer 10 11 platforms darwin 11 homepage http:// www.fping.com12 homepage http://unfix.org/projects/ipv6/ 12 13 master_sites http://unfix.org/projects/ipv6/ 13 14 distname ${name}-${version}_to-ipv6 14 checksums md5 b1f10f88afd35b94846bfb0844d7a834 15 16 checksums md5 b1f10f88afd35b94846bfb0844d7a834 \ 17 sha1 9b540b5fe81feffa5096f10f011d56f0c4dc0c09 \ 18 rmd160 f838382136977e74fe610e06437a2ee0185f66f8 19 15 20 description A scriptable ping program to check if multiple hosts are up 16 21 long_description fping is different from ping in that you can specify \ … … 25 30 considered unreachable. 26 31 27 configure.args --mandir="${prefix}/share/man" 32 patchfiles patch-Makefile.am.diff 33 34 # Ensure UsingTheRightCompiler, fix universal variant, use build_arch, fix mandir 35 use_autoreconf yes 36 autoreconf.args -fvi 28 37 29 38 post-destroot { … … 43 52 } 44 53 } 54 55 livecheck.type none
Note: See TracChangeset
for help on using the changeset viewer.

