summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-08-04Provide a new variable NO_EXPORT_CPP to further restrict CPP from getting intojmc1-3/+3
2003-08-04Make exim user default to mail like it always had pre defaults conversion.jmc1-2/+2
2003-08-04Remove 'faad' support from MPLAYER_DISABLE_DRIVERS. It is an input driverjmmv1-2/+2
2003-08-04Let EXIM_USER be 'mail' by default, as it has always been (so the new packagejmmv1-2/+2
2003-08-02Convert exim and exim-user to the bsd.pkg.install.mk framework:jmmv1-1/+11
2003-08-02Move BUILD_DEFS check to pre-extract to avoid creating work directories inwiz1-3/+3
2003-08-02depend on the right version of grep.grant1-2/+2
2003-08-02comment: clarify and describe why USE_GNU_TOOLS+= must be used.grant1-4/+10
2003-08-02handle platforms with broken tools in the base system, such as sedgrant2-1/+177
2003-07-31Revert previous. USE_MAKEINFO is initialized in bsd.pkg.mk.seb1-4/+1
2003-07-31Need to define USE_MAKEINFO before testing against itjmc1-1/+4
2003-07-31Sync comments with reality (Trilogy, volume 5).seb1-5/+4
2003-07-31Make it possible to have a package requiring makeinfo but not install-info.seb3-19/+18
2003-07-31Let a package override the name of the automatically generated rc.d scriptjmmv1-7/+8
2003-07-31include bsd.prefs.mk, since we use ${ECHO}.grant1-1/+3
2003-07-30Modify the build-defs-message target so that it is only printed once, in thejmmv1-2/+7
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