Age | Commit message (Expand) | Author | Files | Lines |
2006-02-26 | Depend on system makeinfo and fix build on DragonFly. | joerg | 4 | -5/+86 |
2006-02-26 | Use pkgsrc version of config.guess and config.sub. | joerg | 1 | -1/+7 |
2006-02-16 | Add missing INFO file, and remove lib/gcc-lib if possible, | wiz | 2 | -5/+11 |
2006-02-16 | Add missing entry, for CHECK_FILES builds. Bump PKGREVISION. | wiz | 2 | -3/+4 |
2006-02-16 | Try removing lib/gcc-lib. | wiz | 1 | -1/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 13 | -23/+26 |
2006-02-02 | Use ${LOCALBASE}/bin/rpm2cpio instead of the plain rpm2cpio. It could not | rillig | 1 | -2/+2 |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -1/+2 |
2006-01-23 | Fixed pkglint warnings. | rillig | 1 | -17/+17 |
2006-01-10 | Keep ulong typedef on DragonFly. | joerg | 2 | -5/+7 |
2006-01-05 | Regenerate patch, DragonFly's patch doesn't like it. | joerg | 1 | -20/+16 |
2006-01-05 | Fix GCC 3.4: prototype and implementation mismatch. | joerg | 1 | -0/+13 |
2005-12-23 | Use O_FSYNC for O_SYNC on DragonFly. | joerg | 2 | -8/+19 |
2005-12-23 | Use for + install instead of just a single install to work around | joerg | 1 | -2/+2 |
2005-12-19 | Fix errno. | joerg | 2 | -1/+15 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 2 | -4/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 13 | -38/+37 |
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 1 | -3/+3 |
2005-11-08 | convert to use tex.buildlink3.mk. | tonio | 1 | -2/+4 |
2005-11-05 | Fixed pkglint warnings: | rillig | 3 | -23/+21 |
2005-10-24 | Replaced USE_GMAKE=yes with USE_TOOLS+=gmake. | rillig | 1 | -2/+2 |
2005-10-20 | Remove bogus build.sh entry. | wiz | 1 | -2/+1 |
2005-08-15 | Upgrade avr-libc to version 1.2.5. | wennmach | 5 | -176/+178 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 2 | -6/+4 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 3 | -8/+6 |
2005-06-27 | Fixed a typo (UES_TOOLS => USE_TOOLS). | rillig | 1 | -2/+2 |
2005-06-20 | Prevent paths to the build work directories being included in the packages. | kristerw | 1 | -2/+4 |
2005-06-20 | Revert previous, as cross/* packages don't install with | jlam | 1 | -2/+2 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-06-14 | Set WRKSRC=${WRKDIR} to prevent "cd: can't cd to [...]" error when | kristerw | 1 | -1/+3 |
2005-06-01 | Remove mk/autoconf.mk and mk/automake.mk and replace their usage with | jlam | 2 | -4/+5 |
2005-05-23 | Removed trailing white-space. | rillig | 1 | -1/+1 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 9 | -18/+18 |
2005-05-19 | Note that we'll need to use patch to apply the various toolchain patches. | jlam | 1 | -1/+2 |
2005-05-16 | Note that tar is required by this package. | jlam | 2 | -2/+4 |
2005-04-22 | Remove i386-linuxglibc1 -- astonishingly obsolete, and currently broken. | wiz | 5 | -684/+1 |
2005-04-18 | Remove MASTER_SITES entry which does not have the files any longer. | wiz | 1 | -2/+2 |
2005-04-18 | Make build on 2.0. | wiz | 2 | -1/+16 |
2005-04-18 | Update MASTER_SITES, and add SITES_* for wmemu2b.zip. | wiz | 1 | -3/+12 |
2005-04-18 | Make build on 2.0. | wiz | 2 | -1/+16 |
2005-04-18 | Set some SITES_* variables to speed up finding the appropriate download site. | wiz | 1 | -4/+4 |
2005-04-18 | Make it compile on newer (heh!) NetBSD versions. | martin | 4 | -0/+58 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 9 | -18/+9 |
2005-04-05 | Convert to bl3, untested. Improve COMMENT. | wiz | 2 | -7/+7 |
2005-04-05 | Add buildlink3 file. | wiz | 1 | -0/+18 |
2005-04-05 | Sort lines for pkglint. | wiz | 1 | -2/+2 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 4 | -8/+4 |
2005-03-20 | Turn avr-binutils into a full dependency, not just a build one. It's needed | jmmv | 1 | -2/+3 |
2005-03-02 | Fix html manual generation with texi2html, | wiz | 5 | -7/+42 |