Commit graph

64 commits

Author SHA1 Message Date
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
rillig
c7ff05f63e 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.
2019-05-23 19:22:54 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
jperkin
5393242c73 *: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
2018-07-04 13:40:07 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
agc
99a1866581 Add SHA512 digests for distfiles for wm category
Problems found with existing distfiles:
	distfiles/fvwm-1.24r.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-02 23:42:50 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
joerg
d40e2edee6 Fix test case to be valid C. 2012-11-11 22:30:50 +00:00
wiz
2c72a9f0b9 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).
2012-10-23 10:24:02 +00:00
asau
f7e465a8be Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:42:17 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
jmmv
75be37f3ce Update to 2.5.31:
* Bug fixes:
- fvwm-convert-2.6:  Don't double-up comma separated options to
  conditional commands if they're already delimited by commas.
- Correctly report a window's height and width if the window has
  incomplete resize increment set.
- Maintain any State hints on a window when used with WindowStyle.
- FvwmIconMan now correctly handles sticky windows.
2011-02-15 20:14:42 +00:00
jmmv
0889ac9d51 Fix build with png-1.5. 2011-01-28 22:05:02 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
martti
1c7741e5c8 Updated wm/fvwm-devel to 2.5.30
* Support libpng 1.4.0's slightly newer API.
* Don't lazy match AnyContext when printing out bindings and the contexts
  they apply to with "PrintInfo Bindings".
2010-05-28 09:33:12 +00:00
martti
3a484d0b5b Use the MAINTAINER from the Makefile as the source address for bug reports.
Requested by Joerg Sonnenberger in a private mail.
2010-02-24 12:37:04 +00:00
martti
7d20b4ab90 Fvwm 2.5.28
* New features:

   - New differentiated options for SnapAttraction when snapping
     against screen edges:
       "None", "ScreenWindows", "ScreenIcons", "ScreenAll"
   - New option to the BugOpts command: TransliterateUtf8.

* Bug fixes:

   - Fixed non-visible Qt windows after a Qt deferred map (e.g.
     Skype profile windows).
   - Fixed the use of the X-resource "fvwmstyle".
   - Fixed segmentation fault in FvwmEvent when parsing an
     undefined event name, or an undefined environment variable
     to the RPlayHost option.
   - Fixed the events startup, shutdown and unknown in FvwmEvent.
   - Fvwm now retains utf8 window names when the WM_NAME changes,
     and the utf8 name converted to the default charset match
     the old WM_NAME.
   - Fixed the options RPlayVolume and RPlayPriority in FvwmEvent.
   - Fixed SnapAttraction: Option SameType/Icons/Windows did
     falsely not affect conditions of option "Screen" and option
     "SameType" snapped falsely icons and windows together.
   - Fixed a problem where modules would get incorrect stacking
     information if many windows were restacked at the same time.
   - Fixed BugOpts parsing of more than one option at a time and
     restoring of default value for the last option
     in the command line when omitted.
   - 64 bit fix for setting EWMH _NET_WM_ICON property on windows.
2009-09-22 07:53:28 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
martti
475a73022f Updated wm/fvwm-devel to 2.5.27
* destdir support
* bug fixes
2009-06-09 10:54:47 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
epg
1fc94600b0 Set MAINTAINER to pkgsrc-users@. 2008-08-18 00:55:48 +00:00
martti
4fe1484d71 Updated wm/fvwm-devel to 2.5.26
New features:

   - New MenuStyle option VerticalMargins.

* New module features:

   - FvwmButtons: New button alignment option: top.

* Bug fixes:

   - Fixed crash in ARGB visual detection code.
   - Fixed compilation without XRender support.
   - Fixed drawing of background pictures in menu items and titles.
   - Fixed hadling of shaped windows.
   - Fixed a 64-bit bug in the EWMH code.
2008-05-09 06:09:43 +00:00
martti
32f1a11074 Updated wm/fvwm-devel to 2.5.25
* New features:

   - Handle the STATE_ADD command of the EWMH _NET_WM_STATE
     message from version 1.3 of the EWMH spec.
   - Support transparency in ARGB windows

