Age | Commit message (Expand) | Author | Files | Lines |
2001-11-21 | Now that all the files have been moved into the main package directory, | agc | 1 | -13/+1 |
2001-11-21 | Refer to /etc/rc.d as ${RCD_SCRIPTS_DIR} more thoroughly. | jlam | 1 | -3/+3 |
2001-11-21 | Change the way the RCD_SCRIPTS variable is used. It now just lists the | jlam | 4 | -9/+22 |
2001-11-21 | Move some operating-system specific definitions to the individual | agc | 5 | -106/+89 |
2001-11-21 | Add an _OPSYS_HAS_OSSAUDIO definition to the individual defs.${OPSYS}.mk | agc | 5 | -6/+10 |
2001-11-21 | Move MOTIF_TYPE_DEFAULT and MOTIF12_TYPE_DEFAULT definitions into the | agc | 5 | -24/+13 |
2001-11-21 | Add _OPSYS_HAS_MANZ and _PREFORMATTED_MAN_DIR definitions to the | agc | 5 | -40/+48 |
2001-11-21 | Add a _DO_SHLIB_CHECKS definition to the individual defs.${OPSYS}.mk | agc | 5 | -7/+11 |
2001-11-21 | Add a _PATCH_BACKUP_ARG definition to the individual defs.${OPSYS}.mk files, | agc | 5 | -10/+10 |
2001-11-21 | Add a _USE_RPATH definition to the individual defs.${OPSYS}.mk files, | agc | 5 | -6/+10 |
2001-11-21 | Add a _DO_LIBINTL_CHECKS definition to the individual defs,${OPSYS}.mk | agc | 5 | -6/+10 |
2001-11-21 | Add a definition of _IMAKE_MAKE to the individual defs.${OPSYS}.mk | agc | 5 | -7/+15 |
2001-11-21 | Move default umask for operating systems into the individual defs.${OPSYS}.mk | agc | 5 | -17/+13 |
2001-11-21 | Forgot an EOF in the last commit. | jlam | 1 | -1/+2 |
2001-11-20 | Remind the user that some rc.conf settings may need to be removed after | jlam | 1 | -1/+8 |
2001-11-20 | We should only depend on sysutils/user in the !exists(/usr/sbin/user) case. | jlam | 1 | -2/+2 |
2001-11-20 | Add definitions for ROOT_USER and ROOT_GROUP that are the symbolic names of | jlam | 4 | -4/+16 |
2001-11-19 | For completeness, add a SUPPORT_FILES_PERMS that acts like CONF_FILES_PERMS | jlam | 4 | -24/+29 |
2001-11-19 | Common INSTALL/DEINSTALL scripts and Makefile magic to automatically perform | jlam | 5 | -0/+577 |
2001-11-19 | Add definitions for USERADD and GROUPADD, used to create new users and | jlam | 4 | -4/+28 |
2001-11-19 | Create a new variable CONFDIR that represents the directory where package | jlam | 1 | -1/+7 |
2001-11-16 | Remove GNOME on "ftp.fh-rosenheim.de" which doesn't carry any files at | tron | 1 | -3/+2 |
2001-11-15 | Remove superfluous definitions. | agc | 1 | -4/+1 |
2001-11-14 | Convert some spaces to tabs. | jlam | 1 | -3/+3 |
2001-11-14 | Allow MESSAGE_SRC to be a space-separated list of files, like PLIST_SRC, | jlam | 1 | -5/+9 |
2001-11-14 | Add ${PKGBASE} to the things to substitute for in PLISTs. | jlam | 1 | -1/+2 |
2001-11-12 | Set values only when not defined yet. | enami | 1 | -4/+4 |
2001-11-11 | Set a default value for BUILDLINK_DIR so that if no buildlink.mk files are | jlam | 1 | -3/+5 |
2001-11-09 | Check for DESCR_SRC, PLIST_SRC, MESSAGE_SRC, DEINSTALL and INSTALL files | agc | 1 | -1/+19 |
2001-11-08 | Set the default values of SU_CMD and PRE_ROOT_CMD in bsd.pkg.defaults.mk, | agc | 2 | -12/+7 |
2001-11-08 | Following on from the removal of the automatic "is there a script to run" logic, | agc | 1 | -30/+30 |
2001-11-08 | Change running output from build to include timestamp and current package. | jmc | 1 | -2/+2 |
2001-11-07 | The $DEPENDS file has the pkg's directory in the first column, followed by | hubertf | 1 | -2/+2 |
2001-11-06 | "bulk-install" already makes a binary package and cleans up after itself, | hubertf | 1 | -2/+2 |
2001-11-04 | My thanks to Thorsten - this part of my change for Darwin support was | agc | 1 | -3/+1 |
2001-11-04 | "Darwin" needs to know about SHAREOWN, SHAREGRP and SHAREMODE too. | frueauf | 1 | -2/+2 |
2001-11-03 | Also substitute for CHMOD, CHOWN, CHGRP in PLISTs. | jlam | 1 | -1/+4 |
2001-11-02 | Add GQMPEG_NO_JAPANESE variable to allow keeping gqmpeg from interpreting | hubertf | 1 | -1/+9 |
2001-11-01 | So many of our PLIST use mkdir, rmdir, and true, and we have full paths to | jlam | 1 | -2/+5 |
2001-10-31 | Make REPLACE_PERL work -- recent "-e s,/bin/perl,${PERL5}" addition broke it. | zuntum | 1 | -5/+2 |
2001-10-31 | Fix an improper newline in a comment (was <TAB>bing all the way to column 80). | tv | 1 | -2/+3 |
2001-10-30 | Add initial support for Darwin (1.4) to pkgsrc. | agc | 5 | -12/+1006 |
2001-10-29 | On Solaris 7, when `find dir -name foo -name bar' in invoked, only an | jlam | 2 | -12/+13 |
2001-10-29 | Make print-PLIST generate | skrll | 1 | -2/+2 |
2001-10-26 | Add a new "show-vars" target which allows to display several makefile | tron | 2 | -3/+9 |
2001-10-26 | If AUTOMAKE_OVERRIDE=YES then we touch files in ${WRKSRC} in such a way | jlam | 1 | -2/+24 |
2001-10-26 | Expand description of the ${PKG_JVM} selector to note that ${JAVA_HOME} is | jwise | 1 | -3/+4 |
2001-10-26 | Correct description of ${JAVA_HOME}. ${JAVA_HOME} is used to select an | jwise | 1 | -2/+4 |
2001-10-26 | Also delete the magic invocation of scripts/configure and | agc | 1 | -13/+1 |
2001-10-26 | Changed PKGDIR assignment to allow migration of files currently held in | wulf | 1 | -2/+6 |