Date: Mon, 25 Nov 1996 19:44:37 +1030 (CST) From: Michael Smith <msmith@atrad.adelaide.edu.au> To: ports@freebsd.org Subject: Latest ports INDEX browser Message-ID: <199611250914.TAA28361@genesis.atrad.adelaide.edu.au>
next in thread | raw e-mail | index | archive | help
OK all you ports-index fiends, here's another update on the INDEX browser, available at ftp://gsoft.com.au/pub/pib.tcl.gz New in this version : - stale distfile detection - INDEX search on selectable categories The stale distfile detection requires a patched version of bsd.port.mk to be placed in the same directory as pib.tcl, the additions are detailed below. Ultimately, I'm not sure whether I want to prune this makefile or have the changes added to the standard bsd.port.mk. Because make has to be used to work out the distfile requirements and bsd.port.mk is huge, processing the 640 or so ports that I have here takes several minutes. Anyway, if anyone has the time or inclination, I'd really appreciate some feedback. To do 'stale' distfile detection, make a copy of bsd.port.mk in the same directory as the 'pib.tcl' file, and add the following lines to the bottom : list-distfiles: @echo DIST_SUBDIR ${DIST_SUBDIR} @echo DISTFILES ${DISTFILES} -- ]] Mike Smith, Software Engineer msmith@gsoft.com.au [[ ]] Genesis Software genesis@gsoft.com.au [[ ]] High-speed data acquisition and (GSM mobile) 0411-222-496 [[ ]] realtime instrument control. (ph) +61-8-8267-3493 [[ ]] Unix hardware collector. "Where are your PEZ?" The Tick [[
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611250914.TAA28361>