summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2008-02-20Add a "wide-curses" global option to turn on wide curses for packages thatjlam1-0/+1
2008-02-20Removed colons from variable names so they are accessible to "bmakerillig4-12/+12
2008-02-20Eliminated a needless check.rillig1-5/+3
2008-02-20Changed the order of the checks for automatic keywords, so that therillig1-5/+5
2008-02-20After being deprecated for 16 months, SKIP_PORTABILITY_CHECK is nowrillig1-5/+7
2008-02-20Removed colons for the sake of "bmake help".rillig1-3/+3
2008-02-20Add colon in comment to aid "make help" in finding helpwiz1-2/+2
2008-02-19Eliminated some code duplication, provided a default definition forrillig1-7/+19
2008-02-19Documented the pkgsrc online help.rillig1-0/+35
2008-02-19Rewrote the help file parser a little bit, so that the definitions fromrillig1-7/+15
2008-02-19Add IRIX command sinks, needed to get rpath fixup when using GCC.tnn3-1/+57
2008-02-19Pass gcc's -mabi=* option (used on mips) without warning.tnn1-1/+2
2008-02-19Check if BUILDLINK_AUTO_VARS.${_pkg_} is defined before testing itxtraeme1-2/+3
2008-02-19Look for mktemp in /bin, too, where Debian systems keep it.epg1-1/+3
2008-02-18Move show-depends-options target from bsd.options.mk to flavor/pkg/utility.mkobache2-12/+12
2008-02-18Add target "show-depends-options" to show depends's options recursively.obache1-1/+11
2008-02-17Add a list of the codename, os, kernel and xcode version based onyyamano1-1/+12
2008-02-13Don't use the bundled GNU Make on Mac OS X version older than Leopard.tron1-1/+3
2008-02-13Fix a recently introduced logic error. PR pkg/37998 from Stuart Shelton.tnn1-6/+6
2008-02-13Added a new check for binaries, so that they are installed according torillig2-1/+60
2008-02-13Pass the proper flags for stripping binaries to packages using BSD Make.rillig1-1/+2
2008-02-13Oops, fixed a typo.rillig1-3/+2
2008-02-13Documented the interface to packages. Renamed the targets to emphasizerillig1-14/+21
2008-02-13Whenever a tool from TOOLS_FAIL is executed, print a useful errorrillig1-2/+4
2008-02-13Added keywords for "bmake help".rillig1-1/+2
2008-02-13Added a keyword for "bmake help".rillig1-1/+2
2008-02-13Adjusted the documentation to the source code.rillig1-2/+2
2008-02-12Removed outdated comment.rillig1-2/+1
2008-02-10Enable check-fakehome.mk.tnn1-1/+2
2008-02-10Enable fake home directory support. Also add a wrkref check because antnn2-4/+15
2008-02-10Made the code easier to read.rillig1-11/+14
2008-02-10Removed duplicated documentation.rillig1-12/+1
2008-02-08Skip ${PREFIX}/emul/linux32/proc.* as welladrianp1-3/+4
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig24-122/+120
2008-02-07Replaced _PKG_SILENT and _PKG_DEBUG with RUN.rillig10-49/+49
2008-02-07Same as previous, but the line above. (Sigh)tnn1-3/+4
2008-02-07Oops, make sure the variable is defined before testing it's value.tnn1-2/+3
2008-02-07Fix a miss that made the hpux bootstrap erronously pull in posix_headers.tnn1-2/+4
2008-02-07Get rid of USE_TOOLS+=nroff in the USE_BSD_MAKEFILE case.tnn1-2/+1
2008-02-07Fix busted groff handling on SunOS.tnn1-3/+7
2008-02-06Recognise Solaris/xen as i386tnn1-2/+2
2008-02-06Replace 'spidermonkey' option with a generic 'javascript' option.bjs1-1/+1
2008-02-05No need to walk the whole directory when checking for emptyness.tnn1-3/+3
2008-02-05This is the check part of the fake $HOME code. Not enabled yet.tnn1-0/+40
2008-02-05Convert to ${RUN}tnn2-7/+4
2008-02-03Remove ftp.informatik.hu-berlin.de from MASTER_SITES_GNU since it doesn'ttnn1-2/+3
2008-02-01Documented PRIVILEGED_STAGES.rillig1-1/+10
2008-01-31Rewrote the header comment, since it was very hard to understand. Now itrillig1-37/+30
2008-01-30Try to fix PR pkg/26143 with caution:tron1-2/+4
2008-01-29Reverted my last change. I was completely wrong. The real fault reportedrillig1-7/+6