Age | Commit message (Expand) | Author | Files | Lines |
2001-07-02 | Make check for Xpm in XFree86 look like the checks for Mesa and freetype2. | jlam | 2 | -13/+22 |
2001-07-02 | For aesthetic reasons, sort the *.lai files found during replace-buildlink. | jlam | 1 | -2/+3 |
2001-07-02 | Merge buildlink-fix-libtool-archives and buildlink-fix-config-scripts | jlam | 1 | -41/+25 |
2001-07-01 | Change example to have bsd.buildlink.mk file included at start of a | jlam | 1 | -7/+11 |
2001-07-01 | Make sure the -DBuildLink gets passed through to subdir Imakefiles if | jlam | 1 | -2/+2 |
2001-06-30 | Resurrect LIBTOOL_OVERRIDE. It's needed for lesstif-0.92.32 which uses | jlam | 1 | -1/+10 |
2001-06-29 | Bump build dependency on xpkgwedge to >=1.3 to handle buildlink.mk files | jlam | 1 | -3/+10 |
2001-06-29 | If USE_BUILDLINK_ONLY is set, then also set USE_CONFIG_WRAPPER | jlam | 1 | -1/+9 |
2001-06-28 | Create new variable BUILDLINK_CONFIG_WRAPPER_SED.<pkgname> that is added | jlam | 1 | -3/+7 |
2001-06-28 | Update MASTER_SITE_XCONTRIB server list, inspired by a posting to tech-pkg | wiz | 1 | -2/+12 |
2001-06-28 | add an explicite GNU_ARCH.mipsel assignment to work around poor interaction | drochner | 1 | -1/+2 |
2001-06-27 | do not forget X | hubertf | 1 | -1/+3 |
2001-06-27 | o move REPLACE_PERL code to more proper location -- to the do-patch target; | zuntum | 1 | -15/+15 |
2001-06-27 | o introduce REPLACE_PERL | zuntum | 1 | -1/+16 |
2001-06-26 | Remove a debugging printf/echo. | jlam | 1 | -2/+1 |
2001-06-26 | Fix bug in the sed expression used to filter out libtool archives. It was | jlam | 1 | -2/+3 |
2001-06-26 | Fix typo in RCD Id -- s/NetSBD/NetBSD/ | zuntum | 1 | -1/+1 |
2001-06-26 | Add code, similar to REPLACE_NCURSES, called REPLACE_BUILDLINK, that | jlam | 1 | -3/+30 |
2001-06-26 | * add example how to setup a sandbox from source | hubertf | 1 | -2/+2 |
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 |