summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2001-12-02Add support for distfile-specific master sites, as requested in pkg/7471.wiz1-45/+45
2001-12-02Support automatically calling the INSTALL script during installation. Thisjlam1-2/+4
2001-11-30Move code from end of the do-configure target that performed thejlam1-9/+24
2001-11-30Move the REPLACE_PERL code into a separate configure pre-requisite targetjlam1-9/+15
2001-11-30Rename "do-libtool" target to "do-ltconfig-override" as the new name is morejlam1-3/+3
2001-11-30Remove REPLACE_CURSES from bsd.pkg.mk (not needed anymore), and don'twiz1-17/+1
2001-11-29Drop a line of the form '^<TAB>$'.wiz1-2/+1
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-1/+9
2001-11-28Move the PKG_SYSCONFDIR logic below the definition of PKGNAME. PKGNAME isjlam1-31/+31
2001-11-28lose some more pkg/ referencesabs1-2/+2
2001-11-26fetch-list: properly quote URLs printed, as they may contain things thathubertf1-2/+2
2001-11-25Check for an empty value for PKG_SYSCONFSUBDIR and set PKG_SYSCONFDIRjlam1-1/+5
2001-11-25Pass PKG_SYSCONFDIR to the configure and build processes.jlam1-1/+4
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-4/+21
2001-11-21Now that all the files have been moved into the main package directory,agc1-13/+1
2001-11-21Add _OPSYS_HAS_MANZ and _PREFORMATTED_MAN_DIR definitions to theagc1-25/+25
2001-11-21Add a _DO_SHLIB_CHECKS definition to the individual defs.${OPSYS}.mkagc1-3/+3
2001-11-21Add a _PATCH_BACKUP_ARG definition to the individual defs.${OPSYS}.mk files,agc1-6/+2
2001-11-21Add a _USE_RPATH definition to the individual defs.${OPSYS}.mk files,agc1-2/+2
2001-11-21Add a _DO_LIBINTL_CHECKS definition to the individual defs,${OPSYS}.mkagc1-2/+2
2001-11-21Add a definition of _IMAKE_MAKE to the individual defs.${OPSYS}.mkagc1-3/+3
2001-11-21Move default umask for operating systems into the individual defs.${OPSYS}.mkagc1-10/+1
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