Age | Commit message (Expand) | Author | Files | Lines |
1999-07-27 | Actually apply any patch-local-* local patch files if there are any. | agc | 1 | -15/+27 |
1999-07-27 | Don't put a // in MASTER_SITE_BACKUP if DIST_SUBDIR is empty/undefined. | mycroft | 1 | -1/+7 |
1999-07-26 | Re-visit the patch-sum modifications: | agc | 1 | -19/+14 |
1999-07-24 | If there's a discrepancy between files/patch-sum and patches/*, | hubertf | 1 | -5/+19 |
1999-07-23 | Avoid unnecessary shell variable usage. | tron | 1 | -3/+3 |
1999-07-21 | Some master-sites (like the second one of the libslang package) seem | hubertf | 1 | -2/+4 |
1999-07-17 | Update "pkglibtool" to version 1.2p2. This version makes sure that you | tron | 1 | -2/+2 |
1999-07-14 | cleanup of README.html generation code, as provided in PR 7989 by | hubertf | 1 | -12/+7 |
1999-07-13 | Add possibility to sort the master download site list according to | mjl | 1 | -3/+18 |
1999-07-13 | Do not include checksums of files names *.orig in files/patch-sum | hubertf | 1 | -1/+2 |
1999-07-10 | Create symbolic links for ELF shared libraries without absolute directory | tron | 1 | -10/+11 |
1999-07-09 | Only create a patch-sum file if there are any patches to checksum | agc | 1 | -5/+5 |
1999-07-09 | Add logic to provide md5 checksums on the patch files, placing them in | agc | 1 | -20/+57 |
1999-07-03 | Fix last commit to (also) work with disk layout different from the ftp site. | hubertf | 1 | -6/+6 |
1999-07-02 | improved safety checks for README.html generation | hubertf | 1 | -8/+11 |
1999-07-02 | Add a show-downlevel target, which shows output of the form: | agc | 1 | -1/+15 |
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -2/+3 |
1999-07-02 | Include "old" binary packages in README.html. | hubertf | 1 | -12/+25 |
1999-07-01 | enable xpkgwedge bits -- it basically works now. | mrg | 1 | -9/+11 |
1999-06-28 | Add a "show-distfiles" target, used to show the distfiles and patchfiles | agc | 1 | -1/+19 |
1999-06-24 | Correct the full pathname of false(1) on Linux. | agc | 1 | -2/+2 |
1999-06-23 | typo in the path for grep | christos | 1 | -2/+2 |
1999-06-23 | Linux bits; now the package system works on Linux too. | christos | 1 | -27/+64 |
1999-06-14 | Don't recognize foo-bar-x.y as an old version already installed when | hubertf | 1 | -2/+2 |
1999-06-04 | XXX XXX. Add a hack to allow "check-depends" to recurse the dependency tree | tv | 1 | -3/+5 |
1999-05-30 | Back out last commit: "pkg_install-19990529" was horribly broken. | tron | 1 | -2/+2 |
1999-05-29 | Update required pkgtools version to 19990529 (required for postfix) | christos | 1 | -2/+2 |
1999-05-27 | Nuke ALL_HOOK cruft. Overriding "all" is perfectly legal (as evidenced by | tv | 1 | -13/+1 |
1999-05-26 | No need to validate dependencies if the package has already been extracted; | tv | 1 | -2/+2 |
1999-05-25 | Set NO_CHECK_DEPENDS to skip "check-depends" when fetching via | tv | 1 | -2/+2 |
1999-05-24 | - The comment above the _COOKIE settings says "don't change these!!", so | tv | 1 | -53/+39 |
1999-05-24 | Fix broken "ONLY_FOR_PLATFORM" check. | tron | 1 | -2/+2 |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -11/+8 |
1999-05-24 | Implement some parts of proposals posted to tech-pkg: | tv | 1 | -104/+45 |
1999-05-23 | - Move the inclusion of bsd.own.mk to bsd.prefs.mk, and multiple-include | tv | 1 | -28/+2 |
1999-05-22 | Commit the least intrusive parts of proposal 6a (affects no pkgs): | tv | 1 | -49/+1 |
1999-05-21 | Speed up the evaluation of ${CKSUMFILES} vs. ${IGNOREFILES} a little (and | tv | 1 | -20/+5 |
1999-05-20 | Always add "${INSTALL_DATA}" to environment for "configure" target, too. | tron | 1 | -1/+2 |
1999-05-20 | Always add "${INSTALL_SCRIPT}" to environment for "configure" target. | tron | 1 | -1/+2 |
1999-05-17 | Fix broken index file creation. Patch suppled by NAKAJIMA Yoshihiro | tron | 1 | -2/+2 |
1999-05-12 | If ${PACKAGES} does not exist, use it anyway. Allows settinsg such as | abs | 1 | -15/+7 |
1999-05-04 | Unless package debugging is enabled don't output commands during | tron | 1 | -2/+2 |
1999-05-02 | MKPICINSTALL and NOPICINSTALL have zero relevance to whether a system has | tv | 1 | -3/+2 |
1999-04-29 | Older 1.3.x releases don't have the GNU_ARCH stuff in bsd.own.mk. Add | tv | 1 | -1/+13 |
1999-04-29 | Completely turn off USE_LOCALBASE_FOR_X11 until xpkgwedge is fixed. | tv | 1 | -6/+7 |
1999-04-24 | Be consistent: always use "/usr/bin/uname". | tron | 1 | -2/+2 |
1999-04-22 | re-add empty MASTER/PATCH_SITE which was removed in 1.254. | sakamoto | 1 | -1/+5 |
1999-04-20 | Replace deinstall-depends target with call to "pkg_delete -R" (now that | hubertf | 1 | -29/+13 |
1999-04-20 | Default umask on Solaris is 022, not 0022. | agc | 1 | -2/+2 |
1999-04-19 | - Bump required package tools version to 19990412. | tron | 1 | -13/+3 |