Age | Commit message (Expand) | Author | Files | Lines |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-13 | The x11/Xaw3d library has an integer overflow error in the computation | markd | 3 | -3/+22 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -2/+4 |
2005-10-12 | Home page disappeared, comment it out. | wiz | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -1/+2 |
2005-05-16 | The right way to add flags to the xmkmf command line to via XMKMF_FLAGS. | jlam | 1 | -2/+2 |
2005-04-14 | One more try at getting this right on solaris. The last patches fixed | dmcmahill | 3 | -7/+15 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-01 | fix installation directory to not have .../X11/X11/Xaw3d but .../X11/Xaw3d on... | dmcmahill | 3 | -11/+9 |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 |
2005-02-23 | Enable pkgviews installation. Patches provided by Joachim Kuebart on | minskim | 1 | -1/+3 |
2005-02-18 | Update to 1.5E: | wiz | 6 | -41/+46 |
2005-02-11 | This uses libXpm so include buildlink for it. | reed | 1 | -1/+3 |
2004-08-27 | Convert to use {COMPILER,LINKER}_RPATH_FLAG. | jlam | 1 | -3/+3 |
2004-05-03 | Unused. | wiz | 1 | -26/+0 |
2004-04-11 | bl3ify | xtraeme | 1 | -0/+24 |
2004-03-11 | bl3ify | xtraeme | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-08-15 | Trivially USE_BUILDLINK2 to pick the right compiler. | salo | 1 | -1/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-12 | make this work on IRIX | jschauma | 3 | -9/+17 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -6/+6 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-03 | Use ${_OPSYS_RPATH_NAME} instead of bare `-R' | seb | 1 | -2/+4 |
2002-11-14 | Remove need for "HAVE_OPENWINDOWS" by just testing whether X11BASE is | jlam | 1 | -2/+2 |
2002-10-08 | Unused. | jlam | 1 | -38/+0 |
2002-09-23 | Add the -Wl,-R flags to find the widget library. The ld wrapper script | jlam | 1 | -2/+4 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -0/+22 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-08-23 | Create buildlink.mk files for the various Xaw libraries. Instead of | jlam | 1 | -1/+4 |
2001-08-09 | Don't like libXaw3d to libXaw in ${BUILDLINK_DIR}/lib as linking won't | jlam | 1 | -7/+1 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -3/+3 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-23 | Generalize how the dependency pattern may be specified. Instead of just | jlam | 1 | -4/+5 |
2001-06-20 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+39 |
2001-06-13 | - Simplify code to handle detection of what library files (shared, static, | tron | 4 | -107/+106 |
2001-06-07 | Remove "post-configure" target for Solaris which is not necessary with | tron | 1 | -8/+1 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-03-11 | Fix link failures if wide character support is enabled. | tron | 2 | -6/+9 |
2001-03-11 | Make this package build under NetBSD-current with wide character support | tron | 2 | -2/+17 |
2001-03-11 | Patch "Makefile" only if we are using OpenWindows under Solaris. | tron | 1 | -2/+2 |
2001-03-11 | Calculate major number of "Xaw3d" shared library from "${XAWREV}" and | tron | 2 | -7/+12 |
2001-03-11 | Make this package build with OpenWindows under Solaris. Fixes PR pkg/11640 | tron | 1 | -1/+14 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 |