Age | Commit message (Expand) | Author | Files | Lines |
2001-06-23 | A tiny example how I start my sandbox builds. | hubertf | 1 | -0/+19 |
2001-06-23 | Add a script that I use to upload binary pkgs to the FTP server | hubertf | 2 | -1/+36 |
2001-06-23 | Factor out the sed expression used to fix libtool archives into a variable, | jlam | 1 | -3/+6 |
2001-06-21 | The GNU patch used under Solaris doesn't understand "-b .orig", use | tron | 1 | -1/+5 |
2001-06-21 | Do previous in a different way. | jlam | 1 | -2/+4 |
2001-06-21 | Try to fix check for XAW_TYPE. | jlam | 1 | -2/+2 |
2001-06-21 | Add code that runs at post-build time to fix references to ${BUILDLINK_DIR} | jlam | 1 | -1/+23 |
2001-06-21 | As proposed by Luke Mewburn on tech-pkg, make sure to always use | hubertf | 1 | -1/+2 |
2001-06-20 | Relax libtool archive regexp to match more .la files. | jlam | 1 | -2/+2 |
2001-06-20 | Filter out libtool archive files from being linked into ${BUILDLINK_DIR} | jlam | 1 | -3/+7 |
2001-06-20 | Move default setting of XAW_TYPE to bsd.prefs.mk. | jlam | 2 | -3/+7 |
2001-06-20 | Remove upclient related variables (UPCLIENT_LOGIN, etc.) These | nra | 1 | -9/+1 |
2001-06-19 | do not check for ACCEPTABLE_LICENCES when deinstalling. closes PR pkg/13211 | assar | 1 | -2/+2 |
2001-06-19 | Add BUILDLINK_DIR to the CONFIGURE_ENV and MAKE_ENV automatically. | jlam | 1 | -1/+3 |
2001-06-18 | Create USE_BUILDLINK_ONLY variable that doesn't add -L${LOCALBASE}/lib | jlam | 1 | -3/+13 |
2001-06-18 | On some platforms, /bin/sh is feebler than NetBSD's /bin/sh with respect to | jlam | 1 | -4/+9 |
2001-06-18 | Add DIRNAME, first part of patch from pkg/13236 by Stoned Elipot | jlam | 3 | -3/+6 |
2001-06-18 | Move the MKDIR line to after we test if the source file exists or not, so | jlam | 1 | -2/+2 |
2001-06-16 | Add code to handle GTK-style config scripts (gtk-config --cflags/--libs) | jlam | 1 | -2/+36 |
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-16 | Add BUILD_USES_GETTEXT_M4 to set a build dependency on either an older | jlam | 1 | -2/+6 |
2001-06-15 | Automatically prepend ${BUILDLINK_CPPFLAGS} and ${BUILDLINK_LDFLAGS} to | jlam | 1 | -11/+7 |
2001-06-15 | Pass BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS through CONFIGURE_ENV and | jlam | 1 | -1/+6 |
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-13 | sort is in either /bin or /usr/bin depending on which Linux you use. | jlam | 1 | -1/+5 |
2001-06-13 | Use ECHO_MSG instead of ECHO for informational message. | jlam | 1 | -2/+2 |
2001-06-13 | Fix typo...LIBS gets added to CONFIGURE_ENV, not CONFIGURE. | jlam | 1 | -2/+2 |
2001-06-12 | Add astrolog-license. | jtb | 1 | -2/+5 |
2001-06-12 | Add amiwm-license as option to ACCEPTABLE_LICENSES. | jtb | 1 | -1/+4 |
2001-06-12 | Split XMKMF into XMKMF_CMD and XMKMF_FLAGS and set XMKMF_CMD conditionally | jlam | 1 | -3/+5 |
2001-06-12 | If GNU_CONFIGURE is defined, then pass LIBS to the GNU configure script. | jlam | 1 | -3/+8 |
2001-06-12 | Fix inclusion of defs.*.mk files so that it works from anywhere in the | jlam | 1 | -5/+13 |
2001-06-12 | Use ${SORT} and ${WC} instead of sort and wc. Also some minor whitespace | jlam | 1 | -39/+38 |
2001-06-12 | Add SORT and WC. Linux and Solaris ones might not be right...someone in | jlam | 3 | -3/+9 |
2001-06-12 | Migrate some OS-specific variable definitions into OS-specific files. | jlam | 5 | -171/+185 |
2001-06-11 | Make CPPFLAGS part of MAKE_ENV and CONFIGURE_ENV as 220 packages want it | jlam | 1 | -4/+3 |
2001-06-11 | Add missing IDEA-licence and jdk-license as ACCEPTABLE_LICENSES options. | jtb | 1 | -1/+7 |
2001-06-11 | Document BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS. | jlam | 1 | -4/+7 |
2001-06-11 | The variables that may optionally be defined are: | jlam | 1 | -2/+15 |
2001-06-11 | This Makefile fragment is included by package buildlink.mk files. This | jlam | 1 | -0/+83 |
2001-06-11 | Add description for QPOPPER_FAC which specify qpoper's default | taca | 1 | -1/+6 |
2001-06-10 | Add description for QPOPPER_USER which specify owner of qpopper's apop | taca | 1 | -1/+7 |
2001-06-09 | Fix 'make mdi' when no previous distinfo-file exists. | wiz | 1 | -1/+5 |
2001-06-09 | Deprecate DIGEST_FILE and PATCH_SUM_FILE (replaced by DIGEST_FILE, and not | wiz | 1 | -26/+18 |
2001-06-08 | Define "HAVE_OPENWINDOWS" if we are using OpenWindows as X11 distribution | tron | 1 | -1/+6 |
2001-06-07 | Fix typo in "IMAKE_MAN_CMD" for Solaris. | tron | 1 | -2/+2 |
2001-06-07 | Fix thinko in last commit. | tron | 1 | -6/+7 |
2001-06-07 | Use "/usr/ccs/bin/make" under Solaris if "USE_IMAKE" is defined. | tron | 1 | -3/+6 |
2001-06-07 | Set "X11BASE" much earlier under Solaris to get "USE_MESA" and "USE_XPM" | tron | 1 | -2/+4 |