The NetBSD Project

CVS log for pkgsrc/time/wmtime/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / wmtime

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Tue Nov 24 11:36:31 2020 UTC (2 years, 6 months ago) by nia
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, HEAD
Changes since 1.20: +15 -12 lines
Diff to previous 1.20 (colored)

wmtime: Update to 1.4

1.4		- Released 150824
		- The dockapp wmtime uses the new version of libdockapp and do
		  not use libwmgeneral.
		- Add note about libdockapp to INSTALL.

1.3		- Released 150525
		- Update to latest version of wmgeneral library.
		- Fix typos. Ran `codespell -w`.
		- Tidy #includes based on results of include-what-you-use.
		- Add -c command line option allowing users to set color.
		- Fix overflow warning; mask bitmap should be unsigned.
		- Use #defines to avoid variable length arrays.
		- Replace C++ style comments.
		- Fix "ordered comparison of pointer with integer zero" warning.
		  Also take the opportunity to add an error message when
		  iconv_open fails.
		- Update TODO. In particular,
		  + Remove note about version 1.0 (was never released).
		  + Remove note about LED colors (implemented).
		  + Remove note about language files (unnecessary with locale
		    support).
		  + Update email address.
		- Add proper copyright header.
		- Update README. In particular,
		  + Fix typo.
		  + Mention newer command line options.
		  + Drop 17-year-old architecture information.
		- Update HINTS. In particular,
		  + Add newer command line options.
		  + Update Window Maker instructions.

1.2		- Released 150103
		- Remove unused variables.
		- Use rm -f in make clean.
		- Update FSF address.
		- Update GPLv2 from
		  http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt.
		- Update README contact information; remove trailing
		  whitespaces.
		- Remove trailing whitespace.
		- Remove unnecessary Imakefile.
		- Move source files to top directory.
		- Update Makefile.
		- Add -l option to specify locale.
		- Remove unnecessary references to current version number.

1.1		- Released 131013
		- Incorporated many patches from Debian, including
		  + Added manual page
		  + Added -geometry and -noseconds options
		  + Improved locale support

Revision 1.20 / (download) - annotate - [select for diffs], Tue Oct 23 10:24:12 2012 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: 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.19: +1 -2 lines
Diff to previous 1.19 (colored)

Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).

Revision 1.19 / (download) - annotate - [select for diffs], Mon Oct 8 13:04:30 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
Changes since 1.18: +1 -3 lines
Diff to previous 1.18 (colored)

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

Revision 1.18 / (download) - annotate - [select for diffs], Tue Feb 9 00:10:23 2010 UTC (13 years, 3 months ago) by zafer
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
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

update master_sites

Revision 1.17 / (download) - annotate - [select for diffs], Fri May 1 15:03:21 2009 UTC (14 years, 1 month ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

replace dead mirror with working one.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:13 2008 UTC (14 years, 10 months ago) by joerg
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.15: +3 -1 lines
Diff to previous 1.15 (colored)

Mark as destdir ready.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jan 15 16:38:05 2007 UTC (16 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: 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, cwrapper
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

More dependencies for modular Xorg. Doesn't build right now due to
make issues.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Dec 15 20:33:01 2006 UTC (16 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr

Revision 1.13 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:53 2006 UTC (17 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (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.12 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:11 2006 UTC (17 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 3 23:01:54 2005 UTC (17 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.10: +5 -3 lines
Diff to previous 1.10 (colored)

Fixed wrong use of WRKSRC.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:45 2005 UTC (18 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.9 / (download) - annotate - [select for diffs], Fri May 7 11:54:36 2004 UTC (19 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Reset maintainer to tech-pkg@ (from ad@, since he is not working on them
any longer).

Revision 1.8 / (download) - annotate - [select for diffs], Sun Apr 11 17:10:25 2004 UTC (19 years, 1 month ago) by snj
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

Convert to buildlink3.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 20 12:27:16 2004 UTC (19 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 17 22:55:07 2003 UTC (19 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 29 12:42:44 2003 UTC (20 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 12 03:56:30 2003 UTC (20 years, 2 months ago) by jschauma
Branch: MAIN
Changes since 1.3: +2 -4 lines
Diff to previous 1.3 (colored)

Add a man-page for wmtime.  man-page provided to me by Adriaan Peeters
<apeeters at lashout dot net>.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 21 13:08:54 2002 UTC (20 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.2: +3 -8 lines
Diff to previous 1.2 (colored)

Convert to buildlink2. Let USE_IMAKE make do-configure instead of doing it
manually.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 17 17:32:12 2001 UTC (22 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, netbsd-1-5-PATCH001, buildlink2-base, buildlink2
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

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

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 17 23:32:21 2000 UTC (22 years, 5 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (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:21 2000 UTC (22 years, 5 months ago) by wiz
Branch: MAIN

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>