Age | Commit message (Expand) | Author | Files | Lines |
2013-12-04 | Fix solaris build for icu, namely problems in general with CFLAGS/CXXFLAGS | richard | 5 | -7/+73 |
2013-12-03 | Fix MirBSD build by adding a <sys/time.h> include. | bsiegert | 2 | -4/+5 |
2013-11-05 | Fix build on ARM platform. | ryoon | 2 | -3/+14 |
2013-10-19 | Revbump after updating textproc/icu | adam | 1 | -2/+2 |
2013-10-19 | Changes 52.1: | adam | 9 | -48/+72 |
2013-10-07 | Fix build on OpenBSD. | ryoon | 2 | -5/+11 |
2013-10-05 | Fix remaining build problem under Mac OS X: | tron | 2 | -4/+4 |
2013-10-05 | Make sure that the target directory for shared libraries is always defined. | tron | 2 | -6/+16 |
2013-10-04 | Correctly install DLLs for Cygwin. The dynamic data library build is | joerg | 13 | -3/+189 |
2013-08-07 | apply arm-gcc-atomics hack to earm too | jmcneill | 1 | -2/+2 |
2013-06-04 | Changes 51.2: | adam | 3 | -7/+8 |
2013-05-09 | This one should not be revbumped! | adam | 1 | -2/+1 |
2013-05-09 | Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. | adam | 1 | -1/+2 |
2013-05-09 | Changes 51.1: | adam | 5 | -81/+19 |
2013-02-01 | Fix NetBSD build with gcc <= 4.5 on arm (missing builtin atomics). | jmcneill | 1 | -0/+14 |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 2 | -3/+4 |
2013-01-25 | increase BUILDLINK_ABI_DEPENDS.icu due to so change from 49 to 50. | reed | 1 | -2/+2 |
2013-01-23 | Changes 50.1.2: | adam | 2 | -7/+7 |
2013-01-04 | Changes 50.1.1: | adam | 3 | -7/+8 |
2012-11-07 | Changes 50.1: | adam | 11 | -65/+112 |
2012-10-25 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-07-10 | Add MirBSD support and unbreak build on MirOS. No-op on other platforms | bsiegert | 3 | -3/+17 |
2012-07-06 | Functions with empty args should be declared (void), not (). Fixes build | dholland | 3 | -2/+19 |
2012-07-03 | Changes 49.1.2: | adam | 4 | -21/+20 |
2012-05-08 | Avoid C99/XOPEN_SOURCE confusion. Fixes build on SunOS. | hans | 3 | -2/+24 |
2012-04-27 | Recursive bump from icu shlib major bumped to 49. | obache | 1 | -2/+2 |
2012-04-27 | expect builtin gcc atomic functions for gcc>=4.1. | obache | 1 | -1/+10 |
2012-04-26 | On BSD use <sys/endian.h> to derive endianess, instead of defaulting | martin | 3 | -2/+32 |
2012-04-25 | Changes 49.1.1: | adam | 8 | -94/+49 |
2012-04-12 | Fix pkg/43187 | ryoon | 3 | -3/+22 |
2012-02-01 | Fix pkg-config files to include library paths. | wiz | 3 | -7/+55 |
2011-12-09 | add patch from upstream Ticket #8984 to fix possible out-of-bounds | drochner | 3 | -2/+28 |
2011-07-25 | Changes 4.8.1: | adam | 8 | -51/+38 |
2011-06-10 | recursive bump from textproc/icu shlib major bump. | obache | 1 | -2/+2 |
2011-06-02 | Changes 4.8: | adam | 6 | -34/+61 |
2011-03-14 | Changes 4.6.1: | adam | 3 | -24/+25 |
2011-01-20 | Dynamic library names are handled automatically in PkgSrc | adam | 2 | -32/+26 |
2010-12-17 | Bump PKGREVISION from icu shlib major bump. | obache | 1 | -2/+2 |
2010-12-07 | Changes 4.6: | adam | 9 | -60/+113 |
2009-08-09 | oops, shlib major changed in last update, adjust dependency, | drochner | 1 | -2/+2 |
2009-08-05 | update to 4.2.1 | drochner | 3 | -25/+38 |
2009-07-25 | fix PLIST for Mac OS dylib libraries, bump PKGREVISION for this | jdolecek | 2 | -26/+30 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -8/+1 |
2009-03-25 | Update from version 3.6nb2 to 4.0.1. | he | 10 | -347/+46 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2008-12-18 | Does not parallel build safely. | roy | 1 | -1/+2 |
2008-07-14 | Mark as destdir ready. | joerg | 1 | -1/+3 |
2008-06-09 | Use ${PKGVERSION_NOREV} in $MASTER_SITES (aint no nb2 in the path). | markd | 1 | -2/+2 |
2008-03-20 | fix RE vulnerabilities (CVE-2007-(4770|4771)), patch from redhat | drochner | 8 | -3/+322 |
2007-03-31 | Use .so and not .dylib in PLIST other than Darwin. | obache | 2 | -23/+31 |