#! /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 x?h=dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/growl-for-linux
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* - Update to 0.8.5nivit2017-07-255-42/+13
* Mark some ports failing on powerpc64. These ports are either newlinimon2017-06-021-0/+2
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* Remove all USE_OPENSSL occurrences.mat2017-03-151-2/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-1/+1
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.mat2016-04-261-2/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-5/+5
* Update ports in the [bcd]* categories to not use GH_COMMIT.mat2015-05-062-3/+2
* Convert to USES=autoreconftijl2015-04-191-4/+1
* - Replace the deprecated methods and types of OpenSSL with the current onesnivit2015-03-081-0/+25
* - Real update to 0.8.1: the previous commit usednivit2015-02-252-4/+3
* - Update to 0.8.1nivit2015-02-252-17/+21
* Cleanup plistbapt2014-10-201-5/+0
* - Add missing -lgmodule-2.0tijl2014-09-042-30/+19
* - Switch to USES=libtool, drop .la filesamdmi32014-08-132-9/+10
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thattijl2014-07-041-1/+1