* Bug Fixes:

   - Fixed problem with windows disappearing when created
     unless the style Unmanaged was used.
   - Edge move delay was used as resistance for the top edge.
   - Fixed a parsing problem of the screen argument of the
     SnapAttraction style.
   - Some html documentation files were not installed.
   - Fixed a memory leak in internationalized font handling.
   - Fixed a bug in MinOverlap placement.
   - Fixed the StickyAcrossPages style in the FvwmPager.
   - Fixed the determination of the X charset on UTF-8 systems.
   - Fixed a crash when certain EWMH messages were sent to
     unmanaged windows.
   - Fixed a memory leak in multibyte codepage code.
   - Ignore the EWMH staysontop and staysonbottom hints if the
     EWMHIgnoreStackingOrderHints style is used.
   - Fixed a sporadic crash when the root background set by gnome,
     fvwm-root, esetroot etc. changes and a root transparent
     colour set is used.
   - Fixed spradic crash in modules with root transparent
     background from colour sets.
   - Fixed a possible crash if the last active module fails.
2008-02-27 16:58:18 +00:00
martti
fcd82afcc3 Updated wm/fvwm-devel to 2.5.24
* New features:

   - Disabled paging during interactive resize operations by
     default (see 2.5.20) as it is annoying to many people.
   - New style command options:
       EdgeMoveResistance
       EdgeMoveDelay
       EdgeResizeDelay
       SnapGrid
       SnapAttraction
     that replace the now obsolete commands EdgeResistance,
     SnapGrid and SnapAttraction.  The EdgeResistance command has
     a new syntax with only one argument.
   - New command MenuCloseAndExec for menu bindinngs that can be
     used to trigger certain commands from a menu without an
     associated item.  For example, with
       Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu
     the RootMenu can be opened from any other menu by pressing
     F1.

* Bug Fixes:

   - Sometimes a window jumped by half the screen's size when
     moving with the mouse and hitting the border of the desktop.
   - Fixed the "screen w" argument of the Move and other commands.
   - Clicking on a menu title did not close the menu by default.
   - Temporary files in FvwmPerl overwrote each other.
2007-11-26 08:55:36 +00:00
martti
66b71a96be Updated wm/fvwm-devel to 2.5.23
* Lots of bug fixes
* Fixed perl path in the installed package (detected with PKG_DEVELOPER=yes
  and CHECK_PORTABILITY=yes in /etc/mk.conf)
2007-11-09 12:07:06 +00:00
martti
03af45f26d Added (currently commented-out) LICENSE=gnu-gpl-v2 2007-11-01 10:36:58 +00:00
martti
e3c5b835b4 Updated wm/fvwm-devel to 2.5.21
* New features:

   - The command Scroll can now be used for interactive scrolling.
   - New Style options: StippledIconTitle, !StickyStippledTitle,
     and !StickyStippledIconTitle.
   - Full support for menu context (M) key and mouse bindings.  See
     the section Menu Bindings in the man page for details.
   - Hilighted menu backgrounds now use pixmaps gradients and
     transparency from their related colorset.
   - New window conditions: StickyIcon, StickyAcrossPagesIcon and
     StickyAcrossDesksIcon.

* Changed features:

   - "Mouse n M N" is no longer used to disable or remap the
      builtin tear off menu button. See the section Tear Off Menus
      for details on replacement commands.

* Bug Fixes
2007-01-22 07:25:47 +00:00
joerg
d26cf36e57 - 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-27 13:37:35 +00:00
joerg
58c3144236 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-15 20:32:52 +00:00
martti
67d440bd77 Updated wm/fvwm-devel to 2.5.19
Upgrading from earlier 2.5.x versions is strongly recommended.

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

