Age | Commit message (Expand) | Author | Files | Lines |
2002-10-21 | Move X11BASE setting for Solaris to a more appropriate place now that we | jlam | 1 | -3/+6 |
2002-10-21 | Purge unused USE_XPM (use graphics/xpm/buildlink2.mk instead). | wiz | 1 | -23/+1 |
2002-10-21 | Remove traces of now unused USE_XAW. | wiz | 1 | -6/+1 |
2002-10-21 | Remove USE_MESA -- now unused. | wiz | 1 | -33/+2 |
2002-10-20 | Remove obsolete USE_FREETYPE2 support; all users have been converted to use | wiz | 1 | -18/+1 |
2002-10-19 | Move some variable definitions from bsd.pkg.mk to bsd.prefs.mk so that | jlam | 1 | -1/+37 |
2002-10-12 | Assign a default value to SPARC_TARGET_ARCH for the if MACHINE_ARCH == sun4 | bouyer | 1 | -1/+2 |
2002-10-12 | On Solaris, MACHINE_ARCH on Suns can be sun4c or i86pc with | agc | 1 | -14/+17 |
2002-09-24 | Move pkgtools-related definitions into bsd.prefs.mk so that they may be | jlam | 1 | -3/+10 |
2002-09-24 | Some whitespace cleanup. | wiz | 1 | -3/+3 |
2002-09-15 | Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIX | rh | 1 | -1/+20 |
2002-09-01 | The "Xpm" library is distributed with Solaris 9. Handle this case like | tron | 1 | -6/+11 |
2002-08-21 | set USE_INET6 if we are on an IPv6 capable Solaris host. | grant | 1 | -1/+3 |
2002-08-01 | We no longer expect PTHREAD_TYPE to be defined after including | jlam | 1 | -5/+1 |
2002-06-21 | Move the definition of OBJECT_FMT for NetBSD-1.3.x back _below_ the | jlam | 1 | -3/+3 |
2002-06-21 | Move the definition of OBJECT_FMT for NetBSD-1.3.x systems ahead of the | jlam | 1 | -12/+12 |
2002-05-30 | On Darwin, before including <bsd.own.mk>, set OBJECT_FMT to "Mach-O". | schmonz | 1 | -1/+6 |
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 |