Age | Commit message (Expand) | Author | Files | Lines |
1998-07-13 | We use American English. | mycroft | 1 | -7/+7 |
1998-07-12 | Fix another variable expansion bug in dependence handling. | tron | 1 | -2/+2 |
1998-07-12 | partially back out variable expansion from rev. 1.109 as inspired by | hubertf | 1 | -2/+2 |
1998-07-11 | Fix dependences check. | tron | 1 | -2/+2 |
1998-07-10 | Removing /bin/cat is rather hostile... | mycroft | 1 | -2/+2 |
1998-07-09 | Only print "Creating README.html ..." if it really was created. | hubertf | 1 | -2/+2 |
1998-07-09 | Extend "pkg_info -e" to allow pkg-globbing, and allow using it. | hubertf | 1 | -9/+10 |
1998-07-06 | Add an ACCEPTABLE_LICENCES definition to /etc/mk.conf. This is a | agc | 1 | -1/+12 |
1998-07-03 | When OBJMACHINE and WRKOBJDIR set, be sure to also add the arch name to | hubertf | 1 | -13/+14 |
1998-06-29 | Attempt to re-renerate README.html only if it has really changed. | hubertf | 1 | -3/+10 |
1998-06-23 | Use -h when using egrep(1) to find the manual pages from ${PLIST_SRC}, | agc | 1 | -2/+2 |
1998-06-22 | Get rid of the old, error-prone, MAN<sect> and CAT<sect> manual page | agc | 1 | -75/+7 |
1998-06-22 | Use one gonzo regular expression to recognise man and catman pages. | agc | 1 | -5/+6 |
1998-06-20 | If "${USE_MOTIF}" is set install package to "${X11BASE}" and check if | tron | 1 | -4/+5 |
1998-06-18 | Add automatic manual page handling. This is backwards-compatible with | agc | 1 | -26/+65 |
1998-06-17 | Remove unnecessary check for distribution files on CD ROM, "${DISTDIR}" | tron | 1 | -11/+1 |
1998-06-10 | Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it | agc | 1 | -4/+4 |
1998-06-09 | Rationalise Motif/Lesstif handling. | agc | 1 | -11/+1 |
1998-06-05 | Add missing @ in line 1731. | frueauf | 1 | -2/+2 |
1998-06-05 | Rework the pkg_create -C check: don't check the kernel version number for | tv | 1 | -5/+4 |
1998-06-05 | move documentation to packages.7. also, remove ts=4 crap. | mrg | 1 | -338/+25 |
1998-06-05 | Add a USE_MOTIF definition, for use in package Makefiles. | agc | 1 | -1/+7 |
1998-06-05 | Add support for CONFLICTS entry. | frueauf | 1 | -2/+24 |
1998-06-05 | Minor cosmetic mods. Remove the 'V' before the NetBSD version number | agc | 1 | -4/+4 |
1998-06-03 | Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (and | tv | 1 | -1/+3 |
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 | Implement a new PASSIVE_FETCH definition, which can be set in the | agc | 1 | -1/+7 |
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-14 | Use _THISDIR_, not DIRPRFX, when working out whether we've been called | agc | 1 | -4/+4 |
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 | PORTSDIR must die. | agc | 1 | -32/+23 |
1998-05-06 | Add "sup.owl.de" to "${MASTER_SITE_BACKUP}". | tron | 1 | -1/+2 |
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 | 1 | -23/+25 |
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 | 1 | -2/+2 |
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 |