summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2001-07-05Update buildlink-x11 to 0.6. Changes include moving the custom overridesjlam1-2/+2
2001-07-05Document the logic that sets XMKMF_CMD.jlam1-1/+3
2001-07-05Update buildlink-x11 to 0.5. Changes from previous version are thejlam1-5/+12
2001-07-04fix a problem with HAVE_BUILTIN_XPMperry1-2/+2
2001-07-02buildlink-mk requires that BUILDLINK_DIR always be set, so set it ifjlam1-1/+3
2001-07-02Bump build-dependency on xpkgwedge to >=1.5, and add a build-dependencyjlam1-10/+16
2001-07-02Make check for Xpm in XFree86 look like the checks for Mesa and freetype2.jlam1-12/+4
2001-07-01Make sure the -DBuildLink gets passed through to subdir Imakefiles ifjlam1-2/+2
2001-06-30Resurrect LIBTOOL_OVERRIDE. It's needed for lesstif-0.92.32 which usesjlam1-1/+10
2001-06-29Bump build dependency on xpkgwedge to >=1.3 to handle buildlink.mk filesjlam1-3/+10
2001-06-28Update MASTER_SITE_XCONTRIB server list, inspired by a posting to tech-pkgwiz1-2/+12
2001-06-27o move REPLACE_PERL code to more proper location -- to the do-patch target;zuntum1-15/+15
2001-06-27o introduce REPLACE_PERLzuntum1-1/+16
2001-06-21The GNU patch used under Solaris doesn't understand "-b .orig", usetron1-1/+5
2001-06-21Do previous in a different way.jlam1-2/+4
2001-06-21Try to fix check for XAW_TYPE.jlam1-2/+2
2001-06-21As proposed by Luke Mewburn on tech-pkg, make sure to always usehubertf1-1/+2
2001-06-20Move default setting of XAW_TYPE to bsd.prefs.mk.jlam1-2/+1
2001-06-19do not check for ACCEPTABLE_LICENCES when deinstalling. closes PR pkg/13211assar1-2/+2
2001-06-18Create USE_BUILDLINK_ONLY variable that doesn't add -L${LOCALBASE}/libjlam1-3/+13
2001-06-16Add BUILD_USES_GETTEXT_M4 to set a build dependency on either an olderjlam1-2/+6
2001-06-13Fix typo...LIBS gets added to CONFIGURE_ENV, not CONFIGURE.jlam1-2/+2
2001-06-12Split XMKMF into XMKMF_CMD and XMKMF_FLAGS and set XMKMF_CMD conditionallyjlam1-3/+5
2001-06-12If GNU_CONFIGURE is defined, then pass LIBS to the GNU configure script.jlam1-3/+8
2001-06-12Use ${SORT} and ${WC} instead of sort and wc. Also some minor whitespacejlam1-39/+38
2001-06-12Migrate some OS-specific variable definitions into OS-specific files.jlam1-168/+19
2001-06-11Make CPPFLAGS part of MAKE_ENV and CONFIGURE_ENV as 220 packages want itjlam1-4/+3
2001-06-09Fix 'make mdi' when no previous distinfo-file exists.wiz1-1/+5
2001-06-09Deprecate DIGEST_FILE and PATCH_SUM_FILE (replaced by DIGEST_FILE, and notwiz1-26/+18
2001-06-07Fix typo in "IMAKE_MAN_CMD" for Solaris.tron1-2/+2
2001-06-07Fix thinko in last commit.tron1-6/+7
2001-06-07Use "/usr/ccs/bin/make" under Solaris if "USE_IMAKE" is defined.tron1-3/+6
2001-05-24Improve logic around USE_LIBTOOL and USE_LTDL.skrll1-2/+3
2001-05-24To check patches using the checkpatch target, a special version ofagc1-16/+1
2001-05-24When displaying a list of "dependencies" in the run-depends-listagc1-3/+2
2001-05-23Use full pathname for xargs, since it isn't a builtin.agc1-5/+6
2001-05-22Save the version of the package extracted in the ${EXTRACT_COOKIE}, andagc1-1/+11
2001-05-20make the bin-install target look at some FTP servers (stored inhubertf1-6/+34
2001-05-20Fix two problems when using a ksh(1) as /bin/sh (ln -sf /bin/ksh /bin/sh [*]):hubertf1-3/+3
2001-05-18Make sure that all ELF symlinks gets removed from the PLIST when doingskrll1-1/+7
2001-05-18Set XARGS to xargs (NetBSD/Solaris) or xargs -r (linux).abs1-6/+9
2001-05-18Add MAKE="${MAKE_PROGRAM}" to CONFIGURE_ENV. This ensures that GNUjlam1-1/+2
2001-05-17If we can use the Linux jdk on NetBSD-*-i386, we can probably risk it onabs1-2/+3
2001-05-17Fix chown and chgrp paths on linux (at least redhat 6.2)abs1-3/+3
2001-05-17Skip all the -lintl checks on Linuxabs1-1/+3
2001-05-17If there are no CKSUMFILES, don't try to append ${DIST_SUBDIR} whenagc1-1/+3
2001-05-14pull in python-mk if USE_PYTHON is defined, just like USE_PERL5drochner1-1/+12
2001-05-14Add support for .lha extensions, provided in PR 12888 by Ben Collveragc1-2/+2
2001-05-09Bump the value of LIBTOOL_REQD to match the one in the package.agc1-2/+2
2001-05-09put the PERL5_REQD outside the USE_PERL5 check so packages can do:dmcmahill1-2/+2