summaryrefslogtreecommitdiff
path: root/archivers/bzip2
AgeCommit message (Expand)AuthorFilesLines
2008-03-26Update to 1.0.5adrianp16-42/+58
2008-02-12Not MAKE_JOBS_SAFE.tnn1-1/+2
2007-08-24bzip2 sources are in ${FILESDIR}, so no need for distinfo or checksums.jlam2-7/+2
2007-08-02Use in-tree versions. The replacement Makefile can be used for directjoerg3-111/+53
2007-08-02Import stripped down version of bzip2-1.0.4 for use in bootstrap andjoerg17-0/+8918
2007-01-06Update to 1.0.4:wiz3-15/+15
2006-07-13Added computation of version number for package bzip2 if there is aheinz1-1/+26
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
2006-03-30Avoid extra stat() calls by not repeatedly checking whether a filejlam1-2/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2005-12-27Install man pages to PKGMANDIR (instead of "man").reed1-7/+7
2005-12-01Fixed some pkglint warnings of the form:rillig1-2/+2
2005-06-27Darwin>=8.0 has a dynamic library of bzip2. Exclude it fromminskim1-2/+2
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-25/+56
2005-05-26Security update to version 1.0.3salo4-23/+24
2005-05-23Sorted PLIST entries to make pkglint happy.rillig1-3/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-10-13Use INSTALL_LIB. (No functional change.)tv1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-3/+4
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
2004-05-22Unused.wiz1-83/+0
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-8/+3
2004-03-29Oops, forgot to bump PKGREVISION.tv1-1/+2
2004-03-29Obey CFLAGS/CPPFLAGS. Link the binaries with the .o's, not the .lo'stv3-41/+30
2004-03-10Split out the code that deals with checking whether the software isjlam2-67/+48
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-19/+21
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-2/+2
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-7/+32
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-33/+27
2004-02-11Move the INCOMPAT_FOO checks to a more natural location within thejlam1-12/+11
2004-02-08We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,jlam1-2/+2
2004-02-08PKGLIBTOOL and PKGSHLIBTOOL are no more.jlam1-4/+4
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam2-10/+6
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam2-10/+8
2004-02-05Support a new global variable:jlam2-2/+18
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-2/+2
2004-01-07Use PKGLIBTOOL instead of LIBTOOL to call the libtool wrapper.jlam1-4/+4
2004-01-06whitespacejlam1-2/+2
2004-01-05bl3ifyjlam1-3/+6
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sprinkle a few double quotes here and there.jlam1-4/+4
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-19/+12
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+70
2003-12-30Add RCS tagscjep1-0/+1
2003-12-05Change the makefile patch to be even more libtool friendly to allowerh2-25/+71