Age | Commit message (Expand) | Author | Files | Lines |
1998-04-25 | Partially back our changes from r1.76. Obviously we do _not_ know | hubertf | 1 | -19/+19 |
1998-04-24 | Use relative paths within the pkgsrc tree, and remove PORTSDIR | agc | 2 | -32/+28 |
1998-04-23 | Slightly shorter way of using pkg_info -e to work out whether a package | agc | 1 | -2/+2 |
1998-04-22 | Restore INFO_FILES change that got lost in the previous commit. | agc | 1 | -3/+3 |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -33/+27 |
1998-04-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 1 | -3/+3 |
1998-04-22 | Fix info-file handling | hubertf | 1 | -3/+3 |
1998-04-21 | Pass the environment down when using xmkmf to configure. | agc | 1 | -2/+2 |
1998-04-20 | Add a copy of bsd.own.mk to the pkgsrc tree, and modify bsd.pkg.mk to | agc | 2 | -2/+132 |
1998-04-20 | Store pkg/REQ in +REQUIRE not +REQ to be consistent with pkg_install/*. | frueauf | 1 | -2/+2 |
1998-04-19 | Find install-info in ${LOCALBASE}/bin. pkg people are adamant about this | tv | 1 | -3/+3 |
1998-04-19 | make -> ${MAKE}, as per FreeBSD's PR 6341. | hubertf | 1 | -14/+14 |
1998-04-19 | Find install-info in $PATH instead of specifying the absolute path, just | tv | 1 | -3/+3 |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 1 | -1/+16 |
1998-04-15 | Fix the names of these two files. | agc | 2 | -9/+9 |
1998-04-15 | Rename (by CVS repository copy) bsd.port.mk to bsd.pkg.mk, and | agc | 3 | -2223/+0 |
1998-04-14 | Moved bsd.port.mk and bsd.port.subdir.mk into the pkgsrc tree, by | agc | 1 | -0/+12 |
1998-04-09 | Don't creade dirs mode 444, inspired by fvdl's last commit. | hubertf | 2 | -4/+4 |
1998-04-08 | INSTALL_DATA_DIR should not install directories with mode 444 | fvdl | 2 | -4/+4 |
1998-03-30 | Add examples for a distributed pkgsrc amongst different archs, plus some more. | hubertf | 1 | -5/+21 |
1998-03-27 | Initial pass at creating an example /etc/mk.conf. | agc | 1 | -0/+128 |
1998-03-24 | Add "ftp.uni-paderborn.de" and "ftp.x.org" to "${MASTER_SITE_XCONTRIB}". | tron | 2 | -4/+8 |
1998-03-23 | Document ALL_TARGET and INSTALL_TARGET, as per PR 5186. | hubertf | 2 | -2/+10 |
1998-03-09 | Temporarily revert to using GNU tar, until pax is bug-compatible with | agc | 2 | -4/+14 |
1998-03-08 | Make definition of OBJMACHINE in mk.conf work. | hubertf | 2 | -44/+46 |
1998-03-08 | Introduce "Arch:" field in INDEX to handle the ONLY_FOR_ARCHS case better. | frueauf | 2 | -6/+18 |
1998-03-07 | Add INSTALL_*_DIR macros. | hubertf | 2 | -12/+46 |
1998-03-01 | MANZ now handles symlinks properly. | tron | 2 | -4/+20 |
1998-02-28 | Cleanup fetch-list change reported by Bernd Ernesti.. | hubertf | 2 | -12/+16 |
1998-02-28 | Fix merge problem with last commit. | tron | 2 | -10/+10 |
1998-02-28 | Fix problem with registering foreign language manual pages. | tron | 2 | -6/+10 |
1998-02-27 | Patches from Matthew Green to use pax if it's present, in preference | agc | 2 | -8/+18 |
1998-02-20 | Enhance look & feel of the generated README.html's. | hubertf | 2 | -18/+54 |
1998-02-20 | Recursively print /bin/sh code for all dependent package as well as the | hubertf | 2 | -28/+70 |
1998-02-20 | Kill line forgotten during PATH extension (in MAKE_ENV). | hubertf | 2 | -4/+2 |
1998-02-17 | Add a deinstall target, so that packages can be removed easily. | agc | 2 | -4/+32 |
1998-02-13 | When generating the PLIST, if a manual page name has to have .gz added | agc | 2 | -10/+10 |
1998-02-09 | Fix PR 4884 by replacing STRIP with STRIPFLAG. | hubertf | 4 | -10/+10 |
1998-02-02 | Introduce TRUE?=/usr/bin/true, and use it. | hubertf | 2 | -12/+14 |
1998-01-30 | Echo the directory name when doing a "make readme", so that progress | agc | 2 | -4/+4 |
1998-01-30 | Remove the requirement that a LIB_DEPENDS name must have any '.' | agc | 2 | -24/+38 |
1998-01-28 | Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>" | hubertf | 2 | -6/+10 |
1998-01-27 | add mirror-distfiles target also here | hubertf | 2 | -6/+10 |
1998-01-27 | Rename the `mirror' target to be `mirror-distfiles'. This describes | agc | 2 | -4/+14 |
1998-01-25 | use __ARCH_OK=yes and NO_IGNORE=yes at the mirror-target to get ALL distfiles | hubertf | 2 | -4/+4 |
1998-01-25 | Re-move .if!defined(__ARCH_OK) to fix use of NO_IGNORE; document some .endif's | hubertf | 2 | -22/+22 |
1998-01-25 | MAINTAINER = packages@NetBSD.ORG | hubertf | 2 | -6/+18 |
1998-01-24 | From OpenBSD's bsd.port.mk rlog (Mmm, AnonCVS :-): | hubertf | 2 | -4/+4 |
1998-01-23 | Echo "" instead of nothing in CKSUMFILES computation.. | hubertf | 2 | -2/+6 |
1998-01-23 | In the shell script to find an executable upon which this package | agc | 2 | -4/+6 |