The NetBSD Project

CVS log for pkgsrc/wm/fvwm/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / wm / fvwm

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Fri Apr 22 14:40:45 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Sep 28 13:21:33 2010 UTC (19 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Reset maintainer.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Sep 7 16:39:28 2009 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

fvwm and metisse CONFLICT mutually

Revision 1.15 / (download) - annotate - [select for diffs], Wed May 20 00:58:29 2009 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.14 / (download) - annotate - [select for diffs], Tue May 12 12:27:20 2009 UTC (3 years ago) by martti
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Activated LICENSE=...

Revision 1.13 / (download) - annotate - [select for diffs], Mon Nov 17 11:52:51 2008 UTC (3 years, 6 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.12: +10 -8 lines
Diff to previous 1.12 (colored)

Added support for user-destdir

Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 10 21:30:44 2008 UTC (4 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.11: +3 -15 lines
Diff to previous 1.11 (colored)

+ Use the options framework instead of using FVWM_USE_* variables.

+ Convert to use PLIST_VARS instead of manually passing "@comment "
  to the plist module.

Bump the PKGREVISION to 2 due to the options changes.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Dec 20 18:04:04 2007 UTC (4 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

Depend on Xinerama, should fix PR 37573.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 12 00:14:18 2007 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

Remove ftp.hpc.uh.edu from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37338.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 30 19:31:42 2007 UTC (4 years, 6 months ago) by martti
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 30 14:10:10 2007 UTC (4 years, 6 months ago) by martti
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Added LICENSE=gnu-gpl-v2

Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 27 13:37:41 2006 UTC (5 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.6: +7 -1 lines
Diff to previous 1.6 (colored)

- 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.6 / (download) - annotate - [select for diffs], Fri Dec 15 20:33:01 2006 UTC (5 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Tue Dec 12 06:57:59 2006 UTC (5 years, 5 months ago) by martti
Branch: MAIN
Changes since 1.4: +6 -6 lines
Diff to previous 1.4 (colored)

Updated wm/fvwm to 2.4.20

fvwm-2.4.20 maintenance release for all earlier 2.4.x versions.
It contains a number of minor fixes and one important security fix.

This release is available at the home page: http://www.fvwm.org/.

Who needs to upgrade?
---------------------

Because of the security issues with fvwm-2.3.4 to fvwm-2.4.19, it
is strongly recommended to upgrade to fvwm-2.4.19.

System administrators are encouraged to install this version to
grant their users access to the latest stable version.

Bug Fixes:
----------

* The configure script now correctly appends executable file
  extensions to conditionally built binaries. Fixes building on
  Cygwin.

* FvwmConsole no longer conflicts with getline of Cygwin's stdio.

* Fixed parsing of For loops in FvwmScript.

* Fixed a possible endless loop when de-iconifying a transient
  window.

* Reject some invalid GNOME hints.

* Fixed a loop when xterm changes its "active icon" size.

* The configure script can now cope with four-part version numbers
  when detecting some libraries.

* Security fixes in

     fvwm-menu-directory. (CVE-2006-5969)
     FvwmCommand

Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 26 13:32:43 2006 UTC (5 years, 6 months ago) by adrianp
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Fix for CVE-2006-5969
PKGREVISION bump

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 11 09:05:35 2006 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

USE_TOOLS+=perl:run. Bumped PKGREVISION.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 2 12:32:10 2006 UTC (5 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.1: +5 -4 lines
Diff to previous 1.1 (colored)

Fixed CONFLICTS. Fixed some pkglint -Wall warnings.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jul 2 09:21:57 2006 UTC (5 years, 10 months ago) by martti
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Moved fvwm2 to fvwm.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 2 09:21:57 2006 UTC (5 years, 10 months ago) by martti
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>