summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
1998-08-22Print an empty line before and after message file as "pkg_add" does.tron1-1/+3
1998-08-20The Grand Homepagification:tsarna1-2/+10
1998-08-19Don't barf if the environment sets PREFIX (just ignore it). Needed fortv1-2/+5
1998-08-19Add a LIBTOOL_FLAGS definition, and use it when adding ${LIBTOOL} to theagc1-6/+4
1998-08-17Add "emul" directory.tron1-1/+3
1998-08-14Fix MD5 checksum test in "do-fetch:" target to work with "DIST_SUBDIR".tron1-17/+33
1998-08-12Add CROSSBASE.tv1-1/+5
1998-08-12Set NO_MTREE= for a USE_CROSSBASE pkg.tv1-1/+2
1998-08-11- Introduce CROSSBASE and a USE_CROSSBASE option, for use with pkgs fromtv2-5/+14
1998-08-07Generate NetBSD RCS Id strings in the generated ${MD5_FILE}.agc1-1/+5
1998-08-07Back out last commit to better print an empty list of conflicting pkgs thanhubertf1-4/+5
1998-08-07Back out changes for fnmach'ing pkg_info -e due to the changed semanticshubertf1-5/+4
1998-08-06Revert previous change.agc1-2/+2
1998-08-06Since 1.3.2 pkg_info -e doesn't print anything for a package name, betv1-2/+2
1998-08-06Apparently, 1.3.2's pkg_info -e doesn't print the name of the matchingagc1-2/+2
1998-08-06Add back default MAINTAINER field.agc1-3/+5
1998-08-05- Nuke LIB_DEPENDS pkg cruft. Add an error message if LIB_DEPENDS is set.tv1-57/+21
1998-08-04Enable specification of CONFLICTS entries using fnmatch(3) patterns.agc1-7/+6
1998-08-04Make it possible for package Makefiles to specify DEPENDS packageagc1-7/+8
1998-07-31- Add option USE_LOCALBASE_FOR_X11.tv1-2/+9
1998-07-31- Integrate xpkgwedge with a switch, USE_LOCALBASE_FOR_X11, which leavestv1-31/+36
1998-07-31Add mipseb and mipsel to MACHINE_GNU_ARCH and set them to mips. Aftertv1-1/+3
1998-07-27Calculate an additional checksum when a distfile is fetched - if itagc1-3/+13
1998-07-26Add glob-style wildcards to ONLY_FOR_ARCHS.tv1-2/+2
1998-07-26Use a direct comparison rather than a regexp match when looking for checksums.mycroft1-3/+3
1998-07-26support distclean in subdir makeslukem1-2/+2
1998-07-24Change two ocurrences of "grep foo | awk" pipelines into simple awkagc1-12/+12
1998-07-24Now I remember why I suggested a ${LIBTOOL} variable: libtool is also usedtv1-4/+5
1998-07-24Add the USE_LIBTOOL pkg Makefile option. When set, it adds a buildtv1-2/+6
1998-07-22Add any licensing information to the README.html files which are generatedagc1-1/+9
1998-07-22The obsolete <$ARCH> pattern in PLISTs was not used anywhere - it hasagc1-4/+4
1998-07-21Missed one occurrence of "licence".agc1-2/+2
1998-07-21Acceptable licence logic had been reverted to UK English spellings.agc1-7/+7
1998-07-16Sort output of depends-list and package-depends targets.hubertf1-3/+3
1998-07-14On NetBSD ports which don't support shared objects, comment out anyagc1-1/+5
1998-07-14Fill in SHLIB_TYPE in the pkgsrc copy of bsd.own.mk. Use this valueagc2-6/+21
1998-07-14Add logic to handle shared objects correctly for ELF and a.out platforms.agc1-1/+51
1998-07-14cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in everyfrueauf1-7/+11
1998-07-13Only update README.html if it has changed.hubertf1-4/+11
1998-07-13We use American English.mycroft2-11/+11
1998-07-12Fix another variable expansion bug in dependence handling.tron1-2/+2
1998-07-12partially back out variable expansion from rev. 1.109 as inspired byhubertf1-2/+2
1998-07-11Fix dependences check.tron1-2/+2
1998-07-10Removing /bin/cat is rather hostile...mycroft1-2/+2
1998-07-09Only print "Creating README.html ..." if it really was created.hubertf1-2/+2
1998-07-09Extend "pkg_info -e" to allow pkg-globbing, and allow using it.hubertf1-9/+10
1998-07-07Fix check if we're doing a package or a category (via PR 5687 byhubertf1-2/+2
1998-07-06Add an ACCEPTABLE_LICENCES definition to /etc/mk.conf. This is aagc2-2/+23
1998-07-03When OBJMACHINE and WRKOBJDIR set, be sure to also add the arch name tohubertf1-13/+14
1998-07-03Fix a comment, nuke tabs at beginning of linehubertf1-4/+4