summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2001-11-21Now that all the files have been moved into the main package directory,agc1-13/+1
2001-11-21Refer to /etc/rc.d as ${RCD_SCRIPTS_DIR} more thoroughly.jlam1-3/+3
2001-11-21Change the way the RCD_SCRIPTS variable is used. It now just lists thejlam4-9/+22
2001-11-21Move some operating-system specific definitions to the individualagc5-106/+89
2001-11-21Add an _OPSYS_HAS_OSSAUDIO definition to the individual defs.${OPSYS}.mkagc5-6/+10
2001-11-21Move MOTIF_TYPE_DEFAULT and MOTIF12_TYPE_DEFAULT definitions into theagc5-24/+13
2001-11-21Add _OPSYS_HAS_MANZ and _PREFORMATTED_MAN_DIR definitions to theagc5-40/+48
2001-11-21Add a _DO_SHLIB_CHECKS definition to the individual defs.${OPSYS}.mkagc5-7/+11
2001-11-21Add a _PATCH_BACKUP_ARG definition to the individual defs.${OPSYS}.mk files,agc5-10/+10
2001-11-21Add a _USE_RPATH definition to the individual defs.${OPSYS}.mk files,agc5-6/+10
2001-11-21Add a _DO_LIBINTL_CHECKS definition to the individual defs,${OPSYS}.mkagc5-6/+10
2001-11-21Add a definition of _IMAKE_MAKE to the individual defs.${OPSYS}.mkagc5-7/+15
2001-11-21Move default umask for operating systems into the individual defs.${OPSYS}.mkagc5-17/+13
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