Age | Commit message (Expand) | Author | Files | Lines |
2006-09-03 | Reset maintainer for people who lost their commit bit. | wiz | 2 | -4/+4 |
2006-08-31 | Made the shell word parser accept \$$ as a token. This avoids an | rillig | 1 | -3/+4 |
2006-08-30 | The *.mk files need two passes to make the BUILD_DEFS check work | rillig | 1 | -9/+19 |
2006-08-29 | Revert libncompat usage and kill the use of snprintf in whirlpool and | joerg | 6 | -66/+57 |
2006-08-28 | Variable names may contain simply nested variables. This allows the | rillig | 1 | -2/+6 |
2006-08-26 | For the benefit of Mr. Kite^W^Wsnprint.c add long double type detection. | seb | 3 | -2/+82 |
2006-08-26 | include libnbcompat on IRIX 5 in order to provide snprintf() | schwarz | 1 | -1/+5 |
2006-08-25 | Update pkg_chk to 1.80: | abs | 3 | -18/+26 |
2006-08-24 | Add missing file to PLIST. Bump version. | wiz | 2 | -3/+4 |
2006-08-24 | Fix a pasto. | wiz | 1 | -9/+9 |
2006-08-19 | make sure INSTALL gets passed to the Makefile | schwarz | 1 | -1/+3 |
2006-08-18 | Remove comments, because printindex cannot handle them. | wiz | 1 | -3/+3 |
2006-08-17 | Uncomment directories which had no reason given for being commented out. | wiz | 1 | -8/+8 |
2006-08-11 | Fix compile problem on gcc-4; added simply includes of <stdio.h>. | taca | 1 | -1/+2 |
2006-08-10 | update pkg_chk to 1.79: default PKG_DBDIR | abs | 2 | -5/+7 |
2006-08-06 | CPP on IRIX 5 with IDO cc is /usr/lib/cpp | schwarz | 1 | -1/+6 |
2006-08-06 | Fix -q which ate the next argument. Only document -i and -c in the | cube | 3 | -13/+7 |
2006-08-04 | Updated pkglint to 4.68. | rillig | 1 | -2/+2 |
2006-08-04 | Added more code to the shell word parser so that it can parse variables, | rillig | 1 | -3/+9 |
2006-08-04 | s/man/${PKGMANDIR}/ | rillig | 1 | -2/+2 |
2006-08-03 | xpkgwedge is an in-pkgsrc tool; it doesn't use PKGREVISION. Make it 1.16. | tv | 1 | -3/+2 |
2006-08-02 | On Linux the Imake files need gmake, so we do _not_ need MAKE but | heinz | 1 | -2/+3 |
2006-08-01 | Ensure that the file that is opened in the editor is writable by the user. | bad | 4 | -9/+15 |
2006-08-01 | Pkglint can now resolve a plain occurrence of ${DISTNAME} in PKGNAME, | rillig | 1 | -1/+7 |
2006-07-30 | Remove leading zero in date. | wiz | 2 | -3/+3 |
2006-07-29 | Since dots are common in pathnames, include them when looking for | rillig | 1 | -2/+2 |
2006-07-29 | Pkglint now recognizes .include <foo> directives, which is necessary for | rillig | 1 | -10/+29 |
2006-07-28 | Remove superfluous .Nm. | wiz | 1 | -2/+1 |
2006-07-28 | The shell command lines in Makefiles are split into words, which are then | rillig | 1 | -1/+10 |
2006-07-28 | Allow the binpkg-cache script to also generate pkg_summary.gz files | dmcmahill | 1 | -1/+2 |
2006-07-27 | Renamed *_SITE_* to *_SITES_*. | rillig | 1 | -3/+3 |
2006-07-27 | DYNAMIC_MASTER_SITES is gone. | rillig | 3 | -15/+6 |
2006-07-27 | Some minor tweaks. | rillig | 1 | -7/+9 |
2006-07-27 | Updated the man page. | rillig | 2 | -25/+10 |
2006-07-27 | Removed the --debug option, which has been superseded by the various | rillig | 1 | -85/+211 |
2006-07-27 | Fixed a duplicate ID. | rillig | 1 | -2/+2 |
2006-07-24 | In addition to ${SED} and ${TR}, sed and tr should not be used in the | rillig | 1 | -8/+35 |
2006-07-22 | Update pkg_chk to 1.77: | abs | 2 | -16/+33 |
2006-07-22 | Policy change: Instead of the tool variables (for example ${CP}), the | rillig | 1 | -14/+38 |
2006-07-22 | Don't warn about the GNU_CONFIGURE/USE_LANGUAGES combination when a | rillig | 1 | -3/+8 |
2006-07-21 | Fixed the regular expression to detect whether USE_LANGUAGES contains | rillig | 2 | -4/+4 |
2006-07-21 | BUILD_ENV has been renamed to PKGSRC_MAKE_ENV. | jlam | 1 | -1/+2 |
2006-07-21 | Modify the shlib-type script so that it doesn't need to compile anything | jlam | 1 | -2/+2 |
2006-07-21 | Remove "foo" target that's clearly a debuggging target. | jlam | 1 | -4/+1 |
2006-07-21 | Mark as using c language. This fix PLIST problem while doing | seb | 1 | -2/+2 |
2006-07-21 | Parameters to subroutines are passed in @_, not in $@. Added a paragraph | rillig | 1 | -2/+10 |
2006-07-21 | Warn if GNU_CONFIGURE is set but USE_LANGUAGES does not contain "c", since | rillig | 1 | -1/+14 |
2006-07-20 | Remove USE_GNU_GETTEXT from pkgsrc. Packages generally only needed | jlam | 1 | -1/+2 |
2006-07-20 | Import the following change to add/perform.c from src to pkgsrc: | gson | 2 | -4/+6 |
2006-07-19 | Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc | jlam | 1 | -1/+2 |