summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2003-10-03Initial import.xtraeme1-0/+633
2003-10-03kaffe and wonka works for "arm" too (not only "arm32").kristerw1-3/+3
2003-10-02Allow variables to be set on a per-OS basis.gavan1-1/+11
2003-10-02Fail-safe check for circular dependencies.gavan1-1/+6
2003-09-30Set the final form of the template buildlink3.mk file, after I've had ajlam1-5/+4
2003-09-30Set the final form of the template buildlink3.mk file as a guideline forjlam1-6/+14
2003-09-28Update the template buildlink3.mk file so that it may be used forjlam1-6/+6
2003-09-28Create _BLNK_{DEPENDS,PACKAGES} that are "uniq"ed versions ofjlam1-7/+23
2003-09-28Rearrange order of the targets for the various helper scripts for thejlam1-35/+85
2003-09-28sync comments with reality.grant1-6/+20
2003-09-28if /usr/lib/libstdc++.la exists, create the corresponding fake libtoolgrant1-1/+14
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-118/+0
2003-09-28use PKGBASE instead of PKGNAME when printing informational messagesgrant1-3/+3
2003-09-27set CC and CXX defaults for SunPro when USE_SUNPRO is defined.grant1-1/+9
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-0/+118
2003-09-27Add CVS signature. Noted by reed@.seb1-1/+1
2003-09-25don't put ${RPATH_FLAG} in X11_LDFLAGS if _USE_RPATH==no (darwin)danw1-1/+3
2003-09-25update required libtool to revision nb15danw1-2/+2
2003-09-24make CC_VERSION available to packages by including bsd.prefs.mk.grant3-7/+26
2003-09-24back out revision 1.67, as it does not work as it should due to thegrant1-19/+1
2003-09-24PATCH_BACKUP_ARG for pre-3.4 (-b <suffix>)itojun1-1/+5
2003-09-24remove redefine of _GCC_PREFIX, whitespace fix.grant1-4/+3
2003-09-23kaffe now works on alphadmcmahill1-2/+2
2003-09-23Do a better job of hiding unwanted libtool archives in a mixedjlam2-60/+121
2003-09-23Work out _GCC_ARCHSUBDIR correctly, using the method fromgavan1-2/+10
2003-09-23add a TAR definition for a suitable tar implementation, notgrant7-7/+30
2003-09-23Use ${BMAKE} instead of make to make this work on non NetBSD platforms.yyamano1-2/+2
2003-09-22Fix buildlinking of files if BUILDLINK_TRANSFORM.<pkg> is specified.jlam1-2/+3
2003-09-21don't try to use tools if they haven't been installed yet.grant1-1/+11
2003-09-21Test for egcs needs to come first, since egcs -v output alsowiz1-5/+5
2003-09-21override AS, AR, CPP and LD unless they are set to absolute path.grant1-1/+19
2003-09-20Add two new pure-ftpd variables:salo1-1/+12
2003-09-20automake.mk only needs to go ../mk/autoconf.mk to find autoconf.mk, notchris1-2/+2
2003-09-19Don't have the libtool wrapper add -L<dir> where <dir> is a path in srcdirjlam1-1/+2
2003-09-19Add some debugging info to determine which wrapper added which lines to thejlam1-2/+2
2003-09-19Remove spurious }.jlam1-2/+2
2003-09-19Make BUILDLINK_TARGETS an add-on variable to _BLNK_TARGETS so that thejlam1-4/+9
2003-09-19add m4 to the list of tools.grant1-2/+20
2003-09-18fix regex when updating /etc/shells so that eg. "/bin/tcsh" doesn'tgrant2-4/+4
2003-09-17explain why including this file in pkg Makefiles is useless.grant1-1/+4
2003-09-17honour GCC_REQD by testing $CC -v against it, and only pull in pkgsrcgrant1-9/+82
2003-09-17patch -b <suffix> is obsoleted, use -z <suffix>itojun1-2/+2
2003-09-17binary format detection for OpenBSD. Frederick Bruckmanitojun1-1/+9
2003-09-17Introduce a new variable "CONF_DEPENDS" for pkgviews: a package'sjlam5-15/+65
2003-09-16apply patch from Jonathan Perkin on tech-pkg@, bringing the list ofgrant1-8/+13
2003-09-16Use pkg_admin(1) instead of pkg_delete(1) to manipulate the file entries injlam1-2/+2
2003-09-16fix some indentationgrant1-29/+29
2003-09-16backout previousitojun1-2/+2
2003-09-16OpenBSD ships with perl in /usr/bin/perlitojun1-2/+2
2003-09-15Add a --mode== for libtool 1.5skrll1-2/+2