Age | Commit message (Expand) | Author | Files | Lines |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -8/+1 |
2009-01-10 | ancient GCC required for NetBSD 5.0 on upwards | jnemeth | 1 | -2/+2 |
2008-05-26 | Second round of explicit pax dependencies. As reminded by tnn@, | joerg | 1 | -3/+3 |
2008-03-02 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -15/+28 |
2007-11-03 | Added MAKE_JOBS_SAFE as suggested in PR 34905. | rillig | 1 | -1/+2 |
2007-09-02 | If isnan is a macro, assume it is type-variadic or can handle float as | joerg | 3 | -1/+35 |
2007-08-30 | Fixed building with g++-3.3.6 on NetBSD. | rillig | 2 | -6/+19 |
2007-07-12 | Include bsd.prefs.mk before testing MACHINE_PLATFORM | gson | 1 | -1/+3 |
2007-07-10 | Workaround for compiler selection on NetBSD 4.0. | gavan | 1 | -1/+6 |
2007-06-03 | Remove dead mirror. From Zafer Aydogan. | wiz | 1 | -3/+2 |
2007-01-26 | Doesn't need explicit X11 here. | joerg | 1 | -2/+1 |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -4/+4 |
2006-05-19 | Fixed some pkglint warnings by removing the "@" at the start of shell | rillig | 1 | -4/+4 |
2006-05-14 | Uses C++. | joerg | 1 | -1/+2 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -21/+21 |
2005-12-03 | Add DragonFly support. Use CONFIGURE_SCRIPT instead of manual | joerg | 5 | -5/+62 |
2005-10-30 | ENV is not defined; use SETENV instead. | minskim | 1 | -2/+2 |
2005-09-29 | Do not install *.orig files that are left after patching. | kristerw | 1 | -1/+2 |
2005-06-16 | Fix typo that prevented this package to build on NetBSD. | kristerw | 1 | -2/+2 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-06-06 | Copy files only when they exist. | minskim | 1 | -1/+3 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -2/+2 |
2005-05-31 | Removed trailing empty lines. | rillig | 1 | -2/+0 |
2005-05-23 | Sorted PLIST. | rillig | 1 | -57/+57 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-28 | Avoid using != to set PKG_COMPILER -- defer using :sh. This removes the | jlam | 1 | -4/+5 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-07 | Make sure that the examples come with the real path to the festival | agc | 2 | -1/+15 |
2005-03-07 | Try to make this package build on all NetBSD platforms; patches from | agc | 7 | -35/+60 |
2005-02-23 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+3 |
2004-12-30 | Fix the PLIST to include all files installed by the package | agc | 1 | -1/+119 |
2004-12-30 | Fix oversight - remove unused patch-an | agc | 1 | -13/+0 |
2004-12-21 | First pass at a new festival package, based on later sources, which will | agc | 18 | -406/+77 |
2004-10-15 | Make this work on NetBSD 1.6 again, by reverting the last change. | kristerw | 3 | -388/+1 |
2004-09-15 | Regen with proper checksum for patch-ap. | jlam | 1 | -2/+2 |
2004-09-13 | Check-in work-in-progress. Now we get further in the build, but it still | agc | 3 | -1/+388 |
2004-08-18 | Update HOMEPAGE. | minskim | 1 | -2/+2 |
2004-05-09 | Do not use buildlink2-defined variables -- they are not defined now | kristerw | 1 | -2/+2 |
2004-04-11 | bl3ify | xtraeme | 1 | -3/+3 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -2/+2 |
2004-02-09 | USE_GCC[23], USE_SUNPRO, and USE_MIPSPRO are all deprecated. | jlam | 1 | -2/+2 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-12-23 | Use compiler.mk logic to determine the correct compiler to use, and clean | sketch | 1 | -10/+19 |
2003-10-06 | Add definition for gcc3 (just use the gcc2905 definition since it works and | jmc | 1 | -1/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-27 | Lint: whitespace police | cjep | 1 | -6/+6 |