Age | Commit message (Expand) | Author | Files | Lines |
2019-11-02 | archivers: align variable assignments | rillig | 1 | -4/+4 |
2019-07-21 | bzip2: Update to 1.0.8. This changes the upstream to sourceware.org. | nia | 18 | -108/+137 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -2/+1 |
2013-11-23 | Use find-headers instead of find-files to detect builtin header files. | obache | 1 | -4/+3 |
2013-09-20 | Require library to have no undefined symbols. Fixes DLL build on Cygwin. | joerg | 2 | -3/+4 |
2012-09-11 | "user-destdir" is default these days | asau | 1 | -2/+1 |
2012-02-15 | REPLACE_SH on installed shell scripts. | hans | 1 | -1/+2 |
2011-09-04 | Pass --tag=CC to libtool. This fixes built failure on NetBSD. | cheusov | 1 | -4/+4 |
2010-09-23 | Forcefully merge the branch back. This updates the included version | joerg | 12 | -29/+29 |
2010-09-22 | Update to bzip2-1.0.6: Fix for CVE-2010-0405. Also install various | joerg | 2 | -5/+32 |
2010-09-22 | Update to bzip2-1.0.6: Fix for CVE-2010-0405 | joerg | 3 | -6/+39 |
2010-09-22 | Import stripped down bzip2-1.0.6. | joerg | 4 | -0/+254 |
2010-07-06 | Tell Haiku's builtin bzip2. | obache | 1 | -2/+3 |
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 1 | -3/+1 |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 |
2009-03-20 | Add the necessary preprocessor magic to build a 64bit version all the | joerg | 2 | -2/+6 |
2008-03-26 | Update to 1.0.5 | adrianp | 16 | -42/+58 |
2008-02-12 | Not MAKE_JOBS_SAFE. | tnn | 1 | -1/+2 |
2007-08-24 | bzip2 sources are in ${FILESDIR}, so no need for distinfo or checksums. | jlam | 2 | -7/+2 |
2007-08-02 | Use in-tree versions. The replacement Makefile can be used for direct | joerg | 3 | -111/+53 |
2007-08-02 | Import stripped down version of bzip2-1.0.4 for use in bootstrap and | joerg | 17 | -0/+8918 |
2007-01-06 | Update to 1.0.4: | wiz | 3 | -15/+15 |
2006-07-13 | Added computation of version number for package bzip2 if there is a | heinz | 1 | -1/+26 |
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-06 | Over 1200 files touched but no revisions bumped :) | reed | 2 | -5/+5 |
2006-03-30 | Avoid extra stat() calls by not repeatedly checking whether a file | jlam | 1 | -2/+2 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2005-12-27 | Install man pages to PKGMANDIR (instead of "man"). | reed | 1 | -7/+7 |
2005-12-01 | Fixed some pkglint warnings of the form: | rillig | 1 | -2/+2 |
2005-06-27 | Darwin>=8.0 has a dynamic library of bzip2. Exclude it from | minskim | 1 | -2/+2 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 1 | -25/+56 |
2005-05-26 | Security update to version 1.0.3 | salo | 4 | -23/+24 |
2005-05-23 | Sorted PLIST entries to make pkglint happy. | rillig | 1 | -3/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2004-10-13 | Use INSTALL_LIB. (No functional change.) | tv | 1 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 2 | -3/+4 |
2004-09-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -5/+1 |
2004-05-22 | Unused. | wiz | 1 | -83/+0 |
2004-03-29 | Match the template builtin.mk file in bsd.builtin.mk, and make the two | jlam | 1 | -8/+3 |
2004-03-29 | Oops, forgot to bump PKGREVISION. | tv | 1 | -1/+2 |
2004-03-29 | Obey CFLAGS/CPPFLAGS. Link the binaries with the .o's, not the .lo's | tv | 3 | -41/+30 |
2004-03-10 | Split out the code that deals with checking whether the software is | jlam | 2 | -67/+48 |
2004-02-18 | Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in the | jlam | 1 | -19/+21 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -2/+2 |
2004-02-12 | Create a new variable PREFER_NATIVE that has the opposite semantics | jlam | 2 | -7/+32 |
2004-02-12 | Reorganize code so that any dependencies are checked as part of deciding | jlam | 2 | -33/+27 |
2004-02-11 | Move the INCOMPAT_FOO checks to a more natural location within the | jlam | 1 | -12/+11 |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 1 | -2/+2 |