summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2002-09-29Correctly fetch ALLFILES containing '=' charactersrh1-6/+6
2002-09-28* Split _BLNK_TRANSFORM_SED into 4 variables, as even with 3 it wasjlam5-23/+40
2002-09-28Nuke a bogus invocation of 'pkg_info -I' and use 'pkg_info -e' instead.uebayasi1-13/+3
2002-09-27Make machine/soundcard.h an alias for sys/soundcard.h if non-existentrh1-2/+9
2002-09-27Provide a way for buildlink2.mk files to convert a build dependency tojlam1-5/+6
2002-09-27Add MASTER_SITE_GNUSTEPrh1-1/+10
2002-09-27Add share/locale/is.wiz4-4/+20
2002-09-27Create a new variable USE_X11_LINKS that controls whether packages thatjlam2-3/+29
2002-09-27Change /usr/lib/*.la to ${BUILDLINK_DIR}/lib/*.la in libtool archives whenjlam1-1/+2
2002-09-26When PKG_DEBUG_LEVEL=2, set_PKG_DEBUG_SCRIPT is set to "${SH} -x". Usejlam2-6/+12
2002-09-26Create DEVOSSAUDIO, for the default OSS audio device.jlam1-4/+14
2002-09-26Don't make ${RCD_SCRIPTS_EXAMPLEDIR} unless it doesn't exist, and if wejlam1-2/+6
2002-09-26At least jakarta-tomcat requires the same ${_ULIMIT_CMD} on do-install asabs1-2/+2
2002-09-25USE_MOTIF is unused.jlam1-8/+1
2002-09-24Don't create the fake libtool archives unless USE_LIBTOOL is defined. Thisjlam1-1/+6
2002-09-24Move pkgtools-related definitions into bsd.prefs.mk so that they may bejlam2-12/+11
2002-09-24Some whitespace cleanup.wiz1-3/+3
2002-09-24Fix gnome path on ftp.tuwien.ac.at.wiz1-2/+2
2002-09-24Allow passing multiple items to BUILDLINK_DEPENDS.<pkg>. So, if we havejlam1-2/+4
2002-09-24Use |, not : to separate case conditions.jlam1-2/+2
2002-09-23For completeness, also allow for ./* when naming uninstalled libtooljlam1-3/+3
2002-09-23Also add -L*/.libs for *.la that start with "../", which is also quitejlam1-2/+2
2002-09-23The previous commit of libtool-fix-la let a lot of references to the buildjlam2-14/+29
2002-09-23Add mimedefang defaultsmarkd1-1/+15
2002-09-23* buildlink1 -> buildlink2jlam2-6/+9
2002-09-23Missing a /lib on the end of the library path.jlam1-2/+2
2002-09-23Provide a separate variable "X11_LDFLAGS" that just contains the linkerjlam1-3/+5
2002-09-23Add the -Wl,-R flags to find the widget library. The ld wrapper scriptjlam1-5/+10
2002-09-23Allow for wrapper-specific transformations of arguments that occur afterjlam5-7/+46
2002-09-22Allow other Makefiles to specify a PERL5_GENERATE_PLIST that overrides thejlam1-2/+4
2002-09-21Don't strip past non-whitespace characters.jlam1-3/+7
2002-09-21Handle removing the rpath flags in the wrappers if USE_BUILDLINK2 is set.jlam2-2/+13
2002-09-21Clarify comment for BUILDLINK_TRANSFORM.jlam1-2/+2
2002-09-21Fix typo: s/11/x11/. From pkg/18365 by Roland.Dittel@epost.de.jlam1-4/+4
2002-09-20Don't require setting the version of the replacement pthread package neededjlam1-1/+3
2002-09-20Create PTHREADBASE, which has the base prefix location for the pthreadjlam1-4/+7
2002-09-20Fix problem with linking against uninstalled libtool archives that in turnjlam1-8/+47
2002-09-20Protect against -Wl,-rpath,/usr/local/lib if LOCALBASE != /usr/local.jlam1-1/+2
2002-09-20Add RCD_SCRIPTS_SHELL to automatic rc.d script handling, defaulting togrant1-1/+3
2002-09-19Restore the ability to not automatically install the rc.d script intojlam3-5/+22
2002-09-19Automatically generate and install the rc.d scripts if specified byjlam1-3/+51
2002-09-18Recognize ghostscript-esp{,-nox11}.jlam1-1/+16
2002-09-18When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file alreadyjlam1-1/+9
2002-09-18Add secure HTTP support to the "wget" package. It is turned on by defaulttron1-1/+6
2002-09-18Always Linux-*-i[3456]86, never Linux-*-i386.abs1-4/+4
2002-09-18Split up the UNTRANSFORM variables into *.{1,2,3} so that they won'tjlam2-6/+15
2002-09-18Modifications and additions to create a dummy libtool archive to representjlam3-24/+115
2002-09-17Move the LIBTOOL definition outside of the USE_LIBTOOL conditional so thatjlam1-2/+2
2002-09-17Ensure that the PROTECT and UNPROTECT variables are clobbered by properlyjlam1-3/+6
2002-09-17Add REPLACE_BUILDLINK, REPLACE_BUILDLINK_PATTERNS, REPLACE_BUILDLINK_SED tojlam1-13/+95