Age | Commit message (Expand) | Author | Files | Lines |
2003-10-07 | Insure that the install-info we found is not one provided by the gtexinfo | seb | 1 | -2/+2 |
2003-09-09 | Remove this unsupported float comparison. How did this worked? I wonder... | seb | 1 | -4/+13 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 |
2003-08-16 | Remove setting of INSTALL_INFO and MAKEINFO in {MAKE,CONFIGURE}_ENV | seb | 1 | -25/+1 |
2003-08-09 | USE_NEW_TEXINFO is now ubiquitous. Remove conditionals on it. | seb | 1 | -103/+3 |
2003-07-31 | Revert previous. USE_MAKEINFO is initialized in bsd.pkg.mk. | seb | 1 | -4/+1 |
2003-07-31 | Need to define USE_MAKEINFO before testing against it | jmc | 1 | -1/+4 |
2003-07-31 | Sync comments with reality (Trilogy, volume 5). | seb | 1 | -5/+4 |
2003-07-31 | Make it possible to have a package requiring makeinfo but not install-info. | seb | 1 | -14/+13 |
2003-07-31 | include bsd.prefs.mk, since we use ${ECHO}. | grant | 1 | -1/+3 |
2003-07-02 | patch from seb@ to pass --split-size to gtexinfo >= 4.6. | grant | 1 | -1/+15 |
2003-07-01 | Only consider as makeinfo's version the first version number looking word | seb | 1 | -2/+7 |
2003-06-29 | Introduce a variable called "MAKEINFO_ARGS", which may be used to pass | jschauma | 1 | -3/+5 |
2003-06-19 | Introduce a new framework to handle info files, install-info and | seb | 1 | -3/+132 |
2003-05-06 | TEXINFO_OVERRIDE tweak: '(install-info ' is also a pattern that can be | seb | 1 | -2/+2 |
2003-02-13 | When comparing install-info version, ignore non [0-9.] - treat 4.0b as 4.0 | abs | 1 | -4/+4 |
2003-01-28 | Search for the system provided install-info in /usr/bin and if needed | seb | 1 | -6/+12 |
2003-01-28 | white space fix: replace spaces by tabs | seb | 1 | -12/+12 |
2002-11-14 | Drop some trailing whitespace. | wiz | 1 | -2/+2 |
2002-03-14 | Always append to TEXINFO_SUBST_SED. It was my original intend that | seb | 1 | -2/+2 |
2002-03-10 | Typo and whitespace fix. | seb | 1 | -3/+3 |
2002-03-10 | Add default for _GTEXINFO_PREFIX. | seb | 1 | -1/+2 |
2002-03-06 | Do not blindly assign to EVAL_PREFIX! How come I was not bitten by this ?! | seb | 1 | -2/+2 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 1 | -0/+83 |