The NetBSD Project

CVS log for pkgsrc/time/wmmoonclock/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Nov 24 10:51:27 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, 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, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
wmmoonclock: Update to 1.30

Version 1.30 -  released April 23, 2020
		Update report email address.
		Declare some file-scope variables static.
		Fix build failure with GCC 10.
		Add autogen.
		Usage typo fixed.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Dec 13 17:31:57 2018 UTC (5 years, 11 months ago) by jperkin
Branches: 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
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
wmmoonclock: Put PKGNAME back to what it was before.

Fixes bulk builds.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Dec 12 12:45:19 2018 UTC (5 years, 11 months ago) by pho
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +8 -13 lines
time/wmmoonclock: Update to 1.29

Changes:
Version 1.29 -	released August 14, 2017
		Update GPLv2 license text.
		Update FSF address.
		Remove trailing whitespace.
		Use autotools for build.
		Rename changelog to ChangeLog; clean up and split off TODO.
		Correct bug report email address.
		Remove unused variables.
		Use unsigned char in mask bitmap to avoid overflow warnings.
		Use correct includes for each file.
		Add desktop entry file.

Version 1.28 -	released September 20, 2011.
		Debian patches added to the upstream version. These patches
		are included:
		01_all_previous_diff.diff, 02_update_time.diff,
		03_add_southern_hemisphere_support.diff and
		04_fix_hyphen_used_as_minus_sign.diff
		BUGS file updated to report to wmaker-dev@lists.windowmaker.info
		Source is now at http://repo.or.cz/w/dockapps.git
		Updated by Rodolfo García Peñas (kix) <kix@kix.es>

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Oct 25 21:59:33 2017 UTC (7 years, 1 month ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -1 lines
Add support for LDFLAGS

This notably fixes building with RELRO enabled.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Feb 26 11:40:30 2016 UTC (8 years, 9 months ago) by jperkin
Branches: MAIN
CVS tags: 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
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
Remove manual addition of MAKE_FLAGS to OPSYSVARS, it's now in by default.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 26 10:37:09 2016 UTC (8 years, 9 months ago) by jperkin
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -9 lines
Use OPSYSVARS.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Aug 6 22:38:28 2015 UTC (9 years, 3 months ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Add support for CFLAGS

No functional change intended.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Jul 4 16:18:40 2015 UTC (9 years, 5 months ago) by joerg
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
Remove USE_X11BASE and X11PREFIX.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Oct 23 10:24:12 2012 UTC (12 years, 1 month ago) by wiz
Branches: 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, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
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.20: download - view: text, markup, annotated - select for diffs
Mon Oct 8 13:04:30 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -3 lines
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Feb 12 00:28:36 2010 UTC (14 years, 9 months ago) by joerg
Branches: 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
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -1 lines
DESTDIR support

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Sep 19 06:46:52 2007 UTC (17 years, 2 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -3 lines
Resign as maintainer of all the packages which I'm no longer using.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:27:18 2007 UTC (17 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Dec 27 13:37:40 2006 UTC (17 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
- fine grained X11 dependencies for packages which have either USE_IMAKE
  or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Dec 15 20:33:01 2006 UTC (17 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
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.14: download - view: text, markup, annotated - select for diffs
Wed Oct 4 22:01:52 2006 UTC (18 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:11:11 2006 UTC (18 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:51:09 2005 UTC (19 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun May 22 20:08:43 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:47:45 2005 UTC (19 years, 7 months ago) by tv
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 11 17:07:25 2004 UTC (20 years, 7 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Convert to buildlink3.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 24 15:14:11 2004 UTC (20 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:27:16 2004 UTC (20 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 17 22:55:07 2003 UTC (21 years, 4 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
s/netbsd.org/NetBSD.org/

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:42:44 2003 UTC (21 years, 8 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 27 13:40:30 2002 UTC (22 years, 1 month ago) by bouyer
Branches: MAIN
CVS tags: netbsd-1-6-1-base, netbsd-1-6-1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -1 lines
Need -lsocket on solaris

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 21 13:05:01 2002 UTC (22 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Convert to buildlink2.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 17 17:32:12 2001 UTC (23 years, 9 months ago) by wiz
Branches: 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
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Dec 17 23:32:21 2000 UTC (23 years, 11 months ago) by wiz
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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 - view: text, markup, annotated - select for diffs
Sun Dec 17 23:32:21 2000 UTC (23 years, 11 months ago) by wiz
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>