Age | Commit message (Expand) | Author | Files | Lines |
2012-06-02 | Add symlink gnu/man/man1/make.1 | cheusov | 2 | -5/+7 |
2012-05-29 | Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@). | cheusov | 3 | -24/+14 |
2011-11-26 | Fix PLIST for option nls. | hans | 1 | -2/+3 |
2011-11-26 | Use options framework for NLS support. Enable by default on NetBSD, but | hans | 2 | -15/+26 |
2011-07-09 | Do not use strndup on MirBSD, it used to be broken. Fixes lots of | bsiegert | 1 | -1/+6 |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 |
2011-02-06 | uintmax_t is defined in stdint.h on SUA, include it additionally. | obache | 2 | -4/+14 |
2011-01-17 | Revert the last change to avoid cyclic dependencies. | is | 1 | -3/+1 |
2011-01-17 | Declaring char *getcwd(); interfered with _USE_FORTIFY_SOURCE=N (for N>0). | is | 2 | -3/+12 |
2011-01-17 | Add USE_TOOLS+=perl; needed to run make test. | is | 1 | -1/+3 |
2010-08-31 | Update distinfo, noted by tron@. (Thanks!) | taca | 1 | -1/+2 |
2010-08-31 | Add a fix for bug #30612 (http://savannah.gnu.org/bugs/index.php?30612) | taca | 2 | -1/+54 |
2010-08-07 | Set LICENSE. | wiz | 1 | -2/+3 |
2010-08-07 | Update to 3.82: | wiz | 5 | -23/+23 |
2009-12-02 | Switch to the bzip2 distfile, as requested in PR pkg/30553. | snj | 2 | -5/+6 |
2009-10-30 | Generate distinfo for previous commit. | ahoka | 1 | -1/+2 |
2009-10-30 | Fix compilation with PCC. | ahoka | 1 | -0/+15 |
2008-04-12 | Convert to use PLIST_VARS instead of manually passing "@comment " | jlam | 2 | -6/+6 |
2006-10-09 | Flag a number of packages I use as supporting (user-)destdir. | joerg | 1 | -4/+5 |
2006-07-06 | Require msgfmt, when NLS is desired. | joerg | 1 | -1/+2 |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -24/+24 |
2006-04-13 | BROKEN_GETTEXT_DETECTION already defaults to "no". | jlam | 1 | -2/+1 |
2006-04-02 | Update to 3.81: | wiz | 9 | -80/+31 |
2006-03-30 | * Honor PKGINFODIR. | jlam | 2 | -3/+4 |
2006-03-16 | Don't patch both the texinfo file and the generated info file. This | jlam | 2 | -18/+1 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-07 | Welcome to the brave new world of gettext-0.14.5 -- if a source file | jlam | 2 | -1/+15 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -2/+2 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 |
2004-11-21 | gettext detection works properly for this package, so set | jlam | 1 | -3/+4 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-03-31 | Pass along any GMAKE_LOCALE to sub-makes so that the value is preserved | jlam | 1 | -1/+2 |
2004-03-25 | Allow building a gmake without a dependency on gettext, libiconv, | jlam | 3 | -23/+35 |
2004-02-15 | Remove info files entries from PLIST. | seb | 1 | -13/+1 |
2004-02-09 | Let's just use the .tar.gz again. | wiz | 2 | -8/+4 |
2004-02-09 | Add a comment about when to remove the EXTRACT_SUFX line. | wiz | 1 | -1/+4 |
2004-02-08 | Use bz2 tarball; suggested by Michal Pasternak in PR 24351. | wiz | 2 | -4/+5 |
2004-01-05 | bl3ify | jlam | 1 | -3/+5 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-08-07 | Improve description. | wiz | 1 | -3/+10 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 |
2003-07-12 | use TEST_TARGET instead of custom test target | dillo | 1 | -9/+6 |
2003-07-10 | Also provide a patch file for make.info and not only | seb | 3 | -3/+18 |
2003-06-23 | Convert to USE_NEW_TEXINFO. | seb | 2 | -6/+5 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-22 | Use ${LN} -sf to create symlinks. | wiz | 1 | -2/+2 |