Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-09-18 | Turn this into a meta-package for GNU tar. | kim | 12 | -664/+21 | |
1999-09-18 | Changes to allow bootstrapping Zoularis: | kim | 6 | -21/+45 | |
- fetch the shar file so we don't need tar - do not install info files (they will be a separate pkg), as we need tar to unpack the gtexinfo distribution - on Solaris we get .mo files instead of .cat files (I'm guessing for Linux, please someone verify and adjust Makefile appropriately) | |||||
1999-08-10 | make this work under linux. | christos | 3 | -20/+14 | |
- don't use gnumalloc - use lchmod only on NetBSD | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+6 | |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -2/+2 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-15 | Change to use catgets. hier(7)-lint: install locale stuff in | tv | 4 | -14/+60 | |
share/locale instead of lib/locale. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-06-18 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 1 | -7/+4 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-24 | fix for PR 5194 from augustss - no directory in patched file names | tv | 1 | -4/+4 | |
1998-03-10 | portlint: files->${FILESDIR}. | frueauf | 1 | -2/+2 | |
1998-03-08 | gtar, in this pkg format, will never be called from pkg_add, so we won't | tv | 1 | -17/+9 | |
even pretend that we support the --fast-read option as a no-op--we don't support it at all. (pax or the old in-tree tar does.) | |||||
1998-03-05 | Oops, these are category "archivers", not "devel". | tv | 1 | -2/+2 | |
1998-03-05 | Bring gtar up to date with the NetBSD changes to GNU tar: | tv | 1 | -0/+124 | |
- use lutimes() and lchmod() in addition to lchown() - add --norecurse as an undocumented synonym for --no-recursion - add --fast-read as an undocumented nullop (this is _not_ necessary) - pre-set --unlink-first - add --unlink as an undocumented synonym for --unlink-first - add --no-unlink-first to allow turning --unlink-first off NetBSD's tar is based on GNU tar 1.11.2. This tar, 1.12, has much of the functionality NetBSD has added over time, so only the above changes were necessary. | |||||
1998-03-04 | Now, how did that version number get left out of the comments? | tv | 1 | -2/+2 | |
1998-03-04 | Import of GNU tar pkg, not yet enabled in archivers/Makefile until | tv | 7 | -0/+492 | |
pax-tar work is complete. |