summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
1999-09-20Remove "ftp.funet.fi" from "MASTER_SITE_SUNSITE" because the mirror is nottron1-3/+2
1999-09-20Change the semantics of PGSQL_USE_TCL to be YES/NO, defaulting to YES sincejlam1-3/+3
1999-09-19Document new PGSQL_USE_TCL variable which enables building the Tcl/Tkjlam1-1/+6
1999-09-18Fix unknown MACHINE_ARCH on Solaris.kim1-2/+5
1999-09-18When a package is already installed, tell people about ``make update''jwise1-2/+3
1999-09-15In ${DDIR} creation, change ${GREP} to ${EGREP} and modify pattern to onlyrh1-2/+3
1999-09-14Document LPRng-specific variables.jlam1-1/+11
1999-09-14Change how Kerberos support is enabled in pkgsrc.kim2-11/+16
1999-09-09bump PKGTOOLS_REQD to 19990909 - DEINSTALL fixhubertf1-2/+2
1999-09-08Add '-r' to root-install-flags if DEINSTALLDEPENDS is set to != "ALL".hubertf1-2/+4
1999-09-08Upon "make distclean", also rm the README.html file.hubertf1-1/+2
1999-09-07Document DT_LAYOUT.jlam1-1/+6
1999-09-03Compare "${USE_INET6}" explicitly with "YES" so that you can overridetron1-2/+2
1999-09-03Don't try to record non existing patch files in "BuildVersion".tron1-2/+4
1999-09-03s/PLIST_SUB/PLIST_SUBST/sakamoto1-5/+5
1999-09-02s/OS/OPSYSchristos1-3/+3
1999-09-02Use devel/libtool for OS's other than NetBSD, and disable automatic sharedchristos1-1/+8
1999-08-31if ${IDENT} does not exist, assume that the package tools are ok. This ischristos1-1/+5
1999-08-31Add support for PLIST_SUB variable. It is a list of "VAR=VALUE" pairs,sakamoto1-10/+13
1999-08-31Use ${DEPENDS_TARGET} instead of ${INSTALL_TARGET} in 'make update' asrh1-2/+2
1999-08-29Add 'update' target to update a package and all depending packages.rh1-1/+57
1999-08-27Fix DEINSTALLDEPENDS for su commands that do not preserve environments.rh1-2/+2
1999-08-26Force registration of binary package dependences without patterns. Thistron1-2/+2
1999-08-26Add USE_WALLPAPER, suggested by Alistair Crooks.sakamoto1-1/+5
1999-08-25Introduce a USE_XAW definition, which is used in package Makefiles, toagc2-2/+16
1999-08-25Document NMH_PAGER and NMH_EDITOR.agc1-9/+13
1999-08-24Use -h instead of -L in test(1) when testing for a symbolic link.agc1-3/+3
1999-08-23Correct description of "USE_XFACE".tron1-2/+2
1999-08-22Fix typo in last commit.tron1-3/+3
1999-08-22Add mirror on "ftp.informatik.tu-muenchen.de" to "MASTER_SITE_GNU".tron1-2/+3
1999-08-22Use "ftp.wustl.edu" instead of "wuarchive.wustl.edu".tron1-3/+3
1999-08-22Add "MASTER_SITE_GNOME" for GNOME related packages.tron1-1/+7
1999-08-21s/ECHO_CMD/ECHO/hubertf1-2/+2
1999-08-21Let "make deinstall" remove any version installed, not only the onehubertf1-16/+17
1999-08-19Update package tools to version 19990819:tron1-2/+2
1999-08-18Remove MASTER_SITE_LOCAL and MASTER_SITE_BACKUP entriessoren1-3/+1
1999-08-18Record the names of the patches which were applied to the packageagc1-2/+7
1999-08-16Ignore the return code from rm when trying to delete a symbolic linkagc1-2/+2
1999-08-13The X11 mirror on "ftp.eu.net" is gone, use "ftp.sunsite.auc.dk" instead.tron1-2/+2
1999-08-13Substitute for ${PKGNAME} when generating the PLIST files.agc1-1/+2
1999-08-12Linux fixes.christos1-1/+13
1999-08-10This is NetBSD. s/port/package/gagc1-19/+19
1999-08-10better linux supportchristos1-2/+6
1999-08-09Use ${SORTED_MASTER_SITES} instead of ${MASTER_SITES} in "fetch-list:".sakamoto1-2/+2
1999-08-04Ignore result of ${RM} command in do-extract target - the original ${LN} -fsagc1-2/+2
1999-07-28Don't try to fetch a file if there's a symbolic link in ${DISTDIR}.agc1-2/+2
1999-07-28Clarify the DIST_PATH example.agc1-3/+4
1999-07-28Document the DIST_PATH definition which accidentally got committedagc1-1/+17
1999-07-28Make "make readme" work on Solaris - Solaris's sed(1) can be a painagc1-10/+9
1999-07-27Actually apply any patch-local-* local patch files if there are any.agc1-15/+27