Age | Commit message (Expand) | Author | Files | Lines |
2006-01-01 | Fixed some cases where the exitcode of child processes has been ignored. | rillig | 1 | -4/+4 |
2006-01-01 | Fixed trivial pkglint warnings: | rillig | 1 | -4/+4 |
2006-01-01 | Remove stuff that was marked for removal after 2005Q4. | wiz | 2 | -29/+2 |
2006-01-01 | Provide defaults for "HOWL_GROUP" and "HOWL_USER" which will be used by | tron | 1 | -1/+11 |
2006-01-01 | Move entry for "MLDONKEY_GROUP" to correct location. | tron | 1 | -6/+6 |
2006-01-01 | Remove obsolete TIN_USE_INN_SPOOL option. | wiz | 1 | -6/+1 |
2006-01-01 | Describe curses and tin-use-inn-spool options. | wiz | 1 | -1/+2 |
2005-12-31 | Don't check for PKG_FAIL_REASON when doing show-depends-dirs. This prevents | rillig | 1 | -2/+2 |
2005-12-31 | Fix some quoting as per PR 30956 by Chapman Flack. | wiz | 1 | -4/+4 |
2005-12-31 | If target is real-su-bin-install, set DEPENDS_TARGET to bin-install. | wiz | 1 | -2/+2 |
2005-12-31 | Handle automatic dependencies in bin-install correctly. | wiz | 1 | -3/+3 |
2005-12-31 | Fix a typo (show-depends-dir -> show-depends-dirs). | minskim | 1 | -2/+2 |
2005-12-30 | Skip charset.alias as it's another generated index file that changes | jlam | 1 | -1/+4 |
2005-12-29 | Add some X11 font database files that are generated by mkfontdir, | jlam | 1 | -1/+6 |
2005-12-29 | Add comments for the skipped files for CHECK_FILES. | jlam | 1 | -2/+18 |
2005-12-29 | X11BASE defaults to /usr/openwin on Solaris, but only when using the | markd | 1 | -3/+5 |
2005-12-29 | Allow avoiding the automatic update of the fonts databases by setting | jlam | 2 | -2/+20 |
2005-12-29 | Test that a variable is defined before checking its value. Fix from | jlam | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 4 | -13/+4 |
2005-12-29 | Teach the pkgsrc infrastructure to Just Know when the pkginstall | jlam | 3 | -18/+54 |
2005-12-29 | Re-implement the pkgsrc fonts-handling by integrating it into the | jlam | 5 | -94/+174 |
2005-12-28 | Teach the tools framework about ttmkfdir and type1inst. | jlam | 1 | -1/+23 |
2005-12-28 | Whitespace changes to align with other sections. | jlam | 1 | -12/+11 |
2005-12-28 | Consolidate xmkmf with the other "imake" tools. | jlam | 1 | -30/+13 |
2005-12-28 | When MKFONTDIR is set, it is most likely used as well. Add a build time | joerg | 1 | -1/+2 |
2005-12-28 | For the x11-clients section, use "XFree86-clients" instead of | reed | 1 | -2/+2 |
2005-12-28 | Add makepsres to _TOOLS.x11-clients. | reed | 1 | -2/+3 |
2005-12-28 | Set PATH if not already set at the top of bsd.prefs.mk, just before | abs | 1 | -1/+6 |
2005-12-25 | Added new japanese download facility jaist.dl.sourceforge.net. | heinz | 1 | -1/+2 |
2005-12-22 | If bison is used, always pass YACC="bison -y". This should fix | jlam | 1 | -1/+8 |
2005-12-22 | Add mkdirhier to the tools provided by an imake package. | joerg | 1 | -23/+30 |
2005-12-20 | Remove belnet and citkit sf.net mirrors, again. | salo | 1 | -3/+3 |
2005-12-18 | Change SUBST_FILES.djbware assignment from = to +=, allowing it to be | joerg | 1 | -2/+2 |
2005-12-12 | Document bozohttpd-do-htpasswd option. | bad | 1 | -0/+1 |
2005-12-12 | First step at reworking Linux binary packages. | joerg | 1 | -7/+8 |
2005-12-11 | Add the 'km' locale, initially used by kde3-i18n-km 3.5.0. | markd | 13 | -13/+65 |
2005-12-10 | Converted packages audio/mpg123* to bsd.options.mk framework (Approved by tron). | heinz | 1 | -0/+1 |
2005-12-09 | Desupport the various ghostscript*x11* packages (replaced by x11 option). | wiz | 1 | -12/+2 |
2005-12-09 | Add dts description. | salo | 1 | -0/+1 |
2005-12-09 | Fix build of the packages which pass .la files to libtool by relative | hira | 2 | -3/+6 |
2005-12-08 | Prefixed all status messages with "pre-build>" to show the user where they | rillig | 1 | -27/+27 |
2005-12-08 | Pass correct flags to install.sh to invoke IRIX's strip command | jschauma | 1 | -2/+2 |
2005-12-06 | Allow absolute filenames for SUBST_FILES. Needed for converters/convmv and | rillig | 1 | -2/+2 |
2005-12-06 | Added missing "quotes" around many variables. | rillig | 1 | -43/+43 |
2005-12-06 | Fixed a typo. | rillig | 1 | -2/+2 |
2005-12-05 | * allow parallel builds (see parallel.txt) | rillig | 1 | -0/+1 |
2005-12-05 | Applied all quoting fixes found by "pkglint --autofix". | rillig | 15 | -119/+119 |
2005-12-05 | Shortened the code to extract pkgsrc variables by 30 lines, taking out | rillig | 1 | -85/+49 |
2005-12-04 | The checksums for pkgsrc patches are always checked -- even if | rillig | 1 | -6/+1 |
2005-12-04 | Add IMAKE_GAMEMAN_SUFFIX and IMAKE_GAMEMAN_DIR to allow PLISTs | joerg | 14 | -14/+42 |