Age | Commit message (Expand) | Author | Files | Lines |
1998-06-03 | Consolidate all the logic for inclusion of MAKECONF, and /etc/mk.conf, | agc | 1 | -0/+19 |
1998-06-02 | Skip checksum step if the ${EXTRACT_COOKIE} exists (NFS speedup if build | tv | 1 | -2/+2 |
1998-06-01 | Document MANLANG | hubertf | 1 | -1/+4 |
1998-05-29 | Exclude m68k from list of platforms for which a binary pkg is available from ... | hubertf | 1 | -5/+7 |
1998-05-29 | Sync with the version in src/share/mk. | agc | 1 | -3/+32 |
1998-05-29 | Implement a new PASSIVE_FETCH definition, which can be set in the | agc | 2 | -2/+13 |
1998-05-29 | Make these lists real tables | hubertf | 1 | -4/+4 |
1998-05-29 | Mark README.html as precious. | hubertf | 1 | -2/+2 |
1998-05-26 | Add "SSH_NO_SUID" option. | tron | 1 | -15/+24 |
1998-05-25 | SPARC was missing from the list of GNU_ARCHs. | tv | 1 | -1/+2 |
1998-05-25 | Add "click here to download"-links. | hubertf | 1 | -4/+48 |
1998-05-23 | Fix --host= rule to use a three part architecture, and fix GNU pkgs to use | tv | 1 | -2/+2 |
1998-05-22 | Tell GNU packages the explicit host, instead of "guessing" via uname. | tv | 1 | -2/+2 |
1998-05-22 | Add the ability to map a MACHINE_ARCH to a GNU architecture name: | tv | 1 | -1/+14 |
1998-05-15 | More cosmetic editing - PORTSTOP is now PKGSRCTOP | agc | 1 | -3/+3 |
1998-05-15 | PORTSDIR no longer existss, so delete a reference to it. | agc | 1 | -2/+2 |
1998-05-14 | Fix botch in previous commit, as pointed out by Thorsten Frueauf. | agc | 1 | -2/+2 |
1998-05-14 | Use _THISDIR_, not DIRPRFX, when working out whether we've been called | agc | 1 | -4/+4 |
1998-05-14 | s/make/${MAKE}/g | agc | 1 | -9/+9 |
1998-05-14 | Use spaces to indent lines which contain only comments, rather than tabs, | agc | 1 | -84/+88 |
1998-05-13 | pkg_info -> /usr/sbin/pkg_info (may or may not be in a builder's $PATH) | tv | 1 | -2/+2 |
1998-05-08 | Remove "sup.owl.de" (unexpected provider trouble). | tron | 1 | -2/+1 |
1998-05-07 | Document AMANDA_USER and PGUSER variables. | agc | 1 | -1/+11 |
1998-05-07 | PORTSDIR must die. | agc | 1 | -32/+23 |
1998-05-06 | Add "sup.owl.de" to "${MASTER_SITE_BACKUP}". | tron | 1 | -1/+2 |
1998-05-06 | Enable deinstall target from here | hubertf | 1 | -3/+3 |
1998-04-25 | Make PORTSDIR still be an absolute patch, but don't require it to | hubertf | 1 | -3/+4 |
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 |