Age | Commit message (Expand) | Author | Files | Lines |
1999-08-29 | Add 'update' target to update a package and all depending packages. | rh | 1 | -1/+57 |
1999-08-27 | Fix DEINSTALLDEPENDS for su commands that do not preserve environments. | rh | 1 | -2/+2 |
1999-08-26 | Force registration of binary package dependences without patterns. This | tron | 1 | -2/+2 |
1999-08-26 | Add USE_WALLPAPER, suggested by Alistair Crooks. | sakamoto | 1 | -1/+5 |
1999-08-25 | Introduce a USE_XAW definition, which is used in package Makefiles, to | agc | 2 | -2/+16 |
1999-08-25 | Document NMH_PAGER and NMH_EDITOR. | agc | 1 | -9/+13 |
1999-08-24 | Use -h instead of -L in test(1) when testing for a symbolic link. | agc | 1 | -3/+3 |
1999-08-23 | Correct description of "USE_XFACE". | tron | 1 | -2/+2 |
1999-08-22 | Fix typo in last commit. | tron | 1 | -3/+3 |
1999-08-22 | Add mirror on "ftp.informatik.tu-muenchen.de" to "MASTER_SITE_GNU". | tron | 1 | -2/+3 |
1999-08-22 | Use "ftp.wustl.edu" instead of "wuarchive.wustl.edu". | tron | 1 | -3/+3 |
1999-08-22 | Add "MASTER_SITE_GNOME" for GNOME related packages. | tron | 1 | -1/+7 |
1999-08-21 | s/ECHO_CMD/ECHO/ | hubertf | 1 | -2/+2 |
1999-08-21 | Let "make deinstall" remove any version installed, not only the one | hubertf | 1 | -16/+17 |
1999-08-19 | Update package tools to version 19990819: | tron | 1 | -2/+2 |
1999-08-18 | Remove MASTER_SITE_LOCAL and MASTER_SITE_BACKUP entries | soren | 1 | -3/+1 |
1999-08-18 | Record the names of the patches which were applied to the package | agc | 1 | -2/+7 |
1999-08-16 | Ignore the return code from rm when trying to delete a symbolic link | agc | 1 | -2/+2 |
1999-08-13 | The X11 mirror on "ftp.eu.net" is gone, use "ftp.sunsite.auc.dk" instead. | tron | 1 | -2/+2 |
1999-08-13 | Substitute for ${PKGNAME} when generating the PLIST files. | agc | 1 | -1/+2 |
1999-08-12 | Linux fixes. | christos | 1 | -1/+13 |
1999-08-10 | This is NetBSD. s/port/package/g | agc | 1 | -19/+19 |
1999-08-10 | better linux support | christos | 1 | -2/+6 |
1999-08-09 | Use ${SORTED_MASTER_SITES} instead of ${MASTER_SITES} in "fetch-list:". | sakamoto | 1 | -2/+2 |
1999-08-04 | Ignore result of ${RM} command in do-extract target - the original ${LN} -fs | agc | 1 | -2/+2 |
1999-07-28 | Don't try to fetch a file if there's a symbolic link in ${DISTDIR}. | agc | 1 | -2/+2 |
1999-07-28 | Clarify the DIST_PATH example. | agc | 1 | -3/+4 |
1999-07-28 | Document the DIST_PATH definition which accidentally got committed | agc | 1 | -1/+17 |
1999-07-28 | Make "make readme" work on Solaris - Solaris's sed(1) can be a pain | agc | 1 | -10/+9 |
1999-07-27 | Actually apply any patch-local-* local patch files if there are any. | agc | 1 | -15/+27 |
1999-07-27 | Don't put a // in MASTER_SITE_BACKUP if DIST_SUBDIR is empty/undefined. | mycroft | 1 | -1/+7 |
1999-07-26 | New variable "USE_INN" to use "inn" instead of "nntclnt" to provide | tron | 1 | -1/+7 |
1999-07-26 | Re-visit the patch-sum modifications: | agc | 1 | -19/+14 |
1999-07-24 | If there's a discrepancy between files/patch-sum and patches/*, | hubertf | 1 | -5/+19 |
1999-07-23 | Avoid unnecessary shell variable usage. | tron | 1 | -3/+3 |
1999-07-21 | Some master-sites (like the second one of the libslang package) seem | hubertf | 1 | -2/+4 |
1999-07-19 | Document "${INN_DATA_DIR}". | tron | 1 | -1/+5 |
1999-07-17 | Update "pkglibtool" to version 1.2p2. This version makes sure that you | tron | 1 | -2/+2 |
1999-07-15 | Once again: this is a make file. there's a difference between TABS and SPACES | wrstuden | 1 | -4/+4 |
1999-07-14 | cleanup of README.html generation code, as provided in PR 7989 by | hubertf | 1 | -12/+7 |
1999-07-13 | Add possibility to sort the master download site list according to | mjl | 2 | -5/+35 |
1999-07-13 | Do not include checksums of files names *.orig in files/patch-sum | hubertf | 1 | -1/+2 |
1999-07-10 | Create symbolic links for ELF shared libraries without absolute directory | tron | 1 | -10/+11 |
1999-07-09 | Only create a patch-sum file if there are any patches to checksum | agc | 1 | -5/+5 |
1999-07-09 | Pass the makepatchsum target down to submakes. | agc | 1 | -1/+2 |
1999-07-09 | Add logic to provide md5 checksums on the patch files, placing them in | agc | 1 | -20/+57 |
1999-07-08 | Revert to previous configuration: | agc | 1 | -2/+2 |
1999-07-08 | CAPITAL_OPSYS and OS_MAJOR_VERSION are used in one package Makefile, | agc | 1 | -8/+8 |
1999-07-07 | USE_INET6 clarify (some pkgsrc require IPv6-ready kernel) | itojun | 1 | -1/+2 |
1999-07-07 | add and document USE_INET6. | itojun | 1 | -1/+4 |