# New ports collection makefile for: htmlcompact.rb # Date created: 20 September 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= htmlcompact PORTVERSION= 1.0.2 CATEGORIES= textproc www ruby MASTER_SITES= http://www.moonwolf.com/ruby/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby library to compact an HTML document by reducing whitespaces RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlcompact.rb USE_BZIP2= yes USE_RUBY= yes NO_BUILD= yes NO_WRKSUBDIR= yes do-install: ${INSTALL_DATA} ${WRKSRC}/htmlcompact.rb ${RUBY_SITELIBDIR}/ .include orts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/zebra
Commit message (Expand)AuthorAgeFilesLines
* Add USES=readline to fix configure.adamw2014-07-221-0/+1
* - Fix build on head after r263203 removed some unused defines.bdrewery2014-06-142-5/+18
* - Ignore 0.95 for portscout, 0.95a was the last.bdrewery2014-04-111-0/+2
* - Take maintainershipbdrewery2014-04-103-77/+37
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* - Fix dependency on net-snmp; net-snmp4 was removed inbdrewery2013-05-011-1/+1
* - Update MASTER_SITESmiwi2013-04-301-11/+10
* - Fix typo in makefilesumikawa2012-12-111-2/+2
* - Use arguments for different zebra services. Default is "-d"sumikawa2012-11-122-28/+44
* Add quagga-re and openospfd on CONFLICTS.sumikawa2012-06-071-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* use $SUB_FILES to dynamically update zebractlsumikawa2010-01-263-64/+62
* Fix compilation on 8-stable and -current.sumikawa2010-01-262-7/+29
* Mark BROKEN on 8: does not build after the arp-v2 import.erwin2009-01-091-0/+4
* add patch to net/zebraedwin2007-09-252-0/+292
* Upgrade to 0.95a.sumikawa2006-11-273-24/+4
* SHA256ifyedwin2006-01-231-0/+1
* Add CONFLICTS= openbgpd-[0-9]* quagga-[0-9]*.sumikawa2005-11-111-0/+2
* Fix memory leak.sumikawa2005-06-302-1/+9
* Fix infinite loop when time got backwardssumikawa2005-05-192-0/+38
* Upgrade to 0.95.sumikawa2005-05-195-310/+19
* Use pkg-message.sumikawa2005-04-152-5/+9
* Use OPTIONS instead of configure script.sumikawa2005-02-072-76/+33
* - Move Makefile.inc into ${WRKDIR}sumikawa2004-10-273-6/+17
* Increase PORTREVISION to silence port upgrading tools ifmarck2004-10-041-1/+1