2007-10-30 20:31:43 by Martti Kuparinen | Files touched by this commit (18) |
Log message:
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.
|
2007-10-30 15:10:10 by Martti Kuparinen | Files touched by this commit (1) |
Log message:
Added LICENSE=gnu-gpl-v2
|
2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message:
- 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.
|
2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236) |
Log message:
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
|
2006-12-12 07:57:59 by Martti Kuparinen | Files touched by this commit (6) |
Log message:
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
|
2006-11-26 14:32:43 by Adrian Portelli | Files touched by this commit (3) |
Log message:
Fix for CVE-2006-5969
PKGREVISION bump
|
2006-07-11 11:05:35 by Roland Illig | Files touched by this commit (1) |
Log message:
USE_TOOLS+=perl:run. Bumped PKGREVISION.
|
2006-07-02 14:32:10 by Martti Kuparinen | Files touched by this commit (1) |
Log message:
Fixed CONFLICTS. Fixed some pkglint -Wall warnings.
|
2006-07-02 11:21:57 by Martti Kuparinen | Files touched by this commit (9) | ![Imported package](https://pkgsrc.se/images/add.gif) |
Log message:
Moved fvwm2 to fvwm.
|