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