summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-12-13Add "sid" as an abbreviation for the "show-installed-depends" target.ghen1-1/+5
2006-12-13Darwin's bison is too old (1.28) to build some packagesminskim1-3/+4
2006-12-12Darwin has bison.minskim1-1/+3
2006-12-12Made all .include lines look the same.rillig1-7/+7
2006-12-12On Solaris 5.9, the ksh cannot handle null bytes in the input. It'srillig1-2/+13
2006-12-10Fixed the creating of numerous zombie processes, which is a bug in therillig1-1/+8
2006-12-10mirrors.cloud9.net: No address associated with hostname; remove itwiz1-2/+1
2006-12-10wustl GNU mirror is gone.wiz1-2/+1
2006-12-10Converted to using the functions from wrapper-subr.sh.rillig1-31/+28
2006-12-10Also "Assembler source" is a text file for _SUBST_IS_TEXT_FILE.reed1-2/+2
2006-12-10+ -Mrillig1-1/+2
2006-12-09Add in descriptions for some common compression options.adrianp1-0/+2
2006-12-09report correct pkgcount by first cd'ing to PKGDB_DIR, then FINDing in there.jschauma1-2/+2
2006-12-09straighten out FIND command to figure out if a package needs to be rebuilt.jschauma1-2/+2
2006-12-09Added postgresql82 version 8.2.0adam1-3/+9
2006-12-09Added a small program to test a single transformation plug-in.rillig1-0/+41
2006-12-09Since the wrapper transformations are usually quite hard to follow andrillig1-1/+7
2006-12-09+ -fno-implicit-templatesrillig1-2/+3
2006-12-09".else if" -> ".elif", from David A. Holland in PR 35218.wiz1-2/+2
2006-12-08tyopxtraeme1-2/+2
2006-12-08apache.mk now knows about apache22, available for PKG_APACHE_DEFAULT.xtraeme1-4/+10
2006-12-08The SunPro C++ compiler knows the -template=* option.rillig1-2/+3
2006-12-07Due to a misunderstanding of mine, preventing to upload restrictedrillig1-2/+9
2006-12-07+ -Wcast-alignrillig1-1/+8
2006-12-06Add fd-small option for misc/fd package.taca1-0/+1
2006-12-06Add description of ruby-build-ri-db.taca1-0/+1
2006-12-06Don't force strict C99 mode by default, but the relaxed GNU-C99 mode.joerg1-2/+2
2006-12-06Add quartz.minskim1-0/+1
2006-12-06+ klashxtraeme1-0/+1
2006-12-05Add a few more, plus descriptions:hubertf1-1/+7
2006-12-05Recognize aclocal-1.10 and automake-1.10.wiz1-3/+5
2006-12-05SunPro knows the -mt option for enabling multi-threaded options.rillig1-3/+4
2006-12-03Ignore ccache and distcc in PKGSRC_COMPILER for the check forrillig1-2/+4
2006-12-03Readded the check for NO_SKIP and documented that variable.rillig1-2/+12
2006-12-03Claim NetBSD-[2-9].*-x86_64 as supported by sun-jdk15, to letwiz1-1/+2
2006-12-03If 'c99' is in USE_LANGUAGES also add 'c'.seb1-1/+6
2006-12-02Instead of setting compiler flags in each package if it uses C99,jschauma3-5/+13
2006-12-02Use /usr/bin/unzip as unzip on Darwin.minskim1-1/+2
2006-12-01Added -pipe and -Wno-implicit-int to the list of known gcc options.rillig1-1/+3
2006-12-01Proper include guards to unbreak nautilus. This wasn't such a bigjoerg1-3/+5
2006-11-30Converted the MIPSpro wrappers to use the transform_* functions.rillig2-73/+52
2006-11-30The function transform_pass_with_warning() also gets its debuggingrillig1-1/+2
2006-11-30Adjusted the indentation and the order of checks to match the otherrillig1-120/+82
2006-11-30Made the code simpler by converting it to the new transform_* functions.rillig1-74/+45
2006-11-30Added handlers for the standard options.rillig1-14/+17
2006-11-30Removed the transform_to_nocache() function, since it is unused.rillig1-10/+7
2006-11-30Converted to use the new transform_* functions from wrapper-subr.sh.rillig2-39/+42
2006-11-30Added transform_to_and_split(), which removes the need for therillig1-1/+9
2006-11-30Minor reformatting. I'm still not sure what the ideal indentation andrillig1-17/+13
2006-11-30Reformatted the file to look more beautiful.rillig1-42/+39