summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-07-30If a HEADER file exists in the package directory, then assume it's meantjlam1-1/+5
2003-07-30Allow package Makefiles to insert a supplementary header to thejlam1-1/+4
2003-07-30Rename sandboxDirs to sandboxMountDirs.seb1-14/+12
2003-07-30Whitespace.seb1-2/+1
2003-07-29Introduce sandboxEmptyDirs a list of directories to create emptyseb1-5/+14
2003-07-29Follow the trend started by jmmv@. Thanks Julio!seb1-7/+1
2003-07-29Go one step further: turn CANNA_GROUP and CANNA_USER build definitions andjmmv1-1/+11
2003-07-29Use PKG_SYSCONFDIR when setting the default value for IRCD_HYBRID_DPATH.jmmv1-2/+2
2003-07-29Apply pkgsrc-wip/wip/jdk1x_java-vm.mk.diff to add support for thewiz1-3/+21
2003-07-28Indent cpp-like statements properlyagc1-7/+7
2003-07-28Add the build-defs-message target, which shows a list of all variables thatjmmv1-1/+26
2003-07-27Introduce the MPLAYER_DISABLE_DRIVERS variable, which holds a list of "drivers"jmmv1-1/+7
2003-07-26SDL_USE_NAS deprecated by the new audio/SDL-nas plugin.jmmv1-6/+1
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