Age | Commit message (Expand) | Author | Files | Lines |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-09-30 | This bends over backwards to remove the .a file, so how about not compiling | tv | 1 | -1/+2 |
2004-04-20 | Use USE_BUILTIN.gettext=no instead. I'm not bothering with PKGREVISION this | tv | 1 | -2/+3 |
2004-04-19 | Technically, this should not have needed a PKGREVISION bump for the | tv | 1 | -2/+2 |
2004-04-19 | Set USE_GNU_GETTEXT. Without that, this package doesn't pull in gettext-lib | tv | 1 | -1/+2 |
2004-02-17 | bl3ify | jlam | 1 | -7/+6 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -3/+1 |
2003-12-05 | If we're on AIX, don't remove the .a library: it's the shared library. | erh | 1 | -1/+3 |
2003-10-19 | Add TEST_TARGET | heinz | 1 | -1/+3 |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
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-06-23 | Convert to USE_NEW_TEXINFO. | seb | 1 | -3/+2 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-27 | Move documentation to share/doc/gettext. Bump PKGREVISION to 2. | jmmv | 1 | -2/+2 |
2002-12-22 | Bump the PKGREVISION of devel/gettext: force the Java compiler to go | jlam | 1 | -11/+6 |
2002-12-12 | Handle the optional installation of the gettext.jar java class, which | grant | 1 | -1/+12 |
2002-12-12 | Enforce the necessary gettext-lib version dependency in the gettext | jlam | 1 | -2/+3 |
2002-12-11 | Remove unnecessary inclusion of libiconv/buildlink2.mk as the gettext-lib | jlam | 1 | -2/+1 |
2002-12-02 | The gettext fix has migrated to gettext-lib/buildlink2.mk | jlam | 1 | -2/+1 |
2002-11-30 | USE_PKGLOCALEDIR, remove unnecessary patches, delint. | salo | 1 | -3/+2 |
2002-11-27 | bite the bullet and upgrade to 0.11.5 | drochner | 1 | -13/+8 |
2002-08-28 | buildlink1 -> buildlink2 | jlam | 1 | -3/+3 |
2002-08-19 | Solaris fix... Now that gettext-lib's buildlink.mk makes it required on Solaris | seb | 1 | -1/+3 |
2002-07-19 | Use CONFIG_{GUESS,SUB}_OVERRIDE to fix build problem on Darwin, noted by | schmonz | 1 | -1/+3 |
2002-02-18 | Introduce new framework for handling info files generation and installation. | seb | 1 | -1/+3 |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 |
2001-08-02 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -4/+3 |
2001-06-16 | Update gettext to 0.10.35nb2. The only change is to factor out the m4 | jlam | 1 | -2/+4 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -2/+2 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -3/+3 |
2001-02-26 | Use "PKGLOCALEDIR" instead of "LOCALEDIR". | tron | 1 | -2/+2 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2001-02-13 | Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with | tron | 1 | -2/+2 |
2001-01-14 | Correct package list for Solaris. | tron | 1 | -2/+2 |
2000-11-29 | move installation of gettextize files to devel/gettext. | itojun | 1 | -1/+4 |
2000-11-29 | Back out previous change. It doesn't even *compile*. | mycroft | 1 | -7/+1 |
2000-11-27 | make gettextize work again. this should fix packages that use automake. | itojun | 1 | -1/+7 |
2000-11-16 | add HOMEPAGE | wiz | 1 | -1/+2 |
2000-11-02 | look at /usr/pkg/{include,lib}, so that we can build it with | itojun | 1 | -1/+3 |
2000-10-31 | use USE_LIBINTL. now devel/gettext does not need devel/gettext-lib, | itojun | 1 | -3/+2 |
2000-10-31 | make sure to nuke local libintl.h | itojun | 1 | -1/+4 |
2000-10-31 | split devel/gettext into devel/gettext and devel/gettext-lib. | itojun | 1 | -2/+8 |
2000-10-31 | because of addition of --with-included-gettext (revision 1.15), | itojun | 1 | -15/+1 |
2000-09-19 | Configure with option "--with-included-gettext" to avoid building an | tron | 1 | -1/+2 |
2000-06-30 | Add bugfixes from glibc and build a shared library version of libintl. | danw | 1 | -8/+11 |