# New ports collection makefile for: ntp # Date created: Di 5 Mai 1998 21:31:03 CEST # Whom: andreas # # $FreeBSD$ # PORTNAME= ntp PORTVERSION= 4.2.0 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ ftp://ftp.archive.de.uu.net/pub/unix/ntp/ntp4/ \ ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/ntp/ntp4/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution LATEST_LINK= ${PORTNAME} # ntp's configure script created by autoconf 2.14.1 doesn't work # if GNU_CONFIGURE is defined HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} .if defined(ENABLE_RAWDCF) CONFIGURE_ARGS+= --enable-RAWDCF .endif post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/ntp ${TAR} -C ${WRKSRC}/html -cf - . | \ ${TAR} -C ${PREFIX}/share/doc/ntp --unlink -xf - ${FIND} ${PREFIX}/share/doc/ntp | \ ${XARGS} ${CHOWN} ${SHAREOWN}:${SHAREGRP} ${FIND} ${PREFIX}/share/doc/ntp -type f | ${XARGS} ${CHMOD} ${SHAREMODE} .endif .include ex : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xsetroot
Commit message (Expand)AuthorAgeFilesLines
* x11/xsetroot: Fix minor pkg-descr typokoobs2019-04-231-1/+1
* x11/xsetroot: Update to 1.1.2zeising2018-05-102-3/+4
* Cleanup of the x11@ ports in the x11 directoryeadler2013-10-161-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update to 1.1.1zeising2013-02-042-8/+3
* - update xsetroot to 1.1.0eadler2011-09-152-4/+4
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Please welcome Xorg 7.5.1miwi2011-02-261-3/+0
* - Update to Xorg 7.5miwi2010-05-012-4/+4
* - Update X.org ports to 7.3.flz2007-09-142-4/+4