summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-07-19- fix comment about what shows up in the index file.dmcmahill1-2/+5
2003-07-18only include gcc.buildlink2.mk if we are not using the MIPSpro or SunProgrant2-8/+8
2003-07-17Introduce CUE_USE_CANNA, which determines whether to enable Canna support.uebayasi1-1/+6
2003-07-14"make update" works fine for me with SPECIFIC_PKGS=1, so enable it and the "c...bad1-1/+2
2003-07-13move gcc selection back to bsd.pkg.mk as the top-level Makefilegrant2-16/+16
2003-07-13don't set USE_GCC2 by default as it implies the use pkgsrc gcc2, andgrant2-20/+14
2003-07-13when creating the buildinfo file, set CC=${CC} without the versiongrant1-3/+6
2003-07-12When generating a perl packlist, strip all leading slashes.wiz1-3/+3
2003-07-12Add PURE_FTPD_USE_PGSQL and use sane default for PURE_FTPD_USE_MYSQL.salo1-5/+10
2003-07-12Create directories with mode 0755, since that is what the mtreewiz1-4/+5
2003-07-11portability fixes:grant2-6/+5
2003-07-11also set PTHREAD_LDFLAGS=-lpthread if we aren't using native threads.grant1-1/+2
2003-07-11Use new _OPSYS_NEEDS_XPKGWEDGE to simplify the check for whether we need ajlam1-6/+12
2003-07-11Rather than hardcoding IRIX into bsd.pkg.mk when checking if xpkgwedge isjschauma2-3/+5
2003-07-11use /usr/xpg4/bin/exprgrant1-2/+2
2003-07-11Sync config.guess and config.sub to the latest.chris2-136/+211
2003-07-10minor style nitgrant1-6/+6
2003-07-10define user-visible variable PTHREAD_LDFLAGS that contains optionsgrant2-4/+27
2003-07-09Use proper compiler test.salo1-2/+2
2003-07-09Append perl to the list of interpreters to be replaced if ${REPLACE_PERL}agc1-2/+2
2003-07-09Make REPLACE_PERL more general, so that it will work with any interpreter,agc1-5/+14
2003-07-09More support bits for native Sun compilers (on Solaris).salo3-3/+28
2003-07-09In pre-config-override, don't trumpet the fact that we're doing nothing.agc1-2/+2
2003-07-09Handle blank MACHINE_ARCH on Linux (as seen on 20030630 bootstrap kit)abs1-2/+2
2003-07-09Don't insist on using/compiling GCC if different compiler is in use.salo1-2/+4
2003-07-09Introduce few new variables for (mostly) non-GCC compilers use with pkgsrcsalo1-1/+15
2003-07-08Fix a typo in a commentagc1-2/+2
2003-07-08Fix for _CONFIGURE_PREREQ targets not being run when a package defines achris1-5/+10
2003-07-02When extracting a .zip archive, overwrite existing files without promping.jmmv1-2/+2
2003-07-02Use "$@" when it matters.seb1-2/+2
2003-07-02patch from seb@ to pass --split-size to gtexinfo >= 4.6.grant3-8/+20
2003-07-01Only consider as makeinfo's version the first version number looking wordseb1-2/+7
2003-06-30XLOCK_LIGHT is deprecated, but we still support it in xlockmore/Makefilejlam1-7/+1
2003-06-29Introduce a variable called "MAKEINFO_ARGS", which may be used to passjschauma3-5/+17
2003-06-25Using GNU missing script as makeinfo seemed like a good ideaseb1-2/+4
2003-06-25Better error handling.seb1-2/+2
2003-06-25At DEINSTALL time after un-registering info files from the Infoseb1-0/+4
2003-06-25Only change the owner/group/mode of a directory tree if it's notjlam1-4/+4
2003-06-23Hand ABI to CONFIGURE_ENV and MAKE_ENV on IRIX.jschauma1-1/+4
2003-06-23Introduce MPLAYER_USE_MEDIALIB.salo1-1/+7
2003-06-23Remove DOVECOT_USE_LDAP in favor of generic USE_OPENLDAP.salo1-7/+2
2003-06-23default MAINTAINER is tech-pkg@jschauma1-2/+2
2003-06-19Introduce a new framework to handle info files, install-info andseb4-12/+221
2003-06-19Apply patch by Joachim Koenig-Baltes (joachim at handshake dot de) injschauma2-5/+23
2003-06-17Change uptodate-digest check from excluding digest on 'digest-* | pkgchk-*)'abs1-15/+9
2003-06-14if defined, add CXX and CPP to the make environment, as per CC.grant1-1/+7
2003-06-14Add a ``show-needs-update'' target that checks each dependency to seeatatat1-1/+18
2003-06-14When setting up the lockfile, don't store whitespace printed by ps(1), soagc1-2/+2
2003-06-13add tab to list of separators for parsing BUILD_INFO.grant1-2/+2
2003-06-12Initiate support for X11 apps under IRIX.jschauma6-25/+639