#!/usr/bin/perl if('POST-INSTALL' eq $ARGV[1]) { eval "use XML::SAX;"; die $@ if $@; XML::SAX->add_parser(q(XML::SAX::Expat))->save_parsers(); } ' href='/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/satellite
Commit message (Expand)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-10/+10
* - Track dependencies after databases/gdbm updategabor2011-09-121-1/+2