# ex:ts=8 # Ports collection makefile for: icmpinfo # Date created: Mon June 23, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # # $FreeBSD$ # PORTNAME= icmpinfo PORTVERSION= 1.11 CATEGORIES= net sysutils MASTER_SITES= ftp://hplyot.obspm.fr/net/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/network/admin MAINTAINER= ports@FreeBSD.org COMMENT= Looks at the icmp messages received by the host ALL_TARGET= MAN1= icmpinfo.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/icmpinfo ${PREFIX}/bin ${CHOWN} root ${PREFIX}/bin/icmpinfo ${CHMOD} 4555 ${PREFIX}/bin/icmpinfo ${INSTALL_MAN} ${WRKSRC}/icmpinfo.man ${PREFIX}/man/man1/${MAN1} .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/icmpinfo ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/icmpinfo .endif .include orts-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add libmicro - a set of portable benchmarks of system calls fromvsevolod2005-08-2821-0/+600
* Submitter takes maintainership.lawrance2005-07-312-2/+2
* Add flops, floating point benchmark to give your MFLOPS rating.danfe2005-07-064-0/+54
* - Update to 1.2.3pav2005-06-222-5/+5
* - Update to 2.4.0pav2005-06-072-5/+5
* Cleanup ENV-handlingvs2005-06-042-14/+2
* use PLIST_FILESvs2005-06-042-2/+1
* Use MAKE_* instead of Makefile-patchvs2005-06-042-15/+2
* Use PLIST_FILESvs2005-06-042-2/+1
* - Use MAKE_ARGSvs2005-06-044-28/+8
* - Update WWW and set contact to original authorpav2005-05-271-3/+3
* - Change WWW and set contact to original authorpav2005-05-271-3/+3
* fix buildoliver2005-05-261-1/+2
* Add nqueens 1.0, n-queens problem benchmark.danfe2005-05-254-0/+66
* Add pathrate.jylefort2005-05-244-0/+43
* Add pathload.jylefort2005-05-244-0/+39
* Add pathchirp.jylefort2005-05-244-0/+41
* - Move iperf from net to benchmarkspav2005-05-222-1/+2
* Update to 1.4.novel2005-05-163-12/+15
* - Update to 2.0.2novel2005-05-103-5/+18
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-122-2/+2
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-112-2/+2
* Add mirrorvs2005-04-071-1/+3
* Fix two blunders introduced in previous commit.vs2005-03-211-2/+2
* Cleanup:vs2005-03-213-38/+3
* - Update to 2.0.1.flz2005-03-114-29/+43
* - Update to 2.2.2pav2005-03-102-3/+3
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
* Fix MASTER_SITES.krion2005-02-182-67/+69
* Unbreak on alpha.krion2005-02-182-1/+12
* - Fix unfetchable distribution problemvs2005-02-174-49/+18
* Blogbench is a portable filesystem benchmark that tries to reproduce thepav2005-02-154-0/+40
* follow the bouncing distfilebillf2005-02-151-1/+1
* Update to match reality.obrien2005-02-131-1/+1
* - Mark BROKEN on ia64sem2005-02-011-2/+2
* Mark BROKEN on alphakevlo2005-01-261-2/+7
* - Update to 1.0sem2005-01-213-64/+5
* Update port: benchmarks/pear-Benchmark to 1.2.2edwin2005-01-202-5/+6
* - polygraph has a restrictive licence.clement2005-01-192-0/+2
* - Remove dead WWWclement2005-01-191-2/+0
* Correct previous fix, path was wrong.se2005-01-191-1/+1
* - Be nicer with CFLAGSclement2005-01-172-6/+15
* Fix install target on architectures other than i386.se2005-01-122-1/+3
* Add netio, a simple network benchmarkarved2005-01-104-0/+42
* Remove bytebench port, which has been repo-copied to unixbencherwin2005-01-091-1/+1
* Remove bytebench port, which has been repo-copied to unixbenchse2005-01-0910-394/+0
* Update bytebench-3.1 to unixbench-4.1.0, based on patches submittedse2005-01-0917-367/+229
* Initial cut at making this buildable on 4.x.obrien2004-12-291-0/+7
* Raidtest requires functions (byteorder(9)) which were introduced inpjd2004-12-291-1/+7
* Fix compilation on sparc64.pjd2004-12-091-2/+2
* With portmgr hat on, reset maintainership of committer who has notlinimon2004-12-052-2/+2
* Shorten comment.obrien2004-12-051-1/+1
* Add a "README".obrien2004-12-051-1/+18
* pjd's src/tools/tools/raidtest as a port.obrien2004-12-055-0/+481
* - Update to 2.61clement2004-12-012-4/+3
* Update to 2.8.1, remove needless patches.osa2004-11-3010-62/+34
* Upgrade to 2.3pl1.sumikawa2004-11-198-72/+109
* - Add ftp as secondary categorypav2004-11-071-1/+1
* Add dkftpbench 0.45,krion2004-10-275-0/+194
* - Update to 2.2.1vs2004-10-265-26/+20
* Add pear-Benchmark 1.2.1, framework to benchmark PHP scripts orthierry2004-10-184-0/+32
* Back out the use of PORTSDIR before the inclusion of bsd.ports.pre.mkerwin2004-10-121-1/+1
* Drop maintainership to ports@FreeBSD.orgkrion2004-10-122-2/+2
* - Reset maintainership to ports@sergei2004-10-121-2/+2
* - add NOPRECIOUSMAKEVARS=yes and unbreak this port on 5.xleeym2004-09-221-8/+2
* BROKEN on 5.x: Broken by make(1) changeskris2004-09-191-1/+7
* - use getnodeipbyname() instead of unsafe gethostbyname() to preventclement2004-09-142-0/+13
* - Update to 2.1.2clement2004-08-242-5/+6
* - Define JAVA_VERSION;thierry2004-08-212-11/+17
* OPTIMIZED_FLAGS should be WITH_OPTMIZED_FLAGSmaho2004-08-181-2/+2
* Fix many thingsmaho2004-08-182-39/+24
* Fix typomaho2004-08-161-2/+2
* Marked as RESTRICTED.maho2004-08-161-2/+1
* User settable USE_* -> WITH_*maho2004-08-161-12/+12
* WITH_IFC, WITH_ICC -> USE_IFC, USE_ICCmaho2004-08-162-25/+25
* Add Himeno Benchmark. this suite was made by HIMENO, Ryutaro,maho2004-08-1610-0/+220
* maho@ reported that atlas isn't broken any longer on amd64oliver2004-07-141-5/+0
* Add CONFLICTS - both pkg-plist files containes bin/ltrace.osa2004-07-142-0/+4
* Update to 1.5krion2004-07-022-3/+3
* Sipp is a performance test tool / traffic generator for the SIP protocol.lth2004-06-186-0/+557
* - Fix dependency on httperf forgotten in previous repocopyclement2004-06-101-1/+1
* - Move httperf from www to benchmarks categoryclement2004-06-102-1/+2
* - Chase checksum. Diff can be found in PRpav2004-06-102-4/+5
* - Fix MASTER_SITESclement2004-05-221-2/+1
* Since the recent updates, Jikes does not compile this programthierry2004-04-121-0/+1
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
* SIZEify (maintainer timeout)trevor2004-03-315-0/+8
* Upgrade to 2.2pl4.sumikawa2004-03-302-4/+4
* Makefile.pnet:pav2004-03-271-3/+0
* Add pnetmark, a benchmark program for Common Language Runtime (C#)pav2004-03-264-0/+55
* Add SIZE data to distinfo files.se2004-03-233-0/+3
* Add SIZE information.jkoshy2004-03-221-0/+1
* The gshar+gunshar port is renamed to ports/archivers/sharutils.trevor2004-03-201-1/+1
* SIZE-ify my ports.thierry2004-03-192-0/+2
* Add SIZE.sumikawa2004-03-181-0/+1
* - SIZEify.mich2004-03-181-0/+1
* Add size data.trevor2004-03-182-0/+2
* SIZEify my ports.leeym2004-03-181-0/+1
* Add SIZE information.jkoshy2004-03-181-0/+1
* SIZEify.trevor2004-03-181-0/+1
* - Mark BROKEN: Checksum mismatchkrion2004-03-031-0/+2
* unbreak ; it did build on my -current (Feb/09/2004)ijliao2004-03-022-9/+3
* Fix BROKEN by update to latest 2.8.0 version.osa2004-02-2710-98/+128
* - Update to version 1.3krion2004-02-263-14/+3
* High Performance Computing Linpack Benchmarkoliver2004-02-265-0/+153
* Mark as broken on 4.x as well as 5.x. No response from maintainerlinimon2004-02-122-4/+0
* add sizeleeym2004-02-111-0/+1
* - SIZEify distinfoclement2004-02-081-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0620-11/+13
* Use PLIST_FILES.trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-042-0/+2
* - Fix build on -STABLEpav2004-01-313-0/+17
* - Update to 1.2pav2004-01-314-16/+3
* SIZEify.trevor2004-01-301-0/+1
* Fix build on -stable.ale2004-01-292-0/+15
* - Update to 2.59clement2004-01-293-14/+4
* Add SIZE.trevor2004-01-288-0/+8
* - Allow blasting 10000 blockspav2004-01-26