summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2001-11-19Create a new variable CONFDIR that represents the directory where packagejlam1-1/+7
2001-11-16Remove GNOME on "ftp.fh-rosenheim.de" which doesn't carry any files attron1-3/+2
2001-11-14Convert some spaces to tabs.jlam1-3/+3
2001-11-14Allow MESSAGE_SRC to be a space-separated list of files, like PLIST_SRC,jlam1-5/+9
2001-11-14Add ${PKGBASE} to the things to substitute for in PLISTs.jlam1-1/+2
2001-11-11Set a default value for BUILDLINK_DIR so that if no buildlink.mk files arejlam1-3/+5
2001-11-09Check for DESCR_SRC, PLIST_SRC, MESSAGE_SRC, DEINSTALL and INSTALL filesagc1-1/+19
2001-11-08Set the default values of SU_CMD and PRE_ROOT_CMD in bsd.pkg.defaults.mk,agc1-5/+1
2001-11-08Following on from the removal of the automatic "is there a script to run" logic,agc1-30/+30
2001-11-03Also substitute for CHMOD, CHOWN, CHGRP in PLISTs.jlam1-1/+4
2001-11-01So many of our PLIST use mkdir, rmdir, and true, and we have full paths tojlam1-2/+5
2001-10-31Make REPLACE_PERL work -- recent "-e s,/bin/perl,${PERL5}" addition broke it.zuntum1-5/+2
2001-10-30Add initial support for Darwin (1.4) to pkgsrc.agc1-3/+5
2001-10-29On Solaris 7, when `find dir -name foo -name bar' in invoked, only anjlam1-3/+4
2001-10-29Make print-PLIST generateskrll1-2/+2
2001-10-26Add a new "show-vars" target which allows to display several makefiletron1-1/+7
2001-10-26If AUTOMAKE_OVERRIDE=YES then we touch files in ${WRKSRC} in such a wayjlam1-2/+24
2001-10-26Also delete the magic invocation of scripts/configure andagc1-13/+1
2001-10-26Changed PKGDIR assignment to allow migration of files currently held inwulf1-2/+6
2001-10-26At present, if there is a pre-<target> or post-<target> script inagc1-9/+1
2001-10-26Update REPLACE_PERL to work for /bin/perl and use it in kdelibs2 insteadskrll1-2/+3
2001-10-26Fix ltcf-cxx.sh to work on -current/new toolchains. That is make sure thatskrll1-2/+2
2001-10-25Sort "PATCH_SITES" using "MASTER_SORT" and "MASTER_SORT_REGEX", too.tron1-3/+4
2001-10-24The do-configure target has some "stuff" that is supposed to be done afterjlam1-17/+26
2001-10-17Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was therehubertf1-3/+1
2001-10-12Pass "${USETOOLS}" down to package builds so that packages which use BSDtron1-1/+6
2001-10-10Allow people who set USE_BUILDLINK_X11 so as to experiment with thejlam1-3/+3
2001-10-09Back out last change that moved the prepending of BUILDLINK_CPPFLAGS andjlam1-11/+1
2001-10-05Prepend "${BUILDLINK_CPPFLAGS}" and "${BUILDLINK_LDFLAGS}" to "${CFLAGS}",tron1-1/+11
2001-10-04Use the usual _PKG_SILENT and _PKG_DEBUG definitions in theagc1-2/+3
2001-10-04use ${PKG_INFO} rather than pkg_info in show-installed-depends target,agc1-4/+6
2001-10-04If USE_IMAKE is set, then ensure that the buildlink-x11 package isn'tjlam1-1/+12
2001-10-03Add "prdownloads.sourceforge.net" as primary site to the of listtron1-2/+3
2001-10-01Allow customizing the message for _SU_TARGET by substituting for "$action",jlam1-2/+5
2001-10-01Have x11.buildlink.mk add -Wl,-R${X11BASE}/lib to LDFLAGS directly, insteadjlam1-3/+3
2001-09-30Add 'show-installed-depends' - neat implementation thanks to Hubert.abs1-1/+9
2001-09-25I have no idea where it got broken, but put back the creation of .package_donemycroft1-1/+2
2001-09-24Fix cut and paste error in last commit.tron1-3/+3
2001-09-24Add "PKGVERSION" to "PLIST_SUBST" by default. Trailing package sourcetron1-1/+2
2001-09-14Fix problem with Solaris' /bin/sh not accepting an empty list in a forjlam1-2/+3
2001-09-14Document the new Motif-related variables. Deprecate USE_MOTIF in favor ofjlam1-60/+10
2001-09-12Add a just-in-time su mode for "make package" by factoring out the codeagc1-29/+34
2001-09-11Make print-PLIST work again if no linux=procfs mounted.wiz1-6/+9
2001-09-10Add support for two environment variables to help update all yourmartin1-1/+12
2001-09-10Set the default value of WRKSRC in a slightly different way (from Hubertagc1-3/+2
2001-09-10Define default value of WRKSRC again. It is required by the packages withoutkei1-1/+3
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-4/+5
2001-08-27Since libtool has now been split, it's no longer necessary to have atv1-2/+2
2001-08-24print-PLIST: remove emul/linux/proc entries before sorting. No need tohubertf1-2/+2
2001-08-24 * When applying patches, also look in $LOCALPATCHES/$PKGPATH forhubertf1-5/+16