Age | Commit message (Expand) | Author | Files | Lines |
2004-10-08 | Drop the extraneous comma in "-Wl,-R,/dir" and turn it into "-Wl,-R/dir". | jlam | 1 | -1/+15 |
2004-10-08 | X11_TYPE=xorg: | xtraeme | 1 | -3/+1 |
2004-10-08 | Use builtin versions for Xcomposite and compositeext for X11_TYPE=xorg | xtraeme | 1 | -3/+5 |
2004-10-08 | Changes for meta-pkgs/xorg and friends: | xtraeme | 1 | -3/+1 |
2004-10-07 | Make PKGSRCDIR a read-only value. This avoids problems where the user | jlam | 1 | -4/+5 |
2004-10-07 | Remove _PKGSRCDIR now that we have PKGSRCDIR (as per previous commit). | jlam | 1 | -2/+1 |
2004-10-07 | * Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR, | jlam | 6 | -65/+69 |
2004-10-06 | _DEPENDS.${_path_} can contain more than one dependency pattern, so split | jlam | 1 | -2/+4 |
2004-10-06 | Climb up the directory tree to find the top, instead of guessing where | jlam | 2 | -11/+11 |
2004-10-06 | Reorganize some of the files under pkgsrc/mk: | jlam | 16 | -33/+33 |
2004-10-06 | Add SUN_JRE15_USE_JCE (forgot this file in the commit). | tv | 1 | -1/+7 |
2004-10-06 | call the C compiler as 'xlc' so libtool mostly DTRT. | grant | 1 | -5/+5 |
2004-10-06 | add initial support for IBM's XL C/C++ compiler. tested with version | grant | 5 | -4/+143 |
2004-10-05 | Check for presence of the libname listed in the libtool archive before | jlam | 1 | -2/+6 |
2004-10-05 | the distfile mirror on ftp.cz.NetBSD.org is no longer functional | jdolecek | 1 | -2/+1 |
2004-10-05 | Move the "dependency reduction" code from buildlink3 to bsd.pkg.mk so | jlam | 3 | -56/+130 |
2004-10-04 | Add man/fi, required for an upcoming package. | cube | 9 | -9/+423 |
2004-10-04 | Add a scan script that checks for "-v" on the command-line, and prevents | jlam | 3 | -4/+55 |
2004-10-04 | Fix completely hosed test for g++ when CXX=g++. The old test worked fine. | tv | 1 | -2/+2 |
2004-10-04 | When transforming from ${LOCALBASE} into ${BUILDLINK_DIR}, convert | jlam | 1 | -9/+15 |
2004-10-03 | Don't cache transformations of "-lfoo" into "rel/path/to/libfoo.la" because | jlam | 1 | -2/+2 |
2004-10-03 | Don't echo the debug message for the targets whose output is used | hira | 1 | -9/+7 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 3 | -6/+4 |
2004-10-01 | Update the wording a bit when a license is not accepted, to better | hubertf | 1 | -4/+4 |
2004-09-30 | Add and enable {jdk,jre}15 | rh | 1 | -8/+22 |
2004-09-30 | G/C _WRAPPER_SH.LIBTOOL which isn't needed (it's value was being | jlam | 1 | -13/+2 |
2004-09-30 | Make APR_USE_DB4 default to NO everywhere, now that subversion-base | epg | 1 | -8/+4 |
2004-09-28 | Remove ftp.sunet.se for now, as it contains at least one broken | cube | 1 | -2/+1 |
2004-09-27 | Per jlam's suggestion, remove the libtoolize conditional altogether. Some | tv | 1 | -7/+1 |
2004-09-27 | LIBTOOLIZE_PLIST doesn't even need to be conditional. If USE_LIBTOOL is | tv | 2 | -10/+4 |
2004-09-27 | LIBTOOL_REQD in bsd.pkg.mk is newer than the version listed here; remove | tv | 2 | -4/+2 |
2004-09-27 | Move some wrapper definitions into a separate file wrapper-defs.mk that is | jlam | 3 | -7/+55 |
2004-09-27 | Define PKGSRC_TOPDIR as the path to the top of the pkgsrc tree relative | jlam | 1 | -19/+16 |
2004-09-27 | In print-PLIST, handle '@exec ${MKDIR}' by PRINT_PLIST_AWK as well. | rh | 1 | -2/+4 |
2004-09-26 | Make _WRAPPEES into a public variable so that we can more easily create | jlam | 1 | -8/+12 |
2004-09-26 | We don't use skipargs here... it's all in logic. | jlam | 1 | -2/+1 |
2004-09-26 | fix dylib handling | danw | 1 | -2/+1 |
2004-09-26 | Fix rmdir command so it passes remove-dir in the buildlink-transform | jlam | 1 | -4/+4 |
2004-09-25 | Add Dan Winship's workaround to allow building on Darwin. This is only a | jlam | 1 | -1/+5 |
2004-09-24 | Teach the libtool wrapper about the "clean" and "uninstall" modes, where | jlam | 1 | -4/+7 |
2004-09-24 | Create ${BUILDLINK_DIR}/bin for use by packages that need to drop off a | jlam | 1 | -2/+5 |
2004-09-24 | Make print-PLIST work if there are no *.la files. | jlam | 1 | -2/+6 |
2004-09-24 | Fix typo in comment. | seb | 1 | -2/+2 |
2004-09-23 | Teach gcc.mk about gcc34 so that setting GCC_REQD=3.4 in /etc/mk.conf will | jlam | 1 | -5/+35 |
2004-09-23 | Support the ABI flags on MIPS platforms. | jlam | 1 | -10/+12 |
2004-09-23 | Move @_WRAP_TRANSFORM_SED@ from the logic script into wrapper.sh so that | jlam | 3 | -5/+7 |
2004-09-22 | Typo in comment. | jlam | 1 | -2/+2 |
2004-09-22 | When mangling paths, also do (and undo) the transformations for full | jlam | 1 | -5/+7 |
2004-09-22 | Add a toggle that determines whether we pass extra arguments or not. This | jlam | 3 | -7/+19 |
2004-09-22 | Typo - "ressource". | mason | 1 | -2/+2 |