summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2008-03-02+ Teach buildlink3.mk to cause GNU configure script to not find any otherjlam2-8/+32
2008-03-02Add gnome, kde and qt option.obache1-0/+3
2008-03-01Add EMACS_LISPPREFIX handling to PRINT_PLIST_AWK.obache1-1/+5
2008-02-29Rename termlib.* to termcap.* to better document exactly what packagesjlam3-72/+74
2008-02-29Ensure that BUILDLINK_PREFIX.curses is always defined.jlam1-1/+3
2008-02-29Ensure the BUILDLINK_PREFIX.termlib is always defined.jlam1-1/+2
2008-02-29Make chrpath(1) a tool. Intended scope is fixing up some Linux emulationtnn1-1/+12
2008-02-27If FOO is empty, then ${FOO:S/^/-l/} has a value of "-l". This is notjlam2-4/+4
2008-02-27Teach termlib files about another possible native terminal library, tinfo.jlam2-5/+9
2008-02-27+ Define BUILTIN_LIBNAME.* unconditionally so that their values canjlam3-15/+24
2008-02-27Set BUILDLINK_LDADD.curses in the CURSES_TYPE == "curses" case.jlam1-1/+3
2008-02-27Define BUILTIN_LIBNAME.* outside of the CHECK_BUILTIN.*-protectedjlam1-5/+10
2008-02-27Protect against possibly empty BUILDLINK_LIBNAME.* variables whenjlam1-2/+2
2008-02-27+ The termlib.buildlink3.mk file is meant to be included by packagesjlam4-3/+98
2008-02-27Allow preferring a pkgsrc "curses" implementation for all packagesjlam2-10/+4
2008-02-26Split PKGTOOLS_REQD into two parts. If we don't have PKGTOOLS_REQD,joerg1-4/+7
2008-02-26Add a --without-x flag to the mksandbox script.jlam1-3/+9
2008-02-25+ Introduce a way for a user to set the default curses implementationjlam2-15/+160
2008-02-23Add description for aspell option.wiz1-0/+1
2008-02-21+epolladrianp1-0/+2
2008-02-21Document the Courier-specific options.jlam1-0/+6
2008-02-21IRIX has /usr/include/getopt.h but it isn't getopt_long. Account for thistnn1-2/+2
2008-02-21Add two spain mirrors to MASTER_SITE_KDE.xtraeme1-2/+4
2008-02-21Documented the "pcre" option, as suggested by Claudio M. Alessi viarillig1-0/+1
2008-02-21Kill _OPSYS_NEEDS_XPKGWEDGE. It was only used by two platforms and theytnn3-12/+3
2008-02-21HPUX 11.11, like IRIX, doesn't have standards compliant (v)snprintf.tnn1-2/+2
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