summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
1999-07-27Don't put a // in MASTER_SITE_BACKUP if DIST_SUBDIR is empty/undefined.mycroft1-1/+7
1999-07-26New variable "USE_INN" to use "inn" instead of "nntclnt" to providetron1-1/+7
1999-07-26Re-visit the patch-sum modifications:agc1-19/+14
1999-07-24If there's a discrepancy between files/patch-sum and patches/*,hubertf1-5/+19
1999-07-23Avoid unnecessary shell variable usage.tron1-3/+3
1999-07-21Some master-sites (like the second one of the libslang package) seemhubertf1-2/+4
1999-07-19Document "${INN_DATA_DIR}".tron1-1/+5
1999-07-17Update "pkglibtool" to version 1.2p2. This version makes sure that youtron1-2/+2
1999-07-15Once again: this is a make file. there's a difference between TABS and SPACESwrstuden1-4/+4
1999-07-14cleanup of README.html generation code, as provided in PR 7989 byhubertf1-12/+7
1999-07-13Add possibility to sort the master download site list according tomjl2-5/+35
1999-07-13Do not include checksums of files names *.orig in files/patch-sumhubertf1-1/+2