summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-11-21Forgot an EOF in the last commit.jlam1-1/+2
2001-11-20Remind the user that some rc.conf settings may need to be removed afterjlam1-1/+8
2001-11-20We should only depend on sysutils/user in the !exists(/usr/sbin/user) case.jlam1-2/+2
2001-11-20Add definitions for ROOT_USER and ROOT_GROUP that are the symbolic names ofjlam4-4/+16
2001-11-19For completeness, add a SUPPORT_FILES_PERMS that acts like CONF_FILES_PERMSjlam4-24/+29
2001-11-19Common INSTALL/DEINSTALL scripts and Makefile magic to automatically performjlam5-0/+577
2001-11-19Add definitions for USERADD and GROUPADD, used to create new users andjlam4-4/+28
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-15Remove superfluous definitions.agc1-4/+1
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-12Set values only when not defined yet.enami1-4/+4
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,agc2-12/+7
2001-11-08Following on from the removal of the automatic "is there a script to run" logic,agc1-30/+30
2001-11-08Change running output from build to include timestamp and current package.jmc1-2/+2
2001-11-07The $DEPENDS file has the pkg's directory in the first column, followed byhubertf1-2/+2
2001-11-06"bulk-install" already makes a binary package and cleans up after itself,hubertf1-2/+2
2001-11-04My thanks to Thorsten - this part of my change for Darwin support wasagc1-3/+1
2001-11-04"Darwin" needs to know about SHAREOWN, SHAREGRP and SHAREMODE too.frueauf1-2/+2
2001-11-03Also substitute for CHMOD, CHOWN, CHGRP in PLISTs.jlam1-1/+4
2001-11-02Add GQMPEG_NO_JAPANESE variable to allow keeping gqmpeg from interpretinghubertf1-1/+9
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-31Fix an improper newline in a comment (was <TAB>bing all the way to column 80).tv1-2/+3
2001-10-30Add initial support for Darwin (1.4) to pkgsrc.agc5-12/+1006
2001-10-29On Solaris 7, when `find dir -name foo -name bar' in invoked, only anjlam2-12/+13
2001-10-29Make print-PLIST generateskrll1-2/+2
2001-10-26Add a new "show-vars" target which allows to display several makefiletron2-3/+9
2001-10-26If AUTOMAKE_OVERRIDE=YES then we touch files in ${WRKSRC} in such a wayjlam1-2/+24
2001-10-26Expand description of the ${PKG_JVM} selector to note that ${JAVA_HOME} isjwise1-3/+4
2001-10-26Correct description of ${JAVA_HOME}. ${JAVA_HOME} is used to select anjwise1-2/+4
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.tron2-6/+7
2001-10-25Make it easier to debug for the a.out case on an ELF machine.jlam1-2/+2
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-4/+1
2001-10-24Rearrange some of the logic to consolidate the code that is a.out-specific.jlam1-7/+10
2001-10-24The do-configure target has some "stuff" that is supposed to be done afterjlam1-17/+26
2001-10-24Make some more variables "private" by prepending with an underscore.jlam1-7/+7
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-1/+4
2001-10-22Replace the -and/-or options with -a/-o as the former don't work withjlam1-4/+4
2001-10-21Added support variables for chat/ircd-hybridseb1-1/+132
2001-10-20When working out if an installed package should be left as itabs1-1/+4