summaryrefslogtreecommitdiff
path: root/archivers/gtar-base
AgeCommit message (Collapse)AuthorFilesLines
2002-01-27Use auto-extract code for .shar files.jlam1-2/+1
2001-12-27On Darwin, use tar-1.12.tar.gz, rather than the shar format archive,agc4-12/+31
since this shows up problems on NFS-mounted pkgsrc archives on Darwin. On Darwin, don't try to make the po message files, since msgfmt doesn't yet exist. These changes allow bootstrapping the gtar-base package on Darwin.
2001-12-03Miscellaneous man page fixes.wiz1-35/+35
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-19Touch some files in ${WRKSRC}, which is needed because the timestampsveego1-2/+4
are out of order and so autoconf would regnerate these files. This change is only needed in the ${OPSYS} != "NetBSD" case.
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-10-20Do not use lchmod etc. on old systems that don't have that call.hubertf2-6/+6
Patch submitted in PR 9628 by Jan-Hinrich Fessel <oskar@detemobil.de>
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-09-19Make this shorter..kim1-1/+1
1999-09-18Change package name to gtar-basekim1-2/+2
1999-09-18Copied from PLIST,vkim1-0/+13
1999-09-18Copied from DESCR,vkim1-0/+5
1999-09-18Copied from COMMENT,vkim1-0/+1
1999-09-18Copied from patch-ae,vkim1-0/+13
1999-09-18Copied from patch-ad,vkim1-0/+22
1999-09-18Copied from patch-ac,vkim1-0/+30
1999-09-18Copied from patch-ab,vkim1-0/+121
1999-09-18Copied from patch-aa,vkim1-0/+13
1999-09-18Copied from patch-sum,vkim1-0/+7
1999-09-18Copied from md5,vkim1-0/+3
1999-09-18Copied from gtar.1,vkim1-0/+412
1999-09-18Copied from Makefile,vkim1-0/+35