The NetBSD Project

CVS log for pkgsrc/devel/libproplist/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / libproplist

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Wed Apr 21 08:35:04 2021 UTC (2 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, HEAD
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.2 (colored)

libproplist: remove dead master site

Revision 1.24 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:19 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.23: +1 -3 lines
Diff to previous 1.23 (colored) to selected 1.2 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Jul 8 16:12:31 2009 UTC (14 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.22: +6 -3 lines
Diff to previous 1.22 (colored) to selected 1.2 (colored)

user-destdir support

Revision 1.22 / (download) - annotate - [select for diffs], Wed Jul 19 19:14:38 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored) to selected 1.2 (colored)

Drop support for LTCONFIG_OVERRIDE.  For quite a long time, pkgsrc
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jun 8 15:26:43 2006 UTC (17 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.2 (colored)

USE_TOOLS+=lex

Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:17 2006 UTC (18 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.2 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Sep 28 20:52:19 2005 UTC (18 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.18: +3 -3 lines
Diff to previous 1.18 (colored) to selected 1.2 (colored)

Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:27 2005 UTC (19 years ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (colored) to selected 1.2 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:30 2004 UTC (19 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.2 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Apr 24 22:46:09 2004 UTC (19 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.2 (colored)

Relinquish maintainership of packages to tech-pkg@NetBSD.org.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Mar 23 04:41:00 2004 UTC (20 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.2 (colored)

USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Feb 25 23:21:30 2004 UTC (20 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.2 (colored)

bl3ify

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 17 21:31:38 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.2 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.12 / (download) - annotate - [select for diffs], Sun Aug 25 18:38:32 2002 UTC (21 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.2 (colored)

Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.

Revision 1.11.2.1 / (download) - annotate - [select for diffs], Sun Jun 30 06:24:07 2002 UTC (21 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) next main 1.12 (colored) to selected 1.2 (colored)

Convert to use the buildlink2 framework.  Trim any unnecessary changes in
the patches or remove them entirely.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 2 08:49:51 2001 UTC (22 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base
Branch point for: buildlink2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.2 (colored)

Path on master site changed.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 14 17:40:23 2001 UTC (22 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.2 (colored)

Mark as USE_BUILDLINK_ONLY.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:37 2001 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored) to selected 1.2 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 4 00:27:21 2000 UTC (23 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.7: +9 -8 lines
Diff to previous 1.7 (colored) to selected 1.2 (colored)

USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:22 2000 UTC (23 years, 10 months ago) by rh
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.2 (colored)

s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 7 17:44:42 2000 UTC (24 years ago) by tron
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored) to selected 1.2 (colored)

Update "libproplist" to version 0.10.1 because the 0.10.0 distribution
file has disappeared. A list of the changes is not available.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Apr 6 22:36:56 2000 UTC (24 years ago) by jlam
Branch: MAIN
Changes since 1.4: +8 -9 lines
Diff to previous 1.4 (colored) to selected 1.2 (colored)

Update to libproplist-0.10.0.

* Fixes for memory leaks and bugs that would cause random crashes in
  WindowMaker.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 5 20:18:32 1999 UTC (24 years, 6 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002, comdex-fall-1999
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored) to selected 1.2 (colored)

Update "libproplist" package to version 0.9.1.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 22 04:08:50 1999 UTC (25 years ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH001
Changes since 1.2: +6 -2 lines
Diff to previous 1.2 (colored)

Also install file containing library documentation.

Revision 1.2 / (download) - annotate - [selected], Tue Feb 2 09:50:44 1999 UTC (25 years, 2 months ago) by tron
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Rename package to "libproplist-0.8.3" and fix typo in master site list.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 2 09:43:46 1999 UTC (25 years, 2 months ago) by tron
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.2 (colored)

New "libproplist" package supplied by Johnny C. Lam in PR pkg/6917:

GNUstep/OPENSTEP property lists compatibility library

Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 2 09:43:46 1999 UTC (25 years, 2 months ago) by tron
Branch: MAIN
Diff to selected 1.2 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>