summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2004-03-17fix a file descriptor leak in the darwin PLIST so->dylib translationdanw1-3/+5
2004-03-13Test was reversed.jlam1-2/+2
2004-03-13If USE_DIGEST is "no", then skip the check for an up-to-date digest.jlam1-1/+7
2004-03-13Discard unused error messages from "pkg_admin pmatch".jlam1-2/+2
2004-03-11Get rid of all occurrences of cpp-like tests for ${OPSYS} inagc1-8/+4
2004-03-11Interix libs are close enough to ELF that only file(1) knows the difference.tv1-1/+3
2004-03-11Use ${DO_NADA} to introduce a do-nothing line (as is done elsewhere intv1-11/+12
2004-03-09Change LIBTOOL_REQD to recent libtool version, 1.5.2nb4. (Thisreed1-2/+2
2004-03-09Remove "ftp.gwdg.de" from "MASTER_SITE_GNU" because its mirror istron1-2/+1
2004-03-02extend REPLACE_INTERPRETER to accept shell wildcardsdrochner1-3/+5
2004-02-28need to escape ) in the awk regex in do-config-status-override target;jdolecek1-2/+2
2004-02-27Instead of wrapping the config.status script, edit it directly to preventjlam1-16/+8
2004-02-25s/netbsd.org/NetBSD.org/, s/freebsd.org/FreeBSD.org/grant1-8/+8
2004-02-21Rename PATH_ENV to BUILD_ENV, which better expresses what it's for.jlam1-9/+12
2004-02-18* Move pkgsrc/mk/compiler/bsd.compiler.mk to pkgsrc/mk/compiler.mk.jlam1-8/+11
2004-02-17G/C the unused GNU_MISSING_OVERRIDE logic, as we don't need it anymorejlam1-14/+1
2004-02-16Be less aggressive about overriding all of the functionality ofjlam1-4/+15
2004-02-16Handle compressed info files in PLIST handling.seb1-4/+5
2004-02-16Quote '+' in awk regexp related to PLIST and INFO_FILES.seb1-3/+3
2004-02-14Use relative to ${WRKSRC} pathnames in do-gnu-missing-override targetseb1-6/+5
2004-02-14Make LIBTOOL_OVERRIDE more powerful by taking a list of shell globsjlam1-21/+22
2004-02-14Make CONFIG_{GUESS,SUB}_OVERRIDE slighly more powerful by allowing them tojlam1-11/+23
2004-02-14Change into ${WRKSRC} first so that shell globs expand properly.jlam1-6/+6
2004-02-14Some shells barf if the for loop list is empty, so avoid that.jlam1-3/+3
2004-02-14Default to overriding config.status after GNU configure has been run. Wejlam1-7/+20
2004-02-14deprecate Zoularis: remove any tests for ZOULARIS* and bomb ifgrant1-20/+4
2004-02-14GNU configure scripts generated by newer autoconf sometimes try tojlam1-5/+5
2004-02-14if using GNU configure and CONFIG_{GUESS,SUB}_OVERRIDE is not defined,grant1-1/+8
2004-02-13Fix spelling of "suffixes". From Todd Vierling in PR 24400.wiz1-11/+11
2004-02-13Allow more case variations on "Makefile" to be included in USE_PKGLOCALEDIRsketch1-3/+3
2004-02-12typo in commentjlam1-2/+2
2004-02-12Enable EXTRACT_{ONLY,SUFX}= .rar. Ok'ed by jlamxtraeme1-1/+7
2004-02-12Always add --x-{includes,libraries}=${X11BASE}/{include,lib}seb1-2/+2
2004-02-12Double-check that the files named in GNU_MISSING_OVERRIDE actually existjlam1-4/+6
2004-02-12GNU_MISSING_OVERRIDE is a list of files relative to ${WRKSRC} that arejlam1-1/+13
2004-02-12Remove trailing whitespace.jlam1-12/+12
2004-02-12Several GNU configure scripts (old ones, typically) can't handle it whenjlam1-2/+2
2004-02-12Make pathnames listed in CONFIG_STATUS_OVERRIDE relative to WRKSRC.seb1-5/+5
2004-02-11Add another mirror to MASTER_SITE_SUSE, needed for emulators/suse_x11xtraeme1-1/+2
2004-02-10The values of CC are CC_VERSION are redundant. Just use CC_VERSION. Wejlam1-2/+3
2004-02-10Turn PERL5_REQD into a list of values, the highest of which will be usedjlam1-17/+38
2004-02-09Limit xargs to 256 args when passing args to ls for the package sizejlam1-2/+2
2004-02-09Also turn shlibtool into a shell script instead of a symlink. Thisjlam1-3/+8
2004-02-09We need the full path to the libtool that needs to be invoked when wejlam1-4/+13
2004-02-08It's not PKGSHLIBTOOL anymore but PKG_SHLIBTOOL.seb1-2/+2
2004-02-08Use ${PKG_LIBTOOL} to refer to the full path to the real libtool.jlam1-3/+3
2004-02-08* Let CC/CXX/CPP/FC always point to the compiler used in the actualjlam1-9/+9
2004-02-07Don't pass PREPEND_PATH via MAKEFLAGS as that overrides whatever valuejlam1-9/+10
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-5/+5
2004-02-06Allow an empty USE_LANGUAGES setting to not break in show-shlib-type.jlam1-7/+7