# New ports collection makefile for: doc # Date created: 28 November 1999 # Whom: MIHIRA Yoshiro # # $FreeBSD$ # PORTNAME= doc PORTVERSION= 2.2.3 CATEGORIES= net MASTER_SITES= ftp://ftp.shub-internet.org/pub/shub/brad/dns/ MAINTAINER= sanpei@FreeBSD.org COMMENT= Diagnose unhealthy DNS domains USE_BZIP2= yes AUX_DIR= lib/doc AUX_FILES= doc-1.awk doc-3.awk doc-4.awk INFO RFC.XXXX MAN8= doc.8 .include .if ${OSVERSION} < 500000 BROKEN= "This version of DOC requires DiG Version-9.x to run on 4.x." .endif do-build: @${MV} ${WRKSRC}/doc ${WRKSRC}/doc.org @${SED} -e 's|$${PREFIX}|${PREFIX}|g' -e 's|$${AUX_DIR}|${AUX_DIR}|g' ${WRKSRC}/doc.org \ > ${WRKSRC}/doc do-install: @${MKDIR} ${PREFIX}/${AUX_DIR} @${INSTALL_SCRIPT} ${WRKSRC}/doc ${PREFIX}/bin/doc @for file in ${AUX_FILES}; do \ ${INSTALL_DATA} ${WRKSRC}/$$file ${PREFIX}/${AUX_DIR}/ ; \ done .if !defined(NOPORTDOCS) @${INSTALL_DATA} ${WRKSRC}/doc.8 ${PREFIX}/man/man8/doc.8 .endif .include > index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unmaintained expired ports from graphicsbapt2011-05-021-33/+0
* Deprecate unmaintained ports from graphics where upstream disapear and/orbapt2011-03-161-0/+3
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Fix build on 9.0amdmi32009-11-051-0/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Chase master sitekris2005-07-091-2/+1
* Fix dependencies.krion2004-07-011-0/+2
* Update to version 1.0.3krion2004-06-281-9/+8
* Resign maintainership of the ports corresponding to software I developedrse2004-03-14