summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-02-27SunOS stores manual pages in "share/man" not in "man".tron1-3/+2
2003-02-27look for basename, egrep, fgrep, grep and sed in both /bin andgrant1-1/+21
2003-02-26Add defaults for IMAKE_MAN_DIR and friends.jschauma3-3/+36
2003-02-26prefer PREFIX/bin/gzip (and friends) and pax, if they exist.grant1-7/+10
2003-02-26prefer PREFIX/bin/pax if it exists.grant2-2/+10
2003-02-25Do package list substitutions before modifications for compressed manualtron1-3/+3
2003-02-24When using imake, add a bunch of variables to the PLIST_SUBST list, injschauma5-6/+57
2003-02-23Add a MASTER_SITE_APACHE variable with a bunch of apache.org mirrors.jmmv1-1/+32
2003-02-22Add MASTER_SITE_XEMACS.uebayasi2-4/+23
2003-02-21use the bootstrap versions of tar and mtree, if they exist.grant1-3/+7
2003-02-18Use ${.CURDIR} when referencing install/deinstall scripts.jmmv1-3/+3
2003-02-18Wrap "Lock acquired ..." and "Lock released ..." messages with PKG_VERBOSE checklukem1-3/+7
2003-02-16Add default value for FLOW_TOOLS_USE_MYSQL.seb1-1/+7
2003-02-16Use EVAL_PREFIX on ttmkfdir and type1inst so LOCALBASE is not harcoded.seb1-3/+7
2003-02-16Implement a simple framework to handle font databases. It regenerates thejmmv2-0/+103
2003-02-16oops. add few missing backslashes from previous.salo1-5/+5
2003-02-16Add more mirrors to MASTER_SITE_MOZILLA, MASTER_SITE_GNOME, MASTER_SITE_GNUsalo1-2/+54
2003-02-15Add bn and mn locale dirs.wiz7-7/+63
2003-02-15lint: no news is good news, don't tell us about "OK" items from pkglint.hubertf1-2/+2
2003-02-14Add some SUSE mirror sites. From Juan RP in PR 19768.wiz2-4/+38
2003-02-13correct the 'broken due to depends' processing. This change makes thedmcmahill1-3/+5
2003-02-13When comparing install-info version, ignore non [0-9.] - treat 4.0b as 4.0abs1-4/+4
2003-02-09Open/close HTML mark-up in the correct order. Noted by Kevin P. Neal.wiz2-4/+4
2003-02-09s/${ENV}/${SETENV}/, noted by Kevin P. Neal in connection with PR 19586.wiz1-2/+2
2003-02-08honor PKG_SKIP_REASON as well as PKG_FAIL_REASON, like normal build does.kei1-2/+2
2003-02-08Add backslash for a line continuation to fix "make readme" erroryyamano1-4/+4
2003-02-07protect one more inclusion of ${_JDK_PKGSRCDIR}/buildlink2.mk withdmcmahill1-2/+4
2003-02-06make this also behave correctly when USE_BUILDLINK2 is not defined as well as...dmcmahill1-2/+4
2003-02-06only include _JRE_PKGSRCDIR/buildlink2.mk if it exists (allowing things likedmcmahill1-2/+2
2003-02-06on systems where _PKG_JVM is not set, set PKG_FAIL_REASON and setdmcmahill1-2/+3
2003-01-29Use a table-based lookup scheme to pair up JREs to JDKs.jlam1-10/+15
2003-01-29Create directories at pre-install time instead of post-install so thatjlam1-14/+38
2003-01-29sun-jdk14 has moved to .../java/sun-1.4.jlam1-2/+2
2003-01-29Move the inclusion of bsd.pkg.install.mk higher so that binary packagesjlam1-5/+5
2003-01-29Set _JAVA_BASE_CLASSES to classes.zip or wre.jar in java-vm.mk, then use inabs2-4/+7
2003-01-28Ensure that PKG_SYSCONFBASE is always defined (defaulting to ${PREFIX}/etc).jlam1-2/+2
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-1/+5
2003-01-28Search for the system provided install-info in /usr/bin and if neededseb1-6/+12
2003-01-28white space fix: replace spaces by tabsseb1-12/+12
2003-01-25Add some LOWER_VENDOR definitions on Linux to better customize packagesjschauma1-6/+14
2003-01-25Create a fake libpthread.la that corresponds to /usr/lib/libpthread.*.jlam1-1/+12
2003-01-25Modify code to produce fake libtool archives to check whether the librariesjlam1-5/+7
2003-01-25Skip if no valid Emacs version found. For bulk builds.uebayasi1-3/+3
2003-01-24Strip bare "-L${BUILDLINK_DIR}" (note there is no trailing "/lib") fromjlam1-1/+3
2003-01-24Use an /etc/mk.conf setting for libdvdcss's HOMEPAGE and MASTER_SITES,agc1-1/+13
2003-01-21require at least libtool 1.4.20010614nb12 on Darwin.grant2-2/+7
2003-01-21Pax NetBSDi.jschauma1-2/+2
2003-01-21add MYSQL_USER, MYSQL_GROUP, MYSQL_DATADIR.grant1-1/+17
2003-01-20List which packages depend on the different variables, and some consistencykristerw1-31/+35
2003-01-20BOOTSTRAP_EGCS is not used any longer. Remove it.kristerw1-7/+1