summaryrefslogtreecommitdiffstats
path: root/net-mgmt/cricket
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>2000-02-13 21:27:56 +0000
committertorstenb <torstenb@FreeBSD.org>2000-02-13 21:27:56 +0000
commitf6c67a22f0479711b7f11f999a9ca4f1cf27e541 (patch)
treed2e855728b1e3df9a68da2f30a9ed1acfac1650b /net-mgmt/cricket
parent02dc7741b503bf7160ea09b815ab2fea3f6328c4 (diff)
downloadFreeBSD-ports-f6c67a22f0479711b7f11f999a9ca4f1cf27e541.zip
FreeBSD-ports-f6c67a22f0479711b7f11f999a9ca4f1cf27e541.tar.gz
I forgot to update the files on freefall before the import.
Some changes in packaging (esp. setting NO_PACKAGE ;-)
Diffstat (limited to 'net-mgmt/cricket')
-rw-r--r--net-mgmt/cricket/Makefile9
-rw-r--r--net-mgmt/cricket/pkg-plist24
2 files changed, 33 insertions, 0 deletions
diff --git a/net-mgmt/cricket/Makefile b/net-mgmt/cricket/Makefile
index 4f00c31..c6f6f94 100644
--- a/net-mgmt/cricket/Makefile
+++ b/net-mgmt/cricket/Makefile
@@ -19,6 +19,8 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}/LWP.
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}/Time/Zone.pm:${PORTSDIR}/devel/p5-TimeDate
RUN_DEPENDS+= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VERSION}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
+NO_PACKAGE= "needs customization"
+
USE_PERL5= yes
FETCH_BEFORE_ARGS= -b
@@ -31,4 +33,11 @@ do-install:
@${CP} -R ${WRKSRC}/* ${PREFIX}/cricket
@find ${PREFIX}/cricket -name \*.orig -or -name \*.bak | xargs ${RM} -f
+post-install:
+ @${ECHO} ""
+ @${ECHO} "Cricket has been installed in ${PREFIX}/cricket. You'll find"
+ @${ECHO} "executables and configfiles there. Please take a look at"
+ @${ECHO} "http://www.munitions.com/~jra/cricket/. The documentation can"
+ @${ECHO} "be found in ${PREFIX}/cricket/doc/ too."
+
.include <bsd.port.mk>
diff --git a/net-mgmt/cricket/pkg-plist b/net-mgmt/cricket/pkg-plist
index 8417389..dda63d1 100644
--- a/net-mgmt/cricket/pkg-plist
+++ b/net-mgmt/cricket/pkg-plist
@@ -83,3 +83,27 @@ cricket/FAQ
cricket/COPYING
cricket/CHANGES
cricket/subtree-sets
+@dirrm cricket/lib/ConfigTree
+@dirrm cricket/lib/RRD
+@dirrm cricket/lib/Common
+@dirrm cricket/lib
+@dirrm cricket/images
+@dirrm cricket/doc/neta-paper
+@dirrm cricket/doc
+@dirrm cricket/sample-config/usr
+@dirrm cricket/sample-config/atm-interfaces/atm-intb-pvc
+@dirrm cricket/sample-config/atm-interfaces/atm-rtr-uni
+@dirrm cricket/sample-config/atm-interfaces/atm-trunks
+@dirrm cricket/sample-config/atm-interfaces
+@dirrm cricket/sample-config/http-performance
+@dirrm cricket/sample-config/news-server
+@dirrm cricket/sample-config/portmasters
+@dirrm cricket/sample-config/router-interfaces
+@dirrm cricket/sample-config/routers
+@dirrm cricket/sample-config/routing
+@dirrm cricket/sample-config/squid-proxy
+@dirrm cricket/sample-config/switch-ports
+@dirrm cricket/sample-config/switches
+@dirrm cricket/sample-config
+@dirrm cricket/util
+@dirrm cricket
OpenPOWER on IntegriCloud