Age | Commit message (Expand) | Author | Files | Lines |
2001-06-30 | Resurrect LIBTOOL_OVERRIDE. It's needed for lesstif-0.92.32 which uses | jlam | 1 | -1/+10 |
2001-06-29 | Bump build dependency on xpkgwedge to >=1.3 to handle buildlink.mk files | jlam | 1 | -3/+10 |
2001-06-28 | Update MASTER_SITE_XCONTRIB server list, inspired by a posting to tech-pkg | wiz | 1 | -2/+12 |
2001-06-27 | o move REPLACE_PERL code to more proper location -- to the do-patch target; | zuntum | 1 | -15/+15 |
2001-06-27 | o introduce REPLACE_PERL | zuntum | 1 | -1/+16 |
2001-06-21 | The GNU patch used under Solaris doesn't understand "-b .orig", use | tron | 1 | -1/+5 |
2001-06-21 | Do previous in a different way. | jlam | 1 | -2/+4 |
2001-06-21 | Try to fix check for XAW_TYPE. | jlam | 1 | -2/+2 |
2001-06-21 | As proposed by Luke Mewburn on tech-pkg, make sure to always use | hubertf | 1 | -1/+2 |
2001-06-20 | Move default setting of XAW_TYPE to bsd.prefs.mk. | jlam | 1 | -2/+1 |
2001-06-19 | do not check for ACCEPTABLE_LICENCES when deinstalling. closes PR pkg/13211 | assar | 1 | -2/+2 |
2001-06-18 | Create USE_BUILDLINK_ONLY variable that doesn't add -L${LOCALBASE}/lib | jlam | 1 | -3/+13 |
2001-06-16 | Add BUILD_USES_GETTEXT_M4 to set a build dependency on either an older | jlam | 1 | -2/+6 |
2001-06-13 | Fix typo...LIBS gets added to CONFIGURE_ENV, not CONFIGURE. | jlam | 1 | -2/+2 |
2001-06-12 | Split XMKMF into XMKMF_CMD and XMKMF_FLAGS and set XMKMF_CMD conditionally | jlam | 1 | -3/+5 |
2001-06-12 | If GNU_CONFIGURE is defined, then pass LIBS to the GNU configure script. | jlam | 1 | -3/+8 |
2001-06-12 | Use ${SORT} and ${WC} instead of sort and wc. Also some minor whitespace | jlam | 1 | -39/+38 |
2001-06-12 | Migrate some OS-specific variable definitions into OS-specific files. | jlam | 1 | -168/+19 |
2001-06-11 | Make CPPFLAGS part of MAKE_ENV and CONFIGURE_ENV as 220 packages want it | jlam | 1 | -4/+3 |
2001-06-09 | Fix 'make mdi' when no previous distinfo-file exists. | wiz | 1 | -1/+5 |
2001-06-09 | Deprecate DIGEST_FILE and PATCH_SUM_FILE (replaced by DIGEST_FILE, and not | wiz | 1 | -26/+18 |
2001-06-07 | Fix typo in "IMAKE_MAN_CMD" for Solaris. | tron | 1 | -2/+2 |
2001-06-07 | Fix thinko in last commit. | tron | 1 | -6/+7 |
2001-06-07 | Use "/usr/ccs/bin/make" under Solaris if "USE_IMAKE" is defined. | tron | 1 | -3/+6 |
2001-05-24 | Improve logic around USE_LIBTOOL and USE_LTDL. | skrll | 1 | -2/+3 |
2001-05-24 | To check patches using the checkpatch target, a special version of | agc | 1 | -16/+1 |
2001-05-24 | When displaying a list of "dependencies" in the run-depends-list | agc | 1 | -3/+2 |
2001-05-23 | Use full pathname for xargs, since it isn't a builtin. | agc | 1 | -5/+6 |
2001-05-22 | Save the version of the package extracted in the ${EXTRACT_COOKIE}, and | agc | 1 | -1/+11 |
2001-05-20 | make the bin-install target look at some FTP servers (stored in | hubertf | 1 | -6/+34 |
2001-05-20 | Fix two problems when using a ksh(1) as /bin/sh (ln -sf /bin/ksh /bin/sh [*]): | hubertf | 1 | -3/+3 |
2001-05-18 | Make sure that all ELF symlinks gets removed from the PLIST when doing | skrll | 1 | -1/+7 |
2001-05-18 | Set XARGS to xargs (NetBSD/Solaris) or xargs -r (linux). | abs | 1 | -6/+9 |
2001-05-18 | Add MAKE="${MAKE_PROGRAM}" to CONFIGURE_ENV. This ensures that GNU | jlam | 1 | -1/+2 |
2001-05-17 | If we can use the Linux jdk on NetBSD-*-i386, we can probably risk it on | abs | 1 | -2/+3 |
2001-05-17 | Fix chown and chgrp paths on linux (at least redhat 6.2) | abs | 1 | -3/+3 |
2001-05-17 | Skip all the -lintl checks on Linux | abs | 1 | -1/+3 |
2001-05-17 | If there are no CKSUMFILES, don't try to append ${DIST_SUBDIR} when | agc | 1 | -1/+3 |
2001-05-14 | pull in python-mk if USE_PYTHON is defined, just like USE_PERL5 | drochner | 1 | -1/+12 |
2001-05-14 | Add support for .lha extensions, provided in PR 12888 by Ben Collver | agc | 1 | -2/+2 |
2001-05-09 | Bump the value of LIBTOOL_REQD to match the one in the package. | agc | 1 | -2/+2 |
2001-05-09 | put the PERL5_REQD outside the USE_PERL5 check so packages can do: | dmcmahill | 1 | -2/+2 |
2001-05-03 | Check that the ${PACKAGES} directory exists, before trying to cd there. | agc | 1 | -48/+49 |
2001-04-26 | Add a variable "PERL5_REQD" which can be used to set the minimum required | tron | 1 | -2/+3 |
2001-04-24 | in the USE_JAVA and jdk case, add | abs | 1 | -1/+2 |
2001-04-23 | Improve message if distinfo parts don't get modified. Closes pkg/12718. | wiz | 1 | -3/+3 |
2001-04-22 | Fix creation of "Size" entries in "distinfo" if the distfile is a softlink. | tron | 1 | -2/+2 |
2001-04-22 | Update dependency on perl-mk to 1.1. | jlam | 1 | -2/+2 |
2001-04-21 | Don't generate checksums for patches that will get ignored in the apply | wiz | 1 | -2/+2 |
2001-04-21 | Don't change distinfo file if no checksums/sizes are modified. | wiz | 1 | -6/+20 |