The NetBSD Project

CVS log for pkgsrc/time/cardboard-schedule/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / cardboard-schedule

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Tue Jun 6 12:42:35 2023 UTC (10 months, 1 week ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.3 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.33 / (download) - annotate - [select for diffs], Sat Nov 2 16:28:37 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: 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, 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
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.3 (colored)

time: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.

Revision 1.32 / (download) - annotate - [select for diffs], Thu May 23 19:23:18 2019 UTC (4 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored) to selected 1.3 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.31 / (download) - annotate - [select for diffs], Tue Aug 1 17:40:17 2017 UTC (6 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.3 (colored)

Comment out some dead HOMEPAGEs.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Jul 4 16:18:40 2015 UTC (8 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.29: +1 -3 lines
Diff to previous 1.29 (colored) to selected 1.3 (colored)

Remove USE_X11BASE and X11PREFIX.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Apr 6 12:04:02 2013 UTC (11 years ago) by rodent
Branch: MAIN
CVS Tags: 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
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.3 (colored)

"Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable
$$extract_file instead."

Revision 1.28 / (download) - annotate - [select for diffs], Mon Oct 8 13:04:17 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.27: +1 -3 lines
Diff to previous 1.27 (colored) to selected 1.3 (colored)

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

Revision 1.27 / (download) - annotate - [select for diffs], Tue Dec 13 06:14:47 2011 UTC (12 years, 4 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.26: +13 -4 lines
Diff to previous 1.26 (colored) to selected 1.3 (colored)

Fix build:

1. "unzip -x file.zip" does not work with any unzip I can find; drop
the -x.

2. Because there's a self-extracting archive, NetBSD's builtin unzip
doesn't work. When ${OPSYS} is NetBSD, explicitly depend on
archivers/unzip instead of adding unzip to USE_TOOLS. (I'm not sure
this is the right way to go about this. It at least works though.)

Revision 1.26 / (download) - annotate - [select for diffs], Tue May 19 08:59:36 2009 UTC (14 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: 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, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.25: +6 -6 lines
Diff to previous 1.25 (colored) to selected 1.3 (colored)

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Sep 12 18:43:51 2008 UTC (15 years, 7 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.24: +4 -2 lines
Diff to previous 1.24 (colored) to selected 1.3 (colored)

add license, add NO_BIN_ON_FTP

Revision 1.24 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:38 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.23: +6 -5 lines
Diff to previous 1.23 (colored) to selected 1.3 (colored)

Add DESTDIR support.

Revision 1.23 / (download) - annotate - [select for diffs], Mon May 26 02:13:24 2008 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored) to selected 1.3 (colored)

Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Mar 21 19:44:10 2007 UTC (17 years, 1 month ago) by jwise
Branch: MAIN
CVS Tags: 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
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.3 (colored)

Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Mar 21 18:59:16 2007 UTC (17 years, 1 month ago) by jwise
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.3 (colored)

I'm not using any of these any more, either.  Some of these should probably
go away -- I have real doubts that a version 1.1 jdk and the accompanying
swing are any use to anyone, but am not sure the newer stuff we have
supports all ports which are supported by lang/jdk.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 4 22:01:51 2006 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.3 (colored)

Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:09 2006 UTC (18 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored) to selected 1.3 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 5 00:13:19 2006 UTC (18 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.17: +16 -12 lines
Diff to previous 1.17 (colored) to selected 1.3 (colored)

Converted to the SUBST framework.
Fixed almost all pkglint warnings.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Feb 4 23:47:56 2006 UTC (18 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.16: +7 -5 lines
Diff to previous 1.16 (colored) to selected 1.3 (colored)

Made extraction possible even if unzip(1) is not in the PATH. Instead of
hiding bugs by using unzip || true, test if the needed file has been
extracted.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Feb 4 23:39:50 2006 UTC (18 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored) to selected 1.3 (colored)

The commands for extracting files should never be called like (unzip) ||
true. That just hides bugs. (Hi wiz.)

Revision 1.15 / (download) - annotate - [select for diffs], Fri Jul 15 18:27:53 2005 UTC (18 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.3 (colored)

Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:38 2005 UTC (18 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored) to selected 1.3 (colored)

Create directories before installing files into them.

Revision 1.13 / (download) - annotate - [select for diffs], Mon May 16 01:15:33 2005 UTC (18 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored) to selected 1.3 (colored)

Note that gtar is required by the package.

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 9 20:37:25 2005 UTC (18 years, 11 months ago) by kristerw
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.3 (colored)

Make this package build after bl3 was enabled by default (by
setting WRKSRC=${WRKDIR})

Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 11 03:13:19 2005 UTC (19 years, 2 months ago) by erh
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored) to selected 1.3 (colored)

Swing is included w/ java, so a separate dependency isn't needed.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Sep 19 23:08:27 2003 UTC (20 years, 7 months ago) by dent
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.3 (colored)

Update HOMEPAGE and/or MASTER_SITES

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 21 17:28:39 2003 UTC (20 years, 9 months ago) by martti
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.3 (colored)

COMMENT should start with a capital letter.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 17 22:54:58 2003 UTC (20 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.3 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 31 15:44:29 2002 UTC (21 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.6: +10 -12 lines
Diff to previous 1.6 (colored) to selected 1.3 (colored)

Mechanical conversion to use java-vm.mk.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 10 01:01:11 2002 UTC (21 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.3 (colored)

Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME is
no longer defined by bsd.pkg.mk.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Sep 27 23:18:48 2001 UTC (22 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored) to selected 1.3 (colored)

Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 2 20:07:03 2001 UTC (23 years ago) by zuntum
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

MKDIR -> INSTALL_DATA_DIR

Revision 1.3 / (download) - annotate - [selected], Sat Feb 17 17:32:00 2001 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 29 11:34:43 2001 UTC (23 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.1: +1 -3 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 17 23:32:25 2000 UTC (23 years, 4 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.3 (colored)

New category: time. Move many packages here:
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime,
misc/remind, sysutils/logtime, and 19 more from x11.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 17 23:32:25 2000 UTC (23 years, 4 months ago) by wiz
Branch: MAIN
Diff to selected 1.3 (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>