summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-07-25- fix bug that gave an invalid entry in the homepage field when there isdmcmahill1-3/+13
2003-07-25replace the -u and -d options to tflat with 'up' and 'down' as the formerdmcmahill2-11/+11
2003-07-24- add HOMEPAGE as the last field in the INDEX file.dmcmahill2-35/+25
2003-07-23Mark all targets that do not correspond to real files with the .PHONYjmmv1-4/+127
2003-07-23Use PKG_SKIP_REASON instead of PKG_FAIL_REASON here if qualifications aren'tjmc1-5/+5
2003-07-23If CPP is set (via sys.mk) and not fully qualified in it's pathname, reset itjmc1-1/+5
2003-07-23rework the INDEX file generation. The new approach speeds up things bydmcmahill2-3/+408
2003-07-22Add locale directories: af, tg, th; used by xmms.jmmv13-13/+145
2003-07-22Ignore any errors from ldd when calculating reuires and providesagc1-2/+2
2003-07-22As part of the build information, record the full pathnames of theagc1-1/+24
2003-07-22Sync comments with reality wrt to USE_MAKEINFO == "no".seb1-2/+2
2003-07-22Include "../../mk/bsd.prefs.mk" to make sure PKGPATH is defined.kristerw1-1/+3
2003-07-21Add locale directories: fo, nso, ven, xh, xx, zu; all used by kopete.jmmv13-13/+325
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