Age | Commit message (Expand) | Author | Files | Lines |
1998-07-14 | On NetBSD ports which don't support shared objects, comment out any | agc | 1 | -1/+5 |
1998-07-14 | Fill in SHLIB_TYPE in the pkgsrc copy of bsd.own.mk. Use this value | agc | 2 | -6/+21 |
1998-07-14 | Add logic to handle shared objects correctly for ELF and a.out platforms. | agc | 1 | -1/+51 |
1998-07-14 | cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every | frueauf | 1 | -7/+11 |
1998-07-13 | Only update README.html if it has changed. | hubertf | 1 | -4/+11 |
1998-07-13 | We use American English. | mycroft | 2 | -11/+11 |
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-07 | Fix check if we're doing a package or a category (via PR 5687 by | hubertf | 1 | -2/+2 |
1998-07-06 | Add an ACCEPTABLE_LICENCES definition to /etc/mk.conf. This is a | agc | 2 | -2/+23 |
1998-07-03 | When OBJMACHINE and WRKOBJDIR set, be sure to also add the arch name to | hubertf | 1 | -13/+14 |
1998-07-03 | Fix a comment, nuke tabs at beginning of line | hubertf | 1 | -4/+4 |
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 | Add ZIP_ENCRYPTION option for zip, zip1, and unzip pkgs. | tv | 1 | -1/+5 |
1998-06-20 | Apache pkg no longer uses HTTP_ROOT or VERS_ID. | tv | 1 | -11/+1 |
1998-06-20 | If "${USE_MOTIF}" is set install package to "${X11BASE}" and check if | tron | 1 | -4/+5 |
1998-06-19 | On request by mrg build "ssh" with "--disable-suid-ssh" by default. This | tron | 1 | -2/+2 |
1998-06-18 | Add automatic manual page handling. This is backwards-compatible with | agc | 1 | -26/+65 |
1998-06-18 | Replace leading tabs before a comment with spaces in a new entry, to | agc | 1 | -4/+4 |
1998-06-17 | Remove unnecessary check for distribution files on CD ROM, "${DISTDIR}" | tron | 1 | -11/+1 |
1998-06-17 | Do not abort compilation of several packages if building a single package | hubertf | 1 | -4/+10 |
1998-06-15 | Update to 19980608, and add option to make use of the "bootstrap" | tv | 1 | -1/+6 |
1998-06-11 | Modify the usage of the USE_SOCKS definition. Now it can take the | agc | 1 | -3/+4 |
1998-06-10 | Document PGGROUP definition, for use in the postgresql package. | agc | 1 | -2/+7 |
1998-06-10 | Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it | agc | 1 | -4/+4 |
1998-06-10 | Get rid of obsolete HAVE_MOTIF definition and explanation. | agc | 1 | -7/+1 |
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-04 | The previous re-formatting introduced tabs as whitespace characters | agc | 1 | -9/+9 |
1998-06-03 | Use MACHINE_GNU_ARCH in PLISTs that require it, so that arm32 (and | tv | 1 | -1/+3 |
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 |