Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-03-23 | update to ICU 3.6 | recht | 7 | -49/+52 |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 |
2006-07-26 | unlimit datasize, to make it build on amd64/3.0 | drochner | 4 | -30/+15 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-12 | Aligned the last line of the buildlink3.mk files with the first line, so | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -3/+3 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 2 | -2/+4 |
2006-01-03 | Update to 3.4: | wiz | 9 | -72/+53 |
2005-12-30 | Add DragonFly support. | joerg | 4 | -3/+32 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
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 | -2/+2 |
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 1 | -2/+2 |
2005-06-24 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -2/+3 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-30 | Use .so and not .dylib in PLIST. | recht | 2 | -23/+24 |
2005-03-27 | ICU 3.2 includes the latest bug fixes, locale/charset updates, and | recht | 7 | -44/+59 |
2005-03-23 | Fix HOMEPAGE and MASTER_SITES. Fixes PR 29773. | wiz | 1 | -4/+3 |