Age | Commit message (Expand) | Author | Files | Lines |
2006-06-13 | Fix build on DragonFly, don't bother with texinfo build, since | joerg | 3 | -5/+6 |
2006-06-09 | USE_TOOLS+=lex yacc | minskim | 1 | -2/+2 |
2006-06-06 | Use pkgsrc versions of config.guess and config.sub. | joerg | 1 | -1/+6 |
2006-06-01 | Uses C++. | joerg | 1 | -1/+2 |
2006-05-22 | Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where | jlam | 1 | -2/+2 |
2006-05-13 | Remove references to teTeX1. | minskim | 1 | -2/+2 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -11/+11 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-07 | enable building of c++ | hubertf | 3 | -6/+18 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2006-03-30 | Recognize DragonFly. | joerg | 2 | -1/+32 |
2006-03-30 | Don't define INFO_DIR anymore ... it's an unused variable. | jlam | 1 | -2/+1 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 2 | -4/+4 |
2006-03-22 | * Remove outdates texinfo.tex file from doc directory that was breaking | jlam | 2 | -6/+11 |
2006-03-20 | * Nuke all references to and definitions of INFO_DIR in package Makefiles | jlam | 4 | -11/+19 |
2006-03-12 | Fixed pkglint warnings. | rillig | 1 | -4/+4 |
2006-03-05 | * Teach the tools framework how to supply the pkgsrc version of | jlam | 6 | -17/+13 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 8 | -16/+16 |
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 |