# New ports collection makefile for: mping # Date Created: 19 Dec 2005 # Whom: Babak Farrokhi # # $FreeBSD$ # PORTNAME= mping PORTVERSION= 2.01 CATEGORIES= net ipv6 MASTER_SITES= http://mping.uninett.no/ MAINTAINER= miwi@FreeBSD.org COMMENT= Mping network statistics collector GNU_CONFIGURE= yes PLIST_FILES= sbin/mping PORTDOCS= ChangeLog README TODO MAN8= mping.8 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/mping ${PREFIX}/sbin/mping ${INSTALL_MAN} ${WRKSRC}/man/mping.8 ${PREFIX}/man/man8/mping.8 .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include -gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.36leeym2005-02-075-56/+23
* - Fix build when older e2fsprogs is installedpav2005-01-212-10/+40
* Switch to USE_GCC=3.4 and conditionalize on 4.9 and older systems.kris2004-09-301-1/+4
* - Update fsck_ext2fs wrapper to make it safe in sudo - the oldkrion2004-03-262-5/+18
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* . Update the fsck_ext2fs wrapper so that it passes -f down the e2fsckglewis2004-03-122-5/+23
* Stop breaking a hard link that led to a double packaging of the static e2fsckpav2004-03-013-5/+3
* - Update to 1.35 official releasekrion2004-03-013-268/+3
* . Update to a February 24th snapshot (1.35.w20040131.20040224135102).glewis2004-02-276-60/+302
* - e2fsck now handles SIGINFO (Ctrl+T): print progress bar oncekrion2004-02-253-6/+93
* - fix IEEE violation/SIGFPE abort on alpha that failed the f_crashdisk testleeym2004-02-223-6/+27
* . Update to 1.35.w20040131.glewis2004-02-2116-131/+213
* % in filenames break perforce:eik2004-02-181-1/+1
* Add a CONFLICTS on misc/ossp-uuid.marcus2004-02-141-0/+2
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-301-0/+1
* Update to version 1.32.obrien2003-08-319-150/+36
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Remove unnecessary setting in CONFIGURE_ENVleeym2002-08-201-3/+1
* Upgrade to 1.27clive2002-08-046-24/+130
* PERL -> REINPLACE_CMDpat2002-06-241-1/+2
* Fix malloc.h brokenness on -current. The build still fails forkris2002-01-261-1/+1