Age | Commit message (Expand) | Author | Files | Lines |
2005-07-28 | fix some non-portable statements, allowing this to work properly | grant | 1 | -3/+7 |
2005-07-27 | Rewrite scripts to be more resilient to shells that exit immediately | jlam | 5 | -40/+40 |
2005-07-27 | Rewrite the code handling user and group creation so it will not fail if | tron | 1 | -9/+9 |
2005-07-27 | Avoid creating unnecessary +* scripts, e.g. if no PKG_USERS or PKG_GROUPS | jlam | 1 | -11/+21 |
2005-07-26 | Provide a "pod2man" tool used by some packages to build man pages. | jlam | 2 | -2/+15 |
2005-07-26 | Fix typos in last, noted by wiz. | dillo | 1 | -2/+2 |
2005-07-26 | Add support for sets of options where at least one option from each | dillo | 1 | -10/+53 |
2005-07-26 | icc 9.0 wants the same options as 8.1. | grant | 1 | -2/+2 |
2005-07-25 | We only need to recognize TOOLS_IGNORE.* in the case where the tool | jlam | 1 | -5/+4 |
2005-07-23 | fix typo in comment. | grant | 1 | -2/+2 |
2005-07-23 | ensure gcc options are always passed to imake when using gcc on | grant | 3 | -1/+110 |
2005-07-23 | s/planetmirror.com/planetmirror.com.au/ for suffix sorting | grant | 1 | -2/+2 |
2005-07-22 | Sort the dependencies list alphabetically when checking if they are | rillig | 1 | -2/+3 |
2005-07-21 | Describe ggi option. | wiz | 1 | -0/+1 |
2005-07-21 | Replace GECKO_PROVIDER with option group. New options are firefox | dillo | 2 | -7/+3 |
2005-07-21 | Do not list all licenses. Mention that packages | wiz | 1 | -117/+7 |
2005-07-21 | databases/db/buildlink3.mk was changed a long, long time ago to use | jlam | 1 | -5/+3 |
2005-07-21 | some packages expect "-Wl," immediately before flags to be passed to | grant | 1 | -4/+6 |
2005-07-20 | Remove the stanza to create ${RCD_SCRIPTS_EXAMPLEDIR} from the | schmonz | 1 | -6/+1 |
2005-07-20 | Add "share/examples/rc.d" to mtree specs, both because | schmonz | 13 | -13/+39 |
2005-07-19 | Tools that are marked with ":pkgsrc" are needed very early on, probably | jlam | 2 | -5/+7 |
2005-07-19 | Don't bother defining a temporary _PKGSRC_USE_TOOLS variable that doesn't | jlam | 1 | -3/+3 |
2005-07-19 | Distinguish options specific to each of the following packages: | schmonz | 1 | -10/+10 |
2005-07-19 | Note that OSI/FSF approved licenses do not require a LICENSE variable, | gdt | 1 | -3/+4 |
2005-07-19 | Remove shareware license type; it was ill-defined, and no package still uses it. | wiz | 1 | -4/+2 |
2005-07-19 | Also print deprecated warnings in show-options target. | dillo | 1 | -1/+8 |
2005-07-19 | PKG_OPTIONS_LEGACY_OPTS: only issue deprecated warning if the old | dillo | 1 | -2/+2 |
2005-07-19 | There is a new variable TOOLS_VALUE_GNU.<tool> for each tool that is the | jlam | 1 | -11/+25 |
2005-07-19 | Whitespace fix. | jlam | 1 | -2/+2 |
2005-07-18 | Avoid trailing spaces in TOOLS_<TOOL> values if TOOLS_ARGS.* is empty. | jlam | 1 | -2/+6 |
2005-07-18 | Configure conf-bg{incs,libs} files, if they exist. | schmonz | 1 | -1/+5 |
2005-07-18 | Describe althash, badrcptto, bigdns, darwin, ignoreip2, netqmail, | schmonz | 1 | -16/+15 |
2005-07-18 | Add an aalib option to mplayer. Patch from Leonard Schmidt on tech-pkg. | wiz | 1 | -0/+1 |
2005-07-18 | Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full command | jlam | 1 | -134/+59 |
2005-07-17 | Rename variable: TOOLS_CMDLINE.<tool> => TOOLS_SCRIPT.<tool> to better | jlam | 2 | -23/+23 |
2005-07-17 | Back out previous... the value will be exported in a different way. | jlam | 1 | -4/+1 |
2005-07-17 | Export a new variable "TOOLS_<TOOL>_PATH" that holds only the path to the | jlam | 1 | -1/+4 |
2005-07-17 | Rename the following variables for brevity: | jlam | 10 | -250/+249 |
2005-07-17 | Redo workaround in revision 1.111. We now use a loop to copy one list | jlam | 1 | -2/+4 |
2005-07-17 | Fix the following error: | ben | 1 | -1/+2 |
2005-07-17 | Override the INSTALL setting in sys.mk that messes up the rest of the | jlam | 1 | -1/+2 |
2005-07-16 | There is still one small but important distinction between some of the | jlam | 2 | -8/+15 |
2005-07-16 | Changing := to = here fixes a bug seen in x11-links where _USE_TOOLS | jlam | 1 | -2/+2 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 2 | -14/+3 |
2005-07-15 | Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a | jlam | 4 | -42/+98 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 11 | -75/+62 |
2005-07-14 | document option jasper | dillo | 1 | -0/+1 |
2005-07-14 | sort | dillo | 1 | -5/+5 |
2005-07-13 | Removed superfluous "--" arguments from the command line, as the | rillig | 2 | -4/+4 |
2005-07-11 | Document UNPRIVILEGED and default to NO so that it can be used by the | sketch | 1 | -1/+6 |