Age | Commit message (Expand) | Author | Files | Lines |
2004-07-30 | Update to 2.4.5: | jmmv | 3 | -10/+11 |
2004-07-09 | Update to 2.4.4: | jmmv | 4 | -31/+14 |
2004-07-02 | Unused. | wiz | 1 | -29/+0 |
2004-06-04 | Update to 2.4.2: | jmmv | 3 | -10/+11 |
2004-05-07 | Drop maintainership; I don't have the enough free time to maintain | xtraeme | 1 | -2/+2 |
2004-05-02 | Update to 2.4.1: | jmmv | 4 | -135/+144 |
2004-04-28 | Revert Interix <poll.h> patch as we're no longer using poll(2) on that | tv | 2 | -19/+1 |
2004-04-28 | Make build and wotrk on Interix. (Bugzilla bugs open for these changes; | tv | 3 | -12/+47 |
2004-04-24 | Enable pkgviews installation. | minskim | 1 | -1/+3 |
2004-04-24 | Disable installing charset.alias, which makes this package conflict | minskim | 3 | -3/+26 |
2004-04-17 | Update to 2.4.0nb2: | jmmv | 5 | -9/+197 |
2004-04-15 | Be sure libgthread is linked to libc_r, because -pthread does not work | xtraeme | 1 | -1/+18 |
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 |