summaryrefslogtreecommitdiff
path: root/pkgtools/url2pkg
AgeCommit message (Collapse)AuthorFilesLines
1999-06-18Update to V1.4.hubertf2-4/+4
Work around ls(1) working different when invoked as root than as normal user. Thanks to David Brownlee <abs@anim.dreamworks.com> for telling me!
1999-06-18> > > Hit a problem with the wrksrc=`ls w*` if run as root.feyrer1-4/+4
> > > A 'wrksrc=`cd w* ; echo *`' seems to fix it. > > > :) > The ls picks up the .extract_done file, which breaks things > somewhat :) => Fixed (Problem noted by David Brownlee <abs@anim.dreamworks.com>) ,
1999-05-12Sync to current version.bad1-2/+2
1999-05-06Script to help bootstrapping pkgshubertf5-0/+33
1999-05-06point at Packages.txt at endfeyrer1-4/+4
1999-05-06Take address for MAINTAINER from $PKGMAINTAINER (if available)feyrer1-6/+19
oder $REPLYTO. Set to appropriate string if neither is available. Check if this is run in the fight dir - ../../mk/bsd.pkg/mk must be available. Most importang: move EXTRACT_SUFX to shut up pkglint - pointed out by Thorsten Frueauf ages ago.
1999-05-06Initial revisionfeyrer1-0/+107