Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-02 | Remove patches to deal with two bugs involving configure's handling of | danw | 2 | -21/+1 | |
INSTALL which have both been worked around in bsd.pkg.mk now. | |||||
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+5 | |
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-03-19 | Minor nit - get the version number correct in the description. | agc | 1 | -1/+1 | |
1999-03-19 | Explain what m4 is a bit more clearly. | agc | 1 | -1/+1 | |
1999-03-05 | Add a patch to configure script so that dots aren't added as a prefix | agc | 1 | -0/+19 | |
to an absolute path. | |||||
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1998-09-22 | install-info will create an info dir file, if one doesn't already | agc | 1 | -2/+1 | |
exist, so remove the erroneous @exec statements (which wouldn't have worked anyway). | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-04-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 1 | -2/+2 | |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 1 | -11/+3 | |
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-01-24 | portlint: use our install-info | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: make shorter | hubertf | 1 | -4/+0 | |
1998-01-24 | portlint: fix RCS Id, change order of lines | hubertf | 1 | -4/+5 | |
1997-12-22 | Fix setting CONFIGURE_ARGS ("=" -> "+=") | hubertf | 1 | -2/+2 | |
1997-11-13 | Do not depend on "install-info", but on "${PREFIX}/bin/install-info", | hubertf | 1 | -2/+2 | |
to make sure we do have ${PREFIX}/info/dir (which comes with out gtexinfo). | |||||
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-09 | Add a (build) dependency on gtexinfo for NetBSD. | agc | 1 | -4/+5 | |
Remove previous OS-dependent hack whereby we had no info files on NetBSD. Install the info files by default. | |||||
1997-10-06 | Add NetBSD RCS Ids. | agc | 1 | -0/+6 | |
Use uname -s to work out the Operating System. FreeBSD has install-info and /usr/share/info/dir by default. NetBSD doesn't, so, for now, don't try to do this on NetBSD. | |||||
1997-10-06 | Initial import of FreeBSD devel ports into NetBSD | agc | 7 | -0/+115 | |
packages system. |