Age | Commit message (Expand) | Author | Files | Lines |
2002-05-29 | Fix comments in show-shlib-type pertaining to "dylib". | schmonz | 1 | -3/+3 |
2002-05-29 | Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-05-26 | Pass ${OBJECT_FMT} into a package's make environment, to permit BSD-make | fredb | 1 | -1/+8 |
2002-05-22 | Move description of variables used for config file handling to | hubertf | 1 | -25/+2 |
2002-05-21 | Bump LIBTOOL_REQD (libtool support for Darwin). | schmonz | 1 | -2/+2 |
2002-05-19 | make f77 be the default fortran compiler instead of f2c-f77 for netbsd>=1.5. | dmcmahill | 1 | -2/+7 |
2002-05-18 | In do-shlib-handling, also fix up PLIST for Mach-O ("*.dylib") | schmonz | 1 | -3/+74 |
2002-05-14 | Add and enable sun-jdk14 as an option for PKG_JVM: | jschauma | 1 | -2/+17 |
2002-05-14 | Introduce NULL_COOKIE and use it instead of /dev/null for touch (see PR 15597). | seb | 1 | -5/+4 |
2002-05-13 | Standardise on the format of continuation lines. No functional change. | agc | 1 | -19/+19 |
2002-05-12 | ftp.loaded.net no longer has a CPAN mirror. Replace it with cpan.pair.com. | schmonz | 1 | -2/+2 |
2002-05-08 | add actual sourceforge mirrors, and remove non-working | drochner | 1 | -3/+4 |
2002-05-07 | Sourceforge seem to have implemented a new policy, whereby an http | agc | 1 | -2/+1 |
2002-05-03 | Be consistent throughout the file with line continuations and whitespace. | agc | 1 | -117/+119 |
2002-04-29 | `mtree' -> `$$action' in _SU_TARGET | seb | 1 | -2/+2 |
2002-04-29 | Change some spaces to tabs. | jlam | 1 | -2/+2 |
2002-04-25 | bin-install: set DEPENDS_TARGET=bin-install, so depends are still | hubertf | 1 | -2/+5 |
2002-04-25 | Re-write do-patch target to fix broken behaviour where if patches/ didn't | jlam | 1 | -57/+73 |
2002-04-19 | Fix problem where CLASSPATH was not being added to MAKE_ENV, CONFIGURE_ENV, | jwise | 1 | -5/+5 |
2002-04-18 | In the do-su-install target, when the ${WRKDIR} contains an outdated | agc | 1 | -4/+4 |
2002-04-18 | When creating the ${DLIST} file in the update target, don't create the | agc | 1 | -5/+3 |
2002-04-18 | There is no point in piping the output of awk through a pipe which does | agc | 1 | -2/+2 |
2002-04-17 | Pass X11PREFIX in MAKE_ENV | hubertf | 1 | -2/+2 |
2002-04-16 | Generalize how the PLIST contents are generated: | jlam | 1 | -5/+10 |
2002-04-10 | Somewhat tune the generation of "PLIST file" by print-PLIST target: | seb | 1 | -6/+10 |
2002-04-09 | Move definition of PERL5 from bsd.pkg.mk into defs.*.mk. This is something | jlam | 1 | -2/+1 |
2002-04-07 | add CONFIG_SHELL to CONFIGURE_ENV. This avoids picking up bash as the shell | dmcmahill | 1 | -1/+4 |
2002-04-05 | Do not attempt to update a package (deleting the package and all its | rh | 1 | -2/+5 |
2002-04-05 | Add `_tar.gz' to the list of suffices to grok for the benefit of socks5. | fredb | 1 | -2/+2 |
2002-04-02 | Set minimum required version of the pkg_ tools to 20020218. | seb | 1 | -2/+2 |
2002-04-02 | Make the "replace" and "undo-replace" targets more useful: | agc | 1 | -5/+11 |
2002-03-26 | Fix a bug when inferring the CXX tag which meant that for certain | skrll | 1 | -2/+2 |
2002-03-24 | Rewrite REPLACE_PERL as shell-loop, so one can use shell wildcards,e.g. | hubertf | 1 | -11/+11 |
2002-03-22 | Remove depend directory file in "update" target if the deinstallation | tron | 1 | -3/+5 |
2002-03-20 | Remove "ftp.cs.columbia.edu" from GNU master sites because the mirror | tron | 1 | -2/+1 |
2002-03-17 | "ftp.cdrom.com" evidently no longer mirrors CTAN. | fredb | 1 | -2/+1 |
2002-03-15 | Invent a new variable "PKGNAME_NOREV" which holds the package name without | tron | 1 | -2/+5 |
2002-03-15 | Partitally backout revision 1.932: | tron | 1 | -2/+2 |
2002-03-14 | make _PATCH_BACKUP_ARG be more useful to callers by moving "-V simple" | lukem | 1 | -2/+2 |
2002-03-13 | Remove one, and add four CPAN mirrors, more or less randomly chosen all over | wiz | 1 | -2/+5 |
2002-03-12 | Fix PR 15755 from Simon Burge (simonb@wasabisystems.com) properly. | agc | 1 | -13/+9 |
2002-03-10 | Some tweaks to "fetch" and "fetch-list" re: DYNAMIC_MASTER_SITES: | fredb | 1 | -5/+31 |
2002-03-07 | Make fetch-list work on Darwin. | yyamano | 1 | -5/+5 |
2002-03-06 | Garbage collect "check-depends", as discussed on tech-pkg. The oddly named | fredb | 1 | -14/+2 |
2002-03-04 | Generalize the handling for packages where "fetch" and "fetch-list" | fredb | 1 | -35/+50 |
2002-03-04 | Redirect errors from grep in fake-pkg to /dev/null so complaints about not | jmc | 1 | -2/+2 |
2002-03-04 | Add two new EXPERIMENTAL targets: | agc | 1 | -1/+68 |
2002-03-04 | Adding PLIST filtering based on MANINSTALL's content for the shake | seb | 1 | -1/+15 |
2002-03-02 | Use show-all-depends-dirs-excl for build-depends-list target. | wiz | 1 | -6/+6 |
2002-03-01 | Require the new libtool. | skrll | 1 | -2/+2 |