# New ports collection makefile for: routers2 # Date created: December 14th 2006 # Whom: Xavier Beaudouin # # $FreeBSD$ # PORTNAME= routers2-extensions PORTVERSION= 2.19 PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://www.steveshipway.org/software/rrd/ \ ftp://ftp.oav.oav.net/routers2/ DISTNAME= routers2-v${PORTVERSION} MAINTAINER= kiwi@oav.net COMMENT= Extensions of routers2 frontend RUN_DEPENDS= ${LOCALBASE}/www/routers2/routers2.cgi:${PORTSDIR}/net-mgmt/routers2 \ ${SITE_PERL}/Net/Telnet/Cisco.pm:${PORTSDIR}/net-mgmt/p5-Telnet-Cisco \ ${LOCALBASE}/bin/htmldoc:${PORTSDIR}/textproc/htmldoc WRKSRC= ${WRKDIR}/routers2-v${PORTVERSION}/extensions USE_PERL5= YES NO_BUILD= YES post-patch: for file in *.cgi ; do \ ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/$$file; \ done do-install: ${MKDIR} -m 755 ${PREFIX}/www/routers2/extensions .if !defined(NOPORTDOCS) ${MKDIR} -m 755 ${DOCSDIR} for file in README *.txt extension.cgi.pl; do \ ${INSTALL_DATA} ${WRKSRC}/$$file ${DOCSDIR}; \ done .endif for file in *.cgi; do \ ${INSTALL_SCRIPT} ${WRKSRC}/$$file ${PREFIX}/www/routers2/extensions; \ done .include td class='form'>
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Mark BROKEN on amd64/8pav2009-07-261-0/+4
* Update to 2.5.7, a bugfix release.lx2009-07-242-5/+5
* Update to 2.5.4, a security bugfix release. This resolves a problemlx2009-03-052-5/+4
* - Chase security/libprelude shlib version bumpamdmi32009-02-191-1/+2
* Update to 2.5.2.lx2009-02-092-4/+4
* Update to 2.5.1, which should really fix the amd64 build problems.lx2008-12-082-4/+4
* - Chase libprelude updatepav2008-11-301-1/+1
* Update to 2.5.0. Includes a new module for log file analysis, and should fix ...lx2008-11-052-5/+4
* - Mark BROKEN on amd64pav2008-09-021-0/+1
* Use -fPIC on amd64.lx2008-08-141-0/+4
* Update to 2.4.5. Only notable change on fbsd is the introduction oflx2008-08-112-4/+4
* Update dependency on libprelude.lx2008-05-151-1/+1
* Update to 2.4.4. Fixes some bugs, and adds the ability to store fulllx2008-05-012-4/+4
* Update to 2.4.2. This fixes a security issue where checksumming of the gpglx2008-01-172-4/+4
* Update to 2.4.1. Also fix a rather silly uninstall message, reportedlx2007-12-123-5/+5
* Upgrade to 2.3.7, which fixes a Prelude integration bug.lx2007-09-142-4/+4
* Update to 2.3.6.lx2007-09-072-5/+4
* Chase libprelude version bump.lx2007-09-061-1/+2
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
* Update to 2.3.5.lx2007-06-212-5/+4
* - Update libprelude to 0.9.14.araujo2007-06-061-1/+2
* Update to 2.3.4. This fixes a reliablility problem in the process checklx2007-05-032-5/+4
* Updating to 2.3.3.lx2007-03-282-4/+4
* Update to 2.3.2, which fixes a regression in "stealth mode".lx2007-01-302-4/+4
* Updating to 2.3.1.lx2007-01-212-6/+5
* - update Prelude versionlx2007-01-171-1/+2
* - Update to 0.9.11clsung2006-11-271-1/+1
* - Update to 2.3.0rafan2006-11-053-6/+6
* - Update to 2.2.4rafan2006-09-065-25/+26
* Updating the Samhain HIDS to 2.2.1. This is a minor release which fixesitetcu2006-06-192-5/+4
* Fix build on 4.xgarga2006-05-221-0/+16
* - Chase libprelude versiongarga2006-05-051-1/+2
* Updating the Samhain HIDS to 2.2.0. Changes since last version:clsung2006-05-023-10/+7
* When yule is installed, add the yule user and group as well. This islawrance2006-04-093-3/+63
* - Update to 2.1.2mnag2006-03-192-5/+10
* SHA256ifyedwin2006-01-241-0/+1
* Update: security/samhain 2.0.10 -> 2.1.0edwin2006-01-073-24/+11
* Fix DISTNAME variable.vsevolod2005-09-221-1/+1
* Update to 2.0.10 [1]vsevolod2005-09-222-4/+6
* - Replace .error with IGNORE to prevent INDEX build failurespav2005-09-111-12/+3
* - Update to 2.0.9pav2005-08-312-7/+30
* Update to 2.0.8.thierry2005-08-012-3/+3
* - Update to 2.0.6pav2005-05-052-3/+5
* - Update to 2.0.2pav2004-11-102-3/+3
* - Update to 2.0.1pav2004-11-042-3/+3
* - Update to 2.0.0pav2004-11-034-32/+23
* - Fix OPTIONS handlingpav2004-10-211-2/+2
* - Update to 1.8.12 and unbreak on 5.xpav2004-10-162-8/+4
* Update: security/samhain 1.8.10b -> 1.8.11edwin2004-10-132-8/+8
* BROKEN on 5.x: Does not compilekris2004-09-26