Age | Commit message (Expand) | Author | Files | Lines |
2002-03-18 | Append "elf" to ${MACHINE_GNU_PLATFORM}, for NetBSD archs that were once | fredb | 1 | -2/+20 |
2001-12-26 | Define a symbol BSD_PREFS_MK that may be checked by Makefile fragments to | jlam | 1 | -1/+13 |
2001-12-24 | Initial implementation of pthread.buildlink.mk to transparently allow for | jlam | 1 | -1/+5 |
2001-12-12 | Retire USE_CURSES, which was superseded by devel/ncurses/buildlink.mk, and | wiz | 1 | -16/+1 |
2001-12-12 | Add LOWER_OS_VERSION to match LOWER_OPSYS, LOWER_VENDOR, and LOWER_ARCH | abs | 1 | -1/+4 |
2001-11-28 | In the odd possible case of someone using "pkgsrc" underneath "src" | tv | 1 | -1/+6 |
2001-11-21 | Move some operating-system specific definitions to the individual | agc | 1 | -77/+1 |
2001-11-04 | My thanks to Thorsten - this part of my change for Darwin support was | agc | 1 | -3/+1 |
2001-11-04 | "Darwin" needs to know about SHAREOWN, SHAREGRP and SHAREMODE too. | frueauf | 1 | -2/+2 |
2001-10-30 | Add initial support for Darwin (1.4) to pkgsrc. | agc | 1 | -9/+20 |
2001-09-21 | Include "bsd.own.mk" before "bsd.pkg.defaults.mk" because otherwise "?=" | tron | 1 | -7/+7 |
2001-09-18 | Add a new bsd.pkg.defaults.mk file, derived from the old mk.conf.example. | agc | 1 | -1/+10 |
2001-08-24 | shuffle some whitespace to make it more obvious what is going on | abs | 1 | -4/+6 |
2001-08-14 | Add GNU_ARCH.sparc64 entry. | skrll | 1 | -1/+2 |
2001-07-26 | ZOULARISBASE: If there's no $LOCALBASE/bsd, try $LOCALBASE | hubertf | 1 | -1/+5 |
2001-07-26 | Close a quote. | hubertf | 1 | -2/+2 |
2001-07-17 | Switch solaris default LOCALBASE across to /usr/pkg | abs | 1 | -2/+14 |
2001-07-10 | Check if "${X11BASE}/lib/X11/config/X11.tmpl" exists before searching | tron | 1 | -3/+5 |
2001-07-10 | Add new variable "SPARC_TARGET_ARCH" used to select the target architecture | tron | 1 | -1/+4 |
2001-07-10 | Use ":=" in assignment of "ZOULARISBASE" because "LOCALBASE" might get | tron | 1 | -2/+4 |
2001-07-09 | Provide missing parenthesis for CHECK_XPM. | fredb | 1 | -3/+2 |
2001-07-06 | Check if "${X11BASE}/lib/X11/config/X11.tmpl" before searching with | tron | 1 | -2/+3 |
2001-07-05 | bsd.prefs.mk: Make OBJECT_FMT work on NetBSD 1.3 | abs | 1 | -1/+12 |
2001-07-03 | Add GNU_ARCH.powerpc. This fixes some of the recent problems experienced | mjl | 1 | -1/+2 |
2001-07-02 | Make check for Xpm in XFree86 look like the checks for Mesa and freetype2. | jlam | 1 | -1/+18 |
2001-06-28 | add an explicite GNU_ARCH.mipsel assignment to work around poor interaction | drochner | 1 | -1/+2 |
2001-06-20 | Move default setting of XAW_TYPE to bsd.prefs.mk. | jlam | 1 | -1/+6 |
2001-06-16 | Add a check for the libGLU which comes with XFree86 4.1.0: HAVE_BUILTIN_GLU | veego | 1 | -1/+13 |
2001-06-14 | Put back stuff deleted in last commit. | skrll | 1 | -4/+27 |
2001-06-14 | Add GNU_ARCH.mipseb (which is just mipseb); now pkgsrc make machinery passes | rafal | 1 | -27/+5 |
2001-06-12 | Fix inclusion of defs.*.mk files so that it works from anywhere in the | jlam | 1 | -5/+13 |
2001-06-12 | Migrate some OS-specific variable definitions into OS-specific files. | jlam | 1 | -3/+11 |
2001-06-08 | Define "HAVE_OPENWINDOWS" if we are using OpenWindows as X11 distribution | tron | 1 | -1/+6 |
2001-06-07 | Set "X11BASE" much earlier under Solaris to get "USE_MESA" and "USE_XPM" | tron | 1 | -2/+4 |
2001-05-17 | Default LOCALBASE to /usr/pkg, and override to /usr/local in Solaris case. | abs | 1 | -4/+4 |
2001-05-17 | In the Linux case, if MACHINE_ARCH is unknown set it to LOWER_ARCH (it does | abs | 1 | -1/+2 |
2001-05-02 | Fix a typo: a = sign should actually be !=. The CHECK_FREETYPE2 stuff | jlam | 1 | -2/+2 |
2001-04-22 | Handle freetype2 package like the MesaLib package as it is bundled with | jlam | 1 | -1/+18 |
2001-04-08 | Invent ZOULARISBASE, defaulting to $LOCALBASE/bsd, to make it possible | hubertf | 1 | -5/+7 |
2001-03-24 | Fix typo in last commit. | tron | 1 | -2/+2 |
2001-03-24 | Only enforce the use of Zoularis under SunOS. | tron | 1 | -2/+2 |
2001-03-23 | Add missing check for NetBSD in last commit. | tron | 1 | -2/+2 |
2001-03-23 | Provide Zoularis version number as "${ZOULARIS_VERSION}" on non NetBSD | tron | 1 | -1/+10 |
2001-03-19 | add a list of default serial devices on a per machine_arch basis as discussed | dmcmahill | 1 | -1/+38 |
2001-03-13 | Add an explanatory comment. | agc | 1 | -2/+7 |
2001-03-13 | Only add DIGEST_VERSION to MAKEFLAGS when we know it's a valid version. | agc | 1 | -7/+5 |
2001-03-10 | Fix typo. | tron | 1 | -2/+2 |
2001-03-06 | Move PKGTOOLS_VERSION check to bsd.prefs.mk for speedups in recursive tree wa... | wiz | 1 | -1/+10 |
2001-03-06 | Add support for message digests other than md5 into pkgsrc. This is done | agc | 1 | -1/+26 |
2000-12-03 | Add USE_INET6?=NO in the !(USE_INET6?=YES) case. | wiz | 1 | -1/+3 |