* Bug Fixes:

   - FvwmCommand now reports "end windowlist" and "end configinfo".
   - FvwmCommand now prints config info split on lines.
   - FvwmTaskBar no longer gets lost with trailing whitespace after
     geometry specification.
   - Fixed a window size problem if the aspect ratio is set (e.g.
     mplayer).
   - Decorations now update when unmanaged windows take focus, and
     not FlickeringQtDialogsWorkaround is enabled.
   - FvwmPager again allows movement of windows added before a
     page change.
   - fvwm no longer crashes on 1 and 4 bit displays. (#1677)
   - EWMH desktops now correctly handles FPClickToFocus. (#1492)
   - Security fix in fvwm-menu-directory. (CVE-2006-5969)
2006-12-12 07:05:01 +00:00
adrianp
3f5ba8746c Fix for CVE-2006-5969
PKGREVISION bump
2006-11-26 13:32:22 +00:00
martti
adde54095f Updated wm/fvwm-devel to 2.5.18
Fvwm is a powerful window manager.  Version 2.5.18 is a bug fixing
release for 2.5.17.  Please be aware that any features introduced
in the 2.5.x development versions may be renamed, changed or
removed without notice before 2.6.0.

Upgrading from earlier 2.5.x versions is recommended.  Upgrading
from 2.5.17 is strongly recommended.

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

* Bug Fixes:

   - If a window started fullscreen, leaving fullscreen state now
     properly unmaximizes and resizes the window.
   - Fixed the ForeColor/HilightFore styles that were broken in
     2.5.17.
   - FvwmPager can now move icons with the !IconTitle style.
   - Fixed drawing of icons that are moved to a different desk.
   - FvwmPager no longer tries to move non-movable windows.
   - FvwmPager now moves all windows as user requests.
   - FvwmPager no longer displaces windows with title and border
     sizes on moves.
   - TestRc now correctly matches Break, and $[cond.rc] is
     expanded for Break.
   - Fixed several 64-bit architecture problems with
     XGetWindowProperty().  Xine works much better on 64-bit
     machines.
   - Fixed handling of ClickToFocusPassesClick with the EWMH
     desktop (e.g. using nautilus).
   - Fixed handling of windows that are unmapped and mapped again
     too fast (e.g. fpga_editor).
2006-09-12 05:27:50 +00:00
martti
f232e2a219 Updated wm/fvwm-devel to 2.5.17
* New features:

   - New MenuStyle options TitleFont, TitleColorset and
     HilightTitleBack.
   - New command PressButton in module FvwmButtons for being able
     to emulate button press via other means than the mouse.
   - New wrap options to EdgeScroll command for wrapping with pixel
     distances.
   - New Style option UnderMousePlacement.
   - Unused arguments to Style options generate warnings.
   - The name style names match against can be augmented by the
     X-resource "fvwmstyle".
   - New options, Reverse and UseStack, to All command.
   - WindowShade can now reshade windows using the Last direction.
   - Positional parameters to complex functions can now be expanded
     using $[n], $[n-m], $[n-] and $[*] expressions.
   - The width and height arguments of the Resize command now
     accept the prefix 'w' to allow resizing relative to the
     current window size.
   - New command ModuleListenOnly.
   - New "Periodic" option added to Schedule command.

* Bug Fixes:

   - Fixed detection of running non-ICCCM2 wm (bug #3151).
   - Fixed drawing of menus with the sidepic on the right.
   - EdgeScroll no longer divides pixel distances >1000 by 1000.
     (bug #3162).
   - The configure script can now cope with four-part version
     numbers when detecting some libraries.
   - The WarpToWindow command followed by Move in a complex
     function now uses the correct pointer position.
   - The menu style TitleWarp does no longer warp the pointer for
     root menus (as it is documented).
   - Fixed detection of safe system version of mkstemp.
   - Fixed the conditions Iconifiable, Fixed, FixedSize,
     Maximizable and Closable.
   - Fixed problem with window outline and placement position
     running out of sync.
   - FvwmConsole no longer conflicts with Cygwin stdio (bug #3772).
   - FvwmGtk now configures correctly on Cygwin (bug #3772).
   - Fixed tempfile vulnerabilities in FvwmCommand.
2006-07-25 07:24:01 +00:00
martti
be9e051e24 Make this build on a newly installed NetBSD/i386 3.99.21 with GCC 4.1.x 2006-07-12 12:08:44 +00:00
martti
5133e0b3e6 Use USE_TOOLS+=perl:run just like in wm/fvwm. 2006-07-12 11:52:54 +00:00