Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-11-21 | Fix NEED_NCURSES handling: | hubertf | 1 | -4/+4 |
2000-11-02 | Move USE_NCURSES stuff from bsd.pkg.mk to bsd.prefs.mk. | wiz | 1 | -1/+16 |
2000-10-15 | Add USE_MESA and USE_GLX mechanism similar to USE_XPM that detects and | rh | 1 | -1/+18 |
2000-06-03 | Explicitly pass down MAKEFLAGS to all sub-makes, not just the first. | mycroft | 1 | -6/+6 |
2000-06-03 | Pass variables set via != to MAKEFLAGS, so the forking needed for that | hubertf | 1 | -10/+17 |
2000-02-13 | Don't enable IPv6 support if socks support is activated. | tron | 1 | -2/+3 |
2000-01-24 | make USE_INET6=YES a default, if the package is compiled on IPv6-ready | itojun | 1 | -1/+6 |
1999-09-18 | Fix unknown MACHINE_ARCH on Solaris. | kim | 1 | -2/+5 |
1999-08-12 | Linux fixes. | christos | 1 | -1/+13 |
1999-07-08 | Revert to previous configuration: | agc | 1 | -2/+2 |
1999-07-08 | CAPITAL_OPSYS and OS_MAJOR_VERSION are used in one package Makefile, | agc | 1 | -8/+8 |
1999-06-23 | Linux bits; now the package system works on Linux too. | christos | 1 | -9/+19 |
1999-05-26 | `I'm a bonehead.' Reverse the order of components in ${MACHINE_GNU_PLATFORM}. | tv | 1 | -2/+2 |
1999-05-24 | Implement some parts of proposals posted to tech-pkg: | tv | 1 | -20/+46 |
1999-05-24 | Explicitly include <sys.mk> after mk.conf. This ensures that standard | tv | 1 | -1/+3 |
1999-05-23 | - Move the inclusion of bsd.own.mk to bsd.prefs.mk, and multiple-include | tv | 1 | -7/+21 |
1998-11-26 | Add BSD_PKG_MK=1 to bsd.prefs.mk, and clarify it's usage (comment) a bit, | hubertf | 1 | -1/+5 |
1998-08-19 | Don't barf if the environment sets PREFIX (just ignore it). Needed for | tv | 1 | -2/+5 |
1998-08-11 | - Introduce CROSSBASE and a USE_CROSSBASE option, for use with pkgs from | tv | 1 | -1/+7 |