Age | Commit message (Expand) | Author | Files | Lines |
2005-11-11 | Remove some master sites that are not serving/resolvable. | wiz | 1 | -10/+1 |
2005-11-11 | Replace French CPAN mirror with a working one, add Finnish | wiz | 1 | -3/+4 |
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 1 | -32/+32 |
2005-11-11 | Remove some redundant printing of messages when we are cleaning | kristerw | 1 | -6/+2 |
2005-11-11 | Change default PostgreSQL version to 8.0. | joerg | 1 | -2/+2 |
2005-11-11 | - A warning is printed if there is no PKGNAME matching for a PKGPATH in the | rillig | 1 | -10/+14 |
2005-11-11 | Indentation fix. | rillig | 1 | -3/+3 |
2005-11-11 | Removed the "BULK>" prefix from a message, as that prefix is reserved for | rillig | 1 | -2/+2 |
2005-11-11 | Added two variables BULK_MSG and BULK_MSG_CONT that are used for printing | rillig | 1 | -45/+54 |
2005-11-11 | Properly handle package directories containing shell special characters | rillig | 1 | -2/+11 |
2005-11-11 | PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannot | rillig | 1 | -2/+4 |
2005-11-10 | Add PRINT_PLIST_AWK patterns to replace PKG_LOCALTEXMFPREFIX and skip | minskim | 1 | -1/+7 |
2005-11-10 | Added a description of the purpose of this file to the header comment, | rillig | 1 | -2/+6 |
2005-11-10 | Moved default definition of MANINSTALL from defaults/mk.conf to | rillig | 2 | -7/+7 |
2005-11-10 | Moved the PKG_INSTALLATION_TYPES variable from defaults/mk.conf to | rillig | 2 | -12/+12 |
2005-11-10 | Added a comment that <bsd.own.mk> includes MAKECONF or /etc/mk.conf, so | rillig | 1 | -1/+2 |
2005-11-10 | Export MAKECONF again. | rillig | 1 | -2/+2 |
2005-11-10 | Fixed the remaining instances of code relying on trailing white-space in | rillig | 2 | -4/+4 |
2005-11-10 | Replaced another instance of grep|awk with a simple awk. A warning is | rillig | 1 | -3/+3 |
2005-11-10 | Don't rely on the INDEXFILE having trailing white-space in each line. | rillig | 1 | -2/+2 |
2005-11-09 | Before extracting the pkgsrc variables (which takes some time), print a | rillig | 1 | -1/+3 |
2005-11-09 | Add 'check-vulnerable' to the list of recursive targets. | erh | 1 | -1/+2 |
2005-11-09 | PRUNEDISTFILES and PRUNEPACKAGES may be left undefined in build.conf, as | rillig | 1 | -5/+9 |
2005-11-09 | Use lt_cv_sys_max_cmd_len in devel/libtool-base, too. | tv | 1 | -2/+2 |
2005-11-09 | libtool-base-1.5.18nb6: | tv | 1 | -1/+2 |
2005-11-09 | DragonFly does not provide an X11, so default to X.org's X11. | reed | 1 | -1/+4 |
2005-11-09 | Update documentation: The default X11_TYPE is "native" unless defined | reed | 1 | -2/+3 |
2005-11-09 | Moved the X11ROOT_PREFIX and X11BASE setting to mk/bsd.prefs.mk; | reed | 2 | -17/+18 |
2005-11-08 | Teach the tools framework about wish and tclsh, and set WISH and TCLSH | jlam | 2 | -2/+28 |
2005-11-08 | - Improved error handling. | rillig | 1 | -8/+7 |
2005-11-08 | - Removed the redundant check on USR_PKGSRC. | rillig | 1 | -8/+3 |
2005-11-08 | Teach the tools framework how to replace mkfontdir and mkfontscale | jlam | 1 | -2/+2 |
2005-11-08 | Consolidate blocks for tools that were supplied by the same package into | jlam | 1 | -483/+109 |
2005-11-08 | Create a tex.buildlink3.mk file that is used by tex-using packages. | tonio | 1 | -0/+148 |
2005-11-08 | Fixed computation of the .broken file, which had been "./dev/null" when the | rillig | 1 | -4/+4 |
2005-11-08 | Add "soelim", also part of groff if replacement is needed. | tv | 8 | -8/+30 |
2005-11-07 | Clarified the libkver item. | rillig | 1 | -1/+1 |
2005-11-07 | Using a mk.conf different from /etc/mk.conf works. | rillig | 1 | -1/+0 |
2005-11-07 | Mention FORCEBROKENFILE in the list. | tv | 1 | -1/+2 |
2005-11-07 | Add .forcebroken, a builder-created text file that becomes a PKG_FAIL_REASON | tv | 1 | -1/+8 |
2005-11-06 | Bless FreeBSD with the usergroup functions used by DragonFly. | joerg | 2 | -1/+60 |
2005-11-06 | Fixed grammar in a comment. | rillig | 1 | -2/+2 |
2005-11-06 | Added basic checks to make sure the values from the configuration file are | rillig | 2 | -17/+126 |
2005-11-06 | Only export MAKECONF if it is not null, <bsd.own.mk> does not really like | seb | 1 | -2/+3 |
2005-11-06 | Remove extra ${pkgsrc_dir} that slipped in. | seb | 1 | -2/+2 |
2005-11-05 | - Replaced spaces with tabs in the "build --help" message. | rillig | 3 | -39/+97 |
2005-11-05 | - Condensed the code. | rillig | 1 | -37/+18 |
2005-11-05 | Reformatted the --help output. Instead of many echo(1) commands, one | rillig | 1 | -42/+43 |
2005-11-05 | The configuration variables had no apparent order. Now they are sorted | rillig | 1 | -32/+55 |
2005-11-05 | - Rewrote the "man page" comment. | rillig | 1 | -11/+32 |