summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-13A Makefile fragment for Emacs Lisp packages.uebayasi1-0/+173
2002-09-13Require at least 6.01. I don't think there are any more 6.0 installed outjlam1-2/+2
2002-09-13Convert all of the GS_REQD to GHOSTSCRIPT_REQD.jlam1-11/+11
2002-09-13Add a ghostscript.mk file that may be included by packages that want ajlam1-0/+70
2002-09-12Add BUILD_DIRS and INSTALL_DIRS, which have the same semantics asjlam1-3/+11
2002-09-08Add a "list" target which invokes "pkg_info -L" for the current package.tron1-1/+5
2002-09-07Filter out -R and -Wl.-R arguments that point to /usr/local as well asjlam2-3/+5
2002-09-06* Use a for loop to consolidate identical logic for removing paths in thejlam1-16/+12
2002-09-06Create _BLNK_PROTECT_SED and _BLNK_UNPROTECT_SED variables to protectjlam1-1/+18
2002-09-06Don't add the perl dependency if perl5/buildlink2.mk is included as thejlam1-1/+3
2002-09-06Minor whitespace nit.jlam1-2/+2
2002-09-06Move the l:lib1:lib2 transformation to _BLNK_TRANSFORM_SED.3, which nowjlam1-2/+13
2002-09-05add mk locale dirs (for gnome-mime-data)wiz4-4/+20
2002-09-04Apply patches from Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18115 toagc4-4/+12
2002-09-03Also protect -L${ZOULARISBASE}* from being transformed.jlam1-2/+2
2002-09-03Invert test in buildlink-${OPSYS}-wrappers that was causing the OPSYSjlam1-2/+2
2002-09-03Fix botch in previous commit which caused the sanitized PATH to not bejlam1-4/+4
2002-09-03Add a missing shell wildcard which was causing the expression to notjlam1-2/+2
2002-09-03Don't munge references to directories in ${ZOULARISBASE} ifjlam1-1/+7
2002-09-02Add OPSYS-specific section for overriding the generic wrapper scripts, andjlam1-18/+50
2002-09-02openoffice requires the unlimit on configure (for jdk) as well as for build.abs1-2/+2
2002-09-01Don't protect the creation of ${_BLNK_LIBTOOL_FIX_LA} with USE_LIBTOOL.jlam1-3/+1