# Created by: krion@FreeBSD.org # $FreeBSD$ PORTNAME= icpld PORTVERSION= 1.1.5 PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= http://www.ibiblio.org/icpld/download/ \ http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Internet connection performance logging daemon USES= tar:bzip2 GNU_CONFIGURE= yes PORTDOCS= README PLIST_FILES= bin/icpld etc/icpld.conf.sample etc/rc.d/icpld.sh.sample \ man/man1/${PORTNAME}.1.gz OPTIONS_DEFINE= IPV6 DOCS IPV6_CONFIGURE_ENABLE= ipv6 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 @${ECHO_MSG} '===> Installing ${STAGEDIR}${PREFIX}/etc/icpld.conf.sample file.' ${INSTALL_DATA} ${WRKSRC}/icpld.conf.sample ${STAGEDIR}${PREFIX}/etc @${ECHO_MSG} '===> Installing ${STAGEDIR}${PREFIX}/etc/rc.d/icpld.sh.sample' ${INSTALL_SCRIPT} ${WRKSRC}/contrib/icpld.sh.sample ${STAGEDIR}${PREFIX}/etc/rc.d do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtkglarea
Commit message (Expand)AuthorAgeFilesLines
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-041-1/+1
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-101-1/+1
* - Update to version 1.2.3Kirill Ponomarev2004-03-213-11/+12
* SIZEify.Trevor Johnson2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
* Reset bouncing maintainer addressKris Kennaway2004-02-221-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
* USE_MESA -> USE_GL (maintainer timeout).Max Khon2003-12-161-1/+1
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-211-1/+0
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
* Use USE_X_PREFIX.Joe Marcus Clarke2002-10-131-0/+2
* Use USE_GNOMENG.Maxim Sobolev2002-07-141-1/+2
* fix build on currentYing-Chieh Liao2002-06-231-1/+1
* Unbroke when used with XFree86-4.Maxim Sobolev2001-06-021-0/+1
* Batch of style fixes for x11-toolkits.Jimmy Olgeni2001-02-061-1/+1