#! /bin/sh # # $FreeBSD$ # # unwrap - extract the combined package (created with wrap) # move the file to a new name with an extension rm -rf $1.cvswrap mv $1 $1.cvswrap # untar the file if `gzip -t $1.cvswrap > /dev/null 2>&1` then zcat -d $1.cvswrap | tar --preserve --sparse -x -f - else tar --preserve -x -f $1.cvswrap fi # remove the original rm -rf $1.cvswrap hplugin11?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/linux-c6-flashplugin11
Commit message (Expand)AuthorAgeFilesLines
* www/linux-*-flashplugin11: update to 11.2r202.451xmj2015-03-172-5/+5
* www/linux-*-flashplugin11: update to 11.2r202.442xmj2015-02-072-5/+5
* Update flash plugin to 11.2r202.440tijl2015-01-282-5/+5
* Update flash plugin to 11.2r202.438tijl2015-01-222-5/+5
* Update flash plugin to 11.2r202.418tijl2014-12-102-6/+5
* www/linux-c6-flashplugin11: reintroduce gdkpixbuf2 dependencyxmj2014-12-091-2/+2
* www/linux-*-flashplugin11: convert ALSA to option, but off by defaultmarino2014-11-273-13/+33
* audio/linux-*-alsa-*,www/linux-*-flashplugin11: bump, fix run dependsmarino2014-11-261-1/+3
* www/linux-*-flashplugin11: Drop libflash support now that ALSA worksmarino2014-11-263-10/+4
* graphics/linux-c6-gdk-pixbuf: rename to -pixbuf2xmj2014-11-241-1/+1
* Add a missing dependency for the latest Flash plugin.jkim2014-11-121-1/+2
* www/linux-{c6,f10}-flashplugin: update to 11.2r202.418xmj2014-11-112-5/+5
* - Re-add PKGNAMEPREFIX for www/linux-f10-flashplugin11. [1]jkim2014-10-032-4/+5
* www/linux-*-flashplugin11: Fix multiple security vulnerabilitiesxmj2014-09-262-7/+10
* www/linux-c6-flashplugin11: Set correct dependency on OpenSSLxmj2014-09-241-1/+1
* Add missing dependency on desktop-file-utilsbapt2014-09-222-19/+2