#!/usr/bin/perl exit unless $ARGV[1]=~ /^(DE|POST\-)INSTALL$/; $action=(($1 eq 'DE')?'remove':'add').'_parser'; eval "use XML::SAX;"; exit(-1) if $@; XML::SAX->$action('XML::LibXML::SAX'.$_)->save_parsers() for('::Parser', ''); cgit/cgit.cgi/freebsd-ports-gnome/atom/ftp/wxdfast?h=mate-1.18' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/wxdfast
Commit message (Expand)AuthorAgeFilesLines
* Mark some ports failing on armv6, for errors classified as "clang".linimon2017-05-271-0/+2
* - Add LICENSE_FILEamdmi32015-10-152-5/+5