Age | Commit message (Expand) | Author | Files | Lines |
2004-04-06 | Fix detection of RTLD_GLOBAL, which was beeing incorrectly detected in NetBSD | jmmv | 3 | -8/+27 |
2004-04-01 | Update to 2.4.0: | jmmv | 10 | -321/+52 |
2004-03-31 | Try "-pthreads" before "-pthread" to work arround a problem in the | tron | 2 | -5/+14 |
2004-03-22 | Fix build with gcc2 on sparc64. | snj | 1 | -1/+4 |
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 |
2004-03-10 | Deal with situation where ICONV_TYPE isn't defined until after bsd.pkg.mk | jlam | 1 | -7/+4 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -6/+10 |
2004-02-19 | buildlink{2,3} files should not include pkgconfig/buildlink{2,3}.mk. | wiz | 1 | -2/+1 |
2004-02-15 | The GNOME Project hasn't suddenly started using C++. These packages only | jlam | 1 | -2/+1 |
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -5/+5 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+2 |
2004-02-11 | Make pkglint happy. | jmmv | 1 | -2/+3 |
2004-02-11 | Add pthread.buildlink3.mk missing from this file. glib2's libgthread | jlam | 1 | -1/+2 |
2004-02-11 | Teach these package Makefiles about ICONV_TYPE. | jlam | 1 | -2/+2 |
2004-02-11 | USE_LANGUAGES=c c++ | abs | 1 | -1/+2 |
2004-02-11 | Put TEST_TARGET definition before the includes. | jmmv | 1 | -3/+3 |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> should match the one in the buildlink2.mk file | jlam | 1 | -2/+2 |
2004-02-10 | bl3ify | xtraeme | 1 | -6/+6 |
2004-02-09 | BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the | jlam | 1 | -8/+6 |
2004-02-03 | Add buildlink3.mk. (needed to bl3ify lang/mono) | recht | 1 | -0/+21 |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-07 | Make sure libgthread is linked to the libpthread library, fixes gtk2 build | xtraeme | 2 | -1/+15 |
2003-12-30 | Use G_VA_COPY instead of va_copy. | gavan | 2 | -18/+18 |
2003-12-29 | improve descriptions of glib/gtk packages. taken straight from | grant | 1 | -2/+4 |
2003-11-13 | Add missing patch. | fvdl | 2 | -1/+18 |
2003-11-13 | Regen (patch-ae is gone) | xtraeme | 1 | -2/+1 |
2003-11-11 | For the 'trio' varargs functions, don't pass a reference to a va_list | fvdl | 5 | -62/+305 |
2003-11-02 | I'm the new maintainer. | xtraeme | 1 | -2/+2 |
2003-10-31 | protect the --with-libiconv configure argument with a ICONV_IS_GNU check. | dmcmahill | 1 | -3/+7 |
2003-10-30 | add --with-libiconv=yes to CONFIGURE_ARGS. This makes sure that the | dmcmahill | 1 | -1/+2 |
2003-09-27 | patch the darwin gmodule implementation to recursively look up symbols | danw | 3 | -2/+23 |
2003-08-27 | Update to 2.2.3, from Juan RP in PR 22606. | wiz | 4 | -11/+31 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -3/+4 |
2003-07-12 | use TEST_TARGET instead of custom test target | dillo | 1 | -4/+2 |
2003-07-01 | NetBSD-current's iconv is good enough, remove USE_GNU_ICONV. | drochner | 2 | -5/+2 |
2003-06-30 | propagate the USE_GNU_ICONV to dependant packages, otherwise we get | drochner | 1 | -1/+2 |
2003-06-25 | This really wants GNU iconv. | salo | 1 | -1/+3 |
2003-06-09 | Update to 2.2.2: | jmmv | 3 | -11/+22 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -3/+4 |
2003-02-15 | Update to 2.2.1, provided by Juan RP in PR 20234. | wiz | 3 | -11/+15 |
2003-02-09 | Fix gtk2 failing to build on -current. The problem is that the | chris | 2 | -1/+15 |
2003-01-29 | Regen. | tron | 1 | -2/+2 |
2003-01-29 | Fix reverted check for "_POSIX_THREAD_PRIORITY_SCHEDULING" in last commit | tron | 2 | -4/+4 |
2003-01-28 | Check for symbol "_POSIX_THREAD_PRIORITY_SCHEDULING" instead of | tron | 2 | -4/+4 |
2003-01-28 | Don't try to use pthread_getschedparam() or pthread_setschedparam() under | tron | 3 | -4/+17 |
2003-01-04 | Install documentation under share/doc/html (not share/gtk-doc/html). | jmmv | 2 | -98/+99 |
2002-12-24 | Update to 2.2.0. Deprecate PTL2 support for this package. | wiz | 5 | -133/+102 |
2002-12-19 | update MASTER_SITES and use .bz2 distfile. | grant | 2 | -5/+5 |