summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-16Change the way that we note when a libtool file has been fixed byjlam2-6/+12
2002-09-16Add a missing shell wildcard which was causing the expression to notjlam1-2/+2
2002-09-16* Assume each Emacs lisp package supports only (GNU) Emacs 20/21 by default.uebayasi1-7/+24
2002-09-16quote args to pkg_info, to prevent some shell trying to interpret them.hubertf1-8/+8
2002-09-16show-installed-depends: properly quote pkg, as it can contain some thingshubertf1-2/+2
2002-09-16Don't pass down GHOSTSCRIPT_DEPENDS through MAKEFLAGS for now. It causesmycroft1-2/+2
2002-09-15Move xpkgwedge check from bsd.pkg.mk to bsd.prefs.mk so that X11PREFIXrh2-19/+21
2002-09-14Undo previous commit. This seems to be a much more suble error.rh1-2/+2
2002-09-14Fix directory path to the X11 version of ghostscript-gnu.rh1-2/+2
2002-09-14* Prefix PKGNAME with "xemacs-" if the package is for XEmacs.uebayasi1-5/+3
2002-09-13Recognize latest versions of ghostscript-gnu.jlam1-3/+3
2002-09-13Recognize ghostscript-gnu-x11.jlam1-3/+5