Age | Commit message (Expand) | Author | Files | Lines |
1998-11-09 | bump PKGTOOLS_REQD to 19981107 | hubertf | 1 | -2/+2 |
1998-11-09 | add print-pkgtools_ver to get version of currently-installed pkg-tools | hubertf | 1 | -1/+6 |
1998-11-07 | Do the info file handling *after* the post-install target, just before doing | mycroft | 1 | -5/+5 |
1998-11-07 | A foolish consistency: use && rather than ; in a bunch of places. Also, use | mycroft | 1 | -16/+17 |
1998-11-07 | Handle one error case slightly better. | mycroft | 1 | -2/+2 |
1998-10-27 | Now we can be sure of pkg_install tools with the functionality, make | agc | 2 | -13/+3 |
1998-10-26 | Update the (package) version of pkg_install tools to 19981026, to use | agc | 1 | -6/+3 |
1998-10-26 | Use the new flags for pkg_create(1) for the build information and versioning | agc | 1 | -31/+46 |
1998-10-26 | Use ${GMAKE}, not ${LOCALBASE}/bin/gmake, as pointed out by Matt Green. | agc | 1 | -2/+2 |
1998-10-22 | Patch from Hubert Feyrer - make sure the directory entry is a file before | agc | 1 | -2/+7 |
1998-10-20 | Fix depends-list target WRT dewey depends; try (for USE_PERL5): | hubertf | 1 | -4/+4 |
1998-10-20 | + Remove the old check for pkg_create being able to handle a -C | agc | 1 | -10/+9 |
1998-10-20 | + Add and document the PKG_RELATIVE_SYMLINKS option, which makes sure | agc | 2 | -2/+27 |
1998-10-19 | Improvements suggested by Charles Hannum: | agc | 1 | -9/+11 |
1998-10-19 | nntpcache has a "fee-based-commercial-use" license. Add that category of | agc | 1 | -4/+4 |
1998-10-19 | Add examples for Danish mirrors, provided in pr 6329 by Soren S. Jorvang. | frueauf | 1 | -1/+11 |
1998-10-18 | Add example entry for Austrian mirror sites, provided in pr 6326 by Rene Hexel. | frueauf | 1 | -1/+11 |
1998-10-17 | When doing binpkg-list, make sure to only look in directories with an actual | mycroft | 1 | -2/+2 |
1998-10-15 | Correct the date of the PKGTOOLS_REQD version - although our package was | agc | 1 | -2/+2 |
1998-10-15 | Add logic to check for pkg_install tools that are up to date. | agc | 1 | -1/+26 |
1998-10-13 | Fix tyop I introduced yesterday, when creating the +BUILD_VERSION file | agc | 1 | -2/+2 |
1998-10-12 | + explain "Unacceptable license" message a bit better. | agc | 1 | -39/+51 |
1998-10-05 | reverse \" and | (thanks Al for helping to find this!), plus | hubertf | 1 | -4/+4 |
1998-10-05 | fix up for dewey depends | hubertf | 1 | -56/+36 |
1998-10-04 | Add "share/locale". | tron | 1 | -1/+3 |
1998-10-04 | Add "cleandir" target to comform with the rest of our source tree. | tron | 1 | -1/+5 |
1998-10-04 | fix list of ports supporting UVM and PMAP_NEW with reality. | hubertf | 1 | -3/+13 |
1998-10-03 | Teach our tools about dependencies containing wildcards. | hubertf | 1 | -14/+59 |
1998-10-03 | Filter dlopen'ed (.so) shared objects from NOPIC systems, so that PLISTs | tv | 1 | -1/+3 |
1998-10-03 | Use PLIST-md.shared on alpha and place an exception into perl's Makefile, | tv | 1 | -5/+3 |
1998-10-02 | Switch USE_LIBTOOL pkgs to use pkglibtool, and revert libtool back to a | tv | 1 | -3/+3 |
1998-10-01 | fix MASTER_SITE_PERL_CPAN example for australia; noted by kimmo | lukem | 1 | -2/+2 |
1998-10-01 | Added Finnish defaults. | kim | 1 | -2/+16 |
1998-09-23 | Add a cdrom-readme target, a clone of the readme target, for ease of use. | agc | 2 | -101/+134 |
1998-09-21 | Use the correct INSTALL_FILE, DEINSTALL_FILE, MESSAGE_FILE and REQ_FILE | agc | 1 | -24/+32 |
1998-09-17 | Make the REQ and MESSAGE files specifiable from package Makefiles, | agc | 1 | -5/+15 |
1998-09-17 | Make any INSTALL or DEINSTALL scripts specifiable in the package | agc | 1 | -9/+19 |
1998-09-16 | If WRKOBJDIR is set, try to create a symbolic link to the working | agc | 1 | -3/+8 |
1998-09-15 | Eliminate redundant code - never need to create a symlink called | agc | 1 | -10/+1 |
1998-09-15 | Modifications for a read-only pkgsrc (but writable WRKOBJDIR). | agc | 1 | -23/+30 |
1998-09-14 | Add new automatic handling for rpath. This sets the LDFLAGS variable | garbled | 1 | -1/+8 |
1998-09-07 | Fix location of xpkgwedge. | tv | 1 | -2/+2 |
1998-09-06 | Added share/nls/el_GR.ISO_8859-7. | kim | 1 | -1/+3 |
1998-09-05 | Combine fetch loops for distribution and patch files to reduce duplicate | tron | 1 | -42/+18 |
1998-09-04 | Moved src/etc/mtree/BSD.x11.dist to pkgsrc/mk/NetBSD.x11.dist by | agc | 1 | -5/+9 |
1998-09-04 | Moved src/etc/mtree/BSD.pkg.dist to pkgsrc/mk/NetBSD.pkg.dist by Repository | agc | 1 | -3/+2 |
1998-09-01 | Don't override INSTALL_* definitions in local Makefiles. | mellon | 1 | -9/+9 |
1998-09-01 | Document USETBL definition (not just used in pkgsrc - see <bsd.man.mk>). | agc | 1 | -1/+6 |
1998-09-01 | Amend the fetch: target, so that the distfile's integrity is checked | agc | 2 | -73/+77 |
1998-08-30 | - Point ppl actually to the packages(7) manual page | frueauf | 1 | -4/+9 |