2007-09-06 23:29:26 by Johnny C. Lam | Files touched by this commit (3) |
Log message: Drop libnbcompat/buildlink3.mk and force all packages that use libnbcompat to use it "in place". libnbcompat is just really special, and is of almost no use to anything other than the pkgsrc bootstrap process. |
2007-03-24 08:13:15 by Amitai Schlair | Files touched by this commit (1) |
Log message: Quell pkglint: don't forcibly hide output of shell commands in do-extract. |
2007-03-12 01:48:30 by Joerg Sonnenberger | Files touched by this commit (14) |
Log message: Sync config.{guess,sub} with mk/gnu-configure. |
2005-09-28 16:31:09 by Roland Illig | Files touched by this commit (41) |
Log message: Removed trailing white-space. |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-01-06 06:32:30 by Todd Vierling | Files touched by this commit (11) |
Log message: Don't "cp -p" for *source* files. Builds are usually done as an \ unprivileged user, so it's not nice to try to use an option that will try to chown if the repository isn't owned by the builder. (Some OS's do in fact cause an error when the chown in "cp -p" fails.) |
2004-08-27 19:13:20 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Slight addition: (such as rc.d startup and shutdown scripts). |
2004-08-27 19:08:07 by Jeremy C. Reed | Files touched by this commit (1) |
Log message: Add sysutils to categories. |
2004-08-27 05:06:07 by Johnny C. Lam | Files touched by this commit (14) |
Log message: autconfiscate, and add a rcorder2nbcompat script to ease importing from src HEAD. |
2004-08-27 04:17:05 by Johnny C. Lam | Files touched by this commit (1) |
Log message: USE_BUILDLINK3 is yes/no. |